chore(deps): bump the rust-dependencies group across 1 directory with 16 updates - #3
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the rust-dependencies group across 1 directory with 16 updates#3dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 16 updates Bumps the rust-dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.75` | `1.0.104` | | [clap](https://github.com/clap-rs/clap) | `3.2.25` | `4.1.11` | | [clap_complete](https://github.com/clap-rs/clap) | `3.2.5` | `4.5.3` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.4` | `1.0.18` | | [libc](https://github.com/rust-lang/libc) | `0.2.137` | `0.2.189` | | [once_cell](https://github.com/matklad/once_cell) | `1.17.1` | `1.21.4` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.47` | `1.0.107` | | [quote](https://github.com/dtolnay/quote) | `1.0.21` | `1.0.47` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.11` | `1.0.23` | | [smawk](https://github.com/mgeisler/smawk) | `0.3.1` | `0.3.3` | | [serde](https://github.com/serde-rs/serde) | `1.0.145` | `1.0.229` | | [serde_json](https://github.com/serde-rs/json) | `1.0.85` | `1.0.151` | | [textwrap](https://github.com/mgeisler/textwrap) | `0.16.0` | `0.16.2` | | [toml](https://github.com/toml-rs/toml) | `0.5.9` | `1.1.4+spec-1.1.0` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.5` | `1.0.24` | | [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.1.10` | `0.2.2` | Updates `anyhow` from 1.0.75 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.75...1.0.104) Updates `clap` from 3.2.25 to 4.1.11 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v3.2.25...v4.1.11) Updates `clap_complete` from 3.2.5 to 4.5.3 - [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-v3.2.5...clap_complete-v4.5.3) Updates `itoa` from 1.0.4 to 1.0.18 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.4...1.0.18) Updates `libc` from 0.2.137 to 0.2.189 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.189/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.137...0.2.189) Updates `once_cell` from 1.17.1 to 1.21.4 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.17.1...v1.21.4) Updates `proc-macro2` from 1.0.47 to 1.0.107 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.47...1.0.107) Updates `quote` from 1.0.21 to 1.0.47 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.21...1.0.47) Updates `ryu` from 1.0.11 to 1.0.23 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.11...1.0.23) Updates `smawk` from 0.3.1 to 0.3.3 - [Release notes](https://github.com/mgeisler/smawk/releases) - [Commits](mgeisler/smawk@0.3.1...0.3.3) Updates `serde` from 1.0.145 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.145...v1.0.229) Updates `serde_json` from 1.0.85 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.85...v1.0.151) Updates `textwrap` from 0.16.0 to 0.16.2 - [Release notes](https://github.com/mgeisler/textwrap/releases) - [Changelog](https://github.com/mgeisler/textwrap/blob/main/CHANGELOG.md) - [Commits](mgeisler/textwrap@0.16.0...0.16.2) Updates `toml` from 0.5.9 to 1.1.4+spec-1.1.0 - [Commits](https://github.com/toml-rs/toml/commits/toml-v1.1.4) Updates `unicode-ident` from 1.0.5 to 1.0.24 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.5...1.0.24) Updates `unicode-width` from 0.1.10 to 0.2.2 - [Commits](unicode-rs/unicode-width@v0.1.10...v0.2.2) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap dependency-version: 4.1.11 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: clap_complete dependency-version: 4.5.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: itoa dependency-version: 1.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libc dependency-version: 0.2.189 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: proc-macro2 dependency-version: 1.0.107 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: quote dependency-version: 1.0.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: ryu dependency-version: 1.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: smawk dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: textwrap dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml dependency-version: 1.1.4+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: unicode-ident dependency-version: 1.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: unicode-width dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/rust-dependencies-c3e45218b8
branch
from
August 2, 2026 20:28
fcabb28 to
b5889f3
Compare
Author
|
The group that created this PR has been removed from your configuration. |
Owner
|
Closing this grouped version-update PR because it crosses the repository's declared Rust 1.61 compatibility boundary. The proposed TOML release uses edition 2024, which Cargo 1.61 cannot parse, and the Clap 4 upgrade changes the CLI contract, causing 16 CLI regressions. Rust dependencies remain intentionally pinned and will be updated individually with MSRV, CLI-contract, packaging, and rollback evidence. Dependabot security updates remain enabled. |
dependabot
Bot
deleted the
dependabot/cargo/rust-dependencies-c3e45218b8
branch
August 2, 2026 21:06
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 rust-dependencies group with 16 updates in the / directory:
1.0.751.0.1043.2.254.1.113.2.54.5.31.0.41.0.180.2.1370.2.1891.17.11.21.41.0.471.0.1071.0.211.0.471.0.111.0.230.3.10.3.31.0.1451.0.2291.0.851.0.1510.16.00.16.20.5.91.1.4+spec-1.1.01.0.51.0.240.1.100.2.2Updates
anyhowfrom 1.0.75 to 1.0.104Release notes
Sourced from anyhow's releases.
... (truncated)
Commits
1dbe186Release 1.0.104f6479f8Update to syn 35bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.855c657b3Release 1.0.102Updates
clapfrom 3.2.25 to 4.1.11Changelog
Sourced from clap's changelog.
... (truncated)
Commits
b69cf08chore: Release4f2f702docs: Update changelog4c05dfbMerge pull request #4771 from nicholasbishop/bishop-update-bitflags6878a19chore: Update bitflags dep to 2.09aee6d3chore: Release9777625docs: Update changelogcdff815Merge pull request #4767 from epage/win-ansifcd6a65fix(help): Don't style newlinese78bba0chore: Release84ea5b8docs: Update changelogUpdates
clap_completefrom 3.2.5 to 4.5.3Release notes
Sourced from clap_complete's releases.
... (truncated)
Changelog
Sourced from clap_complete's changelog.
... (truncated)
Commits
f087c39chore: Release1870d32docs: Update changelogea7bfe2Merge pull request #5520 from epage/exclusive08656d0fix(parser): Allowexclusiveto override required_*65e90cdtest(parser): Show conditional requireds and exclusive5e3386bdocs: Link to repo, not webpage inside repo2d83106chore(deps): Update compatible (dev) (#5514)b917796Merge pull request #5505 from epage/snapbox75e2199chore: Upgrade snapbox4aefa3cdocs(ref): Clean up long help descriptionsUpdates
itoafrom 1.0.4 to 1.0.18Release notes
Sourced from itoa's releases.
Commits
af77385Release 1.0.1873a7c03Merge pull request #68 from jhpratt/master7b4c86bOptimize 128-bit integer formatting0d8a489Fill in pointer cast typee693c49Merge pull request #67 from xtqqczze/as_mut_ptr29b3410Simplify pointer usage in Buffer::format methodbbf077fSwitch to 9975WX benchmark data65bc721Delete old chart code21d6109Release 1.0.1755c15a1Use performance chart from itoa-benchmarkUpdates
libcfrom 0.2.137 to 0.2.189Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
ef0906elibc: Release 0.2.1895a79f76riscv32-musl: Rename padding fields to avoid a conflict3e51062psp: Fixoverflowing_literalswarningse352fddemscripten: add pthread_sigmask, sigwait, sigwaitinfo, sigtimedwait, faccessa...63221b3macros: Requiresafeinsafe_f!invocations707ab52macros: Requireunsafeinf!invocations8e40c94Enable clone3() syscall on sparc-linux and sparc64-linux8427909windows: Add back link names fortime-related symbolsb4863fanuttx: fix wchar_t definition under arm41c683dnuttx: mirror type definitionsUpdates
once_cellfrom 1.17.1 to 1.21.4Changelog
Sourced from once_cell's changelog.
Commits
80fe900Merge pull request #296 from matklad/matklad/plfixa5e09c9release 1.21.42426d45Merge pull request #295 from matklad/matklad/plfixa144121Merge pull request #290 from alexanderkjall/run-tests-with-no-default-features232a1a4Merge pull request #292 from phil-opp/doc-fixd31767bfix OnceCell::wait with features=parking_lot28d29aeFix:sync::OnceCell::try_insertdocs should importsyncvariant0f78fb0make the command 'cargo test --no-default-features' workfda60a6Merge pull request #287 from AbeZbm/add-testsb5b98c0Add tests for OnceRefUpdates
proc-macro2from 1.0.47 to 1.0.107Release notes
Sourced from proc-macro2's releases.
... (truncated)
Commits
ed8a549Release 1.0.107d2550fbUpdate documentation links to syn 30bf387dResolve redundant_else pedantic clippy lint949d696Update actions/upload-artifact@v6 -> v7294a2bbUpdate actions/checkout@v6 -> v7cd46c1bLintclippy::from_iter_instead_of_collecthas been removedbb38d83Update afl fuzzer from 0.17 to 0.180f510dbUnpin CI miri toolchainb3c5fe3Pin CI miri to nightly-2026-02-117e2a990Raise required compiler to Rust 1.71Updates
quotefrom 1.0.21 to 1.0.47Release notes
Sourced from quote's releases.
... (truncated)
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 definitionsUpdates
ryufrom 1.0.11 to 1.0.23Release notes
Sourced from ryu's releases.
Commits
f0b52bbRelease 1.0.23631348bMerge pull request #62 from dtolnay/rande9960fdRaise required compiler to Rust 1.7104a394cUpdate rand from 0.9 to 0.10a3085c5Update rand_xorshift dev-dependency to 0.5 release candidate989ed61Ignore rand_xorshift 0.5.0 until release of rand 0.10.08fa153cSync to ulfjack/ryu@e3e090c03cc795Switch to 9975WX benchmark datab236111Sync to ulfjack/ryu@1264a94e4cdd49Delete old chart codeUpdates
smawkfrom 0.3.1 to 0.3.3Release notes
Sourced from smawk's releases.
Commits
930fe50Merge pull request #128 from mgeisler/release-0.3.3e0389afBump version to 0.3.3dd80b66Update changelog for version 0.3.3ae4112fMerge pull request #127 from mgeisler/revert-117-dependabot/github_actions/ac...4f0dcf7Revert "Bump actions/github-script from 3 to 9"d93b8c3Merge pull request #117 from mgeisler/dependabot/github_actions/actions/githu...bee3187Merge pull request #124 from mgeisler/edition-20243587ffaUpdate to Rust 2024 editionca17e42Merge pull request #123 from mgeisler/documentation4f3c100Expand on dynamic programming use casesUpdates
serdefrom 1.0.145 to 1.0.229Release notes
Sourced from serde's releases.
... (truncated)
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
serde_jsonfrom 1.0.85 to 1.0.151Release notes
Sourced from serde_json's releases.
... (truncated)
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintUpdates
textwrapfrom 0.16.0 to 0.16.2Release notes
Sourced from textwrap's releases.
Changelog
Sourced from textwrap's changelog.