Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the backwards-compatible group across 1 directory w…
…ith 29 updates Bumps the backwards-compatible group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.9` | `4.5.13` | | [human-panic](https://github.com/rust-cli/human-panic) | `2.0.1` | `2.0.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.27` | `0.12.5` | | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.210` | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.128` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.13.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.1` | `1.40.0` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.8` | `4.5.13` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` | | [async-compression](https://github.com/Nullus157/async-compression) | `0.3.15` | `0.4.12` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.83` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.13.1` | `0.22.1` | | [filetime](https://github.com/alexcrichton/filetime) | `0.2.23` | `0.2.25` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.30` | `1.0.34` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [rustls](https://github.com/rustls/rustls) | `0.21.12` | `0.23.11` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.9.0` | `3.11.0` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.41` | `0.4.42` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.2` | | [tokio-rustls](https://github.com/rustls/tokio-rustls) | `0.24.1` | `0.26.0` | | [strum](https://github.com/Peternator7/strum) | `0.24.1` | `0.25.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.11.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [const_format](https://github.com/rodrimati1992/const_format_crates) | `0.2.32` | `0.2.33` | | [serde_test](https://github.com/serde-rs/test) | `1.0.176` | `1.0.177` | | [strum_macros](https://github.com/Peternator7/strum) | `0.24.3` | `0.25.3` | Updates `clap` from 4.5.9 to 4.5.13 - [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.9...clap_complete-v4.5.13) Updates `human-panic` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/rust-cli/human-panic/blob/master/CHANGELOG.md) - [Commits](rust-cli/human-panic@v2.0.1...v2.0.2) Updates `reqwest` from 0.11.27 to 0.12.5 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.27...v0.12.5) Updates `serde` from 1.0.204 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.204...v1.0.210) Updates `serde_json` from 1.0.120 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.120...1.0.128) Updates `tempfile` from 3.10.1 to 3.13.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.10.1...v3.13.0) Updates `tokio` from 1.38.1 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.1...tokio-1.40.0) Updates `clap_complete` from 4.5.8 to 4.5.13 - [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.8...clap_complete-v4.5.13) Updates `anyhow` from 1.0.86 to 1.0.89 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.89) Updates `async-compression` from 0.3.15 to 0.4.12 - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Changelog](https://github.com/Nullus157/async-compression/blob/main/CHANGELOG.md) - [Commits](Nullus157/async-compression@0.3.15...v0.4.12) Updates `async-trait` from 0.1.81 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.81...0.1.83) Updates `base64` from 0.13.1 to 0.22.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.13.1...v0.22.1) Updates `filetime` from 0.2.23 to 0.2.25 - [Commits](alexcrichton/filetime@0.2.23...0.2.25) Updates `flate2` from 1.0.30 to 1.0.34 - [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.30...1.0.34) Updates `futures-util` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.30...0.3.31) Updates `rustls` from 0.21.12 to 0.23.11 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.21.12...v/0.23.11) Updates `serde_with` from 3.9.0 to 3.11.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.9.0...v3.11.0) Updates `tar` from 0.4.41 to 0.4.42 - [Commits](alexcrichton/tar-rs@0.4.41...0.4.42) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.11...tokio-util-0.7.12) Updates `bytes` from 1.6.1 to 1.7.2 - [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.6.1...v1.7.2) Updates `tokio-rustls` from 0.24.1 to 0.26.0 - [Release notes](https://github.com/rustls/tokio-rustls/releases) - [Commits](rustls/tokio-rustls@v/0.24.1...v/0.26.0) Updates `libc` from 0.2.155 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.155...0.2.159) Updates `strum` from 0.24.1 to 0.25.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Updates `regex` from 1.10.5 to 1.11.0 - [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.10.5...1.11.0) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...1.0.64) Updates `const_format` from 0.2.32 to 0.2.33 - [Release notes](https://github.com/rodrimati1992/const_format_crates/releases) - [Changelog](https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md) - [Commits](https://github.com/rodrimati1992/const_format_crates/commits) Updates `serde_test` from 1.0.176 to 1.0.177 - [Release notes](https://github.com/serde-rs/test/releases) - [Commits](serde-deprecated/test@1.0.176...1.0.177) Updates `strum_macros` from 0.24.3 to 0.25.3 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: human-panic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: async-compression dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: filetime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: futures-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: serde_with dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: tokio-rustls dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: const_format dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: serde_test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information