Skip to content

Commit

Permalink
build(deps): bump the prod group with 16 updates
Browse files Browse the repository at this point in the history
Bumps the prod group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.4.8` | `4.4.11` |
| [serde](https://github.com/serde-rs/serde) | `1.0.192` | `1.0.193` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.34.0` | `1.35.0` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.51` |
| [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.17` | `0.3.18` |
| [tracing-appender](https://github.com/tokio-rs/tracing) | `0.2.2` | `0.2.3` |
| [sentry](https://github.com/getsentry/sentry-rust) | `0.31.8` | `0.32.1` |
| [inferno](https://github.com/jonhoo/inferno) | `0.11.18` | `0.11.19` |
| [hyper](https://github.com/hyperium/hyper) | `0.14.27` | `1.1.0` |
| [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) | `0.12.1` | `0.12.2` |
| [once_cell](https://github.com/matklad/once_cell) | `1.18.0` | `1.19.0` |
| [prost](https://github.com/tokio-rs/prost) | `0.12.1` | `0.12.3` |
| [primitive-types](https://github.com/paritytech/parity-common) | `0.11.1` | `0.12.2` |
| [secp256k1](https://github.com/rust-bitcoin/rust-secp256k1) | `0.26.0` | `0.28.0` |
| [itertools](https://github.com/rust-itertools/itertools) | `0.11.0` | `0.12.0` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.11.23` |


Updates `clap` from 4.4.8 to 4.4.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@v4.4.8...v4.4.11)

Updates `serde` from 1.0.192 to 1.0.193
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.192...v1.0.193)

Updates `tokio` from 1.34.0 to 1.35.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.34.0...tokio-1.35.0)

Updates `thiserror` from 1.0.50 to 1.0.51
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.50...1.0.51)

Updates `tracing-subscriber` from 0.3.17 to 0.3.18
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-subscriber-0.3.17...tracing-subscriber-0.3.18)

Updates `tracing-appender` from 0.2.2 to 0.2.3
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-appender-0.2.2...tracing-appender-0.2.3)

Updates `sentry` from 0.31.8 to 0.32.1
- [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.31.8...0.32.1)

Updates `inferno` from 0.11.18 to 0.11.19
- [Changelog](https://github.com/jonhoo/inferno/blob/main/CHANGELOG.md)
- [Commits](jonhoo/inferno@v0.11.18...v0.11.19)

Updates `hyper` from 0.14.27 to 1.1.0
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper@v0.14.27...v1.1.0)

Updates `metrics-exporter-prometheus` from 0.12.1 to 0.12.2
- [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml)
- [Commits](https://github.com/metrics-rs/metrics/commits)

Updates `once_cell` from 1.18.0 to 1.19.0
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](matklad/once_cell@v1.18.0...v1.19.0)

Updates `prost` from 0.12.1 to 0.12.3
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Commits](tokio-rs/prost@v0.12.1...v0.12.3)

Updates `primitive-types` from 0.11.1 to 0.12.2
- [Commits](https://github.com/paritytech/parity-common/commits)

Updates `secp256k1` from 0.26.0 to 0.28.0
- [Changelog](https://github.com/rust-bitcoin/rust-secp256k1/blob/master/CHANGELOG.md)
- [Commits](rust-bitcoin/rust-secp256k1@secp256k1-0.26.0...secp256k1-0.28.0)

Updates `itertools` from 0.11.0 to 0.12.0
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](rust-itertools/itertools@v0.11.0...v0.12.0)

Updates `reqwest` from 0.11.22 to 0.11.23
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.11.22...v0.11.23)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: serde
  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: tracing-subscriber
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: tracing-appender
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: sentry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: inferno
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: hyper
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: metrics-exporter-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: prost
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: primitive-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: secp256k1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent f08cc2d commit 094cd6c
Show file tree
Hide file tree
Showing 14 changed files with 267 additions and 165 deletions.
306 changes: 204 additions & 102 deletions Cargo.lock

Large diffs are not rendered by default.

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.29"
futures-core = "0.3.28"
pin-project = "1.1.3"
rayon = "1.7.0"
tokio = { version = "1.34.0", features = ["time", "sync", "tracing", "macros"] }
tokio = { version = "1.35.0", features = ["time", "sync", "tracing", "macros"] }
tokio-util = "0.7.10"
tower = { version = "0.4.13", features = ["util", "buffer"] }
tracing = "0.1.39"
Expand All @@ -41,7 +41,7 @@ tinyvec = { version = "1.6.0", features = ["rustc_1_55"] }
ed25519-zebra = "4.0.3"
rand = "0.8.5"

tokio = { version = "1.34.0", features = ["full", "tracing", "test-util"] }
tokio = { version = "1.35.0", features = ["full", "tracing", "test-util"] }
tokio-test = "0.4.3"
tower-fallback = { path = "../tower-fallback/" }
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.34.0", features = ["full", "tracing", "test-util"] }
tokio = { version = "1.35.0", features = ["full", "tracing", "test-util"] }

zebra-test = { path = "../zebra-test/" }
14 changes: 7 additions & 7 deletions zebra-chain/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@ incrementalmerkletree = "0.5.0"
jubjub = "0.10.0"
lazy_static = "1.4.0"
num-integer = "0.1.45"
primitive-types = "0.11.1"
primitive-types = "0.12.2"
rand_core = "0.6.4"
ripemd = "0.1.3"
# Matches version used by hdwallet
secp256k1 = { version = "0.26.0", features = ["serde"] }
secp256k1 = { version = "0.28.0", features = ["serde"] }
sha2 = { version = "0.10.7", features = ["compress"] }
uint = "0.9.5"
x25519-dalek = { version = "2.0.0-rc.3", features = ["serde"] }
Expand All @@ -91,18 +91,18 @@ humantime = "2.1.0"
# Error Handling & Formatting
displaydoc = "0.2.4"
static_assertions = "1.1.0"
thiserror = "1.0.48"
thiserror = "1.0.51"
tracing = "0.1.39"

# Serialization
hex = { version = "0.4.3", features = ["serde"] }
serde = { version = "1.0.192", features = ["serde_derive", "rc"] }
serde = { version = "1.0.193", features = ["serde_derive", "rc"] }
serde_with = "3.4.0"
serde-big-array = "0.5.1"

# Processing
futures = "0.3.29"
itertools = "0.11.0"
itertools = "0.12.0"
rayon = "1.7.0"

# ZF deps
Expand All @@ -114,7 +114,7 @@ reddsa = "0.5.1"
serde_json = { version = "1.0.108", optional = true }

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

# Experimental feature getblocktemplate-rpcs
zcash_address = { version = "0.3.0", optional = true }
Expand Down Expand Up @@ -147,7 +147,7 @@ proptest-derive = "0.4.0"
rand = "0.8.5"
rand_chacha = "0.3.1"

tokio = { version = "1.34.0", features = ["full", "tracing", "test-util"] }
tokio = { version = "1.35.0", features = ["full", "tracing", "test-util"] }

zebra-test = { path = "../zebra-test/" }

Expand Down
12 changes: 6 additions & 6 deletions zebra-consensus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@ rayon = "1.7.0"
chrono = { version = "0.4.31", default-features = false, features = ["clock", "std"] }
displaydoc = "0.2.4"
lazy_static = "1.4.0"
once_cell = "1.18.0"
serde = { version = "1.0.192", features = ["serde_derive"] }
once_cell = "1.19.0"
serde = { version = "1.0.193", features = ["serde_derive"] }

futures = "0.3.29"
futures-util = "0.3.28"
metrics = "0.21.1"
thiserror = "1.0.48"
tokio = { version = "1.34.0", features = ["time", "sync", "tracing", "rt-multi-thread"] }
thiserror = "1.0.51"
tokio = { version = "1.35.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,9 +90,9 @@ proptest = "1.4.0"
proptest-derive = "0.4.0"
spandoc = "0.2.2"

tokio = { version = "1.34.0", features = ["full", "tracing", "test-util"] }
tokio = { version = "1.35.0", features = ["full", "tracing", "test-util"] }
tracing-error = "0.2.0"
tracing-subscriber = "0.3.17"
tracing-subscriber = "0.3.18"

zebra-state = { path = "../zebra-state", features = ["proptest-impl"] }
zebra-chain = { path = "../zebra-chain", features = ["proptest-impl"] }
Expand Down
10 changes: 5 additions & 5 deletions zebra-network/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,20 +48,20 @@ dirs = "5.0.1"
hex = "0.4.3"
humantime-serde = "1.1.1"
indexmap = { version = "2.0.1", features = ["serde"] }
itertools = "0.11.0"
itertools = "0.12.0"
lazy_static = "1.4.0"
num-integer = "0.1.45"
ordered-map = "0.4.2"
pin-project = "1.1.3"
rand = "0.8.5"
rayon = "1.7.0"
regex = "1.10.2"
serde = { version = "1.0.192", features = ["serde_derive"] }
serde = { version = "1.0.193", features = ["serde_derive"] }
tempfile = "3.8.1"
thiserror = "1.0.48"
thiserror = "1.0.51"

futures = "0.3.29"
tokio = { version = "1.34.0", features = ["fs", "io-util", "net", "time", "tracing", "macros", "rt-multi-thread"] }
tokio = { version = "1.35.0", features = ["fs", "io-util", "net", "time", "tracing", "macros", "rt-multi-thread"] }
tokio-stream = { version = "0.1.14", features = ["sync", "time"] }
tokio-util = { version = "0.7.10", features = ["codec"] }
tower = { version = "0.4.13", features = ["retry", "discover", "load", "load-shed", "timeout", "util", "buffer"] }
Expand Down Expand Up @@ -90,7 +90,7 @@ proptest = "1.4.0"
proptest-derive = "0.4.0"

static_assertions = "1.1.0"
tokio = { version = "1.34.0", features = ["full", "tracing", "test-util"] }
tokio = { version = "1.35.0", features = ["full", "tracing", "test-util"] }
toml = "0.8.8"

zebra-chain = { path = "../zebra-chain", features = ["proptest-impl"] }
Expand Down
8 changes: 4 additions & 4 deletions zebra-node-services/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ zebra-chain = { path = "../zebra-chain" , version = "1.0.0-beta.31" }
color-eyre = { version = "0.6.2", optional = true }
jsonrpc-core = { version = "18.0.0", optional = true }
# Security: avoid default dependency on openssl
reqwest = { version = "0.11.22", default-features = false, features = ["rustls-tls"], optional = true }
serde = { version = "1.0.192", optional = true }
reqwest = { version = "0.11.23", default-features = false, features = ["rustls-tls"], optional = true }
serde = { version = "1.0.193", optional = true }
serde_json = { version = "1.0.108", optional = true }

[dev-dependencies]

color-eyre = "0.6.2"
jsonrpc-core = "18.0.0"
reqwest = { version = "0.11.22", default-features = false, features = ["rustls-tls"] }
serde = "1.0.192"
reqwest = { version = "0.11.23", default-features = false, features = ["rustls-tls"] }
serde = "1.0.193"
serde_json = "1.0.108"
10 changes: 5 additions & 5 deletions zebra-rpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ chrono = { version = "0.4.31", default-features = false, features = ["clock", "s
futures = "0.3.29"

# lightwalletd sends JSON-RPC requests over HTTP 1.1
hyper = { version = "0.14.27", features = ["http1", "server"] }
hyper = { version = "1.1.0", features = ["http1", "server"] }

jsonrpc-core = "18.0.0"
jsonrpc-derive = "18.0.0"
Expand All @@ -54,13 +54,13 @@ num_cpus = "1.16.0"
serde_json = { version = "1.0.108", features = ["preserve_order"] }
indexmap = { version = "2.0.1", features = ["serde"] }

tokio = { version = "1.34.0", features = ["time", "rt-multi-thread", "macros", "tracing"] }
tokio = { version = "1.35.0", features = ["time", "rt-multi-thread", "macros", "tracing"] }
tower = "0.4.13"

tracing = "0.1.39"

hex = { version = "0.4.3", features = ["serde"] }
serde = { version = "1.0.192", features = ["serde_derive"] }
serde = { version = "1.0.193", features = ["serde_derive"] }

# Experimental feature getblocktemplate-rpcs
rand = { version = "0.8.5", optional = true }
Expand All @@ -82,8 +82,8 @@ insta = { version = "1.33.0", features = ["redactions", "json", "ron"] }

proptest = "1.4.0"

thiserror = "1.0.48"
tokio = { version = "1.34.0", features = ["full", "tracing", "test-util"] }
thiserror = "1.0.51"
tokio = { version = "1.35.0", features = ["full", "tracing", "test-util"] }

zebra-chain = { path = "../zebra-chain", features = ["proptest-impl"] }
zebra-consensus = { path = "../zebra-consensus", features = ["proptest-impl"] }
Expand Down
4 changes: 2 additions & 2 deletions zebra-scan/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ categories = ["cryptography::cryptocurrencies"]
zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.31" }

indexmap = { version = "2.0.1", features = ["serde"] }
serde = { version = "1.0.192", features = ["serde_derive"] }
serde = { version = "1.0.193", features = ["serde_derive"] }

[dev-dependencies]

Expand All @@ -36,7 +36,7 @@ bls12_381 = "0.8.0"
jubjub = "0.10.0"
ff = "0.13.0"
group = "0.13.0"
tokio = { version = "1.34.0", features = ["test-util"] }
tokio = { version = "1.35.0", features = ["test-util"] }

zebra-state = { path = "../zebra-state" }
zebra-test = { path = "../zebra-test" }
2 changes: 1 addition & 1 deletion zebra-script/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ zcash_script = "0.1.14"

zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.31" }

thiserror = "1.0.48"
thiserror = "1.0.51"
displaydoc = "0.2.4"

[dev-dependencies]
Expand Down
12 changes: 6 additions & 6 deletions zebra-state/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,20 +51,20 @@ hex = "0.4.3"
hex-literal = "0.4.1"
humantime-serde = "1.1.1"
indexmap = "2.0.1"
itertools = "0.11.0"
itertools = "0.12.0"
lazy_static = "1.4.0"
metrics = "0.21.1"
mset = "0.1.1"
regex = "1.10.2"
rlimit = "0.10.1"
rocksdb = { version = "0.21.0", default-features = false, features = ["lz4"] }
semver = "1.0.20"
serde = { version = "1.0.192", features = ["serde_derive"] }
serde = { version = "1.0.193", features = ["serde_derive"] }
tempfile = "3.8.1"
thiserror = "1.0.48"
thiserror = "1.0.51"

rayon = "1.7.0"
tokio = { version = "1.34.0", features = ["rt-multi-thread", "sync", "tracing"] }
tokio = { version = "1.35.0", features = ["rt-multi-thread", "sync", "tracing"] }
tower = { version = "0.4.13", features = ["buffer", "util"] }
tracing = "0.1.39"

Expand All @@ -89,7 +89,7 @@ color-eyre = "0.6.2"
# Enable a feature that makes tinyvec compile much faster.
tinyvec = { version = "1.6.0", features = ["rustc_1_55"] }

once_cell = "1.18.0"
once_cell = "1.19.0"
spandoc = "0.2.2"

hex = { version = "0.4.3", features = ["serde"] }
Expand All @@ -102,7 +102,7 @@ rand = "0.8.5"
halo2 = { package = "halo2_proofs", version = "0.3.0" }
jubjub = "0.10.0"

tokio = { version = "1.34.0", features = ["full", "tracing", "test-util"] }
tokio = { version = "1.35.0", features = ["full", "tracing", "test-util"] }

zebra-chain = { path = "../zebra-chain", features = ["proptest-impl"] }
zebra-test = { path = "../zebra-test/" }
10 changes: 5 additions & 5 deletions zebra-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ hex = "0.4.3"
indexmap = "2.0.1"
lazy_static = "1.4.0"
insta = "1.33.0"
itertools = "0.11.0"
itertools = "0.12.0"
proptest = "1.4.0"
once_cell = "1.18.0"
once_cell = "1.19.0"
rand = "0.8.5"
regex = "1.10.2"

tokio = { version = "1.34.0", features = ["full", "tracing", "test-util"] }
tokio = { version = "1.35.0", features = ["full", "tracing", "test-util"] }
tower = { version = "0.4.13", features = ["util"] }
futures = "0.3.29"

Expand All @@ -37,9 +37,9 @@ tinyvec = { version = "1.6.0", features = ["rustc_1_55"] }
humantime = "2.1.0"
owo-colors = "3.5.0"
spandoc = "0.2.2"
thiserror = "1.0.48"
thiserror = "1.0.51"

tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
tracing-error = "0.2.0"
tracing = "0.1.39"

Expand Down
10 changes: 5 additions & 5 deletions zebra-utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ structopt = "0.3.26"
hex = "0.4.3"
serde_json = "1.0.108"
tracing-error = "0.2.0"
tracing-subscriber = "0.3.17"
thiserror = "1.0.48"
tracing-subscriber = "0.3.18"
thiserror = "1.0.51"

zebra-node-services = { path = "../zebra-node-services", version = "1.0.0-beta.31" }
zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.31" }
Expand All @@ -81,12 +81,12 @@ zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.31" }
zebra-rpc = { path = "../zebra-rpc", version = "1.0.0-beta.31", optional = true }

# These crates are needed for the zebra-checkpoints binary
itertools = { version = "0.11.0", optional = true }
itertools = { version = "0.12.0", optional = true }

# These crates are needed for the search-issue-refs binary
regex = { version = "1.10.2", optional = true }
# Avoid default openssl dependency to reduce the dependency tree and security alerts.
reqwest = { version = "0.11.22", default-features = false, features = ["rustls-tls"], optional = true }
reqwest = { version = "0.11.23", default-features = false, features = ["rustls-tls"], optional = true }

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

0 comments on commit 094cd6c

Please sign in to comment.