-
Notifications
You must be signed in to change notification settings - Fork 10
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
build(deps): bump the cargo-dependencies group across 1 directory with 56 updates #316
Closed
Conversation
This file contains 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
…h 56 updates Bumps the cargo-dependencies group with 39 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.8.0` | `1.9.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.21` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.34` | `1.0.35` | | [h2](https://github.com/hyperium/h2) | `0.4.6` | `0.4.7` | | [hyper](https://github.com/hyperium/hyper) | `1.5.0` | `1.5.1` | | [mio](https://github.com/tokio-rs/mio) | `0.8.11` | `1.0.2` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.5` | `0.11.6` | | [rustls](https://github.com/rustls/rustls) | `0.23.16` | `0.23.19` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.214` | `1.0.215` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.6` | `0.26.7` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.19` | `0.2.21` | | [arrow-buffer](https://github.com/apache/arrow-rs) | `53.2.0` | `53.3.0` | | [arrow-data](https://github.com/apache/arrow-rs) | `53.2.0` | `53.3.0` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.10.0` | `1.11.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.37` | `1.2.2` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.2` | `0.7.3` | | [cmake](https://github.com/rust-lang/cmake-rs) | `0.1.51` | `0.1.52` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.14` | `0.2.16` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.9` | `0.3.10` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.11` | `1.0.14` | | [libc](https://github.com/rust-lang/libc) | `0.2.162` | `0.2.167` | | [libloading](https://github.com/nagisa/rust_libloading) | `0.8.5` | `0.8.6` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.29` | `0.3.31` | | [litemap](https://github.com/unicode-org/icu4x) | `0.7.3` | `0.7.4` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.89` | `1.0.92` | | [rdkafka-sys](https://github.com/fede1024/rust-rdkafka) | `4.7.0+2.3.0` | `4.8.0+2.3.0` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.8` | `0.4.9` | | [rsa](https://github.com/RustCrypto/RSA) | `0.9.6` | `0.9.7` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.40` | `0.38.41` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.26` | `0.1.27` | | [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.133` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.40` | `0.1.41` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.13` | `1.0.14` | | [url](https://github.com/servo/rust-url) | `2.5.3` | `2.5.4` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.95` | `0.2.97` | | [yoke](https://github.com/unicode-org/icu4x) | `0.7.4` | `0.7.5` | | [zerofrom](https://github.com/unicode-org/icu4x) | `0.1.4` | `0.1.5` | | [zerofrom-derive](https://github.com/unicode-org/icu4x) | `0.1.4` | `0.1.5` | Updates `bytes` from 1.8.0 to 1.9.0 - [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.8.0...v1.9.0) Updates `clap` from 4.5.20 to 4.5.21 - [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.20...clap_complete-v4.5.21) Updates `flate2` from 1.0.34 to 1.0.35 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/flate2-rs@1.0.34...1.0.35) Updates `h2` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.6...v0.4.7) Updates `hyper` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.5.0...v1.5.1) Updates `mio` from 0.8.11 to 1.0.2 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v0.8.11...v1.0.2) Updates `quinn` from 0.11.5 to 0.11.6 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-0.11.5...quinn-0.11.6) Updates `rustls` from 0.23.16 to 0.23.19 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.16...v/0.23.19) Updates `rustls-native-certs` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](rustls/rustls-native-certs@v/0.7.3...v/0.8.0) Updates `serde` from 1.0.214 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.214...v1.0.215) Updates `webpki-roots` from 0.26.6 to 0.26.7 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.6...v/0.26.7) Updates `allocator-api2` from 0.2.19 to 0.2.21 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/commits/v0.2.21) Updates `arrow-buffer` from 53.2.0 to 53.3.0 - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs@53.2.0...53.3.0) Updates `arrow-data` from 53.2.0 to 53.3.0 - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs@53.2.0...53.3.0) Updates `arrow-schema` from 53.2.0 to 53.3.0 - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs@53.2.0...53.3.0) Updates `aws-lc-rs` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.10.0...v1.11.1) Updates `aws-lc-sys` from 0.22.0 to 0.23.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.22.0...aws-lc-sys/v0.23.1) Updates `cc` from 1.1.37 to 1.2.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@cc-v1.1.37...cc-v1.2.2) Updates `clap_builder` from 4.5.20 to 4.5.21 - [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.20...v4.5.21) Updates `clap_lex` from 0.7.2 to 0.7.3 - [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.2...clap_lex-v0.7.3) Updates `cmake` from 0.1.51 to 0.1.52 - [Release notes](https://github.com/rust-lang/cmake-rs/releases) - [Changelog](https://github.com/rust-lang/cmake-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/cmake-rs@v0.1.51...v0.1.52) Updates `cpufeatures` from 0.2.14 to 0.2.16 - [Commits](RustCrypto/utils@cpufeatures-v0.2.14...cpufeatures-v0.2.16) Updates `errno` from 0.3.9 to 0.3.10 - [Release notes](https://github.com/lambda-fairy/rust-errno/releases) - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](lambda-fairy/rust-errno@v0.3.9...v0.3.10) Updates `itoa` from 1.0.11 to 1.0.14 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.11...1.0.14) Updates `libc` from 0.2.162 to 0.2.167 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.167/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.162...0.2.167) Updates `libloading` from 0.8.5 to 0.8.6 - [Commits](nagisa/rust_libloading@0.8.5...0.8.6) Updates `linkme` from 0.3.29 to 0.3.31 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](dtolnay/linkme@0.3.29...0.3.31) Updates `linkme-impl` from 0.3.29 to 0.3.31 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](dtolnay/linkme@0.3.29...0.3.31) Updates `litemap` from 0.7.3 to 0.7.4 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `proc-macro2` from 1.0.89 to 1.0.92 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.89...1.0.92) Updates `quinn-proto` from 0.11.8 to 0.11.9 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.8...quinn-proto-0.11.9) Updates `rdkafka-sys` from 4.7.0+2.3.0 to 4.8.0+2.3.0 - [Changelog](https://github.com/fede1024/rust-rdkafka/blob/master/changelog.md) - [Commits](https://github.com/fede1024/rust-rdkafka/commits) Updates `regex-automata` from 0.4.8 to 0.4.9 - [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/regex-automata-0.4.9) Updates `rsa` from 0.9.6 to 0.9.7 - [Changelog](https://github.com/RustCrypto/RSA/blob/v0.9.7/CHANGELOG.md) - [Commits](RustCrypto/RSA@v0.9.6...v0.9.7) Updates `rustix` from 0.38.40 to 0.38.41 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.40...v0.38.41) Updates `rustls-platform-verifier` from 0.3.4 to 0.4.0 - [Release notes](https://github.com/rustls/rustls-platform-verifier/releases) - [Changelog](https://github.com/rustls/rustls-platform-verifier/blob/main/CHANGELOG) - [Commits](rustls/rustls-platform-verifier@v/0.3.4...v/0.4.0) Updates `schannel` from 0.1.26 to 0.1.27 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.26...v0.1.27) Updates `serde_derive` from 1.0.214 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.214...v1.0.215) Updates `serde_json` from 1.0.132 to 1.0.133 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.132...v1.0.133) Updates `syn` from 1.0.109 to 2.0.87 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@1.0.109...2.0.87) Updates `toml_edit` from 0.19.15 to 0.22.22 - [Commits](toml-rs/toml@v0.19.15...v0.22.22) Updates `tracing` from 0.1.40 to 0.1.41 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.40...tracing-0.1.41) Updates `tracing-attributes` from 0.1.27 to 0.1.28 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-attributes-0.1.27...tracing-attributes-0.1.28) Updates `tracing-core` from 0.1.32 to 0.1.33 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-core-0.1.32...tracing-core-0.1.33) Updates `unicode-ident` from 1.0.13 to 1.0.14 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.13...1.0.14) Updates `url` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.3...v2.5.4) Updates `wasm-bindgen` from 0.2.95 to 0.2.97 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.95...0.2.97) Updates `wasm-bindgen-backend` from 0.2.95 to 0.2.97 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.95...0.2.97) Updates `wasm-bindgen-macro` from 0.2.95 to 0.2.97 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.95...0.2.97) Updates `wasm-bindgen-macro-support` from 0.2.95 to 0.2.97 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.95...0.2.97) Updates `wasm-bindgen-shared` from 0.2.95 to 0.2.97 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.95...0.2.97) Updates `winnow` from 0.5.40 to 0.6.20 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.40...v0.6.20) Updates `yoke` from 0.7.4 to 0.7.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `yoke-derive` from 0.7.4 to 0.7.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerofrom` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/[email protected]) Updates `zerofrom-derive` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/[email protected]) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: h2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: mio dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: quinn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rustls-native-certs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: webpki-roots dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: arrow-buffer dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-data dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arrow-schema dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: aws-lc-rs dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: aws-lc-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: cc dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap_lex dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: cmake dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: libloading dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: linkme dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: linkme-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: litemap dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: quinn-proto dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rdkafka-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rsa dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rustls-platform-verifier dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: syn dependency-type: indirect update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: toml_edit dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tracing dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tracing-attributes dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tracing-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: url dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: yoke dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: yoke-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: zerofrom dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: zerofrom-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/cargo/cargo-dependencies-89e48b99b5
branch
December 9, 2024 01:51
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 cargo-dependencies group with 39 updates in the / directory:
1.8.0
1.9.0
4.5.20
4.5.21
1.0.34
1.0.35
0.4.6
0.4.7
1.5.0
1.5.1
0.8.11
1.0.2
0.11.5
0.11.6
0.23.16
0.23.19
0.7.3
0.8.0
1.0.214
1.0.215
0.26.6
0.26.7
0.2.19
0.2.21
53.2.0
53.3.0
53.2.0
53.3.0
1.10.0
1.11.1
1.1.37
1.2.2
0.7.2
0.7.3
0.1.51
0.1.52
0.2.14
0.2.16
0.3.9
0.3.10
1.0.11
1.0.14
0.2.162
0.2.167
0.8.5
0.8.6
0.3.29
0.3.31
0.7.3
0.7.4
1.0.89
1.0.92
4.7.0+2.3.0
4.8.0+2.3.0
0.4.8
0.4.9
0.9.6
0.9.7
0.38.40
0.38.41
0.1.26
0.1.27
1.0.132
1.0.133
0.1.40
0.1.41
1.0.13
1.0.14
2.5.3
2.5.4
0.2.95
0.2.97
0.7.4
0.7.5
0.1.4
0.1.5
0.1.4
0.1.5
Updates
bytes
from 1.8.0 to 1.9.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
d0a14de
chore: prepare bytes v1.9.0 (#748)54f1c26
Rename hex_impl! to fmt_impl! and reuse it for fmt::Debug (#743)4cd8969
ReplaceBufMut::put
withBufMut::put_slice
in Writer impl (#745)2d996a2
Fix typo inBuf::chunk()
comment (#744)30ee8e9
AddBytes::from_owner
(#742)Updates
clap
from 4.5.20 to 4.5.21Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
03d7226
chore: Release3df70fb
docs: Update changelog3266c36
Merge pull request #5691 from epage/custom951762d
feat(complete): Allow any OsString-compatible type to be a CompletionCandidatebb6493e
feat(complete): Offer - as a path option27b348d
refactor(complete): Simplify ArgValueCandidates code49b8108
feat(complete): Add PathCompleter82a360a
feat(complete): Add ArgValueCompleter47aedc6
fix(complete): Ensure paths are sorted431e2bc
test(complete): Ensure ArgValueCandidates get filteredUpdates
flate2
from 1.0.34 to 1.0.35Release notes
Sourced from flate2's releases.
Commits
14aec22
Merge pull request #439 from folkertdev/update-zlib-rs-0.4.0eff67ad
upgrade zlib-rs to version0.4.0
ce18d3a
Merge pull request #438 from jdno/upgrade-action74841c5
Upgrade actions/upload-artifactUpdates
h2
from 0.4.6 to 0.4.7Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
cffea95
v0.4.73ac6016
fix: notify_recv after send_reset() in reset_on_recv_stream_err() to ensure l...640db36
fix: HEADERS frame with non-zero content-length and END_STREAM is malformed (...87c9be0
ci: pin hashbrown for msrv job (#814)848885b
improve ci/h2spec.sh (macOS compat, /tmp dir and overwrite) (#809)4d66d5d
style: replacesplit_to
andsplit_off
with better alternatives77be664
chore(ci): use tokio-util 0.7.11 in MSRV checkUpdates
hyper
from 1.5.0 to 1.5.1Release notes
Sourced from hyper's releases.
Changelog
Sourced from hyper's changelog.
Commits
3b7375a
v1.5.165026b2
chore(dependencies): remove libc crate from dependencies (#3377)4a20147
fix(http2): pass proper value to h2 max_local_error_reset_streams4694f38
chore(ci): pin hashbrown in MSRV job (#3783)13b0594
fix(http2): improve graceful shutdown during handshake (#3729)906f8db
docs(lib): do not inline http rexports720d2db
docs(lib): fix up misleading example about unstable features17fddd3
test(client): unflake client try_send_request unit testUpdates
mio
from 0.8.11 to 1.0.2Changelog
Sourced from mio's changelog.
... (truncated)
Commits
e66deb9
Release v1.0.259c5da6
Fix Hermit build38d1946
fixup! Copy illumos waker pipe work around to eventfd619c909
Copy illumos waker pipe work around to eventfd4a5114e
Release v1.0.15306ad3
Remove last null from UDS address91881b1
Add GNU/Hurd support1ce1545
Hermit doesn't support pipe(2)1133ed0
Move waker cfg attributes to sys::unix modulef3863f1
Add new_unregistered function to fd based wakersUpdates
quinn
from 0.11.5 to 0.11.6Commits
d23e4e4
CI: add test for netbsdbb4df4d
fixes quinn-rs/quinn#203366546dd
quinn: bump version to 0.11.6ca1f2ef
Revert "crypto: expose negotiated_cipher_suite in the hadshake data"2a8b904
proto: bump version to 0.11.9eebccff
quinn: Fix missing re-exports7944e0f
proto: Fix missing re-exports8c66491
proto: Rename frame::Type to FrameType18b7956
build(deps): update thiserror requirement from 1.0.21 to 2.0.39be256e
feat: enable rustls logging, gated by rustls-log feature flagUpdates
rustls
from 0.23.16 to 0.23.19Commits
4962141
Prepare 0.23.1982f5fce
Prepare 0.23.18183a099
Add reproducer for bug 2227d6d300d
Record and restore the processed cursor in first_handshake_message970f501
rustls-bench: fix warnings with no features0fabb84
tests: linearize new test code helper976c746
fix: do not send session_ticket(35) extension for TLS 1.39a46220
fix(deps): update rust crate asn1 to 0.2012b640e
Avoid inefficient aws-lc-rsopen_within()
20de568
openssl-tests: use pki-types reexportUpdates
rustls-native-certs
from 0.7.3 to 0.8.0Release notes
Sourced from rustls-native-certs's releases.
Commits
0c2305c
Bump version to 0.8.0 for incompatible changes8aa350a
Return all errors to callercc1222a
windows: reorder itemsa370164
windows: import types directly202aee2
Organize imports in StdExternalCrate order290bdac
Apply clippy suggestions for test targetsUpdates
serde
from 1.0.214 to 1.0.215Release notes
Sourced from serde's releases.
Commits
8939af4
Release 1.0.215fa5d58c
Use ui test syntax that does not interfere with rustfmt1a3cf4b
Update PR 2562 ui tests7d96352
Merge pull request #2857 from dtolnay/collide111ecc5
Update ui tests for warning on colliding aliasesedd6fe9
Revert "Add checks for conflicts for aliases"a20e924
Revert "pacify clippy"b1353a9
Merge pull request #2856 from dtolnay/denamec59e876
Produce a separate warning for every colliding name7f1e697
Merge pull request #2855 from dtolnay/namespanUpdates
webpki-roots
from 0.26.6 to 0.26.7Release notes
Sourced from webpki-roots's releases.
Commits
65fed3d
Version 0.26.7c14055a
Take upstream changes:459297e
webpki-ccadb: rework TLS distrust after handling7fcdd6d
docs(webpki-roots): simplify usage exampleUpdates
allocator-api2
from 0.2.19 to 0.2.21Commits
Updates
arrow-buffer
from 53.2.0 to 53.3.0Changelog
Sourced from arrow-buffer's changelog.
Commits
f5b51ff
Prepare for 53.3.0 release (#6739)008b5fe
Support Duration in JSON Reader (#6683)1f19412
feat: record_batch! macro (#6588)8b33f96
Support for castingStringViewArray
toDecimalArray
(#6720)f955193
Implement interleave_record_batch (#6731)eab3326
Speed upfilter_run_end_array
(#6712)5a86db3
File writer preserve dict bug (#6711)07e8e20
Clean up some arrow-flight tests and duplicated code (#6725)1d580ec
Fix negative decimal e-notation parsing (#6729)3ee5048
Update PR template section about API breaking changes (#6723)Updates
arrow-data
from 53.2.0 to 53.3.0Changelog
Sourced from arrow-data's changelog.
Commits
f5b51ff
Prepare for 53.3.0 release (#6739)008b5fe
Support Duration in JSON Reader (#6683)1f19412
feat: record_batch! macro (#6588)8b33f96
Support for castingStringViewArray
toDecimalArray
(#6720)f955193
Implement interleave_record_batch (#6731)eab3326
Speed upfilter_run_end_array
(#6712)5a86db3
File writer preserve dict bug (#6711)07e8e20
Clean up some arrow-flight tests and duplicated code (#6725)1d580ec
Fix negative decimal e-notation parsing (#6729)3ee5048
Update PR template section about API breaking changes (#6723)Updates
arrow-schema
from 53.2.0 to 53.3.0Changelog
Sourced from arrow-schema's changelog.
Commits
f5b51ff
Prepare for 53.3.0 release (#6739)008b5fe
Support Duration in JSON Reader (#6683)1f19412
feat: record_batch! macro (#6588)8b33f96
Support for castingStringViewArray
toDecimalArray
(#6720)f955193
Implement interleave_record_batch (#6731)eab3326
Speed upfilter_run_end_array
(#6712)5a86db3
File writer preserve dict bug (#6711)07e8e20
Clean up some arrow-flight tests and duplicated code (#6725)1d580ec
Fix negative decimal e-notation parsing (#6729)3ee5048
Update PR template section about API breaking changes (#6723)Updates
aws-lc-rs
from 1.10.0 to 1.11.1Release notes
Sourced from aws-lc-rs's releases.
... (truncated)
Commits
cdb1651
Bump aws-lc-sys to v0.23.1 (#613)4a7a4e2
Bump aws-lc-fips-sys to 0.12.15 (#612)7d59a12
Update to aws-lc-rs v1.11.1 (#611)c056bc0
Handle spaces in source/build paths (#608)2caa7c9
Implement TryInto<PublicEncryptingKey> for PublicKeyComponents (#582)91689c4
MSRV cleanup; Remove mirai-annotations dependency (#609)9648464
Clippy requires nightly (#598)62885be
Fix for aarch64-apple-ios (#604)c236deb
Set GOCACHE under OUT_DIR (#603)bee27e4
Fix latest clippy lints (#606)Updates
aws-lc-sys
from 0.22.0 to 0.23.1Commits
cdb1651
Bump aws-lc-sys to v0.23.1 (#613)4a7a4e2
Bump aws-lc-fips-sys to 0.12.15 (#612)7d59a12
Update to aws-lc-rs v1.11.1 (#611)c056bc0
Handle spaces in source/build paths (#608)2caa7c9
Implement TryInto<PublicEncryptingKey> for PublicKeyComponents (#582)91689c4
MSRV cleanup; Remove mirai-annotations dependency (#609)9648464
Clippy requires nightly (#598)62885be
Fix for aarch64-apple-ios (#604)c236deb
Set GOCACHE under OUT_DIR (#603)bee27e4
Fix latest clippy lints (#606)Updates
cc
from 1.1.37 to 1.2.2Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
5daf14e
chore: release v1.2.2 (#1306)afb6d60
build: Inherit flags from rustc (#1279)4f312e3
Add support for using sccache wrapper with cuda/nvcc (#1304)f770d56
Fix msvc stdout not shown on error (#1303)1eefa74
CI: Avoid running scheduled jobs on forks (#1302)11f0f2e
Regenerate target info (#1301)5e3c257
Fix compilation of C++ code for armv7-unknown-linux-gnueabihf (#1298)6a1def4
Fix: Fetch target info from Cargo even ifBuild::target
is manually set (#1...a8f0611
Fix two files with different extensions having the same object name (#1295)29d6ca1
Allow disabling cc's ability to compile via env var CC_FORCE_DISABLE (#1292)Updates
clap_builder
from 4.5.20 to 4.5.21Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
2920fb0Description has been truncated