From 4f6c4aeaa1cbde86d57141c5b91b8c4a3f691459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 20:19:38 +0000 Subject: [PATCH] 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](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.9...v4.5.10) Updates `toml` from 0.8.14 to 0.8.15 - [Commits](https://github.com/toml-rs/toml/compare/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](https://github.com/tokio-rs/tokio/compare/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](https://github.com/dtolnay/thiserror/compare/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](https://github.com/hyperium/tonic/compare/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](https://github.com/hyperium/tonic/compare/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](https://github.com/hyperium/tonic/compare/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](https://github.com/dtolnay/syn/compare/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] * cargo vet --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alfredo Garcia Co-authored-by: Arya --- Cargo.lock | 146 ++++++++++++++++----------------- supply-chain/audits.toml | 30 +++++++ supply-chain/imports.lock | 31 +++++-- tower-batch-control/Cargo.toml | 4 +- tower-fallback/Cargo.toml | 2 +- zebra-chain/Cargo.toml | 6 +- zebra-consensus/Cargo.toml | 6 +- zebra-grpc/Cargo.toml | 8 +- zebra-network/Cargo.toml | 8 +- zebra-node-services/Cargo.toml | 2 +- zebra-rpc/Cargo.toml | 12 +-- zebra-scan/Cargo.toml | 8 +- zebra-script/Cargo.toml | 2 +- zebra-state/Cargo.toml | 6 +- zebra-test/Cargo.toml | 4 +- zebra-utils/Cargo.toml | 6 +- zebrad/Cargo.toml | 14 ++-- 17 files changed, 172 insertions(+), 123 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5d550040aac..7bdee991770 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -12,7 +12,7 @@ dependencies = [ "arc-swap", "backtrace", "canonical-path", - "clap 4.5.9", + "clap 4.5.10", "color-eyre", "fs-err", "once_cell", @@ -240,7 +240,7 @@ checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193" dependencies = [ "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -251,7 +251,7 @@ checksum = "c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca" dependencies = [ "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -469,7 +469,7 @@ dependencies = [ "regex", "rustc-hash", "shlex", - "syn 2.0.71", + "syn 2.0.72", "which", ] @@ -838,9 +838,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.9" +version = "4.5.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "64acc1846d54c1fe936a78dc189c34e28d3f5afc348403f28ecf53660b9b8462" +checksum = "8f6b81fb3c84f5563d509c59b5a48d935f689e993afa90fe39047f05adef9142" dependencies = [ "clap_builder", "clap_derive", @@ -848,9 +848,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.9" +version = "4.5.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6fb8393d67ba2e7bfaf28a23458e4e2b543cc73a99595511eb207fdb8aede942" +checksum = "5ca6706fd5224857d9ac5eb9355f6683563cc0541c7cd9d014043b57cbec78ac" dependencies = [ "anstream", "anstyle", @@ -867,7 +867,7 @@ dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -1016,7 +1016,7 @@ dependencies = [ "anes", "cast", "ciborium", - "clap 4.5.9", + "clap 4.5.10", "criterion-plot", "is-terminal", "itertools 0.10.5", @@ -1118,7 +1118,7 @@ checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -1166,7 +1166,7 @@ dependencies = [ "proc-macro2", "quote", "strsim 0.11.1", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -1188,7 +1188,7 @@ checksum = "733cabb43482b1a1b53eee8583c2b9e8684d592215ea83efd305dd31bc2f0178" dependencies = [ "darling_core 0.20.9", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -1555,7 +1555,7 @@ checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" dependencies = [ "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -2648,13 +2648,14 @@ dependencies = [ [[package]] name = "mio" -version = "0.8.11" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" +checksum = "4569e456d394deccd22ce1c1913e6ea0e54519f577285001215d33557431afe4" dependencies = [ + "hermit-abi 0.3.9", "libc", "wasi 0.11.0+wasi-snapshot-preview1", - "windows-sys 0.48.0", + "windows-sys 0.52.0", ] [[package]] @@ -3043,7 +3044,7 @@ dependencies = [ "pest_meta", "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -3084,7 +3085,7 @@ checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965" dependencies = [ "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -3179,7 +3180,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5f12335488a2f3b0a83b14edad48dca9879ce89b2edd10e80237e4e852dd645e" dependencies = [ "proc-macro2", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -3272,7 +3273,7 @@ checksum = "6ff7ff745a347b87471d859a377a9a404361e7efc2a971d73424a6d183c0fc77" dependencies = [ "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -3312,7 +3313,7 @@ dependencies = [ "prost 0.12.6", "prost-types 0.12.6", "regex", - "syn 2.0.71", + "syn 2.0.72", "tempfile", ] @@ -3333,7 +3334,7 @@ dependencies = [ "prost 0.13.1", "prost-types 0.13.1", "regex", - "syn 2.0.71", + "syn 2.0.72", "tempfile", ] @@ -3347,7 +3348,7 @@ dependencies = [ "itertools 0.12.1", "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -3360,7 +3361,7 @@ dependencies = [ "itertools 0.13.0", "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -4109,7 +4110,7 @@ checksum = "e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222" dependencies = [ "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -4194,7 +4195,7 @@ dependencies = [ "darling 0.20.9", "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -4423,9 +4424,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.71" +version = "2.0.72" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b146dcf730474b4bcd16c311627b31ede9ab149045db4d6088b3becaea046462" +checksum = "dc4b9b9bf2add8093d3f2c0204471e951b2285580335de42f9d2534f3ae7a8af" dependencies = [ "proc-macro2", "quote", @@ -4515,22 +4516,22 @@ dependencies = [ [[package]] name = "thiserror" -version = "1.0.62" +version = "1.0.63" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f2675633b1499176c2dff06b0856a27976a8f9d436737b4cf4f312d4d91d8bbb" +checksum = "c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.62" +version = "1.0.63" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d20468752b09f49e909e55a5d338caa8bedf615594e9d80bc4c565d30faf798c" +checksum = "a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261" dependencies = [ "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -4617,22 +4618,21 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.38.1" +version = "1.39.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eb2caba9f80616f438e09748d5acda951967e1ea58508ef53d9c6402485a46df" +checksum = "9c3318c4fc7126c339a40fbc025927d0328ca32259f68bfe4321660644c1f626" dependencies = [ "backtrace", "bytes", "libc", "mio", - "num_cpus", "parking_lot 0.12.3", "pin-project-lite", "signal-hook-registry", "socket2", "tokio-macros", "tracing", - "windows-sys 0.48.0", + "windows-sys 0.52.0", ] [[package]] @@ -4647,13 +4647,13 @@ dependencies = [ [[package]] name = "tokio-macros" -version = "2.3.0" +version = "2.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f5ae998a069d4b5aba8ee9dad856af7d520c3699e6159b185c2acd48155d39a" +checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752" dependencies = [ "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -4729,14 +4729,14 @@ dependencies = [ [[package]] name = "toml" -version = "0.8.14" +version = "0.8.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6f49eb2ab21d2f26bd6db7bf383edc527a7ebaee412d17af4d40fdccd442f335" +checksum = "ac2caab0bf757388c6c0ae23b3293fdb463fee59434529014f85e3263b995c28" dependencies = [ "serde", "serde_spanned", "toml_datetime", - "toml_edit 0.22.14", + "toml_edit 0.22.16", ] [[package]] @@ -4761,9 +4761,9 @@ dependencies = [ [[package]] name = "toml_edit" -version = "0.22.14" +version = "0.22.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f21c7aaf97f1bd9ca9d4f9e73b0a6c74bd5afef56f2bc931943a6e1c37e04e38" +checksum = "278f3d518e152219c994ce877758516bca5e118eaed6996192a774fb9fbf0788" dependencies = [ "indexmap 2.2.6", "serde", @@ -4801,9 +4801,9 @@ dependencies = [ [[package]] name = "tonic" -version = "0.12.0" +version = "0.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f738b6a169a29bca4e39656db89c44a08e09c5b700b896ee9e7459f0652e81dd" +checksum = "38659f4a91aba8598d27821589f5db7dddd94601e7a01b1e485a50e5484c7401" dependencies = [ "async-stream", "async-trait", @@ -4839,33 +4839,33 @@ dependencies = [ "proc-macro2", "prost-build 0.12.6", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] name = "tonic-build" -version = "0.12.0" +version = "0.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "690943cc223adcdd67bb597a2e573ead1b88e999ba37528fe8e6356bf44b29b6" +checksum = "568392c5a2bd0020723e3f387891176aabafe36fd9fcd074ad309dfa0c8eb964" dependencies = [ "prettyplease", "proc-macro2", "prost-build 0.13.1", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] name = "tonic-reflection" -version = "0.12.0" +version = "0.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87e0d3c6688e3b0be22d877b9c6ba86a7c5409e6b505ec8f7c99f026ae09530a" +checksum = "b742c83ad673e9ab5b4ce0981f7b9e8932be9d60e8682cbf9120494764dbc173" dependencies = [ "prost 0.13.1", "prost-types 0.13.1", "tokio", "tokio-stream", - "tonic 0.12.0", + "tonic 0.12.1", ] [[package]] @@ -4982,7 +4982,7 @@ checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -5095,7 +5095,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "04659ddb06c87d233c566112c1c9c5b9e98256d9af50ec3bc9c8327f873a7568" dependencies = [ "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -5418,7 +5418,7 @@ dependencies = [ "once_cell", "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", "wasm-bindgen-shared", ] @@ -5452,7 +5452,7 @@ checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", "wasm-bindgen-backend", "wasm-bindgen-shared", ] @@ -6058,8 +6058,8 @@ dependencies = [ "serde", "tokio", "tokio-stream", - "tonic 0.12.0", - "tonic-build 0.12.0", + "tonic 0.12.1", + "tonic-build 0.12.1", "tonic-reflection", "tower", "zcash_primitives", @@ -6101,7 +6101,7 @@ dependencies = [ "tokio", "tokio-stream", "tokio-util 0.7.11", - "toml 0.8.14", + "toml 0.8.15", "tower", "tracing", "tracing-error", @@ -6143,8 +6143,8 @@ dependencies = [ "thiserror", "tokio", "tokio-stream", - "tonic 0.12.0", - "tonic-build 0.12.0", + "tonic 0.12.1", + "tonic-build 0.12.1", "tonic-reflection", "tower", "tracing", @@ -6186,8 +6186,8 @@ dependencies = [ "structopt", "tempfile", "tokio", - "toml 0.8.14", - "tonic 0.12.0", + "toml 0.8.15", + "tonic 0.12.1", "tower", "tracing", "tracing-subscriber", @@ -6306,7 +6306,7 @@ dependencies = [ "serde_json", "serde_yaml", "structopt", - "syn 2.0.71", + "syn 2.0.72", "thiserror", "tinyvec", "tokio", @@ -6328,7 +6328,7 @@ dependencies = [ "atty", "bytes", "chrono", - "clap 4.5.9", + "clap 4.5.10", "color-eyre", "console-subscriber", "dirs", @@ -6368,9 +6368,9 @@ dependencies = [ "tinyvec", "tokio", "tokio-stream", - "toml 0.8.14", - "tonic 0.12.0", - "tonic-build 0.12.0", + "toml 0.8.15", + "tonic 0.12.1", + "tonic-build 0.12.1", "tower", "tracing", "tracing-appender", @@ -6409,7 +6409,7 @@ checksum = "15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b" dependencies = [ "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] @@ -6429,7 +6429,7 @@ checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" dependencies = [ "proc-macro2", "quote", - "syn 2.0.71", + "syn 2.0.72", ] [[package]] diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml index 8881d2d9e8f..a1afd7c465c 100644 --- a/supply-chain/audits.toml +++ b/supply-chain/audits.toml @@ -101,6 +101,11 @@ who = "Alfredo Garcia " criteria = "safe-to-deploy" delta = "0.16.3 -> 0.17.0" +[[audits.mio]] +who = "Alfredo Garcia " +criteria = "safe-to-deploy" +delta = "0.8.11 -> 1.0.1" + [[audits.proptest-derive]] who = "Alfredo Garcia " criteria = "safe-to-deploy" @@ -161,6 +166,26 @@ who = "Alfredo Garcia " criteria = "safe-to-deploy" delta = "1.38.0 -> 1.38.1" +[[audits.tokio]] +who = "Alfredo Garcia " +criteria = "safe-to-deploy" +delta = "1.38.1 -> 1.39.0" + +[[audits.tokio-macros]] +who = "Alfredo Garcia " +criteria = "safe-to-deploy" +delta = "2.3.0 -> 2.4.0" + +[[audits.toml]] +who = "Alfredo Garcia " +criteria = "safe-to-deploy" +delta = "0.8.14 -> 0.8.15" + +[[audits.toml_edit]] +who = "Alfredo Garcia " +criteria = "safe-to-deploy" +delta = "0.22.14 -> 0.22.16" + [[audits.tonic]] who = "Alfredo Garcia " criteria = "safe-to-deploy" @@ -171,6 +196,11 @@ who = "Alfredo Garcia " criteria = "safe-to-deploy" delta = "0.11.0 -> 0.12.0" +[[audits.tonic-reflection]] +who = "Alfredo Garcia " +criteria = "safe-to-deploy" +delta = "0.12.0 -> 0.12.1" + [[audits.vergen]] who = "Alfredo Garcia " criteria = "safe-to-deploy" diff --git a/supply-chain/imports.lock b/supply-chain/imports.lock index 7f798e91a68..48b3adbe9dc 100644 --- a/supply-chain/imports.lock +++ b/supply-chain/imports.lock @@ -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 " +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 " 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 " +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 " 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 " +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 " criteria = "safe-to-deploy" diff --git a/tower-batch-control/Cargo.toml b/tower-batch-control/Cargo.toml index cfa46b7ddaf..d3814359751 100644 --- a/tower-batch-control/Cargo.toml +++ b/tower-batch-control/Cargo.toml @@ -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" @@ -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" diff --git a/tower-fallback/Cargo.toml b/tower-fallback/Cargo.toml index 80bb1713c37..f0c786945fa 100644 --- a/tower-fallback/Cargo.toml +++ b/tower-fallback/Cargo.toml @@ -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" } diff --git a/zebra-chain/Cargo.toml b/zebra-chain/Cargo.toml index b8f752b32ad..e0ef0dd4ab8 100644 --- a/zebra-chain/Cargo.toml +++ b/zebra-chain/Cargo.toml @@ -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 @@ -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 } @@ -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" } diff --git a/zebra-consensus/Cargo.toml b/zebra-consensus/Cargo.toml index 772407fd198..67be26081aa 100644 --- a/zebra-consensus/Cargo.toml +++ b/zebra-consensus/Cargo.toml @@ -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" @@ -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" diff --git a/zebra-grpc/Cargo.toml b/zebra-grpc/Cargo.toml index fefb26cf7de..329a05ec7b0 100644 --- a/zebra-grpc/Cargo.toml +++ b/zebra-grpc/Cargo.toml @@ -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" @@ -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"] } diff --git a/zebra-network/Cargo.toml b/zebra-network/Cargo.toml index 32e957dda02..72b55a369f8 100644 --- a/zebra-network/Cargo.toml +++ b/zebra-network/Cargo.toml @@ -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"] } @@ -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/" } diff --git a/zebra-node-services/Cargo.toml b/zebra-node-services/Cargo.toml index 46b3bbc9e1e..33ee405ef48 100644 --- a/zebra-node-services/Cargo.toml +++ b/zebra-node-services/Cargo.toml @@ -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] diff --git a/zebra-rpc/Cargo.toml b/zebra-rpc/Cargo.toml index 7d50a551c57..843a8f2f59a 100644 --- a/zebra-rpc/Cargo.toml +++ b/zebra-rpc/Cargo.toml @@ -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", @@ -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 } @@ -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", diff --git a/zebra-scan/Cargo.toml b/zebra-scan/Cargo.toml index eff90bb6606..cb2b23f8fdf 100644 --- a/zebra-scan/Cargo.toml +++ b/zebra-scan/Cargo.toml @@ -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" @@ -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" @@ -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" } diff --git a/zebra-script/Cargo.toml b/zebra-script/Cargo.toml index 15f563df5e8..9e876784d53 100644 --- a/zebra-script/Cargo.toml +++ b/zebra-script/Cargo.toml @@ -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" diff --git a/zebra-state/Cargo.toml b/zebra-state/Cargo.toml index 7e7360e4b03..335359a203f 100644 --- a/zebra-state/Cargo.toml +++ b/zebra-state/Cargo.toml @@ -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" @@ -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" } diff --git a/zebra-test/Cargo.toml b/zebra-test/Cargo.toml index b7f595f83b8..cca0eaf5962 100644 --- a/zebra-test/Cargo.toml +++ b/zebra-test/Cargo.toml @@ -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" @@ -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" diff --git a/zebra-utils/Cargo.toml b/zebra-utils/Cargo.toml index a031c3192c5..7fc0edd2c0d 100644 --- a/zebra-utils/Cargo.toml +++ b/zebra-utils/Cargo.toml @@ -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" } @@ -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 } @@ -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 } diff --git a/zebrad/Cargo.toml b/zebrad/Cargo.toml index 66469215ab7..18c0ab1d5c5 100644 --- a/zebrad/Cargo.toml +++ b/zebrad/Cargo.toml @@ -168,18 +168,18 @@ zebra-state = { path = "../zebra-state", version = "1.0.0-beta.38" } zebra-utils = { path = "../zebra-utils", version = "1.0.0-beta.38", optional = true } abscissa_core = "0.7.0" -clap = { version = "4.5.9", features = ["cargo"] } +clap = { version = "4.5.10", features = ["cargo"] } chrono = { version = "0.4.38", default-features = false, features = ["clock", "std"] } humantime-serde = "1.1.1" indexmap = "2.2.6" lazy_static = "1.4.0" semver = "1.0.23" serde = { version = "1.0.204", features = ["serde_derive"] } -toml = "0.8.13" +toml = "0.8.15" futures = "0.3.30" rayon = "1.10.0" -tokio = { version = "1.38.1", features = ["time", "rt-multi-thread", "macros", "tracing", "signal"] } +tokio = { version = "1.39.0", features = ["time", "rt-multi-thread", "macros", "tracing", "signal"] } tokio-stream = { version = "0.1.15", features = ["time"] } tower = { version = "0.4.13", features = ["hedge", "limit"] } pin-project = "1.1.5" @@ -189,7 +189,7 @@ color-eyre = { version = "0.6.3", default-features = false, features = ["issue-u # Enable a feature that makes tinyvec compile much faster. tinyvec = { version = "1.8.0", features = ["rustc_1_55"] } -thiserror = "1.0.62" +thiserror = "1.0.63" tracing-subscriber = { version = "0.3.18", features = ["env-filter"] } tracing-appender = "0.2.3" @@ -248,7 +248,7 @@ console-subscriber = { version = "0.3.0", optional = true } vergen = { version = "8.3.2", default-features = false, features = ["cargo", "git", "git2", "rustc"] } # test feature lightwalletd-grpc-tests -tonic-build = { version = "0.12.0", optional = true } +tonic-build = { version = "0.12.1", optional = true } [dev-dependencies] abscissa_core = { version = "0.7.0", features = ["testing"] } @@ -266,12 +266,12 @@ tempfile = "3.10.1" hyper = { version = "1.3.1", features = ["http1", "http2", "server"]} tracing-test = { version = "0.2.4", features = ["no-env-filter"] } -tokio = { version = "1.38.1", features = ["full", "tracing", "test-util"] } +tokio = { version = "1.39.0", features = ["full", "tracing", "test-util"] } tokio-stream = "0.1.15" # test feature lightwalletd-grpc-tests prost = "0.13.1" -tonic = "0.12.0" +tonic = "0.12.1" proptest = "1.4.0" proptest-derive = "0.5.0"