From d231b3b43553faf82c7bf118431f555d505a75aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 22:36:32 +0000 Subject: [PATCH] build(deps): bump the prod group with 6 updates (#8190) Bumps the prod group with 6 updates: | Package | From | To | | --- | --- | --- | | [chrono](https://github.com/chronotope/chrono) | `0.4.31` | `0.4.32` | | [rayon](https://github.com/rayon-rs/rayon) | `1.8.0` | `1.8.1` | | [regex](https://github.com/rust-lang/regex) | `1.10.2` | `1.10.3` | | [vergen](https://github.com/rustyhorde/vergen) | `8.3.0` | `8.3.1` | | [bitflags](https://github.com/bitflags/bitflags) | `2.4.1` | `2.4.2` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.4.0` | `3.5.0` | Updates `chrono` from 0.4.31 to 0.4.32 - [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.31...v0.4.32) Updates `rayon` from 1.8.0 to 1.8.1 - [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md) - [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.8.0...rayon-core-v1.8.1) Updates `regex` from 1.10.2 to 1.10.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.10.2...1.10.3) Updates `vergen` from 8.3.0 to 8.3.1 - [Release notes](https://github.com/rustyhorde/vergen/releases) - [Commits](https://github.com/rustyhorde/vergen/compare/8.3.0...8.3.1) Updates `bitflags` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/2.4.1...2.4.2) Updates `serde_with` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](https://github.com/jonasbb/serde_with/compare/v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: rayon dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: vergen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: serde_with dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alfredo Garcia --- Cargo.lock | 66 +++++++++++++++++----------------- tower-batch-control/Cargo.toml | 2 +- zebra-chain/Cargo.toml | 8 ++--- zebra-consensus/Cargo.toml | 4 +-- zebra-network/Cargo.toml | 8 ++--- zebra-rpc/Cargo.toml | 2 +- zebra-scan/Cargo.toml | 2 +- zebra-state/Cargo.toml | 6 ++-- zebra-test/Cargo.toml | 2 +- zebra-utils/Cargo.toml | 2 +- zebrad/Cargo.toml | 8 ++--- 11 files changed, 55 insertions(+), 55 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 604a2a9ea..7176eedd9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -417,7 +417,7 @@ version = "0.69.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a4c69fae65a523209d34240b60abe0c42d33d1045d445c0839d8a4894a736e2d" dependencies = [ - "bitflags 2.4.1", + "bitflags 2.4.2", "cexpr", "clang-sys", "lazy_static", @@ -471,9 +471,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" [[package]] name = "bitflags" -version = "2.4.1" +version = "2.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07" +checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf" [[package]] name = "bitflags-serde-legacy" @@ -481,7 +481,7 @@ version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5b64e60c28b6d25ad92e8b367801ff9aa12b41d05fc8798055d296bace4a60cc" dependencies = [ - "bitflags 2.4.1", + "bitflags 2.4.2", "serde", ] @@ -721,15 +721,15 @@ dependencies = [ [[package]] name = "chrono" -version = "0.4.31" +version = "0.4.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38" +checksum = "41daef31d7a747c5c847246f36de49ced6f7403b4cdabc807a97b5cc184cda7a" dependencies = [ "android-tzdata", "iana-time-zone", "num-traits", "serde", - "windows-targets 0.48.5", + "windows-targets 0.52.0", ] [[package]] @@ -1647,7 +1647,7 @@ version = "0.18.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fbf97ba92db08df386e10c8ede66a2a0369bd277090afd8710e19e38de9ec0cd" dependencies = [ - "bitflags 2.4.1", + "bitflags 2.4.2", "libc", "libgit2-sys", "log", @@ -1669,7 +1669,7 @@ dependencies = [ "aho-corasick", "bstr", "log", - "regex-automata 0.4.3", + "regex-automata 0.4.4", "regex-syntax 0.8.2", ] @@ -2365,7 +2365,7 @@ version = "0.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "85c833ca1e66078851dba29046874e38f08b2c883700aa29a03ddd3b23814ee8" dependencies = [ - "bitflags 2.4.1", + "bitflags 2.4.2", "libc", "redox_syscall 0.4.1", ] @@ -3187,7 +3187,7 @@ checksum = "31b476131c3c86cb68032fdc5cb6d5a1045e3e42d96b69fa599fd77701e1f5bf" dependencies = [ "bit-set", "bit-vec", - "bitflags 2.4.1", + "bitflags 2.4.2", "lazy_static", "num-traits", "rand 0.8.5", @@ -3418,14 +3418,14 @@ version = "11.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9d86a7c4638d42c44551f4791a20e687dbb4c3de1f33c43dd71e355cd429def1" dependencies = [ - "bitflags 2.4.1", + "bitflags 2.4.2", ] [[package]] name = "rayon" -version = "1.8.0" +version = "1.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c27db03db7734835b3f53954b534c91069375ce6ccaa2e065441e07d9b6cdb1" +checksum = "fa7237101a77a10773db45d62004a272517633fbcc3df19d96455ede1122e051" dependencies = [ "either", "rayon-core", @@ -3433,9 +3433,9 @@ dependencies = [ [[package]] name = "rayon-core" -version = "1.12.0" +version = "1.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed" +checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" dependencies = [ "crossbeam-deque", "crossbeam-utils", @@ -3503,13 +3503,13 @@ dependencies = [ [[package]] name = "regex" -version = "1.10.2" +version = "1.10.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "380b951a9c5e80ddfd6136919eef32310721aa4aacd4889a8d39124b026ab343" +checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15" dependencies = [ "aho-corasick", "memchr", - "regex-automata 0.4.3", + "regex-automata 0.4.4", "regex-syntax 0.8.2", ] @@ -3524,9 +3524,9 @@ dependencies = [ [[package]] name = "regex-automata" -version = "0.4.3" +version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f" +checksum = "3b7fa1134405e2ec9353fd416b17f8dacd46c473d7d3fd1cf202706a14eb792a" dependencies = [ "aho-corasick", "memchr", @@ -3706,7 +3706,7 @@ version = "0.38.30" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "322394588aaf33c24007e8bb3238ee3e4c5c09c084ab32bc73890b99ff326bca" dependencies = [ - "bitflags 2.4.1", + "bitflags 2.4.2", "errno", "libc", "linux-raw-sys", @@ -4006,9 +4006,9 @@ dependencies = [ [[package]] name = "serde_with" -version = "3.4.0" +version = "3.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "64cd236ccc1b7a29e7e2739f27c0b2dd199804abc4290e32f59f3b68d6405c23" +checksum = "f58c3a1b3e418f61c25b2aeb43fc6c95eaa252b8cecdda67f401943e9e08d33f" dependencies = [ "base64 0.21.7", "chrono", @@ -4017,7 +4017,7 @@ dependencies = [ "indexmap 2.1.0", "serde", "serde_json", - "serde_with_macros 3.4.0", + "serde_with_macros 3.5.0", "time", ] @@ -4035,9 +4035,9 @@ dependencies = [ [[package]] name = "serde_with_macros" -version = "3.4.0" +version = "3.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93634eb5f75a2323b16de4748022ac4297f9e76b6dced2be287a099f41b5e788" +checksum = "d2068b437a31fc68f25dd7edc296b078f04b45145c199d8eed9866e45f1ff274" dependencies = [ "darling 0.20.3", "proc-macro2", @@ -4071,7 +4071,7 @@ version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c19f96dde3a8693874f7e7c53d95616569b4009379a903789efbd448f4ea9cc7" dependencies = [ - "bitflags 2.4.1", + "bitflags 2.4.2", "either", "incrementalmerkletree", "tracing", @@ -5045,9 +5045,9 @@ checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191" [[package]] name = "vergen" -version = "8.3.0" +version = "8.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec0d895592fa7710eba03fe072e614e3dc6a61ab76ae7ae10d2eb4a7ed5b00ca" +checksum = "e27d6bdd219887a9eadd19e1c34f32e47fa332301184935c6d9bca26f3cca525" dependencies = [ "anyhow", "cargo_metadata", @@ -5659,7 +5659,7 @@ dependencies = [ name = "zebra-chain" version = "1.0.0-beta.34" dependencies = [ - "bitflags 2.4.1", + "bitflags 2.4.2", "bitflags-serde-legacy", "bitvec", "blake2b_simd", @@ -5698,7 +5698,7 @@ dependencies = [ "serde", "serde-big-array", "serde_json", - "serde_with 3.4.0", + "serde_with 3.5.0", "sha2", "spandoc", "static_assertions", @@ -5774,7 +5774,7 @@ dependencies = [ name = "zebra-network" version = "1.0.0-beta.34" dependencies = [ - "bitflags 2.4.1", + "bitflags 2.4.2", "byteorder", "bytes", "chrono", diff --git a/tower-batch-control/Cargo.toml b/tower-batch-control/Cargo.toml index 4a2af6c1c..db82ba95b 100644 --- a/tower-batch-control/Cargo.toml +++ b/tower-batch-control/Cargo.toml @@ -25,7 +25,7 @@ categories = ["algorithms", "asynchronous"] futures = "0.3.30" futures-core = "0.3.28" pin-project = "1.1.3" -rayon = "1.7.0" +rayon = "1.8.1" tokio = { version = "1.35.1", features = ["time", "sync", "tracing", "macros"] } tokio-util = "0.7.10" tower = { version = "0.4.13", features = ["util", "buffer"] } diff --git a/zebra-chain/Cargo.toml b/zebra-chain/Cargo.toml index acbaca606..a238d678d 100644 --- a/zebra-chain/Cargo.toml +++ b/zebra-chain/Cargo.toml @@ -60,7 +60,7 @@ bench = ["zebra-test"] # Cryptography bitvec = "1.0.1" -bitflags = "2.4.1" +bitflags = "2.4.2" bitflags-serde-legacy = "0.1.1" blake2b_simd = "1.0.2" blake2s_simd = "1.0.2" @@ -96,7 +96,7 @@ zcash_note_encryption = "0.4.0" zcash_primitives = { version = "0.13.0-rc.1", features = ["transparent-inputs"] } # Time -chrono = { version = "0.4.31", default-features = false, features = ["clock", "std", "serde"] } +chrono = { version = "0.4.32", default-features = false, features = ["clock", "std", "serde"] } humantime = "2.1.0" # Error Handling & Formatting @@ -108,13 +108,13 @@ tracing = "0.1.39" # Serialization hex = { version = "0.4.3", features = ["serde"] } serde = { version = "1.0.193", features = ["serde_derive", "rc"] } -serde_with = "3.4.0" +serde_with = "3.5.0" serde-big-array = "0.5.1" # Processing futures = "0.3.30" itertools = "0.12.0" -rayon = "1.7.0" +rayon = "1.8.1" # ZF deps ed25519-zebra = "4.0.3" diff --git a/zebra-consensus/Cargo.toml b/zebra-consensus/Cargo.toml index 1ab729bf8..dd9cef1a2 100644 --- a/zebra-consensus/Cargo.toml +++ b/zebra-consensus/Cargo.toml @@ -41,9 +41,9 @@ bls12_381 = "0.8.0" halo2 = { package = "halo2_proofs", version = "0.3.0" } jubjub = "0.10.0" rand = "0.8.5" -rayon = "1.7.0" +rayon = "1.8.1" -chrono = { version = "0.4.31", default-features = false, features = ["clock", "std"] } +chrono = { version = "0.4.32", default-features = false, features = ["clock", "std"] } displaydoc = "0.2.4" lazy_static = "1.4.0" once_cell = "1.18.0" diff --git a/zebra-network/Cargo.toml b/zebra-network/Cargo.toml index 1a4850955..d8c730920 100644 --- a/zebra-network/Cargo.toml +++ b/zebra-network/Cargo.toml @@ -40,10 +40,10 @@ progress-bar = [ proptest-impl = ["proptest", "proptest-derive", "zebra-chain/proptest-impl"] [dependencies] -bitflags = "2.4.1" +bitflags = "2.4.2" byteorder = "1.5.0" bytes = "1.5.0" -chrono = { version = "0.4.31", default-features = false, features = ["clock", "std"] } +chrono = { version = "0.4.32", default-features = false, features = ["clock", "std"] } dirs = "5.0.1" hex = "0.4.3" humantime-serde = "1.1.1" @@ -54,8 +54,8 @@ 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" +rayon = "1.8.1" +regex = "1.10.3" serde = { version = "1.0.193", features = ["serde_derive"] } tempfile = "3.9.0" thiserror = "1.0.56" diff --git a/zebra-rpc/Cargo.toml b/zebra-rpc/Cargo.toml index c06c3e1ac..0e9ef180b 100644 --- a/zebra-rpc/Cargo.toml +++ b/zebra-rpc/Cargo.toml @@ -42,7 +42,7 @@ proptest-impl = [ ] [dependencies] -chrono = { version = "0.4.31", default-features = false, features = ["clock", "std"] } +chrono = { version = "0.4.32", default-features = false, features = ["clock", "std"] } futures = "0.3.30" # lightwalletd sends JSON-RPC requests over HTTP 1.1 diff --git a/zebra-scan/Cargo.toml b/zebra-scan/Cargo.toml index 8a4c55fde..58f166049 100644 --- a/zebra-scan/Cargo.toml +++ b/zebra-scan/Cargo.toml @@ -51,7 +51,7 @@ zcash_primitives = "0.13.0-rc.1" zebra-chain = { path = "../zebra-chain", version = "1.0.0-beta.34" } zebra-state = { path = "../zebra-state", version = "1.0.0-beta.34", features = ["shielded-scan"] } -chrono = { version = "0.4.31", default-features = false, features = ["clock", "std", "serde"] } +chrono = { version = "0.4.32", default-features = false, features = ["clock", "std", "serde"] } # test feature proptest-impl proptest = { version = "1.4.0", optional = true } diff --git a/zebra-state/Cargo.toml b/zebra-state/Cargo.toml index 003183073..3dbed887d 100644 --- a/zebra-state/Cargo.toml +++ b/zebra-state/Cargo.toml @@ -47,7 +47,7 @@ elasticsearch = [ [dependencies] bincode = "1.3.3" -chrono = { version = "0.4.31", default-features = false, features = ["clock", "std"] } +chrono = { version = "0.4.32", default-features = false, features = ["clock", "std"] } dirs = "5.0.1" futures = "0.3.30" hex = "0.4.3" @@ -58,7 +58,7 @@ itertools = "0.12.0" lazy_static = "1.4.0" metrics = "0.22.0" mset = "0.1.1" -regex = "1.10.2" +regex = "1.10.3" rlimit = "0.10.1" rocksdb = { version = "0.21.0", default-features = false, features = ["lz4"] } semver = "1.0.21" @@ -66,7 +66,7 @@ serde = { version = "1.0.193", features = ["serde_derive"] } tempfile = "3.9.0" thiserror = "1.0.56" -rayon = "1.7.0" +rayon = "1.8.1" tokio = { version = "1.35.1", features = ["rt-multi-thread", "sync", "tracing"] } tower = { version = "0.4.13", features = ["buffer", "util"] } tracing = "0.1.39" diff --git a/zebra-test/Cargo.toml b/zebra-test/Cargo.toml index 5588e097c..edc0e99c0 100644 --- a/zebra-test/Cargo.toml +++ b/zebra-test/Cargo.toml @@ -23,7 +23,7 @@ itertools = "0.12.0" proptest = "1.4.0" once_cell = "1.18.0" rand = "0.8.5" -regex = "1.10.2" +regex = "1.10.3" tokio = { version = "1.35.1", features = ["full", "tracing", "test-util"] } tower = { version = "0.4.13", features = ["util"] } diff --git a/zebra-utils/Cargo.toml b/zebra-utils/Cargo.toml index de2b773f5..e577e3a7e 100644 --- a/zebra-utils/Cargo.toml +++ b/zebra-utils/Cargo.toml @@ -98,7 +98,7 @@ zebra-rpc = { path = "../zebra-rpc", version = "1.0.0-beta.34", 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 } +regex = { version = "1.10.3", optional = true } # Avoid default openssl dependency to reduce the dependency tree and security alerts. reqwest = { version = "0.11.23", default-features = false, features = ["rustls-tls"], optional = true } diff --git a/zebrad/Cargo.toml b/zebrad/Cargo.toml index aff068be2..0f3f36414 100644 --- a/zebrad/Cargo.toml +++ b/zebrad/Cargo.toml @@ -173,7 +173,7 @@ zebra-utils = { path = "../zebra-utils", version = "1.0.0-beta.34", optional = t abscissa_core = "0.7.0" clap = { version = "4.4.16", features = ["cargo"] } -chrono = { version = "0.4.31", default-features = false, features = ["clock", "std"] } +chrono = { version = "0.4.32", default-features = false, features = ["clock", "std"] } humantime-serde = "1.1.1" indexmap = "2.0.1" lazy_static = "1.4.0" @@ -182,7 +182,7 @@ serde = { version = "1.0.193", features = ["serde_derive"] } toml = "0.8.8" futures = "0.3.30" -rayon = "1.7.0" +rayon = "1.8.1" tokio = { version = "1.35.1", features = ["time", "rt-multi-thread", "macros", "tracing", "signal"] } tokio-stream = { version = "0.1.14", features = ["time"] } tower = { version = "0.4.13", features = ["hedge", "limit"] } @@ -246,7 +246,7 @@ proptest-derive = { version = "0.4.0", optional = true } console-subscriber = { version = "0.2.0", optional = true } [build-dependencies] -vergen = { version = "8.2.10", default-features = false, features = ["cargo", "git", "git2", "rustc"] } +vergen = { version = "8.3.1", default-features = false, features = ["cargo", "git", "git2", "rustc"] } # test feature lightwalletd-grpc-tests tonic-build = { version = "0.10.2", optional = true } @@ -257,7 +257,7 @@ hex = "0.4.3" hex-literal = "0.4.1" jsonrpc-core = "18.0.0" once_cell = "1.18.0" -regex = "1.10.2" +regex = "1.10.3" insta = { version = "1.33.0", features = ["json"] } # zebra-rpc needs the preserve_order feature, it also makes test results more stable