Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump clap from 4.5.9 to 4.5.11 (#57)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.9 to 4.5.11. <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.10</h2> <h2>[4.5.10] - 2024-07-23</h2> </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.11] - 2024-07-25</h2> <h2>[4.5.10] - 2024-07-23</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/349ed304cf1705bd8727d68e9a2a6fcd1fa80c92"><code>349ed30</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/68ed9ff02d6aa922ce9db8a8a61c38d006bd30c6"><code>68ed9ff</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/afecaa4f9a26dc689f3f634743c431929908ffd1"><code>afecaa4</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5576">#5576</a> from shannmu/option_value_new</li> <li><a href="https://github.com/clap-rs/clap/commit/4a006770245ff0225db86fff3ac0d107099d694f"><code>4a00677</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/36c849b5bbf8a1b70258d04b07203434a51beee4"><code>36c849b</code></a> refactor(clap_complete): Reuse code about shortflag parsing</li> <li><a href="https://github.com/clap-rs/clap/commit/fc479ba625fb45eb3a840cfaaf377fc751bb3aae"><code>fc479ba</code></a> feat(clap_complete): Add support for <code>-fbar</code> and <code>-f=bar</code> completion</li> <li><a href="https://github.com/clap-rs/clap/commit/48a23f5c944b041612e5f7cda25293e58e62e219"><code>48a23f5</code></a> test(clap_complete): Add test cases for <code>-fbar</code> and <code>-f=bar</code> completion</li> <li><a href="https://github.com/clap-rs/clap/commit/6b18d7725c6077a3da955d199617eb1fb3b88ea2"><code>6b18d77</code></a> docs(derive): Acknowledge Vec<Vec<!-- raw HTML omitted -->></li> <li>See full diff in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.9...clap_complete-v4.5.11">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.9&new-version=4.5.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information