build(deps): bump quote from 1.0.45 to 1.0.47 - #431
Merged
Conversation
dependabot
Bot
requested review from
Dzejkop,
paolodamico and
sideround
as code owners
September 1, 2026 13:47
dependabot
Bot
requested review from
Guardiola31337,
aurel-fr,
crystalt,
karankurbur and
murph
as code owners
September 1, 2026 13:47
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.45 to 1.0.47. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.45...1.0.47) --- updated-dependencies: - dependency-name: quote dependency-version: 1.0.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/quote-1.0.47
branch
from
September 1, 2026 15:47
e05ca99 to
e26dc30
Compare
paolodamico
approved these changes
Sep 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps quote from 1.0.45 to 1.0.47.
Release notes
Sourced from quote's releases.
Commits
723dcb4Release 1.0.4786e2967Update documentation links to syn 3b56db87Update ui test suite to nightly-2026-07-14cba5d96Update actions/upload-artifact@v6 -> v7bc4caf2Release 1.0.46dc0e304Format with rustfmt712114cDrop arrow from syntax of quote_spanned_with_expanded_spanf93ab8aEliminate quote_spanned_with_expanded_span_as_expr macro1ff3951Eliminate __quote_spanned macro64e913aUnify quote_spanned definitionsNote
Low Risk
Lockfile-only transitive dependency bumps with no runtime or security-sensitive code changes in the repo.
Overview
Updates
Cargo.lockto pullquotefrom 1.0.45 to 1.0.47 (transitive proc-macro dependency used by crates like syn). Upstream changes are mostly documentation and a smallquote_spannedoptimization in 1.0.46; there is no application source change in this PR.The lockfile also refreshes
quinn’ssocket2dependency from 0.5.9 to 0.6.0, likely from the same dependency resolution pass rather than an explicit project change.Reviewed by Cursor Bugbot for commit e26dc30. Bugbot is set up for automated code reviews on this repo. Configure here.