Skip to content

Bump quote from 1.0.36 to 1.0.45#74

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/quote-1.0.45
Open

Bump quote from 1.0.36 to 1.0.45#74
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/quote-1.0.45

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps quote from 1.0.36 to 1.0.45.

Release notes

Sourced from quote's releases.

1.0.45

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

1.0.44

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

1.0.43

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

1.0.42

1.0.41

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

1.0.40

1.0.39

  • Documentation improvements

1.0.38

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

1.0.37

  • Implement ToTokens for CStr and CString (#283)
Commits
  • 842ffde Release 1.0.45
  • 93d691c Merge pull request #326 from dtolnay/arc
  • d27d589 ToTokens for Arc
  • 24d1082 Update ui test suite to nightly-2026-02-18
  • 26b1276 Unpin CI miri toolchain
  • c5e1c9e Pin CI miri to nightly-2026-02-11
  • 58e2155 Remove compiler version support from readme
  • 1fc6b50 Raise required compiler to Rust 1.71
  • 515480a Update ui test suite to nightly-2026-02-01
  • 2c5e770 Update ui test suite to nightly-2026-01-30
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/quote-1.0.45 branch from 1384f88 to c10c2a7 Compare May 5, 2026 08:45
@coord-e
Copy link
Copy Markdown
Owner

coord-e commented May 5, 2026

blocked by #26

Bumps [quote](https://github.com/dtolnay/quote) from 1.0.36 to 1.0.45.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.36...1.0.45)

---
updated-dependencies:
- dependency-name: quote
  dependency-version: 1.0.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/quote-1.0.45 branch from c10c2a7 to 1eec57d Compare May 6, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant