Skip to content

Commit 47ddfb1

Browse files
authored
chore(deps): bump clap from 4.5.13 to 4.5.15 (#473)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.13 to 4.5.15. <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.15</h2> <h2>[4.5.15] - 2024-08-10</h2> <h3>Compatiblity</h3> <ul> <li><em>(unstable-ext)</em> <code>Arg::remove</code> changed return types</li> </ul> <h3>Fixes</h3> <ul> <li><em>(unstable-ext)</em> Make <code>Arg::remove</code> return the removed item</li> </ul> <h2>v4.5.14</h2> <h2>[4.5.14] - 2024-08-08</h2> <h3>Features</h3> <ul> <li><em>(unstable-ext)</em> Added <code>Arg::add</code> for attaching arbitrary state, like completion hints, to <code>Arg</code> without <code>Arg</code> knowing about it</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.15] - 2024-08-10</h2> <h3>Compatiblity</h3> <ul> <li><em>(unstable-ext)</em> <code>Arg::remove</code> changed return types</li> </ul> <h3>Fixes</h3> <ul> <li><em>(unstable-ext)</em> Make <code>Arg::remove</code> return the removed item</li> </ul> <h2>[4.5.14] - 2024-08-08</h2> <h3>Features</h3> <ul> <li><em>(unstable-ext)</em> Added <code>Arg::add</code> for attaching arbitrary state, like completion hints, to <code>Arg</code> without <code>Arg</code> knowing about it</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/4094435c88773b80d1cb8821c90b2607fcd4e0ce"><code>4094435</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/36114c35a5ee9e5ba08981e6f48345da86b5e19b"><code>36114c3</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/918cfed43d875e1cf406e8205fb19ef6e4a2a46b"><code>918cfed</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5610">#5610</a> from Mixu78/powershell_hyphens</li> <li><a href="https://github.com/clap-rs/clap/commit/c55f642ac837ab69d3d4395b3781da6eb2007b20"><code>c55f642</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5648">#5648</a> from epage/cli</li> <li><a href="https://github.com/clap-rs/clap/commit/219a1915e9727e61af01472687e9f75333f8edf4"><code>219a191</code></a> fix(complete): Improve help output</li> <li><a href="https://github.com/clap-rs/clap/commit/734cac730ccaaafc92115d6a03f326a2eb90b707"><code>734cac7</code></a> feat(complete): Make '--register' optional</li> <li><a href="https://github.com/clap-rs/clap/commit/fa4ccec694c48e3c5ac9deab10f7026b18d9a730"><code>fa4ccec</code></a> feat(complete): Make '--shell' optional</li> <li><a href="https://github.com/clap-rs/clap/commit/efdcad16e98d62b10741758e1f3cafd4f6941d73"><code>efdcad1</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5647">#5647</a> from epage/infer</li> <li><a href="https://github.com/clap-rs/clap/commit/e65e46356d23eb96f279f87847c3fd02118271e1"><code>e65e463</code></a> docs(complete): Have dynamic Shell match static Shell</li> <li><a href="https://github.com/clap-rs/clap/commit/8a1f9b3c47e7b37a8ac3c0d5ca52513c9d0f3ab1"><code>8a1f9b3</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5646">#5646</a> from epage/powershell</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.13...v4.5.15">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.13&new-version=4.5.15)](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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents 6673e8a + 255bf3b commit 47ddfb1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ rpassword = "7.3.1"
3434
data-encoding = "2.6.0"
3535
copypasta-ext = "0.4.4"
3636
zeroize = { version = "1.8.1", features = ["zeroize_derive"] }
37-
clap = { version = "4.5.13", features = ["derive"] }
37+
clap = { version = "4.5.15", features = ["derive"] }
3838
hmac = "0.12.1"
3939
sha1 = "0.10.6"
4040
sha2 = "0.10.8"

0 commit comments

Comments
 (0)