build(deps): bump the crates group across 1 directory with 46 updates#3324
Merged
Merged
Conversation
Bumps the crates group with 30 updates in the /userspace/ksud directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.60` | `4.6.0` | | [zip](https://github.com/zip-rs/zip2) | `8.2.0` | `8.4.0` | | [zip-extensions](https://github.com/matzefriedrich/zip-extensions-rs) | `0.13.1` | `0.14.1` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.13` | `1.0.14` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.19.1` | `3.20.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.0` | `1.11.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.50` | `1.2.57` | | [clap_lex](https://github.com/clap-rs/clap) | `1.0.0` | `1.1.0` | | [colorchoice](https://github.com/rust-cli/anstyle) | `1.0.4` | `1.0.5` | | [deflate64](https://github.com/anatawa12/deflate64-rs) | `0.1.10` | `0.1.12` | | [deranged](https://github.com/jhpratt/deranged) | `0.5.5` | `0.5.8` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.5` | `1.1.9` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.64` | `0.1.65` | | [include-flate](https://github.com/SOF3/include-flate) | `0.3.1` | `0.3.2` | | [include-flate-compress](https://github.com/SOF3/include-flate) | `0.3.1` | `0.3.2` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.12.1` | `2.13.0` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.16` | `1.0.18` | | [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.15` | `0.2.16` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.6` | `2.8.0` | | [num_enum](https://github.com/illicitonion/num_enum) | `0.7.5` | `0.7.6` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.3` | `1.21.4` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.16` | `0.2.17` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.13` | `0.4.14` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.8` | `0.8.10` | | rust-embed-impl | `8.9.0` | `8.11.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.50.0` | | [toml_datetime](https://github.com/toml-rs/toml) | `1.0.0+spec-1.1.0` | `1.0.1+spec-1.1.0` | | [toml_edit](https://github.com/toml-rs/toml) | `0.25.4+spec-1.1.0` | `0.25.5+spec-1.1.0` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.22` | `1.0.24` | | [wasip2](https://github.com/bytecodealliance/wasi-rs) | `1.0.1+wasi-0.2.4` | `1.0.2+wasi-0.2.9` | Updates `clap` from 4.5.60 to 4.6.0 - [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.60...clap_complete-v4.6.0) Updates `zip` from 8.2.0 to 8.4.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v8.2.0...v8.4.0) Updates `zip-extensions` from 0.13.1 to 0.14.1 - [Release notes](https://github.com/matzefriedrich/zip-extensions-rs/releases) - [Changelog](https://github.com/matzefriedrich/zip-extensions-rs/blob/master/CHANGELOG.md) - [Commits](matzefriedrich/zip-extensions-rs@v0.13.1...v0.14.1) Updates `anstream` from 0.6.21 to 1.0.0 - [Commits](rust-cli/anstyle@anstream-v0.6.21...anstream-v1.0.0) Updates `anstyle` from 1.0.13 to 1.0.14 - [Commits](rust-cli/anstyle@v1.0.13...v1.0.14) Updates `anstyle-parse` from 0.2.7 to 1.0.0 - [Commits](rust-cli/anstyle@anstyle-parse-v0.2.7...anstyle-parse-v1.0.0) Updates `bumpalo` from 3.19.1 to 3.20.2 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@v3.19.1...v3.20.2) Updates `bytes` from 1.11.0 to 1.11.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.0...v1.11.1) Updates `cc` from 1.2.50 to 1.2.57 - [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.50...cc-v1.2.57) Updates `clap_builder` from 4.5.60 to 4.6.0 - [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.5.60...v4.6.0) Updates `clap_derive` from 4.5.55 to 4.6.0 - [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.5.55...v4.6.0) Updates `clap_lex` from 1.0.0 to 1.1.0 - [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_lex-v1.0.0...clap_lex-v1.1.0) Updates `colorchoice` from 1.0.4 to 1.0.5 - [Commits](rust-cli/anstyle@colorchoice-v1.0.4...colorchoice-v1.0.5) Updates `deflate64` from 0.1.10 to 0.1.12 - [Release notes](https://github.com/anatawa12/deflate64-rs/releases) - [Changelog](https://github.com/anatawa12/deflate64-rs/blob/master/CHANGELOG.md) - [Commits](anatawa12/deflate64-rs@v0.1.10...v0.1.12) Updates `deranged` from 0.5.5 to 0.5.8 - [Commits](https://github.com/jhpratt/deranged/commits) Updates `find-msvc-tools` from 0.1.5 to 0.1.9 - [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@find-msvc-tools-v0.1.5...find-msvc-tools-v0.1.9) Updates `flate2` from 1.1.5 to 1.1.9 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.5...1.1.9) Updates `iana-time-zone` from 0.1.64 to 0.1.65 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](strawlab/iana-time-zone@v0.1.64...v0.1.65) Updates `include-flate` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/SOF3/include-flate/releases) - [Commits](https://github.com/SOF3/include-flate/commits/0.3.2) Updates `include-flate-codegen` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/SOF3/include-flate/releases) - [Commits](https://github.com/SOF3/include-flate/commits/0.3.2) Updates `include-flate-compress` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/SOF3/include-flate/releases) - [Commits](https://github.com/SOF3/include-flate/commits/0.3.2) Updates `indexmap` from 2.12.1 to 2.13.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.1...2.13.0) Updates `itoa` from 1.0.16 to 1.0.18 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.16...1.0.18) Updates `libm` from 0.2.15 to 0.2.16 - [Release notes](https://github.com/rust-lang/compiler-builtins/releases) - [Commits](rust-lang/compiler-builtins@libm-v0.2.15...libm-v0.2.16) Updates `lzma-rust2` from 0.13.0 to 0.16.2 - [Changelog](https://github.com/hasenbanck/lzma-rust2/blob/master/CHANGELOG.md) - [Commits](https://github.com/hasenbanck/lzma-rust2/commits/v0.16.2) Updates `memchr` from 2.7.6 to 2.8.0 - [Commits](BurntSushi/memchr@2.7.6...2.8.0) Updates `num_enum` from 0.7.5 to 0.7.6 - [Commits](illicitonion/num_enum@0.7.5...0.7.6) Updates `num_enum_derive` from 0.7.5 to 0.7.6 - [Commits](illicitonion/num_enum@0.7.5...0.7.6) Updates `once_cell` from 1.21.3 to 1.21.4 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.3...v1.21.4) Updates `pin-project-lite` from 0.2.16 to 0.2.17 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.16...v0.2.17) Updates `proc-macro2` from 1.0.103 to 1.0.106 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.103...1.0.106) Updates `quote` from 1.0.42 to 1.0.45 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.42...1.0.45) Updates `regex-automata` from 0.4.13 to 0.4.14 - [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.13...regex-automata-0.4.14) Updates `regex-syntax` from 0.8.8 to 0.8.10 - [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-syntax-0.8.8...regex-syntax-0.8.10) Updates `rust-embed-impl` from 8.9.0 to 8.11.0 Updates `rust-embed-utils` from 8.9.0 to 8.11.0 Updates `syn` from 1.0.109 to 2.0.117 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@1.0.109...2.0.117) Updates `tokio` from 1.48.0 to 1.50.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.50.0) Updates `toml_datetime` from 1.0.0+spec-1.1.0 to 1.0.1+spec-1.1.0 - [Commits](toml-rs/toml@toml_datetime-v1.0.0...toml_datetime-v1.0.1) Updates `toml_edit` from 0.25.4+spec-1.1.0 to 0.25.5+spec-1.1.0 - [Commits](toml-rs/toml@v0.25.4...v0.25.5) Updates `toml_parser` from 1.0.9+spec-1.1.0 to 1.0.10+spec-1.1.0 - [Commits](toml-rs/toml@toml_parser-v1.0.9...toml_parser-v1.0.10) Updates `unicode-ident` from 1.0.22 to 1.0.24 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.22...1.0.24) Updates `wasip2` from 1.0.1+wasi-0.2.4 to 1.0.2+wasi-0.2.9 - [Commits](bytecodealliance/wasi-rs@wasip2-1.0.1...wasip2-1.0.2) Updates `winnow` from 0.7.15 to 1.0.0 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.15...v1.0.0) Updates `wit-bindgen` from 0.46.0 to 0.51.0 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.46.0...v0.51.0) Updates `zlib-rs` from 0.5.5 to 0.6.3 - [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.5.5...v0.6.3) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: zip dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: zip-extensions dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: anstream dependency-version: 1.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: crates - dependency-name: anstyle dependency-version: 1.0.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: anstyle-parse dependency-version: 1.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: crates - dependency-name: bumpalo dependency-version: 3.20.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: bytes dependency-version: 1.11.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: cc dependency-version: 1.2.57 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: clap_builder dependency-version: 4.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: clap_derive dependency-version: 4.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: clap_lex dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: colorchoice dependency-version: 1.0.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: deflate64 dependency-version: 0.1.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: deranged dependency-version: 0.5.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: find-msvc-tools dependency-version: 0.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: flate2 dependency-version: 1.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: iana-time-zone dependency-version: 0.1.65 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: include-flate dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: include-flate-codegen dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: include-flate-compress dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: indexmap dependency-version: 2.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: itoa dependency-version: 1.0.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: libm dependency-version: 0.2.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: lzma-rust2 dependency-version: 0.16.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: memchr dependency-version: 2.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: num_enum dependency-version: 0.7.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: num_enum_derive dependency-version: 0.7.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: pin-project-lite dependency-version: 0.2.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: proc-macro2 dependency-version: 1.0.106 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: quote dependency-version: 1.0.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: regex-automata dependency-version: 0.4.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: regex-syntax dependency-version: 0.8.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: rust-embed-impl dependency-version: 8.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: rust-embed-utils dependency-version: 8.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: syn dependency-version: 2.0.117 dependency-type: indirect update-type: version-update:semver-major dependency-group: crates - dependency-name: tokio dependency-version: 1.50.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: toml_datetime dependency-version: 1.0.1+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: toml_edit dependency-version: 0.25.5+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: toml_parser dependency-version: 1.0.10+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: unicode-ident dependency-version: 1.0.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: wasip2 dependency-version: 1.0.2+wasi-0.2.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: winnow dependency-version: 1.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: crates - dependency-name: wit-bindgen dependency-version: 0.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: zlib-rs dependency-version: 0.6.3 dependency-type: indirect update-type: version-update:semver-minor 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 30 updates in the /userspace/ksud directory:
4.5.604.6.08.2.08.4.00.13.10.14.11.0.131.0.143.19.13.20.21.11.01.11.11.2.501.2.571.0.01.1.01.0.41.0.50.1.100.1.120.5.50.5.81.1.51.1.90.1.640.1.650.3.10.3.20.3.10.3.22.12.12.13.01.0.161.0.180.2.150.2.162.7.62.8.00.7.50.7.61.21.31.21.40.2.160.2.170.4.130.4.140.8.80.8.108.9.08.11.01.48.01.50.01.0.0+spec-1.1.01.0.1+spec-1.1.00.25.4+spec-1.1.00.25.5+spec-1.1.01.0.221.0.241.0.1+wasi-0.2.41.0.2+wasi-0.2.9Updates
clapfrom 4.5.60 to 4.6.0Changelog
Sourced from clap's changelog.
Commits
9ab6deechore: Release374a30ddocs: Update changelogd0c8aabMerge pull request #6306 from epage/update686ce2fchore: Upgrade compatible8203238Merge pull request #6305 from epage/msrvc774a89docs: Reduce main's in doctests73534f6chore: Upgrade to 2025 editiondfe05a9chore: Bump MSRV to 1.858b41d0bchore: Release518220fdocs: Update changelogUpdates
zipfrom 8.2.0 to 8.4.0Release notes
Sourced from zip's releases.
... (truncated)
Changelog
Sourced from zip's changelog.
... (truncated)
Commits
a73f55bchore: release v8.3.2 (#746)f5e7fd5feat: add a check for building benches (#748)abc0424chore: move pull request template to correct folder (#749)bae095brefactor: split part ofread.rsfor code readability (#744)f5813c5refactor: remove unused allow (#745)c2999bcperf: skip BufReader for Stored files in make_reader (#739)e615f8echore: release v8.3.1 (#742)053d38bchore: cleanup repository files (#743)52d8412refactor: useAexEncryption::new(#736)350b8a2refactor: update tests to add big endian miri check (#735)Updates
zip-extensionsfrom 0.13.1 to 0.14.1Release notes
Sourced from zip-extensions's releases.
Changelog
Sourced from zip-extensions's changelog.
Commits
98e2fa9Update zip requirement from 7.0 to 8.2 (#39)51d6294Updates the changelog19b859eUpdate README.md7579d15Update zip requirement from 6.0 to 7.0 (#36)bfe6362Adds audit module for ZIP archives (#32)Updates
anstreamfrom 0.6.21 to 1.0.0Commits
3048fe7chore: Release028ff0dMerge pull request #293 from epage/templatef1823a9chore: Update from _rust template6d0d36bchore(ci): Clean up previous branch in case it was leaked30b3b14chore(ci): Fix how rustfmt jobs run74f4be6chore(ci): Fix name of clippy::empty_enumse0d98b6chore(deps): Update Rust Stable to v1.93 (#292)24c5c99chore(deps): Update Rust Stable to v1.93 (#42)ad7697dchore(ci): Automatic update from template (#40)b65c345chore: Update prek hooks (#41)Updates
anstylefrom 1.0.13 to 1.0.14Commits
0fe6f0fchore: Release332016edocs: Update changelogdd73f64Merge pull request #301 from Muscraft/fix-some-escape-codese2d2fb5fix: Make 4:0 removes all underline stylesd82d083feat: Support SGR 59 (reset underline color to default)85c9a86feat: Support SGR 22-29 (off codes)ac5c23brefactor: Reorder SGR match arms to follow numerical order2234b68test: Add tests for SGR off codes, underline subparams, and underline color r...ffb555fchore: Release55de8a6chore: Download libc to match cargoUpdates
anstyle-parsefrom 0.2.7 to 1.0.0Commits
3048fe7chore: Release028ff0dMerge pull request #293 from epage/templatef1823a9chore: Update from _rust template6d0d36bchore(ci): Clean up previous branch in case it was leaked30b3b14chore(ci): Fix how rustfmt jobs run74f4be6chore(ci): Fix name of clippy::empty_enumse0d98b6chore(deps): Update Rust Stable to v1.93 (#292)24c5c99chore(deps): Update Rust Stable to v1.93 (#42)ad7697dchore(ci): Automatic update from template (#40)b65c345chore: Update prek hooks (#41)Updates
bumpalofrom 3.19.1 to 3.20.2Changelog
Sourced from bumpalo's changelog.
Commits
1aad072Bump to version 3.20.2 (#312)2fb1d6aAdd more tests for send and sync behavior, support unsized types (#311)7c8d1f3Bump to 3.20.1 (#310)e06b36bRestore Send and Sync for Box (#309)cb7f033Bump to 3.20.0 (#307)d97d31cMake box covariant (#304)f9256f7Pin quickcheck (#306)a006efbFix String::retain panic safety yielding invalid UTF-8 (#302)96ba386Add pop_if() to Vec (#301)Updates
bytesfrom 1.11.0 to 1.11.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
417dccdRelease bytes v1.11.1 (#820)d0293b0Merge commit from forkUpdates
ccfrom 1.2.50 to 1.2.57Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
77f8866chore(cc): release v1.2.57 (#1681)c541d9bSize archiver batches according to argument length not argument count (#1689)1654cb9Improve the semantics ofBuild::env(#1682)5868a0fUse cargo-nextest in main.yml (#1686)c5610e1Update which requirement from ^4.0 to ^8.0 (#1683)d41559bSerialize tests that need environment variables (#1685)e35ca93Rename job 'regenerate' to 'rustc_target_test' (#1687)41965a9Don't run CI twice on every PR (#1684)9c4720brename__set_envtoenvand make it un-hidden (#1656)709c27fchore(cc): release v1.2.56 (#1677)Updates
clap_builderfrom 4.5.60 to 4.6.0Changelog
Sourced from clap_builder's changelog.
Commits
9ab6deechore: Release374a30ddocs: Update changelogd0c8aabMerge pull request #6306 from epage/update686ce2fchore: Upgrade compatible8203238Merge pull request #6305 from epage/msrvc774a89docs: Reduce main's in doctests73534f6chore: Upgrade to 2025 editiondfe05a9chore: Bump MSRV to 1.858b41d0bchore: Release518220fdocs: Update changelogUpdates
clap_derivefrom 4.5.55 to 4.6.0Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
9ab6deechore: Release374a30ddocs: Update changelogd0c8aabMerge pull request #6306 from epage/update686ce2fchore: Upgrade compatible8203238Merge pull request #6305 from epage/msrvc774a89docs: Reduce main's in doctests73534f6chore: Upgrade to 2025 editiondfe05a9chore: Bump MSRV to 1.858b41d0bchore: Release518220fdocs: Update changelogUpdates
clap_lexfrom 1.0.0 to 1.1.0Changelog
Sourced from clap_lex's changelog.
... (truncated)
Commits
9ab6deechore: Release374a30ddocs: Update changelogd0c8aabMerge pull request #6306 from epage/update686ce2fchore: Upgrade compatible8203238Merge pull request #6305 from epage/msrvc774a89docs: Reduce main's in doctests73534f6chore: Upgrade to 2025 editiondfe05a9chore: Bump MSRV to 1.858b41d0bchore: Release518220fdocs: Update changelogUpdates
colorchoicefrom 1.0.4 to 1.0.5Commits
0fe6f0fchore: Release332016edocs: Update changelogdd73f64Merge pull request #301 from Muscraft/fix-some-escape-codese2d2fb5fix: Make 4:0 removes all underline stylesd82d083feat: Support SGR 59 (reset underline color to default)85c9a86feat: Support SGR 22-29 (off codes)ac5c23brefactor: Reorder SGR match arms to follow numerical order2234b68test: Add tests for SGR off codes, underline subparams, and underline color r...ffb555fchore: Release55de8a6chore: Download libc to match cargoUpdates
deflate64from 0.1.10 to 0.1.12Release notes
Sourced from deflate64's releases.
Changelog
Sourced from deflate64's changelog.
Commits
a0dd6efv0.1.12c73e0ecMerge pull request #48 from anatawa12/dependabot/github_actions/actions/creat...250bf98build(deps): bump actions/create-github-app-token from 2 to 3c2686b8Merge pull request #46 from anatawa12/length-limit392a687docs(changelog): Unexpected errors with long window size962a7cclint: cargo fmt and clippy lints6eedb54fix: checkpoint feature not working10f05b9style: cargo fmt7d89071fix: length limit is not correct10a50aeMerge pull request #44 from anatawa12/dependabot/github_actions/actions/downl...Updates
derangedfrom 0.5.5 to 0.5.8Commits
Updates
find-msvc-toolsfrom 0.1.5 to 0.1.9Release notes
Sourced from find-msvc-tools's releases.
Commits
0767349chore: release (#1668)268daebRegenerate target info (#1667)6fb617dFix RUSTFLAGS typo in test-linker-plugin-lto (#1665)16a5282Disable PIC for armv7-sony-vita-newlibeabihf (#1664)0b52cf2Addfind_windows_sdkAPI (#1663)85466d8chore(cc): release v1.2.54 (#1662)e580d49Fix x86_64-unknown-linux-gnuasan parsing (#1661)48b7b53Regenerate target info (#1660)5be292bchore: release (#1658)66ceffeAdd missing RISC-V targets (#1657)Updates
flate2from 1.1.5 to 1.1.9Release notes
Sourced from flate2's releases.
Commits
19ddb18Merge pull request #529 from folkertdev/update-zlib-rs-0.6.0c956e12upgrade zlib-rs to version0.6.021d5eebMerge pull request #528 from wgyt/wgyt/patch