build(deps): bump the all-cargo-version-updates group across 1 directory with 7 updates - #190
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
…ory with 7 updates Bumps the all-cargo-version-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.37` | `0.3.0` | | [quote](https://github.com/dtolnay/quote) | `1.0.46` | `1.0.47` | | [syn](https://github.com/dtolnay/syn) | `2.0.119` | `3.0.3` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.118` | `1.0.120` | | [clap](https://github.com/clap-rs/clap) | `4.6.2` | `4.6.6` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.67` | `1.4.4` | Updates `anyhow` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.103...1.0.104) Updates `prettyplease` from 0.2.37 to 0.3.0 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.37...0.3.0) Updates `quote` from 1.0.46 to 1.0.47 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.46...1.0.47) Updates `syn` from 2.0.119 to 3.0.3 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.119...3.0.3) Updates `trybuild` from 1.0.118 to 1.0.120 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.118...1.0.120) Updates `clap` from 4.6.2 to 4.6.6 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.2...clap_complete-v4.6.6) Updates `cc` from 1.2.67 to 1.4.4 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.67...cc-v1.4.4) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: cc dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-version-updates - dependency-name: clap dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: prettyplease dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-version-updates - dependency-name: quote dependency-version: 1.0.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: syn dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-cargo-version-updates - dependency-name: trybuild dependency-version: 1.0.120 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/all-cargo-version-updates-6bb7270a47
branch
from
August 26, 2026 02:03
f3c8448 to
0b5ec4a
Compare
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 the all-cargo-version-updates group with 7 updates in the / directory:
1.0.1031.0.1040.2.370.3.01.0.461.0.472.0.1193.0.31.0.1181.0.1204.6.24.6.61.2.671.4.4Updates
anyhowfrom 1.0.103 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 3Updates
prettypleasefrom 0.2.37 to 0.3.0Release notes
Sourced from prettyplease's releases.
Commits
49e5089Release 0.3.0fcbf4d3Merge pull request #128 from dtolnay/syn33bcd9d9Update to syn 31a89d07Format with rustfmtdaa39f5Update actions/upload-artifact@v6 -> v744d4c3dUpdate actions/checkout@v6 -> v787d1c22Update examples to nightly-2026-02-0950a7042Raise required compiler to Rust 1.71ae76ee8Resolve unnecessary_map_or clippy lint938b756Raise required compiler to Rust 1.70Updates
quotefrom 1.0.46 to 1.0.47Release 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 -> v7Updates
synfrom 2.0.119 to 3.0.3Release notes
Sourced from syn's releases.
... (truncated)
Commits
23dbaabRelease 3.0.316aad4eMerge pull request #2071 from dtolnay/compatibility42181b8Add explanation of compatibility strategyf3af08eUpdate test suite to nightly-2026-07-2188ee7beRelease 3.0.2587bc20Merge pull request #2070 from dtolnay/emptyrange96801f7Allow Error::new_range at empty cursor range9dc16c9Merge pull request #2069 from dtolnay/prevspan1db76b7Align on using impl trait across all Error constructorsbfa1ebfMake Cursor::prev_span publicUpdates
trybuildfrom 1.0.118 to 1.0.120Release notes
Sourced from trybuild's releases.
Commits
2adc265Release 1.0.120bc87f59Merge pull request #342 from dtolnay/longestdep85d74ecAccept snapshots with original path dep behaviora20999dMerge pull request #341 from dtolnay/longestdepcf672edPrefer longest match in path dependency search8661abcMerge pull request #340 from dtolnay/morepathdep527ecc9Accept old snapshots without more path dependenciesde08a76Collect more path dependencies from dev deps and target deps3ce9ec5Raise required compiler to Rust 1.88a065cd4Release 1.0.119Updates
clapfrom 4.6.2 to 4.6.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)Updates
ccfrom 1.2.67 to 1.4.4Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
82ee29echore(cc): release v1.4.4 (#1869)1301078fix: run the Android llvm-ar probe in the caller's environment (#1868)c5cc913fix: honor Build::env overrides in flag support probes (#1866)caf7609chore(deps): bump dtolnay/rust-toolchain (#1862)3c4ab88chore: release (#1858)951c5f5cc-test: add loongarch64 assembly shim (#1855)60e2e00chore(deps): bump Swatinem/rust-cache from 2.9.1 to 2.9.2 (#1853)cdb4701ci: replace rustup installation with actions-rust-lang/setup-rust-toolchain (...3af3b8dcargo: use workspace inheritance (#1850)6df6471cargo: convert to workspace lints (#1849)