-
-
Couldn't load subscription status.
- Fork 657
Bump the cargo group across 1 directory with 23 updates #2720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
Bumps the cargo group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.74` | `0.3.75` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.1` | `2.9.4` | | [bytesize](https://github.com/bytesize-rs/bytesize) | `2.0.1` | `2.1.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.42` | | [clap](https://github.com/clap-rs/clap) | `4.5.38` | `4.5.47` | | [crossterm](https://github.com/crossterm-rs/crossterm) | `0.28.1` | `0.29.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.9.0` | `2.11.3` | | [log](https://github.com/rust-lang/log) | `0.4.26` | `0.4.28` | | [notify](https://github.com/notify-rs/notify) | `8.0.0` | `8.2.0` | | [notify-debouncer-mini](https://github.com/notify-rs/notify) | `0.6.0` | `0.7.0` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.10` | `0.9.11` | | [rayon-core](https://github.com/rayon-rs/rayon) | `1.12.1` | `1.13.0` | | [ron](https://github.com/ron-rs/ron) | `0.10.1` | `0.11.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.225` | | [struct-patch](https://github.com/yanganto/struct-patch) | `0.9.4` | `0.10.4` | | [which](https://github.com/harryfei/which-rs) | `7.0.2` | `8.0.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.15.0` | `3.22.0` | | [gix](https://github.com/GitoxideLabs/gitoxide) | `0.71.0` | `0.73.0` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.108` | `0.9.109` | | [rayon](https://github.com/rayon-rs/rayon) | `1.10.0` | `1.11.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.16` | Updates `anyhow` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) Updates `backtrace` from 0.3.74 to 0.3.75 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](rust-lang/backtrace-rs@0.3.74...0.3.75) Updates `bitflags` from 2.9.1 to 2.9.4 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.1...2.9.4) Updates `bytesize` from 2.0.1 to 2.1.0 - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](bytesize-rs/bytesize@bytesize-v2.0.1...bytesize-v2.1.0) Updates `chrono` from 0.4.41 to 0.4.42 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) Updates `clap` from 4.5.38 to 4.5.47 - [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.5.38...clap_complete-v4.5.47) Updates `crossterm` from 0.28.1 to 0.29.0 - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossterm-rs/crossterm/commits/0.29) Updates `indexmap` from 2.9.0 to 2.11.3 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.9.0...2.11.3) Updates `log` from 0.4.26 to 0.4.28 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.26...0.4.28) Updates `notify` from 8.0.0 to 8.2.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@notify-8.0.0...notify-8.2.0) Updates `notify-debouncer-mini` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@debouncer-full-0.6.0...debouncer-mini-0.7.0) Updates `parking_lot_core` from 0.9.10 to 0.9.11 - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@core-0.9.10...parking_lot_core-v0.9.11) Updates `rayon-core` from 1.12.1 to 1.13.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.12.1...rayon-core-v1.13.0) Updates `ron` from 0.10.1 to 0.11.0 - [Release notes](https://github.com/ron-rs/ron/releases) - [Changelog](https://github.com/ron-rs/ron/blob/master/CHANGELOG.md) - [Commits](ron-rs/ron@v0.10.1...v0.11.0) Updates `serde` from 1.0.219 to 1.0.225 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.225) Updates `struct-patch` from 0.9.4 to 0.10.4 - [Commits](yanganto/struct-patch@v0.9.4...v0.10.4) Updates `which` from 7.0.2 to 8.0.0 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.2...8.0.0) Updates `tempfile` from 3.15.0 to 3.22.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.15.0...v3.22.0) Updates `gix` from 0.71.0 to 0.73.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-v0.71.0...gix-v0.73.0) Updates `openssl-sys` from 0.9.108 to 0.9.109 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-sys-v0.9.108...openssl-sys-v0.9.109) Updates `rayon` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.10.0...rayon-core-v1.11.0) Updates `thiserror` from 2.0.12 to 2.0.16 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.16) Updates `gix-path` from 0.10.15 to 0.10.20 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-path-v0.10.15...gix-path-v0.10.20) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: backtrace dependency-version: 0.3.75 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: bitflags dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: bytesize dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-version: 4.5.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: crossterm dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: indexmap dependency-version: 2.11.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: notify dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: notify-debouncer-mini dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: parking_lot_core dependency-version: 0.9.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rayon-core dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: ron dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: serde dependency-version: 1.0.225 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: struct-patch dependency-version: 0.10.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: which dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: tempfile dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: gix dependency-version: 0.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: openssl-sys dependency-version: 0.9.109 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rayon dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: gix-path dependency-version: 0.10.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
labels
Sep 17, 2025
@dependabot
@github
The group that created this PR has been removed from your configuration.
@dependabot
dependabot
bot
deleted the
dependabot/cargo/cargo-8e28657b6e
branch
September 17, 2025 12:50
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 cargo group with 22 updates in the / directory:
1.0.981.0.990.3.740.3.752.9.12.9.42.0.12.1.00.4.410.4.424.5.384.5.470.28.10.29.02.9.02.11.30.4.260.4.288.0.08.2.00.6.00.7.00.9.100.9.111.12.11.13.00.10.10.11.01.0.2191.0.2250.9.40.10.47.0.28.0.03.15.03.22.00.71.00.73.00.9.1080.9.1091.10.01.11.02.0.122.0.16Updates
anyhowfrom 1.0.98 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963aRelease 1.0.992c64c15Merge pull request #420 from dtolnay/enotempty8cf66f7Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145cRevert "Pin nightly toolchain used for miri job"1d7ef1dUpdate ui test suite to nightly-2025年06月30日6929572Update ui test suite to nightly-2025年06月18日37224e3Ignore mismatched_lifetime_syntaxes lint11f0e81Pin nightly toolchain used for miri jobd04c999Raise required compiler for backtrace feature to rust 1.82219d163Update test suite to nightly-2025年05月01日Updates
backtracefrom 0.3.74 to 0.3.75Release notes
Sourced from backtrace's releases.
Commits
f8cc6acMerge pull request #680 from ChrisDenton/0.3.75612c018Cut backtrace 0.3.75d7c5a45Merge pull request #689 from workingjubilee/formalize-lruc88b038Revert "mem::swap, not mem::replace, in LRU backshifts"b7fbd04mem::swap, not mem::replace, in LRU backshifts3afccb1raise backtrace MSRV to allowinline_const63b7d26Use a custom container for Cache's cache154a0eaUpdate libloading dep, runcargo updaterust-lang/backtrace-rs#6504d7906brust-lang/backtrace-rs#682a9c4658Test Mac Catalyst in CI, and clean up unnecessary iOS env flags (rust-lang/ba...Updates
bitflagsfrom 2.9.1 to 2.9.4Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
de0ec28Merge pull request #461 from KodrAus/cargo/2.9.4c31df3cprepare for 2.9.4 release3a9cce2Merge pull request #460 from bitflags/doc/cargo-features8eb1c7cadd Cargo features to readmef59ad49Merge pull request #459 from KodrAus/cargo/2.9.32c3a4f4prepare for 2.9.3 release9e1cf3eMerge pull request #458 from nnethercote/streamline-generated-codea3f1f78Avoid callingInternalBitFlags::{bits,from_bits_retain}.aead794Avoid local variables in generated code.85b5e60Merge pull request #456 from KodrAus/cargo/2.9.2Updates
bytesizefrom 2.0.1 to 2.1.0Release notes
Sourced from bytesize's releases.
Changelog
Sourced from bytesize's changelog.
Commits
ac756bbchore(bytesize): prepare release 2.1.03a0de52chore: migrate to serde_coree816797feat: add exabyte and exbibyte support (#101)3b89d01chore(deps): bump actions/checkout from 4 to 5 (#105)62e38cbchore(deps): bump actions-rust-lang/setup-rust-toolchain (#104)4beb271chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 (#106)731c44cchore(deps): bump taiki-e/install-action from 2.57.8 to 2.58.29 (#107)6613704chore(deps): bump arbitrary from 1.4.1 to 1.4.2 (#108)1463664chore(deps): bump serde_json from 1.0.142 to 1.0.143 (#109)8476c8afix(ci): use variables directly in formatting for clippy (#103)Updates
chronofrom 0.4.41 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15fBump version to 0.4.425cf5603strftime: add regression test casea623170strftime: simplify error handling36fbfb1strftime: move specifier handling out of match to reduce rightward drift7f413c3strftime: yield None early9d5dfe1strftime: outline constantse5f6be7strftime: move error() method below callerd516c27strftime: merge impl blocks0ee2172strftime: re-order items to keep impls together757a8b0Upgrade to windows-bindgen 0.63Updates
clapfrom 4.5.38 to 4.5.47Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
f046ca6chore: Release436949ddocs: Update changelog1ddab84Merge pull request #5954 from epage/tests8a66dbftest(complete): Add more native cases76465cftest(complete): Make things more consistent232cedbtest(complete): Remove redundant index02244a6Merge pull request #5949 from krobelus/option-name-completions-after-positionals2e13847fix(complete): Missing options in multi-val arg74388d7test(complete): Multi-valued, unbounded positional5b3d45frefactor(complete): Extract function for optionsUpdates
crosstermfrom 0.28.1 to 0.29.0Release notes
Sourced from crossterm's releases.
Changelog
Sourced from crossterm's changelog.
Commits
Updates
indexmapfrom 2.9.0 to 2.11.3Changelog
Sourced from indexmap's changelog.
Commits
fd5c819Merge pull request #417 from cuviper/release-2.11.39321145Release 2.11.37b48568Merge pull request #416 from cuviper/release-2.11.249ce7faRelease 2.11.258fd834Merge pull request #414 from DaniPopes/serde_core5dc1d6aDepend onserde_coreinstead ofserdedc8f9b3Merge pull request #415 from cuviper/vec-linksf3431bfFixVecdoc linksf33f4d9Merge pull request #413 from cuviper/release-2.11.14c680a7Release 2.11.1Updates
logfrom 0.4.26 to 0.4.28Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
6e17355Merge pull request #695 from rust-lang/cargo/0.4.2857719dbfocus on user-facing source changes in the changeloge0630c6prepare for 0.4.28 release60829b1Merge pull request #692 from nebkor/up-and-down95d44f8change names of log-level-changing methods to be more descriptive2b63dfaAddup()anddown()methods forLevelandLevelFilter3aa1359Merge pull request #690 from HaoliangXu/master1091f2cChore:delete compare_exchange method for AtomicUsize on platforms24c5f44Merge pull request #688 from ZylosLumen/patch-14498495Unhide#[derive(Debug)]in exampleUpdates
notifyfrom 8.0.0 to 8.2.0Release notes
Sourced from notify's releases.
... (truncated)
Changelog
Sourced from notify's changelog.
Commits
a1d7c2dPrepare release (#706)c685ea7Skip allModifyevents right after aCreateevent, unless it's a rename e...e36d54efix: INotifyWatcher may raise events with no paths (#700)394ef18feat(inotify): notify a user if themax_user_watcheshas been reached impli...04473dechore: Prepare 8.1.0 release (#697)12a026dfix: makePathsMut::commitconsuming (#695)d824023feat: introduceWatcher::paths_mutfor adding/removing paths in batch (#692)b984134Do not clone paths while walking dirs (#693)416ba82chore: Use MSRV for Clippy and rustfmt (#694)10ce3efUpdatewindows-systo v0.60 (#691)Updates
notify-debouncer-minifrom 0.6.0 to 0.7.0Changelog
Sourced from notify-debouncer-mini's changelog.
... (truncated)
Commits
Updates
parking_lot_corefrom 0.9.10 to 0.9.11Changelog
Sourced from parking_lot_core's changelog.
Commits
df66e66Update CHANGELOG.mdbc72f02chore: release7bd09e2Merge pull request