build(deps): bump the crates group across 1 directory with 54 updates#304
Open
dependabot[bot] wants to merge 1 commit intotemp-main-oldfrom
Open
build(deps): bump the crates group across 1 directory with 54 updates#304dependabot[bot] wants to merge 1 commit intotemp-main-oldfrom
dependabot[bot] wants to merge 1 commit intotemp-main-oldfrom
Conversation
Bumps the crates group with 38 updates in the /userspace/ksud directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.102` | | [clap](https://github.com/clap-rs/clap) | `4.5.53` | `4.5.60` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.8` | `0.11.10` | | rust-embed | `8.9.0` | `8.11.0` | | [which](https://github.com/harryfei/which-rs) | `8.0.0` | `8.0.2` | | [sha1](https://github.com/RustCrypto/hashes) | `0.10.6` | `0.11.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.27.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.44` | | [regex-lite](https://github.com/rust-lang/regex) | `0.1.8` | `0.1.9` | | [zip](https://github.com/zip-rs/zip2) | `7.0.0` | `8.4.0` | | [zip-extensions](https://github.com/matzefriedrich/zip-extensions-rs) | `0.13.1` | `0.14.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.146` | `1.0.149` | | [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.58` | | [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` | | [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` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.103` | `1.0.106` | | [quote](https://github.com/dtolnay/quote) | `1.0.42` | `1.0.45` | | [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` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.8` | `0.3.9` | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.50.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 `anyhow` from 1.0.100 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.102) Updates `clap` from 4.5.53 to 4.5.60 - [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.53...clap_complete-v4.5.60) Updates `env_logger` from 0.11.8 to 0.11.10 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.8...v0.11.10) Updates `rust-embed` from 8.9.0 to 8.11.0 Updates `which` from 8.0.0 to 8.0.2 - [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.0...8.0.2) Updates `sha1` from 0.10.6 to 0.11.0 - [Commits](RustCrypto/hashes@sha1-v0.10.6...sha1-v0.11.0) Updates `tempfile` from 3.23.0 to 3.27.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.27.0) Updates `chrono` from 0.4.42 to 0.4.44 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.44) Updates `regex-lite` from 0.1.8 to 0.1.9 - [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-lite-0.1.8...regex-lite-0.1.9) Updates `rustix` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.1.3...v1.1.4) Updates `zip` from 7.0.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@v7.0.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 `serde_json` from 1.0.146 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.146...v1.0.149) Updates `libc` from 0.2.178 to 0.2.183 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.183/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.178...0.2.183) Updates `anstyle` from 1.0.13 to 1.0.14 - [Commits](rust-cli/anstyle@v1.0.13...v1.0.14) 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.58 - [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.58) Updates `clap_builder` from 4.5.53 to 4.5.60 - [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.53...v4.5.60) Updates `clap_derive` from 4.5.49 to 4.5.55 - [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.49...v4.5.55) Updates `clap_lex` from 0.7.6 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-v0.7.6...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 `linux-raw-sys` from 0.11.0 to 0.12.1 - [Commits](sunfishcode/linux-raw-sys@v0.11.0...v0.12.1) 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-conv` from 0.1.0 to 0.2.1 - [Commits](jhpratt/num-conv@v0.1.0...v0.2.1) 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 `simd-adler32` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md) - [Commits](https://github.com/mcountryman/simd-adler32/commits/v0.3.9) Updates `syn` from 1.0.109 to 2.0.111 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@1.0.109...2.0.111) Updates `time` from 0.3.44 to 0.3.47 - [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.44...v0.3.47) Updates `time-core` from 0.1.6 to 0.1.8 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits) 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 `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 `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: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: env_logger dependency-version: 0.11.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: rust-embed dependency-version: 8.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: which dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: sha1 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: regex-lite dependency-version: 0.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: rustix dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: zip dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-major 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: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: libc dependency-version: 0.2.183 dependency-type: direct:production update-type: version-update:semver-patch 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: 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.58 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: clap_builder dependency-version: 4.5.60 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: clap_derive dependency-version: 4.5.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: clap_lex dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-major 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: linux-raw-sys dependency-version: 0.12.1 dependency-type: indirect update-type: version-update:semver-minor 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-conv dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-minor 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: simd-adler32 dependency-version: 0.3.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: syn dependency-version: 2.0.111 dependency-type: indirect update-type: version-update:semver-major dependency-group: crates - dependency-name: time dependency-version: 0.3.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: time-core dependency-version: 0.1.8 dependency-type: indirect update-type: version-update:semver-patch 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: 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: 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 38 updates in the /userspace/ksud directory:
1.0.1001.0.1024.5.534.5.600.11.80.11.108.9.08.11.08.0.08.0.20.10.60.11.03.23.03.27.00.4.420.4.440.1.80.1.97.0.08.4.00.13.10.14.11.0.1461.0.1491.0.131.0.143.19.13.20.21.11.01.11.11.2.501.2.581.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.01.21.31.21.40.2.160.2.171.0.1031.0.1061.0.421.0.450.4.130.4.140.8.80.8.108.9.08.11.00.3.80.3.91.48.01.50.01.0.221.0.241.0.1+wasi-0.2.41.0.2+wasi-0.2.9Updates
anyhowfrom 1.0.100 to 1.0.102Release notes
Sourced from anyhow's releases.
Commits
5c657b3Release 1.0.102e737fb6Merge pull request #442 from dtolnay/backtrace7fe62b5Further simply backtrace conditional compilationc8cb5caMerge pull request #441 from dtolnay/backtracede27df7Delete CI use of --features=backtrace9b67e5dMerge pull request #440 from dtolnay/backtraceefdb11aSimplifystd_backtraceconditional codeb8a9a70Merge pull request #439 from dtolnay/backtracea42fc2cRemovefeature = "backtrace"conditional code2a2a3ceRe-word backtrace feature commentUpdates
clapfrom 4.5.53 to 4.5.60Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
33d24d8chore: Release9332409docs: Update changelogb7adce5Merge pull request #6166 from fabalchemy/fix-dynamic-powershell-completion009bba4fix(clap_complete): Improve powershell registrationd89d57dchore: Releasef18b67edocs: Update changelog9d218ebMerge pull request #6165 from epage/shirt126440cfix(help): Correctly calculate padding for short-only args9e3c05etest(help): Show panic with short, valueless argc9898d0test(help): Verify short with valueUpdates
env_loggerfrom 0.11.8 to 0.11.10Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
41320bfchore: Releasede8c74fdocs: Update changelogd550741docs(gh): Add sponsor link458b075chore(deps): Update Rust Stable to v1.94 (#401)8bc3fc3Merge pull request #400 from epage/update143fa64chore: Upgrade incompatibleb687a24chore: Upgrade compatible8cf1ba9Merge pull request #397 from rust-cli/renovate/crate-ci-typos-1.x094ecf7Merge pull request #396 from rust-cli/renovate/crate-ci-committed-1.x34ad626chore(deps): Update pre-commit hook crate-ci/typos to v1.44.0Updates
rust-embedfrom 8.9.0 to 8.11.0Updates
whichfrom 8.0.0 to 8.0.2Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
5bb3e82update README MSRVaacc10eadd changelog entry7b0c544Swap dependency on rustix for dependency on libc (#122)189e99aNew windows impl (#121)c48f04eclippy fixes1fa32b7bump msrv, bump version, add to changelogb0d6e74Remove env_home dependency2697220chore: add release steps documentation873554eadd entry to CHANGELOG.md for 8.0.1d684ababump version to 8.0.1Updates
sha1from 0.10.6 to 0.11.0Commits
2f00175Release sha1 v0.11.0 (#810)07d370csha1: refactor backends selection (#808)7c7cb76Fix md5 project link in README (#809)ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...Updates
tempfilefrom 3.23.0 to 3.27.0Changelog
Sourced from tempfile's changelog.
Commits
5c8fa12chore: release 3.27.0e34e574test: disable uds conflict test on redox772c795test: add CWD guards2632fb9fix: resolve relative paths when constructingTempPath929a112chore: release 3.26.029d6ac5Add Redox OS CI (#394)375067fdoc(README): document supported platformsd353717feat(redox): implement persist() (#393)64114d7Fix typos in documentation (#392)9a38b8dchore: release 3.25.0Updates
chronofrom 0.4.42 to 0.4.44Release notes
Sourced from chrono's releases.
Commits
c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontents45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)Updates
regex-litefrom 0.1.8 to 0.1.9Changelog
Sourced from regex-lite's changelog.
... (truncated)
Commits
0c07faeregex-lite-0.1.96a81006cargo: exclude development scripts and fuzzing data4733e28automata: fixonepass::DFA::try_search_slotspanic when too many slots are ...5ea3eb11.12.2ab0b071regex-automata-0.4.13691d514regex-syntax-0.8.81dd9077docs: swapdoc_auto_cfgwithdoc_cfg0089034regex-cli-0.2.3Updates
rustixfrom 1.1.3 to 1.1.4Commits
c4caf5cchore: Release rustix version 1.1.45953a2cPrune pins in CI that are no longer needed. (#1588)9116c05Bump dependencies (#1567)5ee0ca3hurd: Fix l_type and l_whence types (#1569)8950589Clobber vector registers and do not use preserves_flags in riscv64 syscalls (...7b0d2aeUpdate pins for MSRV compatibility (#1585)99458d8feat(redox):renameatandrenameat_with(#1586)a9c8dcbRemove reference to yanked crate in README.md (#1587)8bf15a0Drop custom makedev implementation for Redox (#1582)74b886dUpdate pins for MSRV compatibility (#1584)Updates
zipfrom 7.0.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
serde_jsonfrom 1.0.146 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formatting8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formattingUpdates
libcfrom 0.2.178 to 0.2.183Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
5660e6fchore: Release libc 0.2.1838b439b7allow unused link_cfg feature in rustc-dep-of-stde6436dcAdding structs and defines for vxworkse9cca04Linux: addname_to_handle_atandopen_by_handle_ataf8b812linux: relocate PIDFD definitions to src/new