build(deps): bump the prod group with 3 updates (#8283)

Bumps the prod group with 3 updates: [clap](https://github.com/clap-rs/clap), [semver](https://github.com/dtolnay/semver) and [rocksdb](https://github.com/rust-rocksdb/rust-rocksdb).


Updates `clap` from 4.5.0 to 4.5.1
- [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.0...clap_complete-v4.5.1)

Updates `semver` from 1.0.21 to 1.0.22
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.21...1.0.22)

Updates `rocksdb` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/rust-rocksdb/rust-rocksdb/releases)
- [Changelog](https://github.com/rust-rocksdb/rust-rocksdb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-rocksdb/rust-rocksdb/compare/v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: rocksdb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-19 18:17:34 +00:00 committed by GitHub
parent 96c0d42d74
commit a8dcd98b6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 26 additions and 47 deletions

View File

@ -12,13 +12,13 @@ dependencies = [
"arc-swap",
"backtrace",
"canonical-path",
"clap 4.5.0",
"clap 4.5.1",
"color-eyre",
"fs-err",
"once_cell",
"regex",
"secrecy",
"semver 1.0.21",
"semver 1.0.22",
"serde",
"termcolor",
"toml 0.5.11",
@ -390,27 +390,6 @@ dependencies = [
"serde",
]
[[package]]
name = "bindgen"
version = "0.65.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cfdf7b466f9a4903edc73f95d6d2bcd5baf8ae620638762244d3f60143643cc5"
dependencies = [
"bitflags 1.3.2",
"cexpr",
"clang-sys",
"lazy_static",
"lazycell",
"peeking_take_while",
"prettyplease",
"proc-macro2",
"quote",
"regex",
"rustc-hash",
"shlex",
"syn 2.0.48",
]
[[package]]
name = "bindgen"
version = "0.69.2"
@ -643,7 +622,7 @@ checksum = "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037"
dependencies = [
"camino",
"cargo-platform",
"semver 1.0.21",
"semver 1.0.22",
"serde",
"serde_json",
"thiserror",
@ -798,9 +777,9 @@ dependencies = [
[[package]]
name = "clap"
version = "4.5.0"
version = "4.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "80c21025abd42669a92efc996ef13cfb2c5c627858421ea58d5c3b331a6c134f"
checksum = "c918d541ef2913577a0f9566e9ce27cb35b6df072075769e0b26cb5a554520da"
dependencies = [
"clap_builder",
"clap_derive",
@ -808,9 +787,9 @@ dependencies = [
[[package]]
name = "clap_builder"
version = "4.5.0"
version = "4.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "458bf1f341769dfcf849846f65dffdf9146daa56bcd2a47cb4e1de9915567c99"
checksum = "9f3e7391dad68afb0c2ede1bf619f579a3dc9c2ec67f089baa397123a2f3d1eb"
dependencies = [
"anstream",
"anstyle",
@ -985,7 +964,7 @@ dependencies = [
"anes",
"cast",
"ciborium",
"clap 4.5.0",
"clap 4.5.1",
"criterion-plot",
"is-terminal",
"itertools 0.10.5",
@ -2372,11 +2351,11 @@ dependencies = [
[[package]]
name = "librocksdb-sys"
version = "0.11.0+8.1.1"
version = "0.16.0+8.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3386f101bcb4bd252d8e9d2fb41ec3b0862a15a62b478c355b2982efa469e3e"
checksum = "ce3d60bc059831dc1c83903fb45c103f75db65c5a7bf22272764d9cc683e348c"
dependencies = [
"bindgen 0.65.1",
"bindgen",
"bzip2-sys",
"cc",
"glob",
@ -3645,9 +3624,9 @@ dependencies = [
[[package]]
name = "rocksdb"
version = "0.21.0"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb6f170a4041d50a0ce04b0d2e14916d6ca863ea2e422689a5b694395d299ffe"
checksum = "6bd13e55d6d7b8cd0ea569161127567cd587676c99f4472f779a0279aa60a7a7"
dependencies = [
"libc",
"librocksdb-sys",
@ -3697,7 +3676,7 @@ version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
dependencies = [
"semver 1.0.21",
"semver 1.0.22",
]
[[package]]
@ -3833,9 +3812,9 @@ dependencies = [
[[package]]
name = "semver"
version = "1.0.21"
version = "1.0.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b97ed7a9823b74f99c7742f5336af7be5ecd3eeafcb1507d1fa93347b1d589b0"
checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
dependencies = [
"serde",
]
@ -5671,7 +5650,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8deff8ea47cbe2a008abefedc1a2d9c0e48a87844379759ace270a0b53353c71"
dependencies = [
"bellman",
"bindgen 0.69.2",
"bindgen",
"blake2b_simd",
"blake2s_simd",
"bls12_381",
@ -5931,7 +5910,7 @@ dependencies = [
"proptest",
"proptest-derive",
"rand 0.8.5",
"semver 1.0.21",
"semver 1.0.22",
"serde",
"tokio",
"tower",
@ -5989,7 +5968,7 @@ dependencies = [
"regex",
"rlimit",
"rocksdb",
"semver 1.0.21",
"semver 1.0.22",
"serde",
"serde_json",
"spandoc",
@ -6063,7 +6042,7 @@ dependencies = [
"abscissa_core",
"atty",
"chrono",
"clap 4.5.0",
"clap 4.5.1",
"color-eyre",
"console-subscriber",
"dirs",
@ -6091,7 +6070,7 @@ dependencies = [
"rand 0.8.5",
"rayon",
"regex",
"semver 1.0.21",
"semver 1.0.22",
"sentry",
"serde",
"serde_json",

View File

@ -44,7 +44,7 @@ proptest-impl = [
color-eyre = "0.6.2"
indexmap = { version = "2.2.3", features = ["serde"] }
itertools = "0.12.1"
semver = "1.0.21"
semver = "1.0.22"
serde = { version = "1.0.196", features = ["serde_derive"] }
tokio = { version = "1.36.0", features = ["time"] }
tower = "0.4.13"

View File

@ -60,8 +60,8 @@ metrics = "0.22.1"
mset = "0.1.1"
regex = "1.10.3"
rlimit = "0.10.1"
rocksdb = { version = "0.21.0", default-features = false, features = ["lz4"] }
semver = "1.0.21"
rocksdb = { version = "0.22.0", default-features = false, features = ["lz4"] }
semver = "1.0.22"
serde = { version = "1.0.196", features = ["serde_derive"] }
tempfile = "3.10.0"
thiserror = "1.0.57"

View File

@ -172,12 +172,12 @@ zebra-scan = { path = "../zebra-scan", version = "0.1.0-alpha.3", optional = tru
zebra-utils = { path = "../zebra-utils", version = "1.0.0-beta.34", optional = true }
abscissa_core = "0.7.0"
clap = { version = "4.5.0", features = ["cargo"] }
clap = { version = "4.5.1", features = ["cargo"] }
chrono = { version = "0.4.34", default-features = false, features = ["clock", "std"] }
humantime-serde = "1.1.1"
indexmap = "2.2.3"
lazy_static = "1.4.0"
semver = "1.0.21"
semver = "1.0.22"
serde = { version = "1.0.196", features = ["serde_derive"] }
toml = "0.8.10"