Skip to content

build(deps): bump quote from 1.0.42 to 1.0.45#14993

Merged
alpeb merged 1 commit intomainfrom
dependabot/cargo/quote-1.0.45
Mar 5, 2026
Merged

build(deps): bump quote from 1.0.42 to 1.0.45#14993
alpeb merged 1 commit intomainfrom
dependabot/cargo/quote-1.0.45

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps quote from 1.0.42 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)
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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust labels Mar 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 5, 2026 03:33
@dependabot dependabot bot added rust dependencies Pull requests that update a dependency file labels Mar 5, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/quote-1.0.45 branch from 616a0a0 to 58e4321 Compare March 5, 2026 15:08
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.42 to 1.0.45.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.42...1.0.45)

---
updated-dependencies:
- dependency-name: quote
  dependency-version: 1.0.45
  dependency-type: indirect
  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 58e4321 to 97b6d5a Compare March 5, 2026 15:09
@alpeb alpeb merged commit 5a151c5 into main Mar 5, 2026
26 of 27 checks passed
@alpeb alpeb deleted the dependabot/cargo/quote-1.0.45 branch March 5, 2026 16:16
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant