forked from vectordotdev/vector
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 2126707
authored
chore(deps): Bump clap_complete from 4.3.1 to 4.3.2 (vectordotdev#17878)
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<str></code>,
<code>Box<OsStr></code>, and <code>Box<Path></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 />
[](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent c8deeda commit 2126707Copy full SHA for 2126707
2 files changed
+3
-3
lines changed+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
0 commit comments