-
Notifications
You must be signed in to change notification settings - Fork 13
chore(deps): Bump the deps group across 1 directory with 57 updates #1048
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/deps-bc5a5f4581
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the deps group with 57 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) | `2.2.2` | `2.2.3` | | [colored](https://github.com/mackwic/colored) | `2.1.0` | `3.0.0` | | [lade-sdk](https://github.com/zifeo/lade) | ``d883742`` | ``d81d5d5`` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.9` | `0.12.15` | | [shadow-rs](https://github.com/baoyachi/shadow-rs) | `0.35.1` | `0.35.2` | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.143` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.11.0` | `3.14.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.34` | `1.1.2` | | [zstd](https://github.com/gyscos/zstd-rs) | `0.13.2` | `0.13.3` | | [strip-ansi-escapes](https://github.com/luser/strip-ansi-escapes) | `0.2.0` | `0.2.1` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.8` | `0.10.9` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.3` | `0.6.5` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `2.0.11` | | [indoc](https://github.com/dtolnay/indoc) | `2.0.5` | `2.0.6` | | [unindent](https://github.com/dtolnay/indoc) | `0.2.3` | `0.2.4` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.13` | `0.5.15` | | [derive_more](https://github.com/JelteF/derive_more) | `1.0.0` | `2.0.1` | | [ctrlc](https://github.com/Detegr/rust-ctrlc) | `3.4.5` | `3.4.7` | | [signal-hook](https://github.com/vorner/signal-hook) | `0.3.17` | `0.3.18` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [nix](https://github.com/nix-rust/nix) | `0.29.0` | `0.30.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.13.0` | `3.21.0` | | [num_cpus](https://github.com/seanmonstar/num_cpus) | `1.16.0` | `1.17.0` | | [directories](https://github.com/soc/directories-rs) | `5.0.1` | `6.0.0` | | [filetime](https://github.com/alexcrichton/filetime) | `0.2.25` | `0.2.26` | | [glob](https://github.com/rust-lang/glob) | `0.3.1` | `0.3.3` | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.15` | `0.4.16` | | [pathdiff](https://github.com/Manishearth/pathdiff) | `0.2.1` | `0.2.3` | | [textwrap](https://github.com/mgeisler/textwrap) | `0.16.1` | `0.16.2` | | [regex](https://github.com/rust-lang/regex) | `1.11.0` | `1.11.2` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.21.3` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.9.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.23` | `1.0.26` | | [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.41` | | [ordered-float](https://github.com/reem/rust-ordered-float) | `4.3.0` | `4.6.0` | | [graphql-parser](https://github.com/graphql-rust/graphql-parser) | `0.4.0` | `0.4.1` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.18.0` | | [wasmtime](https://github.com/bytecodealliance/wasmtime) | `25.0.2` | `25.0.3` | | [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) | `25.0.2` | `25.0.3` | | [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) | `0.22.0` | `0.34.0` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.27` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.19` | `0.3.20` | | [tracing-error](https://github.com/tokio-rs/tracing) | `0.2.0` | `0.2.1` | | [futures-concurrency](https://github.com/yoshuawuyts/futures-concurrency) | `7.6.1` | `7.6.2` | | [futures-lite](https://github.com/smol-rs/futures-lite) | `2.3.0` | `2.6.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.47.1` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.89` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.2` | `1.10.1` | | [proto-parser](https://github.com/metatypedev/proto-parser) | ``aa47da5`` | ``b53cdf3`` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.0.16` | `2.0.17` | | [insta](https://github.com/mitsuhiko/insta) | `1.40.0` | `1.43.1` | | [ptree](https://gitlab.com/Noughmad/ptree) | `0.5.0` | `0.5.2` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.16` | | [redis](https://github.com/redis-rs/redis-rs) | `0.32.3` | `0.32.5` | | [sentry](https://github.com/getsentry/sentry-rust) | `0.34.0` | `0.37.0` | Updates `clap-verbosity-flag` from 2.2.2 to 2.2.3 - [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap-verbosity-flag@v2.2.2...v2.2.3) Updates `colored` from 2.1.0 to 3.0.0 - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v2.1.0...v3.0.0) Updates `lade-sdk` from `d883742` to `d81d5d5` - [Release notes](https://github.com/zifeo/lade/releases) - [Commits](zifeo/lade@d883742...d81d5d5) Updates `reqwest` from 0.12.9 to 0.12.15 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.9...v0.12.15) Updates `shadow-rs` from 0.35.1 to 0.35.2 - [Release notes](https://github.com/baoyachi/shadow-rs/releases) - [Commits](baoyachi/shadow-rs@v0.35.1...v0.35.2) Updates `serde_json` from 1.0.128 to 1.0.143 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.128...v1.0.143) Updates `serde_with` from 3.11.0 to 3.14.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.11.0...v3.14.0) Updates `flate2` from 1.0.34 to 1.1.2 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.0.34...1.1.2) Updates `zstd` from 0.13.2 to 0.13.3 - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](gyscos/zstd-rs@v0.13.2...v0.13.3) Updates `strip-ansi-escapes` from 0.2.0 to 0.2.1 - [Commits](https://github.com/luser/strip-ansi-escapes/commits) Updates `sha2` from 0.10.8 to 0.10.9 - [Commits](RustCrypto/hashes@sha2-v0.10.8...sha2-v0.10.9) Updates `anyhow` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) Updates `color-eyre` from 0.6.3 to 0.6.5 - [Commits](https://github.com/eyre-rs/eyre/compare/[email protected]) Updates `thiserror` from 1.0.64 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...2.0.11) Updates `indoc` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@2.0.5...2.0.6) Updates `unindent` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@0.2.3...0.2.4) Updates `itertools` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0) Updates `crossbeam-channel` from 0.5.13 to 0.5.15 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.13...crossbeam-channel-0.5.15) Updates `derive_more` from 1.0.0 to 2.0.1 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](JelteF/derive_more@v1.0.0...v2.0.1) Updates `ctrlc` from 3.4.5 to 3.4.7 - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.4.5...3.4.7) Updates `signal-hook` from 0.3.17 to 0.3.18 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@v0.3.17...v0.3.18) Updates `rand` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.9.0) Updates `nix` from 0.29.0 to 0.30.1 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.29.0...v0.30.1) Updates `tempfile` from 3.13.0 to 3.21.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.13.0...v3.21.0) Updates `num_cpus` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/seanmonstar/num_cpus/releases) - [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md) - [Commits](seanmonstar/num_cpus@v1.16.0...v1.17.0) Updates `directories` from 5.0.1 to 6.0.0 - [Commits](https://github.com/soc/directories-rs/commits) Updates `filetime` from 0.2.25 to 0.2.26 - [Commits](alexcrichton/filetime@0.2.25...0.2.26) Updates `glob` from 0.3.1 to 0.3.3 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@0.3.1...v0.3.3) Updates `globset` from 0.4.15 to 0.4.16 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.15...globset-0.4.16) Updates `pathdiff` from 0.2.1 to 0.2.3 - [Commits](Manishearth/pathdiff@v0.2.1...v0.2.3) Updates `textwrap` from 0.16.1 to 0.16.2 - [Release notes](https://github.com/mgeisler/textwrap/releases) - [Changelog](https://github.com/mgeisler/textwrap/blob/master/CHANGELOG.md) - [Commits](mgeisler/textwrap@0.16.1...0.16.2) Updates `regex` from 1.11.0 to 1.11.2 - [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.0...1.11.2) Updates `once_cell` from 1.20.2 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.21.3) Updates `indexmap` from 2.9.0 to 2.11.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.9.0...2.11.0) Updates `semver` from 1.0.23 to 1.0.26 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.23...1.0.26) Updates `chrono` from 0.4.38 to 0.4.41 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.41) Updates `ordered-float` from 4.3.0 to 4.6.0 - [Release notes](https://github.com/reem/rust-ordered-float/releases) - [Commits](reem/rust-ordered-float@v4.3.0...v4.6.0) Updates `graphql-parser` from 0.4.0 to 0.4.1 - [Commits](graphql-rust/graphql-parser@v0.4.0...v0.4.1) Updates `uuid` from 1.10.0 to 1.18.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.10.0...v1.18.0) Updates `wasmtime` from 25.0.2 to 25.0.3 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/contributing-release-process.md) - [Commits](bytecodealliance/wasmtime@v25.0.2...v25.0.3) Updates `wasmtime-wasi` from 25.0.2 to 25.0.3 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/contributing-release-process.md) - [Commits](bytecodealliance/wasmtime@v25.0.2...v25.0.3) Updates `wit-bindgen` from 0.22.0 to 0.34.0 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.22.0...v0.34.0) Updates `log` from 0.4.22 to 0.4.27 - [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.22...0.4.27) Updates `tracing-subscriber` from 0.3.19 to 0.3.20 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.20) Updates `tracing-error` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-error-0.2.0...tracing-error-0.2.1) Updates `futures-concurrency` from 7.6.1 to 7.6.2 - [Release notes](https://github.com/yoshuawuyts/futures-concurrency/releases) - [Commits](yoshuawuyts/futures-concurrency@v7.6.1...v7.6.2) Updates `futures-lite` from 2.3.0 to 2.6.1 - [Release notes](https://github.com/smol-rs/futures-lite/releases) - [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md) - [Commits](smol-rs/futures-lite@v2.3.0...v2.6.1) Updates `tokio` from 1.36.0 to 1.47.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.47.1) Updates `async-trait` from 0.1.83 to 0.1.89 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.83...0.1.89) Updates `bytes` from 1.7.2 to 1.10.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.7.2...v1.10.1) Updates `proto-parser` from `aa47da5` to `b53cdf3` - [Commits](metatypedev/proto-parser@aa47da5...b53cdf3) Updates `assert_cmd` from 2.0.16 to 2.0.17 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.16...v2.0.17) Updates `insta` from 1.40.0 to 1.43.1 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.40.0...1.43.1) Updates `ptree` from 0.5.0 to 0.5.2 - [Commits](https://gitlab.com/Noughmad/ptree/commits/master) Updates `tokio-util` from 0.7.11 to 0.7.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.11...tokio-util-0.7.16) Updates `redis` from 0.32.3 to 0.32.5 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](https://github.com/redis-rs/redis-rs/commits) Updates `sentry` from 0.34.0 to 0.37.0 - [Release notes](https://github.com/getsentry/sentry-rust/releases) - [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-rust@0.34.0...0.37.0) --- updated-dependencies: - dependency-name: clap-verbosity-flag dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: colored dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: lade-sdk dependency-version: d81d5d5bd43ae59557836dc09f38f249627269f2 dependency-type: direct:production dependency-group: deps - dependency-name: reqwest dependency-version: 0.12.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: shadow-rs dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde_json dependency-version: 1.0.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde_with dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: flate2 dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: zstd dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: strip-ansi-escapes dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: sha2 dependency-version: 0.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: color-eyre dependency-version: 0.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: thiserror dependency-version: 2.0.11 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: indoc dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: unindent dependency-version: 0.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: itertools dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: crossbeam-channel dependency-version: 0.5.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: derive_more dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: ctrlc dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: signal-hook dependency-version: 0.3.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: rand dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: nix dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: tempfile dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: num_cpus dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: directories dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: filetime dependency-version: 0.2.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: glob dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: globset dependency-version: 0.4.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pathdiff dependency-version: 0.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: textwrap dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: regex dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: once_cell dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: indexmap dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: semver dependency-version: 1.0.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: chrono dependency-version: 0.4.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ordered-float dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: graphql-parser dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: uuid dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: wasmtime dependency-version: 25.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: wasmtime-wasi dependency-version: 25.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: wit-bindgen dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: log dependency-version: 0.4.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tracing-error dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: futures-concurrency dependency-version: 7.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: futures-lite dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: async-trait dependency-version: 0.1.89 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: bytes dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: proto-parser dependency-version: b53cdf394037562a322990b3606a95a7840bd42d dependency-type: direct:production dependency-group: deps - dependency-name: assert_cmd dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: insta dependency-version: 1.43.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ptree dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio-util dependency-version: 0.7.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: redis dependency-version: 0.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: sentry dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 deps group with 57 updates in the / directory:
2.2.2
2.2.3
2.1.0
3.0.0
d883742
d81d5d5
0.12.9
0.12.15
0.35.1
0.35.2
1.0.128
1.0.143
3.11.0
3.14.0
1.0.34
1.1.2
0.13.2
0.13.3
0.2.0
0.2.1
0.10.8
0.10.9
1.0.98
1.0.99
0.6.3
0.6.5
1.0.64
2.0.11
2.0.5
2.0.6
0.2.3
0.2.4
0.13.0
0.14.0
0.5.13
0.5.15
1.0.0
2.0.1
3.4.5
3.4.7
0.3.17
0.3.18
0.8.5
0.9.0
0.29.0
0.30.1
3.13.0
3.21.0
1.16.0
1.17.0
5.0.1
6.0.0
0.2.25
0.2.26
0.3.1
0.3.3
0.4.15
0.4.16
0.2.1
0.2.3
0.16.1
0.16.2
1.11.0
1.11.2
1.20.2
1.21.3
2.9.0
2.11.0
1.0.23
1.0.26
0.4.38
0.4.41
4.3.0
4.6.0
0.4.0
0.4.1
1.10.0
1.18.0
25.0.2
25.0.3
25.0.2
25.0.3
0.22.0
0.34.0
0.4.22
0.4.27
0.3.19
0.3.20
0.2.0
0.2.1
7.6.1
7.6.2
2.3.0
2.6.1
1.36.0
1.47.1
0.1.83
0.1.89
1.7.2
1.10.1
aa47da5
b53cdf3
2.0.16
2.0.17
1.40.0
1.43.1
0.5.0
0.5.2
0.7.11
0.7.16
0.32.3
0.32.5
0.34.0
0.37.0
Updates
clap-verbosity-flag
from 2.2.2 to 2.2.3Changelog
Sourced from clap-verbosity-flag's changelog.
Commits
99c0859
chore: Release clap-verbosity-flag version 2.2.39966b25
docs: Update changelogcdd2901
Merge pull request #123 from joshka/jm/additional-log-levels2192330
docs: Add example for setting default log levele628191
chore: Remove unnecessary clippy allow directives6e5fc6a
feat: Add additional log levelsa7e305e
Merge pull request #120 from clap-rs/renovate/stable-1.x3e3368c
chore(deps): Update Rust crate clap to v4.5.20 (#119)f1c663c
chore(deps): Update dependency STABLE to v1.82.042bed96
Merge pull request #118 from clap-rs/renovate/stable-1.xUpdates
colored
from 2.1.0 to 3.0.0Release notes
Sourced from colored's releases.
Changelog
Sourced from colored's changelog.
Commits
95b2de8
Remove unnecessary lazy_static dependency (#176)037e091
Fix missing2.2.0
release in changelogef1484c
2.2.0 (#186)1bb63e4
cargo: supported range for windows-sys (#184)a7e464f
Add dependabot config (#178)0ddacef
Ignore blame for clippy fix05b0f57
Differentiate between ansi_term style and colored style due to deprecation of...981cfe4
Fix deprecation warnings58a06a4
Apply some (pedantic) clippy lintse55e26c
Update rspec (#177)Updates
lade-sdk
fromd883742
tod81d5d5
Commits
d81d5d5
chore(deps): update toml requirement from 0.8 to 0.9 (#113)243b723
chore(deps): update sysinfo requirement from 0.35.2 to 0.36.1 (#112)b5ce831
chore: prepare release 0.12.2-beta.1 (#111)8777b90
fix: panic on non-unicode line (#110)7b8bde5
chore(deps): update sysinfo requirement from 0.34.2 to 0.35.1 (#109)f64f4f1
chore: prepare release 0.12.1-beta.1 (#108)7920d32
chore: release 0.12.067349f2
feat: add support for infisical nested path (#106)3a649d6
chore(deps): update nix requirement from 0.29.0 to 0.30.0 (#107)5fa4508
test: automatic run scripts/test.* (#105)Updates
reqwest
from 0.12.9 to 0.12.15Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
54376c3
v0.12.15e4bb3e6
upgrade h3-quinn (#2605)96a4fea
Merge tag 'v0.12.14'5fd3d5b
Re-enable NO_PROXY envs on Windows (#2601)e9215fd
Support streaming response body in HTTP/3 (#2517)cf50f11
v0.12.14f63c631
re-add fetch_mode_no_cors shim when not in wasm, but deprecated (#2598)e44e371
v0.12.13e83e138
Added osv-scanner.toml file to ignore npm packages in wasm examples during vu...7e85d2f
ci: pin once-cell in msrv job (#2594)Updates
shadow-rs
from 0.35.1 to 0.35.2Release notes
Sourced from shadow-rs's releases.
Commits
ec8615d
Merge pull request #188 from baoyachi/issue/18753bb03b
chmod change8b55788
Update Cargo.toml832994b
Update README.md8f0c146
Update README.mdUpdates
serde_json
from 1.0.128 to 1.0.143Release notes
Sourced from serde_json's releases.
Commits
10102c4
Release 1.0.1432a5b853
Replace super::super with absolute path within crate447170b
Merge pull request 1271 from mickvangelderen/mick/impl-from-str-for-mapec190d6
Merge pull request #1264 from xlambein/master8be6647
Merge pull request #1268 from SOF3/compact-defaultba5b3cc
Revert "Pin nightly toolchain used for miri job"1731167
Release 1.0.142e51c814
Touch up PR 126584abbdb
Merge pull request #1265 from aatifsyed/master6843c36
Release 1.0.141Updates
serde_with
from 3.11.0 to 3.14.0Release notes
Sourced from serde_with's releases.
Commits
16ea265
Bump version to 3.14 (#865)6b963ec
Bump version to 3.14ff8df7a
Dead code cleanup (#864)e3a5f16
Fix function naming scheme20a8cf6
Remove unused derives and dead functions in schemars codeefe145b
Extract common DropGuard struct and NumberExt trait1c3a1d3
Remove unused derives from internal Content typec77b02f
Add support forschemars
v1 (#863)e44f5df
Cleanup schemars tests (#862)17f3555
Add support forschemars
v1Updates
flate2
from 1.0.34 to 1.1.2Release notes
Sourced from flate2's releases.
... (truncated)
Commits
ac4d950
Merge pull request #490 from folkertdev/update-zlib-rs-0.5.1e38e16f
upgrade zlib-rs to version0.5.1
76cc0cc
Merge pull request #489 from CosminPerRam/feat/revert_updates8f52350
Revert "chore: update deps"df11207
Merge pull request #488 from CosminPerRam/ci/audita8872d7
ci: rename audit job190750c
ci: add audit checkc2c78de
solve remaining clippy warnings and add it to CI (#487)306e909
Merge pull request #485 from CosminPerRam/chore/update_deps29d8194
Merge pull request #484 from CosminPerRam/feat/simplify_manual_conversionUpdates
zstd
from 0.13.2 to 0.13.3Commits
52e9d41
zstd 0.13.359ed359
zstd-safe 7.2.2c25e64f
Update constantsf4fed57
Update zstd library to v1.5.7cb2b5cc
Add Send and Sync markers for AdvancedSeekable (#322)21d79e8
Add support for the seekable format (#310)e515961
Fix new_with_capacity03e955d
Make the buffer size configurable (#307)1ff414d
Update bindgen requirement from 0.70 to 0.71 in /zstd-safe/zstd-sys (#312)72752a4
Update Cargo.toml (#317)Updates
strip-ansi-escapes
from 0.2.0 to 0.2.1Commits
Updates
sha2
from 0.10.8 to 0.10.9Commits
82c36a4
sha2: add soft-compact backend (backport of #686) (#687)c1e85ae
ci: remove pre-1.56 jobs and other fixes (#688)a667dd9
skein: fix implementation for output sizes not multiple of 8 (#682)62b6ff1
Fix blake2 and ascon-hash CI (#521)f3b657c
Expose belt_compress to public (#520)9f66cb8
md4: Optimize compress to improve hash performance (#519)70a2b62
Add simpler code snippet to the documentation (#515)e3ab257
Update Cargo.lockc640781
ascon-hash: Add Zeroize feature (#480)cfda39f
Update Cargo.lockUpdates
anyhow
from 1.0.98 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963a
Release 1.0.992c64c15
Merge pull request #420 from dtolnay/enotempty8cf66f7
Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145c
Revert "Pin nightly toolchain used for miri job"1d7ef1d
Update ui test suite to nightly-2025-06-306929572
Update ui test suite to nightly-2025-06-1837224e3
Ignore mismatched_lifetime_syntaxes lint11f0e81
Pin nightly toolchain used for miri jobd04c999
Raise required compiler for backtrace feature to rust 1.82219d163
Update test suite to nightly-2025-05-01Updates
color-eyre
from 0.6.3 to 0.6.5Commits
f110d78
Bump color-eyre to 0.6.5, color-spantrace to 0.3.06534ecd
Undo eyre version bump (DO NOT PUBLISH EYRE)9f35b8c
Exclude images from published crate (#239)6e9ced8
re-bump eyre version97c8469
Undo eyre version bump067cf05
Bump color-eyre to 0.6.4 (#229)9943e52
Update PyO3, clippy fixes (#228)a48e365
Bump color-eyre to 0.6.4b14c715
Merge branch 'clippy' into pyo34f70655
Update pyo3Updates
thiserror
from 1.0.64 to 2.0.11Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
0f532e3
Release 2.0.113d15543
Merge pull request #410 from dtolnay/testnostd1a226ae
Disable two more integration tests in no-std mode8b5f2d7
Fix unused import in test when built without stdeecd247
Add CI step to test with "std" disabled8f2a76b
Merge pull request #409 from Maytha8/std-tests693a6cd
Add feature gate to tests that use std349f696
Release 2.0.106cd87bc
Merge pull request #408 from dtolnay/assoctype6b3e1e5
Generate trait bounds on associated typesUpdates
indoc
from 2.0.5 to 2.0.6Release notes
Sourced from indoc's releases.
Commits
f5934e4
Release 2.0.6382de61
Point standard library links to stableaed1b60
Unset doc-scrape-examples for lib target