-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the prod group with 5 updates (#8726)
* build(deps): bump the prod group with 5 updates Bumps the prod group with 5 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.10` | `4.5.11` | | [toml](https://github.com/toml-rs/toml) | `0.8.15` | `0.8.16` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.0` | `1.39.2` | | [console-subscriber](https://github.com/tokio-rs/console) | `0.3.0` | `0.4.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.121` | Updates `clap` from 4.5.10 to 4.5.11 - [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.10...clap_complete-v4.5.11) Updates `toml` from 0.8.15 to 0.8.16 - [Commits](toml-rs/toml@toml-v0.8.15...toml-v0.8.16) Updates `tokio` from 1.39.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.0...tokio-1.39.2) Updates `console-subscriber` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/tokio-rs/console/releases) - [Changelog](https://github.com/tokio-rs/console/blob/main/release-plz.toml) - [Commits](tokio-rs/console@console-subscriber-v0.3.0...console-subscriber-v0.4.0) Updates `serde_json` from 1.0.120 to 1.0.121 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.120...v1.0.121) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: console-subscriber dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod ... Signed-off-by: dependabot[bot] <[email protected]> * cargo vet --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alfredo Garcia <[email protected]>
- Loading branch information
1 parent
988dd55
commit 7b0c1ad
Showing
17 changed files
with
130 additions
and
187 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,11 +46,21 @@ who = "Alfredo Garcia <[email protected]>" | |
criteria = "safe-to-deploy" | ||
delta = "0.6.0 -> 0.7.0" | ||
|
||
[[audits.console-api]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.7.0 -> 0.8.0" | ||
|
||
[[audits.console-subscriber]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.2.0 -> 0.3.0" | ||
|
||
[[audits.console-subscriber]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.3.0 -> 0.4.0" | ||
|
||
[[audits.git2]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -131,6 +141,11 @@ who = "Alfredo Garcia <[email protected]>" | |
criteria = "safe-to-deploy" | ||
delta = "0.12.6 -> 0.13.1" | ||
|
||
[[audits.serde_spanned]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.6.6 -> 0.6.7" | ||
|
||
[[audits.serde_with]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -181,11 +196,26 @@ who = "Alfredo Garcia <[email protected]>" | |
criteria = "safe-to-deploy" | ||
delta = "0.8.14 -> 0.8.15" | ||
|
||
[[audits.toml]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.8.15 -> 0.8.16" | ||
|
||
[[audits.toml_datetime]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.6.6 -> 0.6.7" | ||
|
||
[[audits.toml_edit]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.22.14 -> 0.22.16" | ||
|
||
[[audits.toml_edit]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.22.16 -> 0.22.17" | ||
|
||
[[audits.tonic]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -235,3 +265,9 @@ criteria = "safe-to-deploy" | |
user-id = 3618 # David Tolnay (dtolnay) | ||
start = "2019-03-01" | ||
end = "2025-07-09" | ||
|
||
[[trusted.tokio]] | ||
criteria = "safe-to-deploy" | ||
user-id = 6741 # Alice Ryhl (Darksonn) | ||
start = "2020-12-25" | ||
end = "2025-07-29" |
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.