build(deps): bump the crates group across 1 directory with 45 updates - #3586
Merged
Conversation
Bumps the crates group with 37 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.2` | | rust-embed | `8.11.0` | `8.12.0` | | [which](https://github.com/harryfei/which-rs) | `8.0.4` | `8.0.5` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.89` | `0.1.91` | | [bstr](https://github.com/BurntSushi/bstr) | `1.12.3` | `1.13.0` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.25.0` | `1.25.1` | | [bytes](https://github.com/tokio-rs/bytes) | `1.12.0` | `1.12.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.65` | `1.3.0` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.15` | `0.5.16` | | [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.6` | `0.8.7` | | [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | `0.9.18` | `0.9.20` | | [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) | `0.3.12` | `0.3.13` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.21` | `0.8.22` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.18` | `0.4.19` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.26` | `0.4.30` | | [include-flate](https://github.com/SOF3/include-flate) | `0.3.3` | `0.3.4` | | [jobserver](https://github.com/rust-lang/jobserver-rs) | `0.1.34` | `0.1.35` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.2` | `2.8.3` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.106` | `1.0.107` | | [quote](https://github.com/dtolnay/quote) | `1.0.46` | `1.0.47` | | [rand](https://github.com/rust-random/rand) | `0.10.1` | `0.10.2` | | [regex](https://github.com/rust-lang/regex) | `1.12.4` | `1.13.1` | | [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.1.2` | `2.1.3` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.22` | `1.0.23` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.9` | `0.3.10` | | [syn](https://github.com/dtolnay/syn) | `2.0.118` | `2.0.119` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` | | [time](https://github.com/time-rs/time) | `0.3.51` | `0.3.53` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.3` | `1.53.0` | | [toml_edit](https://github.com/toml-rs/toml) | `0.25.12+spec-1.1.0` | `0.25.13+spec-1.1.0` | | [winnow](https://github.com/winnow-rs/winnow) | `1.0.3` | `1.0.4` | | [zlib-rs](https://github.com/trifectatechfoundation/zlib-rs) | `0.6.4` | `0.6.6` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.21` | `1.0.23` | 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 `clap` from 4.6.1 to 4.6.2 - [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.2) Updates `rust-embed` from 8.11.0 to 8.12.0 Updates `which` from 8.0.4 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.4...8.0.5) Updates `async-trait` from 0.1.89 to 0.1.91 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.89...0.1.91) Updates `bstr` from 1.12.3 to 1.13.0 - [Commits](BurntSushi/bstr@1.12.3...1.13.0) Updates `bytemuck` from 1.25.0 to 1.25.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.25.0...v1.25.1) Updates `bytes` from 1.12.0 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.12.0...v1.12.1) Updates `cc` from 1.2.65 to 1.3.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.65...cc-v1.3.0) Updates `clap_builder` from 4.6.0 to 4.6.2 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.6.0...v4.6.2) 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 `crossbeam-deque` from 0.8.6 to 0.8.7 - [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-deque-0.8.6...crossbeam-deque-0.8.7) Updates `crossbeam-epoch` from 0.9.18 to 0.9.20 - [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-epoch-0.9.18...crossbeam-epoch-0.9.20) Updates `crossbeam-queue` from 0.3.12 to 0.3.13 - [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-queue-0.3.12...crossbeam-queue-0.3.13) Updates `crossbeam-utils` from 0.8.21 to 0.8.22 - [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-utils-0.8.21...crossbeam-utils-0.8.22) 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-task` 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 `globset` from 0.4.18 to 0.4.19 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.18...globset-0.4.19) Updates `ignore` from 0.4.26 to 0.4.30 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.26...ignore-0.4.30) Updates `include-flate` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/SOF3/include-flate/releases) - [Commits](https://github.com/SOF3/include-flate/commits/0.3.4) Updates `include-flate-codegen` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/SOF3/include-flate/releases) - [Commits](https://github.com/SOF3/include-flate/commits/0.3.4) Updates `include-flate-compress` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/SOF3/include-flate/releases) - [Commits](https://github.com/SOF3/include-flate/commits/0.3.4) Updates `jobserver` from 0.1.34 to 0.1.35 - [Commits](rust-lang/jobserver-rs@0.1.34...0.1.35) Updates `memchr` from 2.8.2 to 2.8.3 - [Commits](BurntSushi/memchr@2.8.2...2.8.3) Updates `proc-macro2` from 1.0.106 to 1.0.107 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.106...1.0.107) 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 `r-efi` from 5.3.0 to 6.0.0 - [Release notes](https://github.com/r-efi/r-efi/releases) - [Changelog](https://github.com/r-efi/r-efi/blob/main/NEWS.md) - [Commits](r-efi/r-efi@v5.3.0...v6.0.0) Updates `rand` from 0.10.1 to 0.10.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.10.1...0.10.2) Updates `regex` from 1.12.4 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.4...1.13.1) Updates `regex-automata` from 0.4.14 to 0.4.16 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.14...regex-automata-0.4.16) Updates `rust-embed-impl` from 8.11.0 to 8.12.0 Updates `rust-embed-utils` from 8.11.0 to 8.12.0 Updates `rustc-hash` from 2.1.2 to 2.1.3 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/main/CHANGELOG.md) - [Commits](rust-lang/rustc-hash@v2.1.2...v2.1.3) Updates `rustversion` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.22...1.0.23) Updates `simd-adler32` from 0.3.9 to 0.3.10 - [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md) - [Commits](mcountryman/simd-adler32@v0.3.9...v0.3.10) Updates `syn` from 2.0.118 to 2.0.119 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.118...2.0.119) 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 `thiserror-impl` 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 `time` from 0.3.51 to 0.3.53 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.51...v0.3.53) Updates `tokio` from 1.52.3 to 1.53.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.3...tokio-1.53.0) Updates `toml_edit` from 0.25.12+spec-1.1.0 to 0.25.13+spec-1.1.0 - [Commits](toml-rs/toml@v0.25.12...v0.25.13) Updates `winnow` from 1.0.3 to 1.0.4 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v1.0.3...v1.0.4) Updates `zlib-rs` from 0.6.4 to 0.6.6 - [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases) - [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md) - [Commits](trifectatechfoundation/zlib-rs@v0.6.4...v0.6.6) Updates `zmij` from 1.0.21 to 1.0.23 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](dtolnay/zmij@1.0.21...1.0.23) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: clap dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: rust-embed dependency-version: 8.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: which dependency-version: 8.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: async-trait dependency-version: 0.1.91 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: bstr dependency-version: 1.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: bytemuck dependency-version: 1.25.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: bytes dependency-version: 1.12.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: cc dependency-version: 1.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: clap_builder dependency-version: 4.6.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: crossbeam-channel dependency-version: 0.5.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: crossbeam-deque dependency-version: 0.8.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: crossbeam-epoch dependency-version: 0.9.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: crossbeam-queue dependency-version: 0.3.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: crossbeam-utils dependency-version: 0.8.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: futures-core dependency-version: 0.3.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: futures-task dependency-version: 0.3.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: futures-util dependency-version: 0.3.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: globset dependency-version: 0.4.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: ignore dependency-version: 0.4.30 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: include-flate dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: include-flate-codegen dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: include-flate-compress dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: jobserver dependency-version: 0.1.35 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: memchr dependency-version: 2.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: proc-macro2 dependency-version: 1.0.107 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: quote dependency-version: 1.0.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: r-efi dependency-version: 6.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: crates - dependency-name: rand dependency-version: 0.10.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: regex dependency-version: 1.13.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: regex-automata dependency-version: 0.4.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: rust-embed-impl dependency-version: 8.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: rust-embed-utils dependency-version: 8.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: rustc-hash dependency-version: 2.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: rustversion dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: simd-adler32 dependency-version: 0.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: syn dependency-version: 2.0.119 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: thiserror-impl dependency-version: 2.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: time dependency-version: 0.3.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: tokio dependency-version: 1.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: toml_edit dependency-version: 0.25.13+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: winnow dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: zlib-rs dependency-version: 0.6.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: zmij dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates ... Signed-off-by: dependabot[bot] <support@github.com>
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 crates group with 37 updates in the / directory:
1.0.1031.0.1044.6.14.6.28.11.08.12.08.0.48.0.50.1.890.1.911.12.31.13.01.25.01.25.11.12.01.12.11.2.651.3.00.5.150.5.160.8.60.8.70.9.180.9.200.3.120.3.130.8.210.8.220.3.320.3.330.3.320.3.330.3.320.3.330.4.180.4.190.4.260.4.300.3.30.3.40.1.340.1.352.8.22.8.31.0.1061.0.1071.0.461.0.470.10.10.10.21.12.41.13.12.1.22.1.31.0.221.0.230.3.90.3.102.0.1182.0.1192.0.182.0.190.3.510.3.531.52.31.53.00.25.12+spec-1.1.00.25.13+spec-1.1.01.0.31.0.40.6.40.6.61.0.211.0.23Updates
anyhowfrom 1.0.103 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 3Updates
clapfrom 4.6.1 to 4.6.2Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
0fe0be3chore: Release480af9ddocs: Update changelog2b3ddd0Merge pull request #6340 from liskin/fix-completion-escape7ffe739fix(complete): Do not suggest options after "--"d47fc4ftest(complete): Options suggested after escape (--)Updates
rust-embedfrom 8.11.0 to 8.12.0Updates
whichfrom 8.0.4 to 8.0.5Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
7fba0e0bump version number, update CHANGELOG.mde28a3bfFix absolute path lookup when cwd is disabled (#126)Updates
async-traitfrom 0.1.89 to 0.1.91Release notes
Sourced from async-trait's releases.
Commits
d049ee0Release 0.1.917a0961fMerge pull request #301 from dtolnay/mutability740f86fIgnore mut_mut pedantic clippy lint in test4699cd3Fix mutability for by-reference receivers6dd3573Add regression test for issue 3002371797Release 0.1.90d03f075Merge pull request #299 from dtolnay/syn36cf42c1Update to syn 3b9daabaIgnore match_same_arms pedantic clippy lintaa706d1Update actions/upload-artifact@v6 -> v7Updates
bstrfrom 1.12.3 to 1.13.0Commits
63c65781.13.09cc49deapi: addto_bstring(),as_bstring(), andas_bstring_mut()methods to `B...7105619doc: fix typo "Use&BStris useful because ..."Updates
bytemuckfrom 1.25.0 to 1.25.1Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
cabc8e7chore: Release bytemuck version 1.25.12d4d8cachangelog946e7a9chore: Release bytemuck_derive version 1.11.08a8f7cfchangelog deriveee6742echangeloge2d1c7fDon't impl core::error::Error on spirv (#348)7dd7174make the note more terse24b1b71Update Rust version in CI workflow to 1.71.0f0dfc1bdocs: note that an empty slice must still satisfy target alignment in cast_sl...Updates
bytesfrom 1.12.0 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)Updates
ccfrom 1.2.65 to 1.3.0Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
0954016chore(cc): release v1.3.0 (#1796)e805bf3feat: inherit path remap rules from cargo trim-paths (#1794)fa031a0chore(cc): release v1.2.67 (#1789)842aab1Bump taiki-e/install-action from 2.81.8 to 2.82.8 (#1786)e2f07d0Fix clippy warning (#1788)8ced615Regenerate target info (#1785)2943b52Add missing todo for deprecated API43ae1bfAdd support foraarch64-unknown-linux-pauthtesttarget (#1713)a5c584aFix nightly compilation error (#1783)9c53ddcchore(cc): release v1.2.66 (#1777)Updates
clap_builderfrom 4.6.0 to 4.6.2Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
67c5dfbchore: Release496398cdocs: Update changelog1d302a9Merge pull request #6441 from Its-Just-Nans/alias-singular8a93d4bfeat: Display word alias as singular when uniquec7c3184docs(contrib): Fix broken links4a35e3bchore(deps): Update Rust Stable to v1.97 (#6436)9f5451dstyle: Make clippy happyfcc0e19Merge pull request #6438 from maxtaran2010/fix/typos-in-commentsb793fd6fix: correct typos in commentsd3e59a9chore: ReleaseUpdates
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
crossbeam-dequefrom 0.8.6 to 0.8.7Release notes
Sourced from crossbeam-deque'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
crossbeam-epochfrom 0.9.18 to 0.9.20Release notes
Sourced from crossbeam-epoch's releases.
Commits
239bae0Prepare for the next release2d5276aepoch: Do not dereference pointer in fmt::Pointer9b56303Prepare 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 MutexUpdates
crossbeam-queuefrom 0.3.12 to 0.3.13Release notes
Sourced from crossbeam-queue'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
crossbeam-utilsfrom 0.8.21 to 0.8.22Release notes
Sourced from crossbeam-utils'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
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-taskfrom 0.3.32 to 0.3.33Release notes
Sourced from futures-task's releases.
Changelog
Sourced from futures-task'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
globsetfrom 0.4.18 to 0.4.19Commits
28c687dglobset-0.4.19f03c67echangelog: 15.2.0324f7efignore-0.4.28241b87bignore: supportGIT_CONFIG_GLOBALandGIT_CONFIG_SYSTEMfor `core.exclude...b6849daignore/walk: addWalkBuilder::emptyandWalkBuilder::from_iter8bca2ebdoc: fix typo in man page61a9fd8doc: fix typoe7b0f89lint: usecloned()orcopied()when we can767086dsearcher: hint at sequential memory map reading9548e86ignore/types: add PKGBUILD typeUpdates
ignorefrom 0.4.26 to 0.4.30Commits
227381dignore-0.4.30b621e65ignore: add incremental checkingc55818fignore: more pathutil clean-up6e527e9ignore: add routine for checking if a path is hidden or not626b895ignore: refactoris_hidden0d7054dignore: fix deadlock when visitor panics576005bgrep-searcher-0.1.17432976dgrep-pcre2-0.1.1041e0ae7grep-matcher-0.1.940ffc6eignore-0.4.29Updates
include-flatefrom 0.3.3 to 0.3.4Commits
Updates
include-flate-codegenfrom 0.3.3 to 0.3.4Commits
Updates
include-flate-compressfrom 0.3.3 to 0.3.4Commits
Updates
jobserverfrom 0.1.34 to 0.1.35Commits
85ba04echore: bump to 0.1.3589f2303Merge pull request #122 from weihanglo/nix-0.31.3c539363chore: bump to nix@0.31.36753b4dMerge pull request #120 from kpcyrd/getrandom-0.4922f23bchore: bump MSRV to 1.85c28a13dMerge pull request #121 from weihanglo/ci-native-maked51b4bbci: use native GNU Make instead of building from source2195928test: exercise both jobserver styles in make-as-server tests18d138cUpdate getrandom to 0.4Updates
memchrfrom 2.8.2 to 2.8.3Commits
5fdb40c2.8.3922c7b5memchr: let compiler know that indexes returned by memchr fns are in boundse21e9fbarch: addunsafeto internal routines581faf0rebar: update memchr versionUpdates
proc-macro2from 1.0.106 to 1.0.107Release notes
Sourced from proc-macro2's releases.
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.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 -> v7