Skip to content

Commit a54157a

Browse files
Bump the all-minor-and-patch group across 1 directory with 23 updates
Bumps the all-minor-and-patch group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aws-credential-types](https://github.com/smithy-lang/smithy-rs) | `1.2.8` | `1.2.10` | | [axum](https://github.com/tokio-rs/axum) | `0.8.6` | `0.8.8` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` | | [clap](https://github.com/clap-rs/clap) | `4.5.50` | `4.5.54` | | [colored](https://github.com/mackwic/colored) | `3.0.0` | `3.1.1` | | [config](https://github.com/rust-cli/config-rs) | `0.15.18` | `0.15.19` | | [console](https://github.com/console-rs/console) | `0.16.1` | `0.16.2` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.5` | `1.1.8` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.2` | `0.20.3` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.2` | `0.18.3` | | [log](https://github.com/rust-lang/log) | `0.4.28` | `0.4.29` | | [rustls](https://github.com/rustls/rustls) | `0.23.34` | `0.23.36` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | termion | `4.0.5` | `4.0.6` | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.49.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.16` | `0.7.18` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [tracing-appender](https://github.com/tokio-rs/tracing) | `0.2.3` | `0.2.4` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.22` | | [url](https://github.com/servo/rust-url) | `2.5.7` | `2.5.8` | | [uuid](https://github.com/uuid-rs/uuid) | `1.18.1` | `1.19.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.6` | `0.6.8` | Updates `aws-credential-types` from 1.2.8 to 1.2.10 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `axum` from 0.8.6 to 0.8.8 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.6...axum-v0.8.8) Updates `chrono` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.43) Updates `clap` from 4.5.50 to 4.5.54 - [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.50...clap_complete-v4.5.54) Updates `colored` from 3.0.0 to 3.1.1 - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v3.0.0...v3.1.1) Updates `config` from 0.15.18 to 0.15.19 - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.15.18...v0.15.19) Updates `console` from 0.16.1 to 0.16.2 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.16.1...0.16.2) Updates `flate2` from 1.1.5 to 1.1.8 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.5...1.1.8) Updates `git2` from 0.20.2 to 0.20.3 - [Changelog](https://github.com/rust-lang/git2-rs/blob/git2-0.20.3/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.2...git2-0.20.3) Updates `indicatif` from 0.18.2 to 0.18.3 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.2...0.18.3) Updates `log` from 0.4.28 to 0.4.29 - [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.28...0.4.29) Updates `rustls` from 0.23.34 to 0.23.36 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.34...v/0.23.36) Updates `serde_json` from 1.0.145 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) Updates `tempfile` from 3.23.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) Updates `termion` from 4.0.5 to 4.0.6 Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) Updates `tokio-util` from 0.7.16 to 0.7.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.16...tokio-util-0.7.18) Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `tracing-appender` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-appender-0.2.3...tracing-appender-0.2.4) Updates `tracing-subscriber` from 0.3.20 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.22) Updates `url` from 2.5.7 to 2.5.8 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.7...v2.5.8) Updates `uuid` from 1.18.1 to 1.19.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.1...v1.19.0) Updates `tower-http` from 0.6.6 to 0.6.8 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.6...tower-http-0.6.8) --- updated-dependencies: - dependency-name: aws-credential-types dependency-version: 1.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: axum dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: colored dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-and-patch - dependency-name: config dependency-version: 0.15.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: console dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: flate2 dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: git2 dependency-version: 0.20.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: indicatif dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: rustls dependency-version: 0.23.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-and-patch - dependency-name: termion dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-and-patch - dependency-name: tokio-util dependency-version: 0.7.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: tracing-appender dependency-version: 0.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch - dependency-name: uuid dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-and-patch - dependency-name: tower-http dependency-version: 0.6.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e060da1 commit a54157a

3 files changed

Lines changed: 110 additions & 123 deletions

File tree

0 commit comments

Comments
 (0)