Skip to content

Commit 3168ed4

Browse files
Bump the known_good_semver group with 1 update (#3379)
Bumps the known_good_semver group with 1 update: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.0 to 4.5.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap's releases</a>.</em></p> <blockquote> <h2>v4.5.1</h2> <h2>[4.5.1] - 2024-02-16</h2> <h3>Fixes</h3> <ul> <li><em>(error)</em> Include suggestion to add <code>--</code> even if there is a &quot;did you mean&quot; so long as <code>last</code> or <code>trailing_var_arg</code> is used</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap's changelog</a>.</em></p> <blockquote> <h2>[4.5.1] - 2024-02-16</h2> <h3>Fixes</h3> <ul> <li><em>(error)</em> Include suggestion to add <code>--</code> even if there is a &quot;did you mean&quot; so long as <code>last</code> or <code>trailing_var_arg</code> is used</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/0c01b5558de0a1a513a2af429981099e550d1a78"><code>0c01b55</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/08e0b5bde4b45567be98d12e7d394762fa8da6a4"><code>08e0b5b</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/f2c4e6ec740cce29cea3fd7232e4d2716f089fc2"><code>f2c4e6e</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5359">#5359</a> from poliorcetics/ab/push-szymvyzpmnqx</li> <li><a href="https://github.com/clap-rs/clap/commit/e782775229081697e47d340a155d6b087eeb46f8"><code>e782775</code></a> fix(complete): Handle newlines in command/arg descriptions</li> <li><a href="https://github.com/clap-rs/clap/commit/fba7c8597bf3028400d6f6a22d83cedb7a2bd5a5"><code>fba7c85</code></a> test(complete): Show newline issue</li> <li><a href="https://github.com/clap-rs/clap/commit/8a7a13a5618cfdc4ff328624a5266e7b4d88649a"><code>8a7a13a</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/7b3a3e1e5eee57fc37110343b980cbe8170d20ad"><code>7b3a3e1</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/7b624ca74336f6f14f01007b9039990d53acda0f"><code>7b624ca</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5356">#5356</a> from epage/escape</li> <li><a href="https://github.com/clap-rs/clap/commit/446328a8d3cdaac28884bf8fdfcc85f35c8b5134"><code>446328a</code></a> fix(error): Include -- in more cases</li> <li><a href="https://github.com/clap-rs/clap/commit/7de6df878238ca8e3d9723bb9650f7fe9470d8bd"><code>7de6df8</code></a> test(error): Show existing last behavior</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.0...clap_complete-v4.5.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=clap&package-manager=cargo&previous-version=4.5.0&new-version=4.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7862aa commit 3168ed4

28 files changed

Lines changed: 61 additions & 61 deletions

File tree

Cargo.lock

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cumulus/client/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
1010
workspace = true
1111

1212
[dependencies]
13-
clap = { version = "4.5.0", features = ["derive"] }
13+
clap = { version = "4.5.1", features = ["derive"] }
1414
codec = { package = "parity-scale-codec", version = "3.0.0" }
1515
url = "2.4.0"
1616

cumulus/parachain-template/node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ publish = false
1414
workspace = true
1515

1616
[dependencies]
17-
clap = { version = "4.5.0", features = ["derive"] }
17+
clap = { version = "4.5.1", features = ["derive"] }
1818
log = { workspace = true, default-features = true }
1919
codec = { package = "parity-scale-codec", version = "3.0.0" }
2020
serde = { version = "1.0.196", features = ["derive"] }

cumulus/polkadot-parachain/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ path = "src/main.rs"
1616

1717
[dependencies]
1818
async-trait = "0.1.74"
19-
clap = { version = "4.5.0", features = ["derive"] }
19+
clap = { version = "4.5.1", features = ["derive"] }
2020
codec = { package = "parity-scale-codec", version = "3.0.0" }
2121
futures = "0.3.28"
2222
hex-literal = "0.4.1"

cumulus/test/service/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ path = "src/main.rs"
1414

1515
[dependencies]
1616
async-trait = "0.1.74"
17-
clap = { version = "4.5.0", features = ["derive"] }
17+
clap = { version = "4.5.1", features = ["derive"] }
1818
codec = { package = "parity-scale-codec", version = "3.0.0" }
1919
criterion = { version = "0.5.1", features = ["async_tokio"] }
2020
jsonrpsee = { version = "0.22", features = ["server"] }

polkadot/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ crate-type = ["cdylib", "rlib"]
1919

2020
[dependencies]
2121
cfg-if = "1.0"
22-
clap = { version = "4.5.0", features = ["derive"], optional = true }
22+
clap = { version = "4.5.1", features = ["derive"], optional = true }
2323
log = { workspace = true, default-features = true }
2424
thiserror = "1.0.48"
2525
futures = "0.3.21"

polkadot/node/malus/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ assert_matches = "1.5"
4343
async-trait = "0.1.74"
4444
sp-keystore = { path = "../../../substrate/primitives/keystore" }
4545
sp-core = { path = "../../../substrate/primitives/core" }
46-
clap = { version = "4.5.0", features = ["derive"] }
46+
clap = { version = "4.5.1", features = ["derive"] }
4747
futures = "0.3.21"
4848
futures-timer = "3.0.2"
4949
gum = { package = "tracing-gum", path = "../gum" }

polkadot/node/subsystem-bench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ async-trait = "0.1.57"
3535
sp-keystore = { path = "../../../substrate/primitives/keystore" }
3636
sc-keystore = { path = "../../../substrate/client/keystore" }
3737
sp-core = { path = "../../../substrate/primitives/core" }
38-
clap = { version = "4.5.0", features = ["derive"] }
38+
clap = { version = "4.5.1", features = ["derive"] }
3939
futures = "0.3.21"
4040
futures-timer = "3.0.2"
4141
bincode = "1.3.3"

polkadot/parachain/test-parachains/adder/collator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ path = "src/main.rs"
1616

1717
[dependencies]
1818
parity-scale-codec = { version = "3.6.1", default-features = false, features = ["derive"] }
19-
clap = { version = "4.5.0", features = ["derive"] }
19+
clap = { version = "4.5.1", features = ["derive"] }
2020
futures = "0.3.21"
2121
futures-timer = "3.0.2"
2222
log = { workspace = true, default-features = true }

polkadot/parachain/test-parachains/undying/collator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ path = "src/main.rs"
1616

1717
[dependencies]
1818
parity-scale-codec = { version = "3.6.1", default-features = false, features = ["derive"] }
19-
clap = { version = "4.5.0", features = ["derive"] }
19+
clap = { version = "4.5.1", features = ["derive"] }
2020
futures = "0.3.21"
2121
futures-timer = "3.0.2"
2222
log = { workspace = true, default-features = true }

0 commit comments

Comments
 (0)