Skip to content

Commit

Permalink
build(deps): bump the prod group across 1 directory with 8 updates (#…
Browse files Browse the repository at this point in the history
…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
3 people authored Jul 26, 2024
1 parent 6181ebe commit 4f6c4ae
Show file tree
Hide file tree
Showing 17 changed files with 172 additions and 123 deletions.
146 changes: 73 additions & 73 deletions Cargo.lock

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions supply-chain/audits.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand All @@ -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"
Expand Down
31 changes: 25 additions & 6 deletions supply-chain/imports.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions tower-batch-control/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ futures = "0.3.30"
futures-core = "0.3.28"
pin-project = "1.1.5"
rayon = "1.10.0"
tokio = { version = "1.38.1", features = ["time", "sync", "tracing", "macros"] }
tokio = { version = "1.39.0", features = ["time", "sync", "tracing", "macros"] }
tokio-util = "0.7.11"
tower = { version = "0.4.13", features = ["util", "buffer"] }
tracing = "0.1.39"
Expand All @@ -41,7 +41,7 @@ tinyvec = { version = "1.8.0", features = ["rustc_1_55"] }
ed25519-zebra = "4.0.3"
rand = "0.8.5"

tokio = { version = "1.38.1", features = ["full", "tracing", "test-util"] }
tokio = { version = "1.39.0", features = ["full", "tracing", "test-util"] }
tokio-test = "0.4.4"
tower-fallback = { path = "../tower-fallback/", version = "0.2.41-beta.14" }
tower-test = "0.4.0"
Expand Down
2 changes: 1 addition & 1 deletion tower-fallback/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ futures-core = "0.3.28"
tracing = "0.1.39"

[dev-dependencies]
tokio = { version = "1.38.1", features = ["full", "tracing", "test-util"] }
tokio = { version = "1.39.0", features = ["full", "tracing", "test-util"] }

zebra-test = { path = "../zebra-test/", version = "1.0.0-beta.38" }
6 changes: 3 additions & 3 deletions zebra-chain/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ humantime = "2.1.0"

# Error Handling & Formatting
static_assertions = "1.1.0"
thiserror = "1.0.62"
thiserror = "1.0.63"
tracing = "0.1.39"

# Serialization
Expand All @@ -131,7 +131,7 @@ reddsa = "0.5.1"
serde_json = { version = "1.0.120", optional = true }

# Production feature async-error and testing feature proptest-impl
tokio = { version = "1.38.1", optional = true }
tokio = { version = "1.39.0", optional = true }

# Experimental feature shielded-scan
zcash_client_backend = { version = "0.12.1", optional = true }
Expand Down Expand Up @@ -164,7 +164,7 @@ proptest-derive = "0.5.0"
rand = "0.8.5"
rand_chacha = "0.3.1"

tokio = { version = "1.38.1", features = ["full", "tracing", "test-util"] }
tokio = { version = "1.39.0", features = ["full", "tracing", "test-util"] }

zebra-test = { path = "../zebra-test/", version = "1.0.0-beta.38" }

Expand Down
6 changes: 3 additions & 3 deletions zebra-consensus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ serde = { version = "1.0.204", features = ["serde_derive"] }
futures = "0.3.30"
futures-util = "0.3.28"
metrics = "0.23.0"
thiserror = "1.0.62"
tokio = { version = "1.38.1", features = ["time", "sync", "tracing", "rt-multi-thread"] }
thiserror = "1.0.63"
tokio = { version = "1.39.0", features = ["time", "sync", "tracing", "rt-multi-thread"] }
tower = { version = "0.4.13", features = ["timeout", "util", "buffer"] }
tracing = "0.1.39"
tracing-futures = "0.2.5"
Expand Down Expand Up @@ -90,7 +90,7 @@ proptest = "1.4.0"
proptest-derive = "0.5.0"
spandoc = "0.2.2"

tokio = { version = "1.38.1", features = ["full", "tracing", "test-util"] }
tokio = { version = "1.39.0", features = ["full", "tracing", "test-util"] }
tracing-error = "0.2.0"
tracing-subscriber = "0.3.18"

Expand Down
8 changes: 4 additions & 4 deletions zebra-grpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ categories = ["cryptography::cryptocurrencies"]
[dependencies]

futures-util = "0.3.28"
tonic = "0.12.0"
tonic-reflection = "0.12.0"
tonic = "0.12.1"
tonic-reflection = "0.12.1"
prost = "0.13.1"
serde = { version = "1.0.204", features = ["serde_derive"] }
tokio = { version = "1.38.1", features = ["macros", "rt-multi-thread"] }
tokio = { version = "1.39.0", features = ["macros", "rt-multi-thread"] }
tokio-stream = "0.1.15"
tower = { version = "0.4.13", features = ["util", "buffer", "timeout"] }
color-eyre = "0.6.3"
Expand All @@ -32,7 +32,7 @@ zebra-node-services = { path = "../zebra-node-services", version = "1.0.0-beta.3
zebra-chain = { path = "../zebra-chain" , version = "1.0.0-beta.38" }

[build-dependencies]
tonic-build = "0.12.0"
tonic-build = "0.12.1"

[dev-dependencies]
insta = { version = "1.39.0", features = ["redactions", "json", "ron"] }
Expand Down
8 changes: 4 additions & 4 deletions zebra-network/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ rayon = "1.10.0"
regex = "1.10.4"
serde = { version = "1.0.204", features = ["serde_derive"] }
tempfile = "3.10.1"
thiserror = "1.0.62"
thiserror = "1.0.63"

futures = "0.3.30"
tokio = { version = "1.38.1", features = ["fs", "io-util", "net", "time", "tracing", "macros", "rt-multi-thread"] }
tokio = { version = "1.39.0", features = ["fs", "io-util", "net", "time", "tracing", "macros", "rt-multi-thread"] }
tokio-stream = { version = "0.1.15", features = ["sync", "time"] }
tokio-util = { version = "0.7.11", features = ["codec"] }
tower = { version = "0.4.13", features = ["retry", "discover", "load", "load-shed", "timeout", "util", "buffer"] }
Expand Down Expand Up @@ -90,8 +90,8 @@ proptest = "1.4.0"
proptest-derive = "0.5.0"

static_assertions = "1.1.0"
tokio = { version = "1.38.1", features = ["full", "tracing", "test-util"] }
toml = "0.8.13"
tokio = { version = "1.39.0", features = ["full", "tracing", "test-util"] }
toml = "0.8.15"

zebra-chain = { path = "../zebra-chain", features = ["proptest-impl"] }
zebra-test = { path = "../zebra-test/" }
2 changes: 1 addition & 1 deletion zebra-node-services/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jsonrpc-core = { version = "18.0.0", optional = true }
reqwest = { version = "0.11.26", default-features = false, features = ["rustls-tls"], optional = true }
serde = { version = "1.0.204", optional = true }
serde_json = { version = "1.0.120", optional = true }
tokio = { version = "1.38.1", features = ["time"], optional = true }
tokio = { version = "1.39.0", features = ["time"], optional = true }

[dev-dependencies]

Expand Down
12 changes: 6 additions & 6 deletions zebra-rpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jsonrpc-http-server = "18.0.0"
serde_json = { version = "1.0.120", features = ["preserve_order"] }
indexmap = { version = "2.2.6", features = ["serde"] }

tokio = { version = "1.38.1", features = [
tokio = { version = "1.39.0", features = [
"time",
"rt-multi-thread",
"macros",
Expand All @@ -77,8 +77,8 @@ tokio = { version = "1.38.1", features = [
tower = "0.4.13"

# indexer-rpcs dependencies
tonic = { version = "0.12.0", optional = true }
tonic-reflection = { version = "0.12.0", optional = true }
tonic = { version = "0.12.1", optional = true }
tonic-reflection = { version = "0.12.1", optional = true }
prost = { version = "0.13.1", optional = true }
tokio-stream = { version = "0.1.15", optional = true }

Expand Down Expand Up @@ -110,15 +110,15 @@ zebra-script = { path = "../zebra-script", version = "1.0.0-beta.38" }
zebra-state = { path = "../zebra-state", version = "1.0.0-beta.38" }

[build-dependencies]
tonic-build = { version = "0.12.0", optional = true }
tonic-build = { version = "0.12.1", optional = true }

[dev-dependencies]
insta = { version = "1.39.0", features = ["redactions", "json", "ron"] }

proptest = "1.4.0"

thiserror = "1.0.62"
tokio = { version = "1.38.1", features = ["full", "tracing", "test-util"] }
thiserror = "1.0.63"
tokio = { version = "1.39.0", features = ["full", "tracing", "test-util"] }

zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.38", features = [
"proptest-impl",
Expand Down
8 changes: 4 additions & 4 deletions zebra-scan/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ indexmap = { version = "2.2.6", features = ["serde"] }
itertools = "0.13.0"
semver = "1.0.23"
serde = { version = "1.0.204", features = ["serde_derive"] }
tokio = { version = "1.38.1", features = ["time"] }
tokio = { version = "1.39.0", features = ["time"] }
tower = "0.4.13"
tracing = "0.1.39"
futures = "0.3.30"
Expand Down Expand Up @@ -110,7 +110,7 @@ zebrad = { path = "../zebrad", version = "1.8.0" }

[dev-dependencies]
insta = { version = "1.39.0", features = ["ron", "redactions"] }
tokio = { version = "1.38.1", features = ["test-util"] }
tokio = { version = "1.39.0", features = ["test-util"] }

proptest = "1.4.0"
proptest-derive = "0.5.0"
Expand All @@ -121,8 +121,8 @@ jubjub = "0.10.0"
rand = "0.8.5"
tempfile = "3.10.1"
zcash_note_encryption = "0.4.0"
toml = "0.8.13"
tonic = "0.12.0"
toml = "0.8.15"
tonic = "0.12.1"

zebra-state = { path = "../zebra-state", version = "1.0.0-beta.38", features = ["proptest-impl"] }
zebra-test = { path = "../zebra-test", version = "1.0.0-beta.38" }
Expand Down
2 changes: 1 addition & 1 deletion zebra-script/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ categories = ["api-bindings", "cryptography::cryptocurrencies"]
zcash_script = "0.2.0"
zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.38" }

thiserror = "1.0.62"
thiserror = "1.0.63"

[dev-dependencies]
hex = "0.4.3"
Expand Down
6 changes: 3 additions & 3 deletions zebra-state/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ rocksdb = { version = "0.22.0", default-features = false, features = ["lz4"] }
semver = "1.0.23"
serde = { version = "1.0.204", features = ["serde_derive"] }
tempfile = "3.10.1"
thiserror = "1.0.62"
thiserror = "1.0.63"

rayon = "1.10.0"
tokio = { version = "1.38.1", features = ["rt-multi-thread", "sync", "tracing"] }
tokio = { version = "1.39.0", features = ["rt-multi-thread", "sync", "tracing"] }
tower = { version = "0.4.13", features = ["buffer", "util"] }
tracing = "0.1.39"

Expand Down Expand Up @@ -106,7 +106,7 @@ rand = "0.8.5"
halo2 = { package = "halo2_proofs", version = "0.3.0" }
jubjub = "0.10.0"

tokio = { version = "1.38.1", features = ["full", "tracing", "test-util"] }
tokio = { version = "1.39.0", features = ["full", "tracing", "test-util"] }

zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.38", features = ["proptest-impl"] }
zebra-test = { path = "../zebra-test/", version = "1.0.0-beta.38" }
4 changes: 2 additions & 2 deletions zebra-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ once_cell = "1.18.0"
rand = "0.8.5"
regex = "1.10.4"

tokio = { version = "1.38.1", features = ["full", "tracing", "test-util"] }
tokio = { version = "1.39.0", features = ["full", "tracing", "test-util"] }
tower = { version = "0.4.13", features = ["util"] }
futures = "0.3.30"

Expand All @@ -37,7 +37,7 @@ tinyvec = { version = "1.8.0", features = ["rustc_1_55"] }
humantime = "2.1.0"
owo-colors = "4.0.0"
spandoc = "0.2.2"
thiserror = "1.0.62"
thiserror = "1.0.63"

tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
tracing-error = "0.2.0"
Expand Down
6 changes: 3 additions & 3 deletions zebra-utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ hex = "0.4.3"
serde_json = "1.0.120"
tracing-error = "0.2.0"
tracing-subscriber = "0.3.18"
thiserror = "1.0.62"
thiserror = "1.0.63"

zebra-node-services = { path = "../zebra-node-services", version = "1.0.0-beta.38" }
zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.38" }
Expand All @@ -109,7 +109,7 @@ regex = { version = "1.10.4", optional = true }
reqwest = { version = "0.11.26", default-features = false, features = ["rustls-tls"], optional = true }

# These crates are needed for the zebra-checkpoints and search-issue-refs binaries
tokio = { version = "1.38.1", features = ["full"], optional = true }
tokio = { version = "1.39.0", features = ["full"], optional = true }

jsonrpc = { version = "0.18.0", optional = true }

Expand All @@ -119,7 +119,7 @@ zcash_protocol = { version = "0.1.1" }

# For the openapi generator
rand = "0.8.5"
syn = { version = "2.0.71", features = ["full"], optional = true }
syn = { version = "2.0.72", features = ["full"], optional = true }
quote = { version = "1.0.36", optional = true }
serde_yaml = { version = "0.9.34+deprecated", optional = true }
serde = { version = "1.0.204", features = ["serde_derive"], optional = true }
Loading

0 comments on commit 4f6c4ae

Please sign in to comment.