chore(deps): bump the prod group across 1 directory with 42 updates#11056
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the prod group across 1 directory with 42 updates#11056dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/prod-1acc98102e
branch
from
July 24, 2026 14:43
0840fda to
efa5aec
Compare
Bumps the prod group with 40 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `2.11.1` | `2.13.1` | | [bitvec](https://github.com/bitvecto-rs/bitvec) | `1.0.1` | `1.1.1` | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.1` | `1.12.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.4` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.15` | `0.5.16` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | | [http-body](https://github.com/hyperium/http-body) | `1.0.1` | `1.1.0` | | [http-body-util](https://github.com/hyperium/http-body) | `0.1.3` | `0.1.4` | | [humantime](https://github.com/chronotope/humantime) | `2.3.0` | `2.4.0` | | [hyper](https://github.com/hyperium/hyper) | `1.9.0` | `1.11.0` | | [inferno](https://github.com/jonhoo/inferno) | `0.12.6` | `0.12.8` | | [insta](https://github.com/mitsuhiko/insta) | `1.47.2` | `1.48.0` | | [jsonrpsee-proc-macros](https://github.com/paritytech/jsonrpsee) | `0.24.10` | `0.24.11` | | [jsonrpsee-types](https://github.com/paritytech/jsonrpsee) | `0.24.10` | `0.24.11` | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.33` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.11` | `1.1.13` | | [prost](https://github.com/tokio-rs/prost) | `0.14.3` | `0.14.4` | | [quote](https://github.com/dtolnay/quote) | `1.0.45` | `1.0.47` | | [rand](https://github.com/rust-random/rand) | `0.8.6` | `0.9.4` | | [reddsa](https://github.com/ZcashFoundation/reddsa) | `0.5.1` | `0.5.2` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.13.1` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.28` | `0.13.3` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.151` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.17.0` | `3.21.0` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` | | [syn](https://github.com/dtolnay/syn) | `2.0.117` | `3.0.3` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.11.0` | `1.12.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.1` | `1.53.1` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.18` | `0.1.19` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.18` | `0.7.19` | | [toml](https://github.com/toml-rs/toml) | `1.1.2+spec-1.1.0` | `1.1.3+spec-1.1.0` | | [tonic](https://github.com/hyperium/tonic) | `0.14.5` | `0.14.6` | | [tonic-prost](https://github.com/hyperium/tonic) | `0.14.5` | `0.14.6` | | [tonic-prost-build](https://github.com/hyperium/tonic) | `0.14.5` | `0.14.6` | | [tonic-reflection](https://github.com/hyperium/tonic) | `0.14.5` | `0.14.6` | | [tower](https://github.com/tower-rs/tower) | `0.4.13` | `0.5.3` | | [config](https://github.com/rust-cli/config-rs) | `0.15.22` | `0.15.25` | | [which](https://github.com/harryfei/which-rs) | `8.0.2` | `8.0.5` | Updates `bitflags` from 2.11.1 to 2.13.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.11.1...2.13.1) Updates `bitvec` from 1.0.1 to 1.1.1 - [Changelog](https://github.com/ferrilab/bitvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitvecto-rs/bitvec/commits) Updates `bytes` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.11.1...v1.12.1) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `clap` from 4.6.1 to 4.6.4 - [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.1...clap_complete-v4.6.4) Updates `crossbeam-channel` from 0.5.15 to 0.5.16 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.15...crossbeam-channel-0.5.16) Updates `futures` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `futures-core` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `futures-util` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `http-body` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@v1.0.1...v1.1.0) Updates `http-body-util` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@http-body-util-v0.1.3...http-body-util-v0.1.4) Updates `humantime` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/chronotope/humantime/releases) - [Commits](chronotope/humantime@v2.3.0...v2.4.0) Updates `hyper` from 1.9.0 to 1.11.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.9.0...v1.11.0) Updates `inferno` from 0.12.6 to 0.12.8 - [Changelog](https://github.com/jonhoo/inferno/blob/main/CHANGELOG.md) - [Commits](jonhoo/inferno@v0.12.6...v0.12.8) Updates `insta` from 1.47.2 to 1.48.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.47.2...1.48.0) Updates `jsonrpsee-proc-macros` from 0.24.10 to 0.24.11 - [Release notes](https://github.com/paritytech/jsonrpsee/releases) - [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md) - [Commits](paritytech/jsonrpsee@v0.24.10...v0.24.11) Updates `jsonrpsee-types` from 0.24.10 to 0.24.11 - [Release notes](https://github.com/paritytech/jsonrpsee/releases) - [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md) - [Commits](paritytech/jsonrpsee@v0.24.10...v0.24.11) Updates `log` from 0.4.29 to 0.4.33 - [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.29...0.4.33) Updates `pin-project` from 1.1.11 to 1.1.13 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.11...v1.1.13) Updates `prost` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.14.3...v0.14.4) Updates `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) Updates `rand` from 0.8.6 to 0.9.4 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.4/CHANGELOG.md) - [Commits](rust-random/rand@0.8.6...0.9.4) Updates `reddsa` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/ZcashFoundation/reddsa/releases) - [Changelog](https://github.com/ZcashFoundation/reddsa/blob/main/CHANGELOG.md) - [Commits](ZcashFoundation/reddsa@0.5.1...0.5.2) Updates `regex` from 1.12.3 to 1.13.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.3...1.13.1) Updates `reqwest` from 0.12.28 to 0.13.3 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.28...v0.13.3) Updates `serde_json` from 1.0.149 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.151) Updates `serde_with` from 3.17.0 to 3.21.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.17.0...v3.21.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 `syn` from 2.0.117 to 3.0.3 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.117...3.0.3) Updates `thiserror` from 2.0.18 to 2.0.19 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.19) Updates `tinyvec` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](Lokathor/tinyvec@v1.11.0...v1.12.0) Updates `tokio` from 1.52.1 to 1.53.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.53.1) Updates `tokio-stream` from 0.1.18 to 0.1.19 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.18...tokio-stream-0.1.19) Updates `tokio-util` from 0.7.18 to 0.7.19 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.18...tokio-util-0.7.19) Updates `toml` from 1.1.2+spec-1.1.0 to 1.1.3+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.1.2...toml-v1.1.3) Updates `tonic` from 0.14.5 to 0.14.6 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/grpc/grpc-rust/blob/master/CHANGELOG.md) - [Commits](grpc/grpc-rust@v0.14.5...tonic-v0.14.6) Updates `tonic-prost` from 0.14.5 to 0.14.6 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/grpc/grpc-rust/blob/master/CHANGELOG.md) - [Commits](grpc/grpc-rust@v0.14.5...tonic-prost-v0.14.6) Updates `tonic-prost-build` from 0.14.5 to 0.14.6 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/grpc/grpc-rust/blob/master/CHANGELOG.md) - [Commits](grpc/grpc-rust@v0.14.5...tonic-prost-build-v0.14.6) Updates `tonic-reflection` from 0.14.5 to 0.14.6 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/grpc/grpc-rust/blob/master/CHANGELOG.md) - [Commits](grpc/grpc-rust@v0.14.5...tonic-reflection-v0.14.6) Updates `tower` from 0.4.13 to 0.5.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.4.13...tower-0.5.3) Updates `config` from 0.15.22 to 0.15.25 - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.15.22...v0.15.25) Updates `which` from 8.0.2 to 8.0.5 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@8.0.2...8.0.5) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: bitflags dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: bitvec dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: bytes dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: clap dependency-version: 4.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: config dependency-version: 0.15.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: crossbeam-channel dependency-version: 0.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: futures dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: futures-core dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: futures-util dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: http-body dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: http-body-util dependency-version: 0.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: humantime dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: hyper dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: inferno dependency-version: 0.12.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: insta dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: jsonrpsee-proc-macros dependency-version: 0.24.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: jsonrpsee-types dependency-version: 0.24.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: pin-project dependency-version: 1.1.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: prost dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: quote dependency-version: 1.0.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: rand dependency-version: 0.9.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: reddsa dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: regex dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: reqwest dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: serde_with dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: syn dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tinyvec dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: tokio dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: tokio-stream dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tokio-util dependency-version: 0.7.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: toml dependency-version: 1.1.3+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tonic dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tonic-prost dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tonic-prost-build dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tonic-reflection dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tower dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: which dependency-version: 8.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/prod-1acc98102e
branch
from
July 24, 2026 15:54
efa5aec to
51014d2
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 prod group with 40 updates in the / directory:
2.11.12.13.11.0.11.1.11.11.11.12.10.4.440.4.454.6.14.6.40.5.150.5.160.3.320.3.331.0.11.1.00.1.30.1.42.3.02.4.01.9.01.11.00.12.60.12.81.47.21.48.00.24.100.24.110.24.100.24.110.4.290.4.331.1.111.1.130.14.30.14.41.0.451.0.470.8.60.9.40.5.10.5.21.12.31.13.10.12.280.13.31.0.1491.0.1513.17.03.21.01.0.1031.0.1042.0.1173.0.32.0.182.0.191.11.01.12.01.52.11.53.10.1.180.1.190.7.180.7.191.1.2+spec-1.1.01.1.3+spec-1.1.00.14.50.14.60.14.50.14.60.14.50.14.60.14.50.14.60.4.130.5.30.15.220.15.258.0.28.0.5Updates
bitflagsfrom 2.11.1 to 2.13.1Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
f92a292Merge pull request #493 from bitflags/cargo/2.13.1c1271c5prepare for 2.13.1 releasee077c4aMerge pull request #492 from bolshoytoster/main75d1be4Bless compile fail stderr7813d71Support the MSRVd8f8234Remove unused variable warning with empty bitflags2e27d6aFixconst _ = !0;dd8bedaFix Self in flagsdbc0ce1Lower the LLVM IR output of the generated output9253889prepare for 2.13.0 releaseUpdates
bitvecfrom 1.0.1 to 1.1.1Changelog
Sourced from bitvec's changelog.
Commits
Updates
bytesfrom 1.11.1 to 1.12.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
76c0fbbRelease bytes v1.12.1 (#838)924c82bHandle unwinding from Box::new (#837)91402ceRelease bytes v1.12.0 (#831)2256e6dchore: add safety comments on unsafe blocks (#827)245adffPass vtable data by value (#826)00cc5ffImplementBytesMut::extend_from_within(#818)5b79d31Merge tag 'v1.11.1'804ee6dMake try_unsplit method public (#746)fd426caExclude development scripts from published package (#810)b4ed70dAdd test for copy_to_bytes() -> BytesMut avoiding clone (#809)Updates
chronofrom 0.4.44 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6Updates
clapfrom 4.6.1 to 4.6.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
87ec1adchore: Release78f2529docs: Update changelogb61f270Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering74c6666fix(complete): Keep zsh candidate orderd142d8fMerge pull request #6360 from epage/stringba89563style: Prefer explicit string operationsbea966eMerge pull request #6359 from epage/manb811986chore(man):Remove unused required-features0010bf2Merge pull request #6358 from clap-rs/renovate/crate-ci-typos-1.xbab9b24chore(deps): Update compatible (dev) (#6357)Updates
crossbeam-channelfrom 0.5.15 to 0.5.16Release notes
Sourced from crossbeam-channel's releases.
Commits
9b56303Prepare for the next releasea078b17ci: Sync config with main508c29dRemove crossbeam-skiplist which is not published from this branch from worksp...6a20e57tests: Fix mismatched_lifetime_syntaxesc2d674fepoch: Fix rustdoc::invalid_rust_codeblocksbd6563eUpdate no_atomic.rsd3e1e36Make CachePadded<T> have C repr to allow casting to and from T (#1270)c0c466echannel: Use non-poison Mutex8b3940fAdd missing word to docs (#1208)df6eec0docs: Linkselect_biased!fromselect!macro (#1202)Updates
futuresfrom 0.3.32 to 0.3.33Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
89cc254Release 0.3.33cd9f5beci: Update release workflowd79a499Resolve rustdoc::broken_intra_doc_links warning95bbcf8Resolve rustdoc ambiguous link error303c165Resolve rustdoc::redundant_explicit_links warningf34e3f5ci: Cleanup66591a2Enable Miri for more testsab1072fSimplify target_has_atomic cfg in utility cratescf5d23bFix unsound compat01as03 implementation (fixes #2514) (#3012)8ae794fAdd portable-atomic-alloc feature and use it in FuturesUnordered (#3007)Updates
futures-corefrom 0.3.32 to 0.3.33Release notes
Sourced from futures-core's releases.
Changelog
Sourced from futures-core's changelog.
Commits
89cc254Release 0.3.33cd9f5beci: Update release workflowd79a499Resolve rustdoc::broken_intra_doc_links warning95bbcf8Resolve rustdoc ambiguous link error303c165Resolve rustdoc::redundant_explicit_links warningf34e3f5ci: Cleanup66591a2Enable Miri for more testsab1072fSimplify target_has_atomic cfg in utility cratescf5d23bFix unsound compat01as03 implementation (fixes #2514) (#3012)8ae794fAdd portable-atomic-alloc feature and use it in FuturesUnordered (#3007)Updates
futures-utilfrom 0.3.32 to 0.3.33Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util's changelog.
Commits
89cc254Release 0.3.33cd9f5beci: Update release workflowd79a499Resolve rustdoc::broken_intra_doc_links warning95bbcf8Resolve rustdoc ambiguous link error303c165Resolve rustdoc::redundant_explicit_links warningf34e3f5ci: Cleanup66591a2Enable Miri for more testsab1072fSimplify target_has_atomic cfg in utility cratescf5d23bFix unsound compat01as03 implementation (fixes #2514) (#3012)8ae794fAdd portable-atomic-alloc feature and use it in FuturesUnordered (#3007)Updates
http-bodyfrom 1.0.1 to 1.1.0Commits
3396328http-body v1.1.02fb78dechore: bump license year (#170)b16554bchore(ci): bump checkout to v7c0c53cachore(ci): use msrv aware update for msrv job5ed15d2tests: fix clippy::double_parensc8cb37fDeriveCopytrait toSizeHintstruct (#164)915d6d5feat(util): addInspectErr,InspectFramecombinators (#161)0fc0a94docs: fix broken intradoc links (#162)5a849d4chore: add FUNDING.yml1a91851feat: implAddforSizeHint's (#156)Updates
http-body-utilfrom 0.1.3 to 0.1.4Release notes
Sourced from http-body-util's releases.
Commits
7685047http-body-util v0.1.43396328http-body v1.1.02fb78dechore: bump license year (#170)b16554bchore(ci): bump checkout to v7c0c53cachore(ci): use msrv aware update for msrv job5ed15d2tests: fix clippy::double_parensc8cb37fDeriveCopytrait toSizeHintstruct (#164)915d6d5feat(util): addInspectErr,InspectFramecombinators (#161)0fc0a94docs: fix broken intradoc links (#162)5a849d4chore: add FUNDING.ymlUpdates
humantimefrom 2.3.0 to 2.4.0Release notes
Sourced from humantime's releases.
Commits
fc09281chore: prepare release 2.4.08a022ccfeat: allow creating Duration in const context27a4f77Explicitly set rust-version to 1.60acc3c19ci: upgrade to actions/checkout v73acf96bci: fix workflow formattingUpdates
hyperfrom 1.9.0 to 1.11.0Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits
67ace64v1.11.0540fff9fix(http1): discard content-length header when received before transfer-encod...ccc1e85feat(rt): addReadBufCursor::initialized_unfilled()method (#4115)0ea8bc2docs(maintainers): move some collaborators to emeriti (#4125)