Skip to content

Update Rust crate quote to v1.0.47 - #27

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/quote-1.x-lockfile
Open

Update Rust crate quote to v1.0.47#27
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/quote-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented May 25, 2024

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
quote dependencies patch 1.0.71.0.47

Release Notes

dtolnay/quote (quote)

v1.0.47

Compare Source

  • Documentation improvements

v1.0.46

Compare Source

v1.0.45

Compare Source

  • Add ToTokens impl for Arc<T> (#​326)

v1.0.44

Compare Source

  • Support raw lifetime syntax 'r#async (#​323)

v1.0.43

Compare Source

  • Disambiguate references to stringify! macro inside generated code (#​316)

v1.0.42

Compare Source

v1.0.41

Compare Source

  • Improve compile error when repetition contains no interpolated value that is an iterator (#​302)

v1.0.40

Compare Source

v1.0.39

Compare Source

  • Documentation improvements

v1.0.38

Compare Source

  • Support interpolating arrays inside of arrays using a repetition (#​286)

v1.0.37

Compare Source

  • Implement ToTokens for CStr and CString (#​283)

v1.0.36

Compare Source

  • Documentation improvements

v1.0.35

Compare Source

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

v1.0.34

Compare Source

  • Documentation improvements

v1.0.33

Compare Source

v1.0.32

Compare Source

v1.0.31

Compare Source

  • Eliminate build.rs to reduce build time

v1.0.30

Compare Source

  • Documentation improvements

v1.0.29

Compare Source

  • Fix proc_macro_span_shrink-related build error when built with -Zminimal-versions

v1.0.28

Compare Source

  • Enable proc_macro support on wasm targets (#​254)

v1.0.27

Compare Source

  • Documentation improvements

v1.0.26

Compare Source

  • Improve error message on incorrectly typed span (#​247)

v1.0.25

Compare Source

  • Generalize quote_spanned! to accept DelimSpan as span (#​239)

v1.0.24

Compare Source

  • Documentation improvements

v1.0.23

Compare Source

  • Opt out of -Zrustdoc-scrape-examples on docs.rs for now

v1.0.22

Compare Source

  • Documentation improvements

v1.0.21

Compare Source

  • Add keywords to crates.io metadata

v1.0.20

Compare Source

  • Remove workaround for dealing with invalid spans on new enough compilers (#​224, thanks @​mystor)
  • Use Ident::new_raw to quote raw identifiers (#​225, thanks @​mystor)

v1.0.19

Compare Source

  • Improve the way rustc's -Zunpretty=expanded renders quote's expanded code (#​221)

v1.0.18

Compare Source

  • Special case quote!/quote_spanned! for inputs of size 1 and 2 tokens to improve performance (#​217, thanks @​nnethercote)
  • Documentation improvement (#​219)

v1.0.17

Compare Source

  • Documentation improvements

v1.0.16

Compare Source

v1.0.15

Compare Source

v1.0.14

Compare Source

  • Optimization to reduce calls over the proc macro bridge (#​203)

v1.0.13

Compare Source

  • Documentation improvements

v1.0.12

Compare Source

  • Fix proc-macro2 dependency to work with -Zminimal-versions builds

v1.0.11

Compare Source

  • Improve performance of quote invocations involving literals, lifetimes, and underscore tokens

v1.0.10

Compare Source

v1.0.9

Compare Source

v1.0.8

Compare Source

  • Help debug invalid raw identifiers passed to format_ident! (#​173, #​175)

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "after 9am on Saturday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/quote-1.x-lockfile branch from 7873e56 to 44c64eb Compare August 23, 2024 20:38
@renovate renovate Bot changed the title Update Rust crate quote to v1.0.36 Update Rust crate quote to v1.0.37 Aug 23, 2024
@renovate
renovate Bot force-pushed the renovate/quote-1.x-lockfile branch from 44c64eb to 030bd58 Compare December 26, 2024 20:39
@renovate renovate Bot changed the title Update Rust crate quote to v1.0.37 Update Rust crate quote to v1.0.38 Dec 26, 2024
@renovate
renovate Bot force-pushed the renovate/quote-1.x-lockfile branch from 030bd58 to 28bae99 Compare March 4, 2025 04:12
@renovate renovate Bot changed the title Update Rust crate quote to v1.0.38 Update Rust crate quote to v1.0.39 Mar 4, 2025
@renovate
renovate Bot force-pushed the renovate/quote-1.x-lockfile branch from 28bae99 to c6097db Compare March 13, 2025 04:09
@renovate renovate Bot changed the title Update Rust crate quote to v1.0.39 Update Rust crate quote to v1.0.40 Mar 13, 2025
@renovate
renovate Bot force-pushed the renovate/quote-1.x-lockfile branch from c6097db to 72c2f09 Compare August 13, 2025 00:10
@renovate renovate Bot changed the title Update Rust crate quote to v1.0.40 Update Rust crate quote to v1.0.41 Sep 29, 2025
@renovate
renovate Bot force-pushed the renovate/quote-1.x-lockfile branch from 72c2f09 to 627b11c Compare November 8, 2025 19:45
@renovate renovate Bot changed the title Update Rust crate quote to v1.0.41 Update Rust crate quote to v1.0.42 Nov 8, 2025
@renovate
renovate Bot force-pushed the renovate/quote-1.x-lockfile branch 2 times, most recently from 18f3ed7 to 9fa39a6 Compare January 6, 2026 08:14
@renovate renovate Bot changed the title Update Rust crate quote to v1.0.42 Update Rust crate quote to v1.0.43 Jan 6, 2026
@renovate
renovate Bot force-pushed the renovate/quote-1.x-lockfile branch from 9fa39a6 to 712d476 Compare January 24, 2026 07:05
@renovate renovate Bot changed the title Update Rust crate quote to v1.0.43 Update Rust crate quote to v1.0.44 Jan 24, 2026
@renovate
renovate Bot force-pushed the renovate/quote-1.x-lockfile branch from 712d476 to 78a05d7 Compare February 14, 2026 03:09
@renovate
renovate Bot force-pushed the renovate/quote-1.x-lockfile branch 2 times, most recently from 6908fc8 to 54c23f8 Compare March 8, 2026 07:56
@renovate renovate Bot changed the title Update Rust crate quote to v1.0.44 Update Rust crate quote to v1.0.45 Mar 8, 2026
@renovate renovate Bot changed the title Update Rust crate quote to v1.0.45 Update Rust crate quote to v1.0.46 Jun 24, 2026
@renovate
renovate Bot force-pushed the renovate/quote-1.x-lockfile branch from 54c23f8 to 7001406 Compare June 24, 2026 08:17
@renovate renovate Bot changed the title Update Rust crate quote to v1.0.46 Update Rust crate quote to v1.0.47 Jul 25, 2026
@renovate
renovate Bot force-pushed the renovate/quote-1.x-lockfile branch from 7001406 to 60085f8 Compare July 25, 2026 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants