-
-
Notifications
You must be signed in to change notification settings - Fork 385
Bump the cargo group across 1 directory with 64 updates #2202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the cargo group with 46 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.99` | `1.0.100` | | [clap](https://github.com/clap-rs/clap) | `4.5.46` | `4.5.48` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.57` | `4.5.58` | | [tracing-forest](https://github.com/QnnOkabayashi/tracing-forest) | `0.1.6` | `0.2.0` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.228` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.16` | `2.0.17` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.5` | `2.7.6` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.3` | `2.9.4` | | [libc](https://github.com/rust-lang/libc) | `0.2.175` | `0.2.176` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.21.0` | `3.23.0` | | [bytesize](https://github.com/bytesize-rs/bytesize) | `2.0.1` | `2.1.0` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.0.8` | `1.1.2` | | [quote](https://github.com/dtolnay/quote) | `1.0.40` | `1.0.41` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.110` | `1.0.111` | | [windows-sys](https://github.com/microsoft/windows-rs) | `0.60.2` | `0.61.1` | | [windows](https://github.com/microsoft/windows-rs) | `0.61.3` | `0.62.1` | | [regex](https://github.com/rust-lang/regex) | `1.11.2` | `1.11.3` | | [insta](https://github.com/mitsuhiko/insta) | `1.43.1` | `1.43.2` | | [async-io](https://github.com/smol-rs/async-io) | `2.5.0` | `2.6.0` | | [fs-err](https://github.com/andrewhickman/fs-err) | `3.1.1` | `3.1.2` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.37.0` | `0.37.2` | | [serde_json](https://github.com/serde-rs/json) | `1.0.143` | `1.0.145` | | [zip](https://github.com/zip-rs/zip2) | `4.6.0` | `5.1.1` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.11` | `1.0.13` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.13.3` | `1.14.1` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.75` | `0.3.76` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.35` | `1.2.39` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.13` | `0.3.14` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.16` | `0.1.17` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.0` | `2.11.4` | | libredox | `0.1.9` | `0.1.10` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.28` | | [polling](https://github.com/smol-rs/polling) | `3.10.0` | `3.11.0` | | [rustls](https://github.com/rustls/rustls) | `0.23.31` | `0.23.32` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.27` | `0.1.28` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.14.0` | `2.15.0` | | [serde_spanned](https://github.com/toml-rs/toml) | `1.0.0` | `1.0.2` | | [tokio-rustls](https://github.com/rustls/tokio-rustls) | `0.26.2` | `0.26.4` | | [toml](https://github.com/toml-rs/toml) | `0.9.5` | `0.9.7` | | [typenum](https://github.com/paholg/typenum) | `1.18.0` | `1.19.0` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.18` | `1.0.19` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.10` | `0.1.11` | | [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) | `0.45.0` | `0.45.1` | | [xattr](https://github.com/Stebalien/xattr) | `1.5.1` | `1.6.1` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.26` | `0.8.27` | | [zeroize](https://github.com/RustCrypto/utils) | `1.8.1` | `1.8.2` | Updates `anyhow` from 1.0.99 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.100) Updates `clap` from 4.5.46 to 4.5.48 - [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.46...clap_complete-v4.5.48) Updates `clap_complete` from 4.5.57 to 4.5.58 - [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.57...clap_complete-v4.5.58) Updates `tracing-forest` from 0.1.6 to 0.2.0 - [Commits](https://github.com/QnnOkabayashi/tracing-forest/commits) Updates `serde_derive` from 1.0.219 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) Updates `thiserror` from 2.0.16 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.16...2.0.17) Updates `serde` from 1.0.219 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) Updates `memchr` from 2.7.5 to 2.7.6 - [Commits](BurntSushi/memchr@2.7.5...2.7.6) Updates `bitflags` from 2.9.3 to 2.9.4 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.3...2.9.4) Updates `libc` from 0.2.175 to 0.2.176 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.176/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.175...0.2.176) Updates `tempfile` from 3.21.0 to 3.23.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.21.0...v3.23.0) Updates `bytesize` from 2.0.1 to 2.1.0 - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](bytesize-rs/bytesize@bytesize-v2.0.1...bytesize-v2.1.0) Updates `rustix` from 1.0.8 to 1.1.2 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.0.8...v1.1.2) Updates `quote` from 1.0.40 to 1.0.41 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.40...1.0.41) Updates `trybuild` from 1.0.110 to 1.0.111 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.110...1.0.111) Updates `windows-sys` from 0.60.2 to 0.61.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows` from 0.61.3 to 0.62.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `regex` from 1.11.2 to 1.11.3 - [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.11.2...1.11.3) Updates `insta` from 1.43.1 to 1.43.2 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.1...1.43.2) Updates `async-io` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/smol-rs/async-io/releases) - [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-io@v2.5.0...v2.6.0) Updates `fs-err` from 3.1.1 to 3.1.2 - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md) - [Commits](https://github.com/andrewhickman/fs-err/commits/3.1.2) Updates `sysinfo` from 0.37.0 to 0.37.2 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.37.0...v0.37.2) Updates `serde_json` from 1.0.143 to 1.0.145 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.143...v1.0.145) Updates `zip` from 4.6.0 to 5.1.1 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v4.6.0...v5.1.1) Updates `anstyle` from 1.0.11 to 1.0.13 - [Commits](rust-cli/anstyle@v1.0.11...v1.0.13) Updates `aws-lc-rs` from 1.13.3 to 1.14.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.13.3...v1.14.1) Updates `aws-lc-sys` from 0.30.0 to 0.32.2 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.30.0...aws-lc-sys/v0.32.2) Updates `backtrace` from 0.3.75 to 0.3.76 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Changelog](https://github.com/rust-lang/backtrace-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/backtrace-rs@0.3.75...backtrace-v0.3.76) Updates `bindgen` from 0.69.5 to 0.72.1 - [Release notes](https://github.com/rust-lang/rust-bindgen/releases) - [Changelog](https://github.com/rust-lang/rust-bindgen/blob/v0.72.1/CHANGELOG.md) - [Commits](rust-lang/rust-bindgen@v0.69.5...v0.72.1) Updates `cc` from 1.2.35 to 1.2.39 - [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.35...cc-v1.2.39) Updates `clap_builder` from 4.5.46 to 4.5.48 - [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.46...v4.5.48) Updates `clap_derive` from 4.5.45 to 4.5.47 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.45...v4.5.47) Updates `errno` from 0.3.13 to 0.3.14 - [Release notes](https://github.com/lambda-fairy/rust-errno/releases) - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `find-msvc-tools` from 0.1.0 to 0.1.2 - [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@0.1.0...find-msvc-tools-v0.1.2) Updates `gimli` from 0.31.1 to 0.32.3 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](gimli-rs/gimli@0.31.1...0.32.3) Updates `hyper-util` from 0.1.16 to 0.1.17 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.16...v0.1.17) Updates `indexmap` from 2.11.0 to 2.11.4 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.0...2.11.4) Updates `libredox` from 0.1.9 to 0.1.10 Updates `linux-raw-sys` from 0.4.15 to 0.11.0 - [Commits](sunfishcode/linux-raw-sys@v0.4.15...v0.11.0) Updates `log` from 0.4.27 to 0.4.28 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.27...0.4.28) Updates `object` from 0.36.7 to 0.37.3 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.36.7...0.37.3) Updates `polling` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/smol-rs/polling/releases) - [Changelog](https://github.com/smol-rs/polling/blob/master/CHANGELOG.md) - [Commits](smol-rs/polling@v3.10.0...v3.11.0) Updates `regex-automata` from 0.4.10 to 0.4.11 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits) Updates `rustc-hash` from 1.1.0 to 2.1.1 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/rustc-hash/commits/v2.1.1) Updates `rustls` from 0.23.31 to 0.23.32 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.31...v/0.23.32) Updates `rustls-webpki` from 0.103.4 to 0.103.7 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.4...v/0.103.7) Updates `schannel` from 0.1.27 to 0.1.28 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.27...v0.1.28) Updates `security-framework-sys` from 2.14.0 to 2.15.0 - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_spanned` from 1.0.0 to 1.0.2 - [Commits](toml-rs/toml@serde_spanned-v1.0.0...serde_spanned-v1.0.2) Updates `tokio-rustls` from 0.26.2 to 0.26.4 - [Release notes](https://github.com/rustls/tokio-rustls/releases) - [Commits](rustls/tokio-rustls@v/0.26.2...v/0.26.4) Updates `toml` from 0.9.5 to 0.9.7 - [Commits](toml-rs/toml@toml-v0.9.5...toml-v0.9.7) Updates `toml_datetime` from 0.7.0 to 0.7.2 - [Commits](toml-rs/toml@toml_datetime-v0.7.0...toml_datetime-v0.7.2) Updates `toml_parser` from 1.0.2 to 1.0.3 - [Commits](toml-rs/toml@toml_parser-v1.0.2...toml_parser-v1.0.3) Updates `toml_writer` from 1.0.2 to 1.0.3 - [Commits](toml-rs/toml@toml_writer-v1.0.2...toml_writer-v1.0.3) Updates `typenum` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](paholg/typenum@v1.18.0...v1.19.0) Updates `unicode-ident` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.18...1.0.19) Updates `winapi-util` from 0.1.10 to 0.1.11 - [Commits](BurntSushi/winapi-util@0.1.10...0.1.11) Updates `windows-implement` from 0.60.0 to 0.60.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-interface` from 0.59.1 to 0.59.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `wit-bindgen` from 0.45.0 to 0.45.1 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.45.0...v0.45.1) Updates `xattr` from 1.5.1 to 1.6.1 - [Release notes](https://github.com/Stebalien/xattr/releases) - [Commits](Stebalien/xattr@v1.5.1...v1.6.1) Updates `zerocopy` from 0.8.26 to 0.8.27 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.26...v0.8.27) Updates `zerocopy-derive` from 0.8.26 to 0.8.27 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.26...v0.8.27) Updates `zeroize` from 1.8.1 to 1.8.2 - [Commits](RustCrypto/utils@zeroize-v1.8.1...zeroize-v1.8.2) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-version: 4.5.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tracing-forest dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: serde_derive dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: memchr dependency-version: 2.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: bitflags dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.176 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tempfile dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: bytesize dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rustix dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: quote dependency-version: 1.0.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: trybuild dependency-version: 1.0.111 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: windows-sys dependency-version: 0.61.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows dependency-version: 0.62.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: regex dependency-version: 1.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: insta dependency-version: 1.43.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: async-io dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: fs-err dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: sysinfo dependency-version: 0.37.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zip dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: anstyle dependency-version: 1.0.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: aws-lc-rs dependency-version: 1.14.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: aws-lc-sys dependency-version: 0.32.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: backtrace dependency-version: 0.3.76 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: bindgen dependency-version: 0.72.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: cc dependency-version: 1.2.39 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_builder dependency-version: 4.5.48 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_derive dependency-version: 4.5.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: errno dependency-version: 0.3.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: find-msvc-tools dependency-version: 0.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: gimli dependency-version: 0.32.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: hyper-util dependency-version: 0.1.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indexmap dependency-version: 2.11.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libredox dependency-version: 0.1.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: linux-raw-sys dependency-version: 0.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: log dependency-version: 0.4.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: object dependency-version: 0.37.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: polling dependency-version: 3.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: regex-automata dependency-version: 0.4.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustc-hash dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: cargo - dependency-name: rustls dependency-version: 0.23.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-webpki dependency-version: 0.103.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: schannel dependency-version: 0.1.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: security-framework-sys dependency-version: 2.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: serde_spanned dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio-rustls dependency-version: 0.26.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml dependency-version: 0.9.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml_datetime dependency-version: 0.7.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml_parser dependency-version: 1.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml_writer dependency-version: 1.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: typenum dependency-version: 1.19.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: unicode-ident dependency-version: 1.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: winapi-util dependency-version: 0.1.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: windows-implement dependency-version: 0.60.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: windows-interface dependency-version: 0.59.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: wit-bindgen dependency-version: 0.45.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: xattr dependency-version: 1.6.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zeroize dependency-version: 1.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
By running `cargo update`. (It looks like holding back `getrandom`, as included in #2201, does not enable Dependabot to cover all the transitive dependencies that `cargo update` can update in its PRs.)
This fixes new clippy errors about missed opportunities to place single variable names inside a format string rather than as separate arguments.
Where this was done already, in `bail!` and `anyhow!`. A newly enforced clippy lint warns about this, making the good point that the debug representation can change in the future. But the display representation it recommends using is less suitable in these places, because it can result in more ambiguous output due to the absence of quoting and escaping. (In some cases, it seems like the display representation could slightly exacerbate CVE-2024-43785 / #1534, but using the debug representation on these two macro calls is peripheral to the cases of greatest concern, and this doesn't really mitigate that.) The clippy lint being suppressed here in two specific places is: https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_debug_formatting
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With the changes pushed to it, this should be ready to go, provided it passes all checks.
See #2200 including comments, and #2201 where the associated changes to dependabot.yml
were made.
Among the commits I pushed here are two in response to new clippy errors: f4c37c0 to go along with what it says; and 6f19267 to suppress a different new clippy error about how we format paths in error messages, where it seems the risks outweigh the benefits at this time.
@dependabot merge |
The |
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
@dependabot merge |
I wonder if rerunning the tests is sufficient these days to allow a pending |
I've just noticed that this didn't update the direct Since, as with 0.8.0, I don't really know what improvements are in 0.7.1, I won't sweat it for now. I'll try to remember to see if Dependabot updates to it next month, or if I forgot then that's probably fine too. With all the recent problems I've been having with Dependabot, I think I'll look into whether switching from Dependabot to Renovate would be beneficial. But it may be a long while before I actually manage to do that. |
Bumps the cargo group with 46 updates in the / directory:
1.0.99
1.0.100
4.5.46
4.5.48
4.5.57
4.5.58
0.1.6
0.2.0
1.0.219
1.0.228
2.0.16
2.0.17
2.7.5
2.7.6
2.9.3
2.9.4
0.2.175
0.2.176
3.21.0
3.23.0
2.0.1
2.1.0
1.0.8
1.1.2
1.0.40
1.0.41
1.0.110
1.0.111
0.60.2
0.61.1
0.61.3
0.62.1
1.11.2
1.11.3
1.43.1
1.43.2
2.5.0
2.6.0
3.1.1
3.1.2
0.37.0
0.37.2
1.0.143
1.0.145
4.6.0
5.1.1
1.0.11
1.0.13
1.13.3
1.14.1
0.3.75
0.3.76
1.2.35
1.2.39
0.3.13
0.3.14
0.1.16
0.1.17
2.11.0
2.11.4
0.1.9
0.1.10
0.4.27
0.4.28
3.10.0
3.11.0
0.23.31
0.23.32
0.1.27
0.1.28
2.14.0
2.15.0
1.0.0
1.0.2
0.26.2
0.26.4
0.9.5
0.9.7
1.18.0
1.19.0
1.0.18
1.0.19
0.1.10
0.1.11
0.45.0
0.45.1
1.5.1
1.6.1
0.8.26
0.8.27
1.8.1
1.8.2
Updates
anyhow
from 1.0.99 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598
Release 1.0.100f271988
Merge pull request #426 from dtolnay/clippyfmt52f2115
Mark macros with clippy::format_argsda5fd9d
Raise minimum tested compiler to rust 1.76211e409
Opt in to generate-macro-expansion when building on docs.rsb48fc02
Enforce trybuild >= 1.0.108d5f59fb
Update ui test suite to nightly-2025-09-07238415d
Update ui test suite to nightly-2025-08-243bab070
Update actions/checkout@v4 -> v54249254
Order cap-lints flag in the same order as thiserror build scriptUpdates
clap
from 4.5.46 to 4.5.48Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c3a1ddc
chore: Release4460ff4
docs: Update changelog54947a1
Merge pull request #5981 from mernen/fix-bash-clap-complete-spacefd3f6d2
fix(complete): Restore nospace in bash2f6a108
test(complete): Demonstrate current behaviorf88be57
style: Ensure consistent newlinesf209bce
chore: Releasef33ff7f
docs: Update changelogbf06e6f
Merge pull request #5974 from kryvashek/support-clearing-args-matches5d357ad
feat(parser): Added ArgMatches::try_clear_id()Updates
clap_complete
from 4.5.57 to 4.5.58Commits
88f13cb
chore: Releasefe2d731
docs: Update changelogb256739
Merge pull request #6131 from mernen/do-not-suggest-opts-after-escape8aaf704
fix(complete): Do not suggest options after "--"4a86fee
test(complete): Illustrate current behavior281f8ae
Merge pull request #6126 from epage/p3cbce42
docs(cookbook): Make typed-derive easier to maintain9fd4dc9
docs(cookbook): Provide a custom TypedValueParser8f8e861
docs(cookbook): Add local enum to typed-derive926bafe
docs(cookbook): Hint at overriding value_nameUpdates
tracing-forest
from 0.1.6 to 0.2.0Commits
Updates
serde_derive
from 1.0.219 to 1.0.228Release notes
Sourced from serde_derive's releases.
Commits
a866b33
Release 1.0.2285adc9e8
Merge pull request #2995 from dtolnay/rustdocflagsab58178
Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fc
Release 1.0.2277c58427
Merge pull request #2991 from dtolnay/inlinecoredoc9d3410e
Merge pull request #2992 from dtolnay/inplaceseed2fb6748
Remove InPlaceSeed public re-exportf8137c7
Inline serde_core into serde in docsrs modeb7dbf7e
Merge pull request #2990 from dtolnay/integer1287c83691
No longer macro_use integer128 moduleUpdates
thiserror
from 2.0.16 to 2.0.17Release notes
Sourced from thiserror's releases.
Commits
72ae716
Release 2.0.17599fdce
Merge pull request #434 from dtolnay/private9ec05f6
Use differently named __private module per patch released2c492b
Raise minimum tested compiler to rust 1.76fc3ab95
Opt in to generate-macro-expansion when building on docs.rs819fe29
Update ui test suite to nightly-2025-09-12259f48c
Enforce trybuild >= 1.0.108470e6a6
Update ui test suite to nightly-2025-08-24544e191
Update actions/checkout@v4 -> v5cbc1eba
Delete duplicate cap-lints flag from build scriptUpdates
serde
from 1.0.219 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33
Release 1.0.2285adc9e8
Merge pull request #2995 from dtolnay/rustdocflagsab58178
Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fc
Release 1.0.2277c58427
Merge pull request #2991 from dtolnay/inlinecoredoc9d3410e
Merge pull request #2992 from dtolnay/inplaceseed2fb6748
Remove InPlaceSeed public re-exportf8137c7
Inline serde_core into serde in docsrs modeb7dbf7e
Merge pull request #2990 from dtolnay/integer1287c83691
No longer macro_use integer128 moduleUpdates
memchr
from 2.7.5 to 2.7.6Commits
9ba486e
2.7.6ec25b80
aarch64: fix NEON optimization on big-endianUpdates
bitflags
from 2.9.3 to 2.9.4Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
de0ec28
Merge pull request #461 from KodrAus/cargo/2.9.4c31df3c
prepare for 2.9.4 release3a9cce2
Merge pull request #460 from bitflags/doc/cargo-features8eb1c7c
add Cargo features to readmeUpdates
libc
from 0.2.175 to 0.2.176Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
15e1389
chore: Release libc 0.2.1766ca5571
Warn on missing debug implementationse653c54
cleanup: Remove theconst_fn!
macroe447441
cleanup: Simplify the syntax off!
and similar macros776a614
cleanup: Usetarget_vendor = "apple"
d32f60d
doc: Remove an unneeded link to the old ctest repo8c8584b
Resolve a ctest FIXME regarding use ofsize_of
in array lengths09c8436
Remove thelibc_ctest
featurefd3ffe4
Removelibc_const_extern_fn
9b77a49
Add a note about whyPadding
requiresT: Copy
Updates
tempfile
from 3.21.0 to 3.23.0Changelog
Sourced from tempfile's changelog.
Commits
fe9f4a3
chore: release v3.23.0 (#381)006c3fd
fix: use std::os::fd instead of std::os::wasi (#380)b0e6309
doc: Update COPYRIGHT link (#377)2d6fc3f
Fix formatting in Builder::disable_cleanup documentation (#375)f720dbe
chore: release 3.22.055d742c
chore: remove deprecated unstable feature flagbc41a0b
build(deps): update windows-sys requirement from >=0.52, <0.61 to >=0.52, <0....3c55387
test: make sure we don't drop tempdirs early (#373)17bf644
doc(builder): clarify permissions (#372)c7423f1
doc(env): document the alternative to setting the tempdir (#371)Updates
bytesize
from 2.0.1 to 2.1.0Release notes
Sourced from bytesize's releases.
Changelog
Sourced from bytesize's changelog.
Commits
ac756bb
chore(bytesize): prepare release 2.1.03a0de52
chore: migrate to serde_coree816797
feat: add exabyte and exbibyte support (#101)3b89d01
chore(deps): bump actions/checkout from 4 to 5 (#105)62e38cb
chore(deps): bump actions-rust-lang/setup-rust-toolchain (#104)4beb271
chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 (#106)731c44c
chore(deps): bump taiki-e/install-action from 2.57.8 to 2.58.29 (#107)6613704
chore(deps): bump arbitrary from 1.4.1 to 1.4.2 (#108)1463664
chore(deps): bump serde_json from 1.0.142 to 1.0.143 (#109)8476c8a
fix(ci): use variables directly in formatting for clippy (#103)Updates
rustix
from 1.0.8 to 1.1.2Commits
5245b81
chore: Release rustix version 1.1.20a10015
Fix compilation on Android. (#1514)0f3b6ca
build: update duplicate linux-raw-sys dependency to match existing (#1512)5dc84d4
chore: Release rustix version 1.1.186dacac
Fix thetest_is_io_flusher
test. (#1510)8b203f5
set_thread_res_xid: -1 as None (#1459)7ed8ee9
Addip_mtu_discover
andipv6_mtu_discover
socket options (#1466)7798f03
libc: add MS_NOSYMFOLLOW support (#1471)3ff59d4
Update to linux-raw-sys 0.11.0. (#1508)65b04ae
Add support for SO_TXTIME / SCM_TXTIME (#1409)Updates
quote
from 1.0.40 to 1.0.41Release notes
Sourced from quote's releases.
Commits
594c865
Release 1.0.4168956e6
Merge pull request #302 from dtolnay/hasiter6a69784
Make diagnostic attribute conditional on compiler version5f1924b
Tweak CheckHasIterator error messagec0adb26
Add diagnostic::on_unimplemented for no iterator in repetitiona1ddcab
Combine HasIterator and ThereIsNoIteratorInRepetition to one typebf48c85
Switch to trait for checking iterator in repetitiond3b4777
Update ui test suite to nightly-2025-09-273e6b04d
Raise minimum tested compiler to rust 1.7607deaaf
Opt in to generate-macro-expansion when building on docs.rsUpdates
trybuild
from 1.0.110 to 1.0.111Release notes
Sourced from trybuild's releases.
Commits
31fbbb2
Release 1.0.111d4dfc63
Merge pull request #316 from dtolnay/version3caa02a
Normalize dependency crate's version in pathse1cfaad
Update actions/checkout@v4 -> v5Updates
windows-sys
from 0.60.2 to 0.61.1Release notes
Sourced from windows-sys's releases.
... (truncated)
Commits
Updates
windows
from 0.61.3 to 0.62.1Commits
Updates
regex
from 1.11.2 to 1.11.3Changelog
Sourced from regex's changelog.
Commits
ef1c2c3
1.11.3ad5cd6c
deps: bump regex-automataee69d9e
changelog: 1.11.3159fa3e
regex-automata-0.4.1102a62ba
automata: callVec::shrink_to_fit
in a few strategic placesa76e0a0
cargo: excludetests/fuzz
from the package19172cc
style: inline formatting arguments2695e29
ci: fix cross testingUpdates
insta
from 1.43.1 to 1.43.2Release notes
Sourced from insta's releases.
Changelog
Sourced from insta's changelog.
Commits
01fc57f
Fix Windows runner configuration for releases88c9a2f
Prepare CHANGELOG for 1.43.2 release (#802)d03c2a6
Improve error handling for cargo workspace detection (#800<...Description has been truncated