-
Notifications
You must be signed in to change notification settings - Fork 117
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 across 1 directory with 8 updates (#…
…8717) * build(deps): bump the prod group across 1 directory with 8 updates Bumps the prod group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.9` | `4.5.10` | | [toml](https://github.com/toml-rs/toml) | `0.8.14` | `0.8.15` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.1` | `1.39.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` | | [tonic](https://github.com/hyperium/tonic) | `0.12.0` | `0.12.1` | | [tonic-build](https://github.com/hyperium/tonic) | `0.12.0` | `0.12.1` | | [tonic-reflection](https://github.com/hyperium/tonic) | `0.12.0` | `0.12.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.71` | `2.0.72` | Updates `clap` from 4.5.9 to 4.5.10 - [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...v4.5.10) Updates `toml` from 0.8.14 to 0.8.15 - [Commits](toml-rs/toml@toml-v0.8.14...toml-v0.8.15) Updates `tokio` from 1.38.1 to 1.39.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.1...tokio-1.39.0) Updates `thiserror` from 1.0.62 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.62...1.0.63) Updates `tonic` from 0.12.0 to 0.12.1 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.12.0...v0.12.1) Updates `tonic-build` from 0.12.0 to 0.12.1 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.12.0...v0.12.1) Updates `tonic-reflection` from 0.12.0 to 0.12.1 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.12.0...v0.12.1) Updates `syn` from 2.0.71 to 2.0.72 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.71...2.0.72) --- 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-minor dependency-group: prod - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tonic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tonic-build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tonic-reflection dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: syn 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]> Co-authored-by: Arya <[email protected]>
- Loading branch information
1 parent
6181ebe
commit 4f6c4ae
Showing
17 changed files
with
172 additions
and
123 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 |
---|---|---|
|
@@ -101,6 +101,11 @@ who = "Alfredo Garcia <[email protected]>" | |
criteria = "safe-to-deploy" | ||
delta = "0.16.3 -> 0.17.0" | ||
|
||
[[audits.mio]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.8.11 -> 1.0.1" | ||
|
||
[[audits.proptest-derive]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -161,6 +166,26 @@ who = "Alfredo Garcia <[email protected]>" | |
criteria = "safe-to-deploy" | ||
delta = "1.38.0 -> 1.38.1" | ||
|
||
[[audits.tokio]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "1.38.1 -> 1.39.0" | ||
|
||
[[audits.tokio-macros]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "2.3.0 -> 2.4.0" | ||
|
||
[[audits.toml]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.8.14 -> 0.8.15" | ||
|
||
[[audits.toml_edit]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.22.14 -> 0.22.16" | ||
|
||
[[audits.tonic]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -171,6 +196,11 @@ who = "Alfredo Garcia <[email protected]>" | |
criteria = "safe-to-deploy" | ||
delta = "0.11.0 -> 0.12.0" | ||
|
||
[[audits.tonic-reflection]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.12.0 -> 0.12.1" | ||
|
||
[[audits.vergen]] | ||
who = "Alfredo Garcia <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
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 |
---|---|---|
|
@@ -9,15 +9,15 @@ user-login = "emilio" | |
user-name = "Emilio Cobos Álvarez" | ||
|
||
[[publisher.clap]] | ||
version = "4.5.9" | ||
when = "2024-07-09" | ||
version = "4.5.10" | ||
when = "2024-07-23" | ||
user-id = 6743 | ||
user-login = "epage" | ||
user-name = "Ed Page" | ||
|
||
[[publisher.clap_builder]] | ||
version = "4.5.9" | ||
when = "2024-07-09" | ||
version = "4.5.10" | ||
when = "2024-07-23" | ||
user-id = 6743 | ||
user-login = "epage" | ||
user-name = "Ed Page" | ||
|
@@ -58,8 +58,8 @@ user-login = "dtolnay" | |
user-name = "David Tolnay" | ||
|
||
[[publisher.syn]] | ||
version = "2.0.71" | ||
when = "2024-07-12" | ||
version = "2.0.72" | ||
when = "2024-07-21" | ||
user-id = 3618 | ||
user-login = "dtolnay" | ||
user-name = "David Tolnay" | ||
|
@@ -1205,6 +1205,12 @@ criteria = "safe-to-deploy" | |
delta = "0.1.2 -> 1.0.1" | ||
aggregated-from = "https://raw.githubusercontent.com/zcash/librustzcash/main/supply-chain/audits.toml" | ||
|
||
[[audits.zcash.audits.thiserror]] | ||
who = "Jack Grigg <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "1.0.61 -> 1.0.63" | ||
aggregated-from = "https://raw.githubusercontent.com/zcash/librustzcash/main/supply-chain/audits.toml" | ||
|
||
[[audits.zcash.audits.thiserror-impl]] | ||
who = "Jack Grigg <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -1230,6 +1236,13 @@ criteria = "safe-to-deploy" | |
delta = "0.10.2 -> 0.11.0" | ||
aggregated-from = "https://raw.githubusercontent.com/zcash/librustzcash/main/supply-chain/audits.toml" | ||
|
||
[[audits.zcash.audits.tonic]] | ||
who = "Jack Grigg <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.12.0 -> 0.12.1" | ||
notes = "Changes to generics bounds look fine" | ||
aggregated-from = "https://raw.githubusercontent.com/zcash/librustzcash/main/supply-chain/audits.toml" | ||
|
||
[[audits.zcash.audits.tonic-build]] | ||
who = "Daira-Emma Hopwood <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -1242,6 +1255,12 @@ criteria = "safe-to-deploy" | |
delta = "0.11.0 -> 0.12.0" | ||
aggregated-from = "https://raw.githubusercontent.com/zcash/librustzcash/main/supply-chain/audits.toml" | ||
|
||
[[audits.zcash.audits.tonic-build]] | ||
who = "Jack Grigg <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.12.0 -> 0.12.1" | ||
aggregated-from = "https://raw.githubusercontent.com/zcash/librustzcash/main/supply-chain/audits.toml" | ||
|
||
[[audits.zcash.audits.wagyu-zcash-parameters]] | ||
who = "Sean Bowe <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
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.