Bump clap from 4.2.5 to 4.2.7 (#2516)

Bumps [clap](https://github.com/clap-rs/clap) from 4.2.5 to 4.2.7.
- [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/v4.2.5...v4.2.7)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2023-05-03 21:25:27 +00:00
committed by GitHub
parent c22d58eb34
commit 587242ec2d
5 changed files with 17 additions and 17 deletions
+13 -13
View File
@@ -1261,9 +1261,9 @@ dependencies = [
[[package]] [[package]]
name = "clap" name = "clap"
version = "4.2.5" version = "4.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a1f23fa97e1d1641371b51f35535cb26959b8e27ab50d167a8b996b5bada819" checksum = "34d21f9bf1b425d2968943631ec91202fe5e837264063503708b83013f8fc938"
dependencies = [ dependencies = [
"clap_builder", "clap_builder",
"clap_derive", "clap_derive",
@@ -1272,9 +1272,9 @@ dependencies = [
[[package]] [[package]]
name = "clap_builder" name = "clap_builder"
version = "4.2.5" version = "4.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0fdc5d93c358224b4d6867ef1356d740de2303e9892edc06c5340daeccd96bab" checksum = "914c8c79fb560f238ef6429439a30023c862f7a28e688c58f7203f12b29970bd"
dependencies = [ dependencies = [
"anstream", "anstream",
"anstyle 1.0.0", "anstyle 1.0.0",
@@ -1908,7 +1908,7 @@ dependencies = [
name = "cumulus-client-cli" name = "cumulus-client-cli"
version = "0.1.0" version = "0.1.0"
dependencies = [ dependencies = [
"clap 4.2.5", "clap 4.2.7",
"parity-scale-codec", "parity-scale-codec",
"sc-chain-spec", "sc-chain-spec",
"sc-cli", "sc-cli",
@@ -2551,7 +2551,7 @@ name = "cumulus-test-service"
version = "0.1.0" version = "0.1.0"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"clap 4.2.5", "clap 4.2.7",
"criterion", "criterion",
"cumulus-client-cli", "cumulus-client-cli",
"cumulus-client-consensus-common", "cumulus-client-consensus-common",
@@ -3509,7 +3509,7 @@ dependencies = [
"Inflector", "Inflector",
"array-bytes 4.2.0", "array-bytes 4.2.0",
"chrono", "chrono",
"clap 4.2.5", "clap 4.2.7",
"comfy-table", "comfy-table",
"frame-benchmarking", "frame-benchmarking",
"frame-support", "frame-support",
@@ -7372,7 +7372,7 @@ dependencies = [
name = "parachain-template-node" name = "parachain-template-node"
version = "0.1.0" version = "0.1.0"
dependencies = [ dependencies = [
"clap 4.2.5", "clap 4.2.7",
"color-print", "color-print",
"cumulus-client-cli", "cumulus-client-cli",
"cumulus-client-consensus-aura", "cumulus-client-consensus-aura",
@@ -7966,7 +7966,7 @@ name = "polkadot-cli"
version = "0.9.41" version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#81456c83ae4736f51ae0ad63f9d7e1fa321ba076" source = "git+https://github.com/paritytech/polkadot?branch=master#81456c83ae4736f51ae0ad63f9d7e1fa321ba076"
dependencies = [ dependencies = [
"clap 4.2.5", "clap 4.2.7",
"frame-benchmarking-cli", "frame-benchmarking-cli",
"futures", "futures",
"log", "log",
@@ -8658,7 +8658,7 @@ dependencies = [
"bridge-hub-kusama-runtime", "bridge-hub-kusama-runtime",
"bridge-hub-polkadot-runtime", "bridge-hub-polkadot-runtime",
"bridge-hub-rococo-runtime", "bridge-hub-rococo-runtime",
"clap 4.2.5", "clap 4.2.7",
"collectives-polkadot-runtime", "collectives-polkadot-runtime",
"color-print", "color-print",
"contracts-rococo-runtime", "contracts-rococo-runtime",
@@ -10446,7 +10446,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#44130d53f222
dependencies = [ dependencies = [
"array-bytes 4.2.0", "array-bytes 4.2.0",
"chrono", "chrono",
"clap 4.2.5", "clap 4.2.7",
"fdlimit", "fdlimit",
"futures", "futures",
"libp2p", "libp2p",
@@ -11305,7 +11305,7 @@ name = "sc-storage-monitor"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/substrate?branch=master#44130d53f222a0efdd976e76e32460680637c5fe" source = "git+https://github.com/paritytech/substrate?branch=master#44130d53f222a0efdd976e76e32460680637c5fe"
dependencies = [ dependencies = [
"clap 4.2.5", "clap 4.2.7",
"fs4", "fs4",
"futures", "futures",
"log", "log",
@@ -13804,7 +13804,7 @@ version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#44130d53f222a0efdd976e76e32460680637c5fe" source = "git+https://github.com/paritytech/substrate?branch=master#44130d53f222a0efdd976e76e32460680637c5fe"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"clap 4.2.5", "clap 4.2.7",
"frame-remote-externalities", "frame-remote-externalities",
"frame-try-runtime", "frame-try-runtime",
"hex", "hex",
+1 -1
View File
@@ -5,7 +5,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
[dependencies] [dependencies]
clap = { version = "4.2.3", features = ["derive"] } clap = { version = "4.2.7", features = ["derive"] }
codec = { package = "parity-scale-codec", version = "3.0.0" } codec = { package = "parity-scale-codec", version = "3.0.0" }
url = "2.3.1" url = "2.3.1"
+1 -1
View File
@@ -10,7 +10,7 @@ edition = "2021"
build = "build.rs" build = "build.rs"
[dependencies] [dependencies]
clap = { version = "4.2.3", features = ["derive"] } clap = { version = "4.2.7", features = ["derive"] }
log = "0.4.17" log = "0.4.17"
codec = { package = "parity-scale-codec", version = "3.0.0" } codec = { package = "parity-scale-codec", version = "3.0.0" }
serde = { version = "1.0.160", features = ["derive"] } serde = { version = "1.0.160", features = ["derive"] }
+1 -1
View File
@@ -12,7 +12,7 @@ path = "src/main.rs"
[dependencies] [dependencies]
async-trait = "0.1.68" async-trait = "0.1.68"
clap = { version = "4.2.3", features = ["derive"] } clap = { version = "4.2.7", features = ["derive"] }
codec = { package = "parity-scale-codec", version = "3.0.0" } codec = { package = "parity-scale-codec", version = "3.0.0" }
futures = "0.3.28" futures = "0.3.28"
hex-literal = "0.4.1" hex-literal = "0.4.1"
+1 -1
View File
@@ -10,7 +10,7 @@ path = "src/main.rs"
[dependencies] [dependencies]
async-trait = "0.1.68" async-trait = "0.1.68"
clap = { version = "4.2.3", features = ["derive"] } clap = { version = "4.2.7", features = ["derive"] }
codec = { package = "parity-scale-codec", version = "3.0.0" } codec = { package = "parity-scale-codec", version = "3.0.0" }
criterion = { version = "0.4.0", features = [ "async_tokio" ] } criterion = { version = "0.4.0", features = [ "async_tokio" ] }
jsonrpsee = { version = "0.16.2", features = ["server"] } jsonrpsee = { version = "0.16.2", features = ["server"] }