Skip to content

Commit

Permalink
chore(deps): bump clap from 4.5.23 to 4.5.26 (#429)
Browse files Browse the repository at this point in the history
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.23 to 4.5.26.
<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.26</h2>
<h2>[4.5.26] - 2025-01-09</h2>
<h3>Fixes</h3>
<ul>
<li><em>(error)</em> Reduce binary size with the
<code>suggestions</code> feature</li>
</ul>
<h2>v4.5.25</h2>
<h2>[4.5.25] - 2025-01-09</h2>
<h3>Fixes</h3>
<ul>
<li><em>(help)</em> Reduce binary size</li>
</ul>
<h2>v4.5.24</h2>
<h2>[4.5.24] - 2025-01-07</h2>
<h3>Fixes</h3>
<ul>
<li><em>(parser)</em> Correctly handle defaults with
<code>ignore_errors(true)</code> and when a suggestion is provided for
an unknown argument</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.26] - 2025-01-09</h2>
<h3>Fixes</h3>
<ul>
<li><em>(error)</em> Reduce binary size with the
<code>suggestions</code> feature</li>
</ul>
<h2>[4.5.25] - 2025-01-09</h2>
<h3>Fixes</h3>
<ul>
<li><em>(help)</em> Reduce binary size</li>
</ul>
<h2>[4.5.24] - 2025-01-07</h2>
<h3>Fixes</h3>
<ul>
<li><em>(parser)</em> Correctly handle defaults with
<code>ignore_errors(true)</code> and when a suggestion is provided for
an unknown argument</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/clap-rs/clap/commit/df1efca03509f736e26d2f16766b7ea06acc3ecf"><code>df1efca</code></a>
chore: Release</li>
<li><a
href="https://github.com/clap-rs/clap/commit/d48bef65af6930c26386e63d85cbdeb2d21bd359"><code>d48bef6</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/clap-rs/clap/commit/6b7aa3d490258f0acde0dd79166b7587ff68e3c0"><code>6b7aa3d</code></a>
Merge pull request <a
href="https://redirect.github.com/clap-rs/clap/issues/5628">#5628</a>
from mart-mihkel/complete_hyphen</li>
<li><a
href="https://github.com/clap-rs/clap/commit/57b6cb8e4781216e7c01397d2bd54b97028a5520"><code>57b6cb8</code></a>
refactor(complete): Simplify engine::complete</li>
<li><a
href="https://github.com/clap-rs/clap/commit/fbec05e639f82635bd64fc7bd20d18796cd4b598"><code>fbec05e</code></a>
refactor(complete): Fix typo in hyhpen</li>
<li><a
href="https://github.com/clap-rs/clap/commit/b7cfbdcf96c96da64f7d91c0bef915ef1a6dc37f"><code>b7cfbdc</code></a>
feat(complete): Native support for hyphen values</li>
<li><a
href="https://github.com/clap-rs/clap/commit/1d97c293ba7968d7bcd06b624104218cab6fbe3f"><code>1d97c29</code></a>
test(complete): Test cases for allow_hyphen_values</li>
<li><a
href="https://github.com/clap-rs/clap/commit/64e37904615c3e2df85fd38370beb5961a31d557"><code>64e3790</code></a>
chore: Release</li>
<li><a
href="https://github.com/clap-rs/clap/commit/1cf50c77543cab6e648b967f8edc05115a24fe8b"><code>1cf50c7</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/clap-rs/clap/commit/085143dc14cb6686c1fe3852ea2aab193cd50a6e"><code>085143d</code></a>
Merge pull request <a
href="https://redirect.github.com/clap-rs/clap/issues/5722">#5722</a>
from epage/sort</li>
<li>Additional commits viewable in <a
href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.23...clap_complete-v4.5.26">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.23&new-version=4.5.26)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and tobz committed Jan 28, 2025
1 parent 71ee9c4 commit bba9eae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ crossbeam-queue = { version = "0.3", default-features = false }
float-cmp = { version = "0.10", default-features = false }
tower-http = { version = "0.6", default-features = false }
bollard = { version = "0.17", default-features = false }
clap = { version = "4.5.20", default-features = false }
clap = { version = "4.5.26", default-features = false }
reqwest = { version = "0.12.8", default-features = false }
lading-payload = { git = "https://github.com/DataDog/lading", tag = "v0.25.2" }
serde_yaml = { version = "0.9", default-features = false }
Expand Down

0 comments on commit bba9eae

Please sign in to comment.