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
…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.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.67` | `1.4.0` | 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.5 - [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.5) Updates `cc` from 1.2.67 to 1.4.0 - [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.0) --- 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: 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 - 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: cc dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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.51.2.671.4.0Updates
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.5Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c8c9355chore: Releaseaf74defdocs: Update changelogc96f222Merge pull request #6368 from truffle-dev/fix/fish-env-escaping49a05cdfix(complete): Two-pass quote fish env-completere791004test(complete): Snapshot fish env quoting cases87ec1adchore: Release78f2529docs: Update changelogb61f270Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering74c6666fix(complete): Keep zsh candidate orderd142d8fMerge pull request #6360 from epage/stringUpdates
ccfrom 1.2.67 to 1.4.0Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
413c4ecchore(cc): release v1.4.0 (#1803)3dcd9cefeat: support trim paths with clang-cl.exe (#1799)8896876Bump release-plz/action from 0.5.130 to 0.5.131 (#1798)0954016chore(cc): release v1.3.0 (#1796)e805bf3feat: inherit path remap rules from cargo trim-paths (#1794)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions