Skip to content

Commit

Permalink
chore(deps): Bump clap_complete from 4.3.1 to 4.3.2 (#17878)
Browse files Browse the repository at this point in the history
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.1 to
4.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/clap-rs/clap/releases">clap_complete's
releases</a>.</em></p>
<blockquote>
<h2>v4.3.2</h2>
<h2>[4.3.2] - 2023-06-05</h2>
<h3>Fixes</h3>
<ul>
<li><em>(derive)</em> Don't produce <code>unused_equalifications</code>
warnings when someone brings a clap type into scope</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_complete's
changelog</a>.</em></p>
<blockquote>
<h2>[4.3.11] - 2023-07-05</h2>
<h3>Features</h3>
<ul>
<li><em>(derive)</em> Support fields wrapped in
<code>num::Wrapping</code>, <code>Box</code>, or <code>Arc</code></li>
<li><em>(derive)</em> Support <code>Box&lt;str&gt;</code>,
<code>Box&lt;OsStr&gt;</code>, and <code>Box&lt;Path&gt;</code></li>
</ul>
<h2>[4.3.10] - 2023-06-30</h2>
<h3>Performance</h3>
<ul>
<li>Drop a dependency, reducing binary size by 1.3 KiB</li>
</ul>
<h2>[4.3.9] - 2023-06-28</h2>
<h3>Fixes</h3>
<ul>
<li><code>Command::ignore_errors</code> no longer masks
help/version</li>
</ul>
<h2>[4.3.8] - 2023-06-23</h2>
<h3>Fixes</h3>
<ul>
<li>Error on ambiguity with <code>infer_long_arg</code>, rather than
arbitrarily picking one, matching the documentation and subcommand's
behavior</li>
</ul>
<h2>[4.3.7] - 2023-06-23</h2>
<h3>Documentation</h3>
<ul>
<li>Further clarify magic behavior in derive tutorial</li>
<li>Further clarify derive API's relationship to builder within the
tutorial</li>
</ul>
<h2>[4.3.6] - 2023-06-23</h2>
<h3>Documentation</h3>
<ul>
<li>Suggest <code>clio</code></li>
</ul>
<h2>[4.3.5] - 2023-06-20</h2>
<ul>
<li><code>ColorChoice::possible_values</code> is added to simplify
things for builder users</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>ColorChoice::to_possible_value</code> no longer includes
descriptions, encouraging shorter help where possible</li>
</ul>
<h2>[4.3.4] - 2023-06-14</h2>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/clap-rs/clap/commit/1289534b19adf1225de7ac2807be31bc51190377"><code>1289534</code></a>
chore: Release</li>
<li><a
href="https://github.com/clap-rs/clap/commit/8d7ce55f79b4eeb986353bc81d3bf0aac043c9aa"><code>8d7ce55</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/clap-rs/clap/commit/f7b32ccd52a1da0688ed19f2357d58b4f5ad3f3f"><code>f7b32cc</code></a>
Merge pull request <a
href="https://redirect.github.com/clap-rs/clap/issues/4992">#4992</a>
from RubixDev/master</li>
<li><a
href="https://github.com/clap-rs/clap/commit/cafdf58e0241990f31e49c72cfcd7e78db35958e"><code>cafdf58</code></a>
chore: Release</li>
<li><a
href="https://github.com/clap-rs/clap/commit/7d52a0a0d29c540c47d82f0f6eb4c5b2dc2db56b"><code>7d52a0a</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/clap-rs/clap/commit/890af8af1bb51b1571fe5b39520936ca94df14f1"><code>890af8a</code></a>
Merge pull request <a
href="https://redirect.github.com/clap-rs/clap/issues/4995">#4995</a>
from epage/parse</li>
<li><a
href="https://github.com/clap-rs/clap/commit/99bcdfc6c7262d01bbe4c9275acc46c339040fce"><code>99bcdfc</code></a>
style(builder): Be consistent in order</li>
<li><a
href="https://github.com/clap-rs/clap/commit/a50e32c1357b9a73da6c7b2d4506dd4be8f3420f"><code>a50e32c</code></a>
feat(derive): Accept Boxed Str/OsStr/Path</li>
<li><a
href="https://github.com/clap-rs/clap/commit/916c8d93e1c9e54ee80178fa600c2d756635268e"><code>916c8d9</code></a>
feat(derive): Accept num::Wrapping wrapped types</li>
<li><a
href="https://github.com/clap-rs/clap/commit/f043f575599555e3dae769b3fc9fdac440114628"><code>f043f57</code></a>
feat(derive): Accept Box/Arc wrapped types</li>
<li>Additional commits viewable in <a
href="https://github.com/clap-rs/clap/compare/clap_complete-v4.3.1...clap_complete-v4.3.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=clap_complete&package-manager=cargo&previous-version=4.3.1&new-version=4.3.2)](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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent c8deeda commit 2126707
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vdev/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cached = "0.44.0"
chrono = { version = "0.4.22", default-features = false, features = ["serde", "clock"] }
clap = { version = "4.1.14", features = ["derive"] }
clap-verbosity-flag = "2.0.1"
clap_complete = "4.3.1"
clap_complete = "4.3.2"
confy = "0.5.1"
directories = "5.0.1"
# remove this when stabilized https://doc.rust-lang.org/stable/std/path/fn.absolute.html
Expand Down

0 comments on commit 2126707

Please sign in to comment.