mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-19 22:45:40 +00:00
Bump the known_good_semver group with 1 update (#1347)
Bumps the known_good_semver group with 1 update: [clap](https://github.com/clap-rs/clap). - [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.4.1...v4.4.2) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: known_good_semver ... 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:
@@ -17,7 +17,7 @@ targets = ["x86_64-unknown-linux-gnu"]
|
||||
name = "node-template"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.4.1", features = ["derive"] }
|
||||
clap = { version = "4.4.2", features = ["derive"] }
|
||||
futures = { version = "0.3.21", features = ["thread-pool"]}
|
||||
|
||||
sc-cli = { path = "../../../client/cli" }
|
||||
|
||||
@@ -13,7 +13,7 @@ publish = false
|
||||
|
||||
[dependencies]
|
||||
array-bytes = "6.1"
|
||||
clap = { version = "4.4.1", features = ["derive"] }
|
||||
clap = { version = "4.4.2", features = ["derive"] }
|
||||
log = "0.4.17"
|
||||
node-primitives = { path = "../primitives" }
|
||||
node-testing = { path = "../testing" }
|
||||
|
||||
@@ -38,7 +38,7 @@ crate-type = ["cdylib", "rlib"]
|
||||
[dependencies]
|
||||
# third-party dependencies
|
||||
array-bytes = "6.1"
|
||||
clap = { version = "4.4.1", features = ["derive"], optional = true }
|
||||
clap = { version = "4.4.2", features = ["derive"], optional = true }
|
||||
codec = { package = "parity-scale-codec", version = "3.6.1" }
|
||||
serde = { version = "1.0.188", features = ["derive"] }
|
||||
jsonrpsee = { version = "0.16.2", features = ["server"] }
|
||||
@@ -135,7 +135,7 @@ pallet-timestamp = { path = "../../../frame/timestamp" }
|
||||
substrate-cli-test-utils = { path = "../../../test-utils/cli" }
|
||||
|
||||
[build-dependencies]
|
||||
clap = { version = "4.4.1", optional = true }
|
||||
clap = { version = "4.4.2", optional = true }
|
||||
clap_complete = { version = "4.0.2", optional = true }
|
||||
node-inspect = { path = "../inspect", optional = true}
|
||||
frame-benchmarking-cli = { path = "../../../utils/frame/benchmarking-cli", optional = true}
|
||||
|
||||
@@ -13,7 +13,7 @@ publish = false
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.4.1", features = ["derive"] }
|
||||
clap = { version = "4.4.2", features = ["derive"] }
|
||||
codec = { package = "parity-scale-codec", version = "3.6.1" }
|
||||
thiserror = "1.0"
|
||||
sc-cli = { path = "../../../client/cli" }
|
||||
|
||||
@@ -22,7 +22,7 @@ crate-type = ["rlib"]
|
||||
|
||||
[dependencies]
|
||||
ansi_term = "0.12.1"
|
||||
clap = { version = "4.4.1", features = ["derive"] }
|
||||
clap = { version = "4.4.2", features = ["derive"] }
|
||||
rand = "0.8"
|
||||
node-cli = { path = "../../node/cli" }
|
||||
sc-chain-spec = { path = "../../../client/chain-spec" }
|
||||
|
||||
@@ -17,5 +17,5 @@ path = "src/main.rs"
|
||||
name = "subkey"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.4.1", features = ["derive"] }
|
||||
clap = { version = "4.4.2", features = ["derive"] }
|
||||
sc-cli = { path = "../../../client/cli" }
|
||||
|
||||
@@ -15,7 +15,7 @@ targets = ["x86_64-unknown-linux-gnu"]
|
||||
[dependencies]
|
||||
array-bytes = "6.1"
|
||||
chrono = "0.4.27"
|
||||
clap = { version = "4.4.1", features = ["derive", "string"] }
|
||||
clap = { version = "4.4.2", features = ["derive", "string"] }
|
||||
fdlimit = "0.2.1"
|
||||
futures = "0.3.21"
|
||||
libp2p-identity = { version = "0.1.3", features = ["peerid", "ed25519"]}
|
||||
|
||||
@@ -9,7 +9,7 @@ description = "Storage monitor service for substrate"
|
||||
homepage = "https://substrate.io"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.4.1", features = ["derive", "string"] }
|
||||
clap = { version = "4.4.2", features = ["derive", "string"] }
|
||||
log = "0.4.17"
|
||||
fs4 = "0.6.3"
|
||||
sc-client-db = { path = "../db", default-features = false}
|
||||
|
||||
@@ -13,7 +13,7 @@ publish = false
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.4.1", features = ["derive"] }
|
||||
clap = { version = "4.4.2", features = ["derive"] }
|
||||
honggfuzz = "0.5"
|
||||
rand = { version = "0.8", features = ["std", "small_rng"] }
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ publish = false
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.4.1", features = ["derive"] }
|
||||
clap = { version = "4.4.2", features = ["derive"] }
|
||||
honggfuzz = "0.5"
|
||||
rand = { version = "0.8", features = ["std", "small_rng"] }
|
||||
sp-npos-elections = { path = ".." }
|
||||
|
||||
@@ -11,7 +11,7 @@ publish = false
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.4.1", features = ["derive"] }
|
||||
clap = { version = "4.4.2", features = ["derive"] }
|
||||
flate2 = "1.0"
|
||||
fs_extra = "1.3"
|
||||
glob = "0.3"
|
||||
|
||||
@@ -15,7 +15,7 @@ targets = ["x86_64-unknown-linux-gnu"]
|
||||
[dependencies]
|
||||
array-bytes = "6.1"
|
||||
chrono = "0.4"
|
||||
clap = { version = "4.4.1", features = ["derive"] }
|
||||
clap = { version = "4.4.2", features = ["derive"] }
|
||||
codec = { package = "parity-scale-codec", version = "3.6.1" }
|
||||
comfy-table = { version = "7.0.1", default-features = false }
|
||||
handlebars = "4.2.2"
|
||||
|
||||
@@ -11,7 +11,7 @@ documentation = "https://docs.rs/substrate-frame-cli"
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.4.1", features = ["derive"] }
|
||||
clap = { version = "4.4.2", features = ["derive"] }
|
||||
frame-support = { path = "../../../frame/support" }
|
||||
frame-system = { path = "../../../frame/system" }
|
||||
sc-cli = { path = "../../../client/cli" }
|
||||
|
||||
@@ -14,4 +14,4 @@ kitchensink-runtime = { path = "../../../../bin/node/runtime" }
|
||||
generate-bags = { path = ".." }
|
||||
|
||||
# third-party
|
||||
clap = { version = "4.4.1", features = ["derive"] }
|
||||
clap = { version = "4.4.2", features = ["derive"] }
|
||||
|
||||
@@ -35,7 +35,7 @@ frame-try-runtime = { path = "../../../../frame/try-runtime", optional = true}
|
||||
substrate-rpc-client = { path = "../../rpc/client" }
|
||||
|
||||
async-trait = "0.1.57"
|
||||
clap = { version = "4.4.1", features = ["derive"] }
|
||||
clap = { version = "4.4.2", features = ["derive"] }
|
||||
hex = { version = "0.4.3", default-features = false }
|
||||
log = "0.4.17"
|
||||
parity-scale-codec = "3.6.1"
|
||||
|
||||
Reference in New Issue
Block a user