build(deps): bump the prod group with 10 updates (#9077)

* build(deps): bump the prod group with 10 updates

Bumps the prod group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.42.0` |
| [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.16` | `0.1.17` |
| [tower](https://github.com/tower-rs/tower) | `0.4.13` | `0.5.1` |
| [thiserror](https://github.com/dtolnay/thiserror) | `2.0.3` | `2.0.6` |
| [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.18` | `0.3.19` |
| [prost](https://github.com/tokio-rs/prost) | `0.13.3` | `0.13.4` |
| [primitive-types](https://github.com/paritytech/parity-common) | `0.12.2` | `0.13.1` |
| [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.12` | `0.7.13` |


Updates `clap` from 4.5.21 to 4.5.23
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.21...clap_complete-v4.5.23)

Updates `chrono` from 0.4.38 to 0.4.39
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.38...v0.4.39)

Updates `tokio` from 1.41.1 to 1.42.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.1...tokio-1.42.0)

Updates `tokio-stream` from 0.1.16 to 0.1.17
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.16...tokio-stream-0.1.17)

Updates `tower` from 0.4.13 to 0.5.1
- [Release notes](https://github.com/tower-rs/tower/releases)
- [Commits](https://github.com/tower-rs/tower/compare/tower-0.4.13...tower-0.5.1)

Updates `thiserror` from 2.0.3 to 2.0.6
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.3...2.0.6)

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

Updates `prost` from 0.13.3 to 0.13.4
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/prost/compare/v0.13.3...v0.13.4)

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

Updates `tokio-util` from 0.7.12 to 0.7.13
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.12...tokio-util-0.7.13)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: chrono
  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: tokio-stream
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: tower
  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: 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: tokio-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
...

Signed-off-by: dependabot[bot] <support@github.com>

* downgrade tower and primitive-types

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-12-11 16:29:44 +00:00 committed by GitHub
parent eb1d129fea
commit 568b25e590
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
15 changed files with 96 additions and 96 deletions

View File

@ -12,7 +12,7 @@ dependencies = [
"arc-swap", "arc-swap",
"backtrace", "backtrace",
"canonical-path", "canonical-path",
"clap 4.5.21", "clap 4.5.23",
"color-eyre", "color-eyre",
"fs-err", "fs-err",
"once_cell", "once_cell",
@ -741,9 +741,9 @@ dependencies = [
[[package]] [[package]]
name = "chrono" name = "chrono"
version = "0.4.38" version = "0.4.39"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401" checksum = "7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825"
dependencies = [ dependencies = [
"android-tzdata", "android-tzdata",
"iana-time-zone", "iana-time-zone",
@ -818,9 +818,9 @@ dependencies = [
[[package]] [[package]]
name = "clap" name = "clap"
version = "4.5.21" version = "4.5.23"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb3b4b9e5a7c7514dfa52869339ee98b3156b0bfb4e8a77c4ff4babb64b1604f" checksum = "3135e7ec2ef7b10c6ed8950f0f792ed96ee093fa088608f1c76e569722700c84"
dependencies = [ dependencies = [
"clap_builder", "clap_builder",
"clap_derive", "clap_derive",
@ -828,9 +828,9 @@ dependencies = [
[[package]] [[package]]
name = "clap_builder" name = "clap_builder"
version = "4.5.21" version = "4.5.23"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b17a95aa67cc7b5ebd32aa5370189aa0d79069ef1c64ce893bd30fb24bff20ec" checksum = "30582fc632330df2bd26877bde0c1f4470d57c582bbc070376afcd04d8cb4838"
dependencies = [ dependencies = [
"anstream", "anstream",
"anstyle", "anstyle",
@ -852,9 +852,9 @@ dependencies = [
[[package]] [[package]]
name = "clap_lex" name = "clap_lex"
version = "0.7.2" version = "0.7.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97" checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6"
[[package]] [[package]]
name = "color-eyre" name = "color-eyre"
@ -987,7 +987,7 @@ dependencies = [
"anes", "anes",
"cast", "cast",
"ciborium", "ciborium",
"clap 4.5.21", "clap 4.5.23",
"criterion-plot", "criterion-plot",
"is-terminal", "is-terminal",
"itertools 0.10.5", "itertools 0.10.5",
@ -1621,7 +1621,7 @@ dependencies = [
"indexmap 2.7.0", "indexmap 2.7.0",
"slab", "slab",
"tokio", "tokio",
"tokio-util 0.7.12", "tokio-util 0.7.13",
"tracing", "tracing",
] ]
@ -3197,9 +3197,9 @@ dependencies = [
[[package]] [[package]]
name = "prost" name = "prost"
version = "0.13.3" version = "0.13.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b0487d90e047de87f984913713b85c601c05609aad5b0df4b4573fbf69aa13f" checksum = "2c0fef6c4230e4ccf618a35c59d7ede15dea37de8427500f50aff708806e42ec"
dependencies = [ dependencies = [
"bytes", "bytes",
"prost-derive", "prost-derive",
@ -3228,9 +3228,9 @@ dependencies = [
[[package]] [[package]]
name = "prost-derive" name = "prost-derive"
version = "0.13.3" version = "0.13.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e9552f850d5f0964a4e4d0bf306459ac29323ddfbae05e35a7c0d35cb0803cc5" checksum = "157c5a9d7ea5c2ed2d9fb8f495b64759f7816c7eaea54ba3978f0d63000162e3"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"itertools 0.13.0", "itertools 0.13.0",
@ -3613,7 +3613,7 @@ dependencies = [
"sync_wrapper 1.0.1", "sync_wrapper 1.0.1",
"tokio", "tokio",
"tokio-rustls", "tokio-rustls",
"tokio-util 0.7.12", "tokio-util 0.7.13",
"tower-service", "tower-service",
"url", "url",
"wasm-bindgen", "wasm-bindgen",
@ -4361,11 +4361,11 @@ dependencies = [
[[package]] [[package]]
name = "thiserror" name = "thiserror"
version = "2.0.3" version = "2.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c006c85c7651b3cf2ada4584faa36773bd07bac24acfb39f3c431b36d7e667aa" checksum = "8fec2a1820ebd077e2b90c4df007bebf344cd394098a13c563957d0afc83ea47"
dependencies = [ dependencies = [
"thiserror-impl 2.0.3", "thiserror-impl 2.0.6",
] ]
[[package]] [[package]]
@ -4381,9 +4381,9 @@ dependencies = [
[[package]] [[package]]
name = "thiserror-impl" name = "thiserror-impl"
version = "2.0.3" version = "2.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f077553d607adc1caf65430528a576c757a71ed73944b66ebb58ef2bbd243568" checksum = "d65750cab40f4ff1929fb1ba509e9914eb756131cef4210da8d5d700d26f6312"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@ -4474,9 +4474,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
[[package]] [[package]]
name = "tokio" name = "tokio"
version = "1.41.1" version = "1.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "22cfb5bee7a6a52939ca9224d6ac897bb669134078daa8735560897f69de4d33" checksum = "5cec9b21b0450273377fc97bd4c33a8acffc8c996c987a7c5b319a0083707551"
dependencies = [ dependencies = [
"backtrace", "backtrace",
"bytes", "bytes",
@ -4515,14 +4515,14 @@ dependencies = [
[[package]] [[package]]
name = "tokio-stream" name = "tokio-stream"
version = "0.1.16" version = "0.1.17"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f4e6ce100d0eb49a2734f8c0812bcd324cf357d21810932c5df6b96ef2b86f1" checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
dependencies = [ dependencies = [
"futures-core", "futures-core",
"pin-project-lite", "pin-project-lite",
"tokio", "tokio",
"tokio-util 0.7.12", "tokio-util 0.7.13",
] ]
[[package]] [[package]]
@ -4554,9 +4554,9 @@ dependencies = [
[[package]] [[package]]
name = "tokio-util" name = "tokio-util"
version = "0.7.12" version = "0.7.13"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a" checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078"
dependencies = [ dependencies = [
"bytes", "bytes",
"futures-core", "futures-core",
@ -4680,7 +4680,7 @@ dependencies = [
"rand 0.8.5", "rand 0.8.5",
"slab", "slab",
"tokio", "tokio",
"tokio-util 0.7.12", "tokio-util 0.7.13",
"tower-layer", "tower-layer",
"tower-service", "tower-service",
"tracing", "tracing",
@ -4714,7 +4714,7 @@ dependencies = [
"tinyvec", "tinyvec",
"tokio", "tokio",
"tokio-test", "tokio-test",
"tokio-util 0.7.12", "tokio-util 0.7.13",
"tower 0.4.13", "tower 0.4.13",
"tower-fallback", "tower-fallback",
"tower-test", "tower-test",
@ -4872,9 +4872,9 @@ dependencies = [
[[package]] [[package]]
name = "tracing-subscriber" name = "tracing-subscriber"
version = "0.3.18" version = "0.3.19"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b" checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
dependencies = [ dependencies = [
"matchers", "matchers",
"nu-ansi-term", "nu-ansi-term",
@ -5847,7 +5847,7 @@ dependencies = [
"spandoc", "spandoc",
"static_assertions", "static_assertions",
"tempfile", "tempfile",
"thiserror 2.0.3", "thiserror 2.0.6",
"tinyvec", "tinyvec",
"tokio", "tokio",
"tracing", "tracing",
@ -5890,7 +5890,7 @@ dependencies = [
"sapling-crypto", "sapling-crypto",
"serde", "serde",
"spandoc", "spandoc",
"thiserror 2.0.3", "thiserror 2.0.6",
"tinyvec", "tinyvec",
"tokio", "tokio",
"tower 0.4.13", "tower 0.4.13",
@ -5959,10 +5959,10 @@ dependencies = [
"serde", "serde",
"static_assertions", "static_assertions",
"tempfile", "tempfile",
"thiserror 2.0.3", "thiserror 2.0.6",
"tokio", "tokio",
"tokio-stream", "tokio-stream",
"tokio-util 0.7.12", "tokio-util 0.7.13",
"toml 0.8.19", "toml 0.8.19",
"tower 0.4.13", "tower 0.4.13",
"tracing", "tracing",
@ -6005,7 +6005,7 @@ dependencies = [
"rand 0.8.5", "rand 0.8.5",
"serde", "serde",
"serde_json", "serde_json",
"thiserror 2.0.3", "thiserror 2.0.6",
"tokio", "tokio",
"tokio-stream", "tokio-stream",
"tonic", "tonic",
@ -6076,7 +6076,7 @@ version = "1.0.0-beta.43"
dependencies = [ dependencies = [
"hex", "hex",
"lazy_static", "lazy_static",
"thiserror 2.0.3", "thiserror 2.0.6",
"zcash_script", "zcash_script",
"zebra-chain", "zebra-chain",
"zebra-test", "zebra-test",
@ -6118,7 +6118,7 @@ dependencies = [
"serde_json", "serde_json",
"spandoc", "spandoc",
"tempfile", "tempfile",
"thiserror 2.0.3", "thiserror 2.0.6",
"tinyvec", "tinyvec",
"tokio", "tokio",
"tower 0.4.13", "tower 0.4.13",
@ -6146,7 +6146,7 @@ dependencies = [
"regex", "regex",
"spandoc", "spandoc",
"tempfile", "tempfile",
"thiserror 2.0.3", "thiserror 2.0.6",
"tinyvec", "tinyvec",
"tokio", "tokio",
"tower 0.4.13", "tower 0.4.13",
@ -6173,7 +6173,7 @@ dependencies = [
"serde_yml", "serde_yml",
"structopt", "structopt",
"syn 2.0.90", "syn 2.0.90",
"thiserror 2.0.3", "thiserror 2.0.6",
"tinyvec", "tinyvec",
"tokio", "tokio",
"tracing-error", "tracing-error",
@ -6194,7 +6194,7 @@ dependencies = [
"atty", "atty",
"bytes", "bytes",
"chrono", "chrono",
"clap 4.5.21", "clap 4.5.23",
"color-eyre", "color-eyre",
"console-subscriber", "console-subscriber",
"dirs", "dirs",
@ -6229,7 +6229,7 @@ dependencies = [
"serde", "serde",
"serde_json", "serde_json",
"tempfile", "tempfile",
"thiserror 2.0.3", "thiserror 2.0.6",
"thread-priority", "thread-priority",
"tinyvec", "tinyvec",
"tokio", "tokio",

View File

@ -26,8 +26,8 @@ futures = "0.3.31"
futures-core = "0.3.28" futures-core = "0.3.28"
pin-project = "1.1.6" pin-project = "1.1.6"
rayon = "1.10.0" rayon = "1.10.0"
tokio = { version = "1.41.1", features = ["time", "sync", "tracing", "macros"] } tokio = { version = "1.42.0", features = ["time", "sync", "tracing", "macros"] }
tokio-util = "0.7.12" tokio-util = "0.7.13"
tower = { version = "0.4.13", features = ["util", "buffer"] } tower = { version = "0.4.13", features = ["util", "buffer"] }
tracing = "0.1.41" tracing = "0.1.41"
tracing-futures = "0.2.5" tracing-futures = "0.2.5"
@ -41,7 +41,7 @@ tinyvec = { version = "1.8.0", features = ["rustc_1_55"] }
ed25519-zebra = "4.0.3" ed25519-zebra = "4.0.3"
rand = "0.8.5" rand = "0.8.5"
tokio = { version = "1.41.1", features = ["full", "tracing", "test-util"] } tokio = { version = "1.42.0", features = ["full", "tracing", "test-util"] }
tokio-test = "0.4.4" tokio-test = "0.4.4"
tower-fallback = { path = "../tower-fallback/", version = "0.2.41-beta.19" } tower-fallback = { path = "../tower-fallback/", version = "0.2.41-beta.19" }
tower-test = "0.4.0" tower-test = "0.4.0"

View File

@ -22,6 +22,6 @@ futures-core = "0.3.28"
tracing = "0.1.41" tracing = "0.1.41"
[dev-dependencies] [dev-dependencies]
tokio = { version = "1.41.1", features = ["full", "tracing", "test-util"] } tokio = { version = "1.42.0", features = ["full", "tracing", "test-util"] }
zebra-test = { path = "../zebra-test/", version = "1.0.0-beta.43" } zebra-test = { path = "../zebra-test/", version = "1.0.0-beta.43" }

View File

@ -105,12 +105,12 @@ zcash_protocol.workspace = true
zcash_address.workspace = true zcash_address.workspace = true
# Time # Time
chrono = { version = "0.4.38", default-features = false, features = ["clock", "std", "serde"] } chrono = { version = "0.4.39", default-features = false, features = ["clock", "std", "serde"] }
humantime = "2.1.0" humantime = "2.1.0"
# Error Handling & Formatting # Error Handling & Formatting
static_assertions = "1.1.0" static_assertions = "1.1.0"
thiserror = "2.0.3" thiserror = "2.0.6"
tracing = "0.1.41" tracing = "0.1.41"
# Serialization # Serialization
@ -133,7 +133,7 @@ reddsa = "0.5.1"
serde_json = { version = "1.0.133", optional = true } serde_json = { version = "1.0.133", optional = true }
# Production feature async-error and testing feature proptest-impl # Production feature async-error and testing feature proptest-impl
tokio = { version = "1.41.1", optional = true } tokio = { version = "1.42.0", optional = true }
# Experimental feature shielded-scan # Experimental feature shielded-scan
zcash_client_backend = { workspace = true, optional = true } zcash_client_backend = { workspace = true, optional = true }
@ -166,7 +166,7 @@ proptest-derive = "0.5.0"
rand = "0.8.5" rand = "0.8.5"
rand_chacha = "0.3.1" rand_chacha = "0.3.1"
tokio = { version = "1.41.1", features = ["full", "tracing", "test-util"] } tokio = { version = "1.42.0", features = ["full", "tracing", "test-util"] }
zebra-test = { path = "../zebra-test/", version = "1.0.0-beta.43" } zebra-test = { path = "../zebra-test/", version = "1.0.0-beta.43" }

View File

@ -43,7 +43,7 @@ jubjub = "0.10.0"
rand = "0.8.5" rand = "0.8.5"
rayon = "1.10.0" rayon = "1.10.0"
chrono = { version = "0.4.38", default-features = false, features = ["clock", "std"] } chrono = { version = "0.4.39", default-features = false, features = ["clock", "std"] }
lazy_static = "1.4.0" lazy_static = "1.4.0"
once_cell = "1.20.2" once_cell = "1.20.2"
serde = { version = "1.0.215", features = ["serde_derive"] } serde = { version = "1.0.215", features = ["serde_derive"] }
@ -51,8 +51,8 @@ serde = { version = "1.0.215", features = ["serde_derive"] }
futures = "0.3.31" futures = "0.3.31"
futures-util = "0.3.28" futures-util = "0.3.28"
metrics = "0.24.1" metrics = "0.24.1"
thiserror = "2.0.3" thiserror = "2.0.6"
tokio = { version = "1.41.1", features = ["time", "sync", "tracing", "rt-multi-thread"] } tokio = { version = "1.42.0", features = ["time", "sync", "tracing", "rt-multi-thread"] }
tower = { version = "0.4.13", features = ["timeout", "util", "buffer"] } tower = { version = "0.4.13", features = ["timeout", "util", "buffer"] }
tracing = "0.1.41" tracing = "0.1.41"
tracing-futures = "0.2.5" tracing-futures = "0.2.5"
@ -90,9 +90,9 @@ proptest = "1.4.0"
proptest-derive = "0.5.0" proptest-derive = "0.5.0"
spandoc = "0.2.2" spandoc = "0.2.2"
tokio = { version = "1.41.1", features = ["full", "tracing", "test-util"] } tokio = { version = "1.42.0", features = ["full", "tracing", "test-util"] }
tracing-error = "0.2.1" tracing-error = "0.2.1"
tracing-subscriber = "0.3.18" tracing-subscriber = "0.3.19"
zebra-state = { path = "../zebra-state", version = "1.0.0-beta.43", features = ["proptest-impl"] } zebra-state = { path = "../zebra-state", version = "1.0.0-beta.43", features = ["proptest-impl"] }
zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.43", features = ["proptest-impl"] } zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.43", features = ["proptest-impl"] }

View File

@ -19,10 +19,10 @@ categories = ["cryptography::cryptocurrencies"]
futures-util = "0.3.28" futures-util = "0.3.28"
tonic = "0.12.3" tonic = "0.12.3"
tonic-reflection = "0.12.3" tonic-reflection = "0.12.3"
prost = "0.13.3" prost = "0.13.4"
serde = { version = "1.0.215", features = ["serde_derive"] } serde = { version = "1.0.215", features = ["serde_derive"] }
tokio = { version = "1.41.1", features = ["macros", "rt-multi-thread"] } tokio = { version = "1.42.0", features = ["macros", "rt-multi-thread"] }
tokio-stream = "0.1.16" tokio-stream = "0.1.17"
tower = { version = "0.4.13", features = ["util", "buffer", "timeout"] } tower = { version = "0.4.13", features = ["util", "buffer", "timeout"] }
color-eyre = "0.6.3" color-eyre = "0.6.3"

View File

@ -43,7 +43,7 @@ proptest-impl = ["proptest", "proptest-derive", "zebra-chain/proptest-impl"]
bitflags = "2.5.0" bitflags = "2.5.0"
byteorder = "1.5.0" byteorder = "1.5.0"
bytes = "1.9.0" bytes = "1.9.0"
chrono = { version = "0.4.38", default-features = false, features = ["clock", "std"] } chrono = { version = "0.4.39", default-features = false, features = ["clock", "std"] }
dirs = "5.0.1" dirs = "5.0.1"
hex = "0.4.3" hex = "0.4.3"
humantime-serde = "1.1.1" humantime-serde = "1.1.1"
@ -58,12 +58,12 @@ rayon = "1.10.0"
regex = "1.11.0" regex = "1.11.0"
serde = { version = "1.0.215", features = ["serde_derive"] } serde = { version = "1.0.215", features = ["serde_derive"] }
tempfile = "3.14.0" tempfile = "3.14.0"
thiserror = "2.0.3" thiserror = "2.0.6"
futures = "0.3.31" futures = "0.3.31"
tokio = { version = "1.41.1", features = ["fs", "io-util", "net", "time", "tracing", "macros", "rt-multi-thread"] } tokio = { version = "1.42.0", features = ["fs", "io-util", "net", "time", "tracing", "macros", "rt-multi-thread"] }
tokio-stream = { version = "0.1.16", features = ["sync", "time"] } tokio-stream = { version = "0.1.17", features = ["sync", "time"] }
tokio-util = { version = "0.7.12", features = ["codec"] } tokio-util = { version = "0.7.13", features = ["codec"] }
tower = { version = "0.4.13", features = ["retry", "discover", "load", "load-shed", "timeout", "util", "buffer"] } tower = { version = "0.4.13", features = ["retry", "discover", "load", "load-shed", "timeout", "util", "buffer"] }
metrics = "0.24.1" metrics = "0.24.1"
@ -90,7 +90,7 @@ proptest = "1.4.0"
proptest-derive = "0.5.0" proptest-derive = "0.5.0"
static_assertions = "1.1.0" static_assertions = "1.1.0"
tokio = { version = "1.41.1", features = ["full", "tracing", "test-util"] } tokio = { version = "1.42.0", features = ["full", "tracing", "test-util"] }
toml = "0.8.19" toml = "0.8.19"
zebra-chain = { path = "../zebra-chain", features = ["proptest-impl"] } zebra-chain = { path = "../zebra-chain", features = ["proptest-impl"] }

View File

@ -48,7 +48,7 @@ jsonrpc-core = { version = "18.0.0", optional = true }
reqwest = { version = "0.12.9", default-features = false, features = ["rustls-tls"], optional = true } reqwest = { version = "0.12.9", default-features = false, features = ["rustls-tls"], optional = true }
serde = { version = "1.0.215", optional = true } serde = { version = "1.0.215", optional = true }
serde_json = { version = "1.0.133", optional = true } serde_json = { version = "1.0.133", optional = true }
tokio = { version = "1.41.1", features = ["time", "sync"] } tokio = { version = "1.42.0", features = ["time", "sync"] }
[dev-dependencies] [dev-dependencies]

View File

@ -53,7 +53,7 @@ proptest-impl = [
] ]
[dependencies] [dependencies]
chrono = { version = "0.4.38", default-features = false, features = [ chrono = { version = "0.4.39", default-features = false, features = [
"clock", "clock",
"std", "std",
] } ] }
@ -74,7 +74,7 @@ rand = "0.8.5"
# Error handling # Error handling
color-eyre = "0.6.3" color-eyre = "0.6.3"
tokio = { version = "1.41.1", features = [ tokio = { version = "1.42.0", features = [
"time", "time",
"rt-multi-thread", "rt-multi-thread",
"macros", "macros",
@ -85,8 +85,8 @@ tower = "0.4.13"
# indexer-rpcs dependencies # indexer-rpcs dependencies
tonic = { version = "0.12.3", optional = true } tonic = { version = "0.12.3", optional = true }
tonic-reflection = { version = "0.12.3", optional = true } tonic-reflection = { version = "0.12.3", optional = true }
prost = { version = "0.13.3", optional = true } prost = { version = "0.13.4", optional = true }
tokio-stream = { version = "0.1.16", optional = true } tokio-stream = { version = "0.1.17", optional = true }
tracing = "0.1.41" tracing = "0.1.41"
@ -123,8 +123,8 @@ insta = { version = "1.41.1", features = ["redactions", "json", "ron"] }
proptest = "1.4.0" proptest = "1.4.0"
thiserror = "2.0.3" thiserror = "2.0.6"
tokio = { version = "1.41.1", features = ["full", "tracing", "test-util"] } tokio = { version = "1.42.0", features = ["full", "tracing", "test-util"] }
zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.43", features = [ zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.43", features = [
"proptest-impl", "proptest-impl",

View File

@ -65,7 +65,7 @@ indexmap = { version = "2.7.0", features = ["serde"] }
itertools = "0.13.0" itertools = "0.13.0"
semver = "1.0.23" semver = "1.0.23"
serde = { version = "1.0.215", features = ["serde_derive"] } serde = { version = "1.0.215", features = ["serde_derive"] }
tokio = { version = "1.41.1", features = ["time"] } tokio = { version = "1.42.0", features = ["time"] }
tower = "0.4.13" tower = "0.4.13"
tracing = "0.1.41" tracing = "0.1.41"
futures = "0.3.31" futures = "0.3.31"
@ -83,7 +83,7 @@ zebra-node-services = { path = "../zebra-node-services", version = "1.0.0-beta.4
zebra-grpc = { path = "../zebra-grpc", version = "0.1.0-alpha.10" } zebra-grpc = { path = "../zebra-grpc", version = "0.1.0-alpha.10" }
zebra-rpc = { path = "../zebra-rpc", version = "1.0.0-beta.43" } zebra-rpc = { path = "../zebra-rpc", version = "1.0.0-beta.43" }
chrono = { version = "0.4.38", default-features = false, features = ["clock", "std", "serde"] } chrono = { version = "0.4.39", default-features = false, features = ["clock", "std", "serde"] }
# test feature proptest-impl # test feature proptest-impl
proptest = { version = "1.4.0", optional = true } proptest = { version = "1.4.0", optional = true }
@ -99,7 +99,7 @@ zcash_note_encryption = { version = "0.4.0", optional = true }
zebra-test = { path = "../zebra-test", version = "1.0.0-beta.43", optional = true } zebra-test = { path = "../zebra-test", version = "1.0.0-beta.43", optional = true }
# zebra-scanner binary dependencies # zebra-scanner binary dependencies
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] } tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
structopt = "0.3.26" structopt = "0.3.26"
lazy_static = "1.4.0" lazy_static = "1.4.0"
serde_json = "1.0.133" serde_json = "1.0.133"
@ -111,7 +111,7 @@ zebrad = { path = "../zebrad", version = "2.1.0" }
[dev-dependencies] [dev-dependencies]
insta = { version = "1.41.1", features = ["ron", "redactions"] } insta = { version = "1.41.1", features = ["ron", "redactions"] }
tokio = { version = "1.41.1", features = ["test-util"] } tokio = { version = "1.42.0", features = ["test-util"] }
proptest = "1.4.0" proptest = "1.4.0"
proptest-derive = "0.5.0" proptest-derive = "0.5.0"

View File

@ -18,7 +18,7 @@ categories = ["api-bindings", "cryptography::cryptocurrencies"]
zcash_script = "0.2.0" zcash_script = "0.2.0"
zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.43" } zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.43" }
thiserror = "2.0.3" thiserror = "2.0.6"
[dev-dependencies] [dev-dependencies]
hex = "0.4.3" hex = "0.4.3"

View File

@ -47,7 +47,7 @@ elasticsearch = [
[dependencies] [dependencies]
bincode = "1.3.3" bincode = "1.3.3"
chrono = { version = "0.4.38", default-features = false, features = ["clock", "std"] } chrono = { version = "0.4.39", default-features = false, features = ["clock", "std"] }
dirs = "5.0.1" dirs = "5.0.1"
futures = "0.3.31" futures = "0.3.31"
hex = "0.4.3" hex = "0.4.3"
@ -65,10 +65,10 @@ rocksdb = { version = "0.22.0", default-features = false, features = ["lz4"] }
semver = "1.0.23" semver = "1.0.23"
serde = { version = "1.0.215", features = ["serde_derive"] } serde = { version = "1.0.215", features = ["serde_derive"] }
tempfile = "3.14.0" tempfile = "3.14.0"
thiserror = "2.0.3" thiserror = "2.0.6"
rayon = "1.10.0" rayon = "1.10.0"
tokio = { version = "1.41.1", features = ["rt-multi-thread", "sync", "tracing"] } tokio = { version = "1.42.0", features = ["rt-multi-thread", "sync", "tracing"] }
tower = { version = "0.4.13", features = ["buffer", "util"] } tower = { version = "0.4.13", features = ["buffer", "util"] }
tracing = "0.1.41" tracing = "0.1.41"
@ -106,7 +106,7 @@ rand = "0.8.5"
halo2 = { package = "halo2_proofs", version = "0.3.0" } halo2 = { package = "halo2_proofs", version = "0.3.0" }
jubjub = "0.10.0" jubjub = "0.10.0"
tokio = { version = "1.41.1", features = ["full", "tracing", "test-util"] } tokio = { version = "1.42.0", features = ["full", "tracing", "test-util"] }
zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.43", features = ["proptest-impl"] } zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.43", features = ["proptest-impl"] }
zebra-test = { path = "../zebra-test/", version = "1.0.0-beta.43" } zebra-test = { path = "../zebra-test/", version = "1.0.0-beta.43" }

View File

@ -25,7 +25,7 @@ once_cell = "1.20.2"
rand = "0.8.5" rand = "0.8.5"
regex = "1.11.0" regex = "1.11.0"
tokio = { version = "1.41.1", features = ["full", "tracing", "test-util"] } tokio = { version = "1.42.0", features = ["full", "tracing", "test-util"] }
tower = { version = "0.4.13", features = ["util"] } tower = { version = "0.4.13", features = ["util"] }
futures = "0.3.31" futures = "0.3.31"
@ -37,9 +37,9 @@ tinyvec = { version = "1.8.0", features = ["rustc_1_55"] }
humantime = "2.1.0" humantime = "2.1.0"
owo-colors = "4.1.0" owo-colors = "4.1.0"
spandoc = "0.2.2" spandoc = "0.2.2"
thiserror = "2.0.3" thiserror = "2.0.6"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] } tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
tracing-error = "0.2.1" tracing-error = "0.2.1"
tracing = "0.1.41" tracing = "0.1.41"

View File

@ -91,8 +91,8 @@ structopt = "0.3.26"
hex = "0.4.3" hex = "0.4.3"
serde_json = "1.0.133" serde_json = "1.0.133"
tracing-error = "0.2.1" tracing-error = "0.2.1"
tracing-subscriber = "0.3.18" tracing-subscriber = "0.3.19"
thiserror = "2.0.3" thiserror = "2.0.6"
zebra-node-services = { path = "../zebra-node-services", version = "1.0.0-beta.43" } zebra-node-services = { path = "../zebra-node-services", version = "1.0.0-beta.43" }
zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.43" } zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.43" }
@ -109,7 +109,7 @@ regex = { version = "1.11.0", optional = true }
reqwest = { version = "0.12.9", default-features = false, features = ["rustls-tls"], optional = true } reqwest = { version = "0.12.9", default-features = false, features = ["rustls-tls"], optional = true }
# These crates are needed for the zebra-checkpoints and search-issue-refs binaries # These crates are needed for the zebra-checkpoints and search-issue-refs binaries
tokio = { version = "1.41.1", features = ["full"], optional = true } tokio = { version = "1.42.0", features = ["full"], optional = true }
jsonrpc = { version = "0.18.0", optional = true } jsonrpc = { version = "0.18.0", optional = true }

View File

@ -168,8 +168,8 @@ zebra-state = { path = "../zebra-state", version = "1.0.0-beta.43" }
zebra-utils = { path = "../zebra-utils", version = "1.0.0-beta.43", optional = true } zebra-utils = { path = "../zebra-utils", version = "1.0.0-beta.43", optional = true }
abscissa_core = "0.7.0" abscissa_core = "0.7.0"
clap = { version = "4.5.21", features = ["cargo"] } clap = { version = "4.5.23", features = ["cargo"] }
chrono = { version = "0.4.38", default-features = false, features = ["clock", "std"] } chrono = { version = "0.4.39", default-features = false, features = ["clock", "std"] }
humantime-serde = "1.1.1" humantime-serde = "1.1.1"
indexmap = "2.7.0" indexmap = "2.7.0"
lazy_static = "1.4.0" lazy_static = "1.4.0"
@ -179,8 +179,8 @@ toml = "0.8.19"
futures = "0.3.31" futures = "0.3.31"
rayon = "1.10.0" rayon = "1.10.0"
tokio = { version = "1.41.1", features = ["time", "rt-multi-thread", "macros", "tracing", "signal"] } tokio = { version = "1.42.0", features = ["time", "rt-multi-thread", "macros", "tracing", "signal"] }
tokio-stream = { version = "0.1.16", features = ["time"] } tokio-stream = { version = "0.1.17", features = ["time"] }
tower = { version = "0.4.13", features = ["hedge", "limit"] } tower = { version = "0.4.13", features = ["hedge", "limit"] }
pin-project = "1.1.6" pin-project = "1.1.6"
@ -189,9 +189,9 @@ color-eyre = { version = "0.6.3", default-features = false, features = ["issue-u
# Enable a feature that makes tinyvec compile much faster. # Enable a feature that makes tinyvec compile much faster.
tinyvec = { version = "1.8.0", features = ["rustc_1_55"] } tinyvec = { version = "1.8.0", features = ["rustc_1_55"] }
thiserror = "2.0.3" thiserror = "2.0.6"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] } tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
tracing-appender = "0.2.3" tracing-appender = "0.2.3"
tracing-error = "0.2.1" tracing-error = "0.2.1"
tracing-futures = "0.2.5" tracing-futures = "0.2.5"
@ -266,11 +266,11 @@ tempfile = "3.14.0"
hyper = { version = "1.5.1", features = ["http1", "http2", "server"]} hyper = { version = "1.5.1", features = ["http1", "http2", "server"]}
tracing-test = { version = "0.2.4", features = ["no-env-filter"] } tracing-test = { version = "0.2.4", features = ["no-env-filter"] }
tokio = { version = "1.41.1", features = ["full", "tracing", "test-util"] } tokio = { version = "1.42.0", features = ["full", "tracing", "test-util"] }
tokio-stream = "0.1.16" tokio-stream = "0.1.17"
# test feature lightwalletd-grpc-tests # test feature lightwalletd-grpc-tests
prost = "0.13.3" prost = "0.13.4"
tonic = "0.12.3" tonic = "0.12.3"
proptest = "1.4.0" proptest = "1.4.0"