Bump clap from 4.5.60 to 4.6.0 #522

Merged
dependabot[bot] merged 1 commit from dependabot/cargo/clap-4.6.0 into main 2026-03-16 18:28:02 +00:00
dependabot[bot] commented 2026-03-16 06:34:33 +00:00 (Migrated from github.com)

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps clap from 4.5.60 to 4.6.0.

Changelog

Sourced from clap's changelog.

[4.6.0] - 2026-03-12

Compatibility

  • Update MSRV to 1.85

[4.5.61] - 2026-03-12

Internal

  • Update dependencies
Commits

Dependabot compatibility score

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 commands and options

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 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)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [clap](https://github.com/clap-rs/clap) from 4.5.60 to 4.6.0. <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.6.0] - 2026-03-12</h2> <h3>Compatibility</h3> <ul> <li>Update MSRV to 1.85</li> </ul> <h2>[4.5.61] - 2026-03-12</h2> <h3>Internal</h3> <ul> <li>Update dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/9ab6dee710aa384e02ec5e9e2cfeadb2f35abf2a"><code>9ab6dee</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/374a30dac685d492cbdae124e757afdb52dd47b6"><code>374a30d</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/d0c8aabc000adc54fc39efa721e6caad035fc3da"><code>d0c8aab</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/6306">#6306</a> from epage/update</li> <li><a href="https://github.com/clap-rs/clap/commit/686ce2f665f43f927c1dbd5ad63a2f989e503bb9"><code>686ce2f</code></a> chore: Upgrade compatible</li> <li><a href="https://github.com/clap-rs/clap/commit/8203238de61f89b60ce1ca1672cfe20997d20a1e"><code>8203238</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/6305">#6305</a> from epage/msrv</li> <li><a href="https://github.com/clap-rs/clap/commit/c774a892ba8bb703a9e77a16e6ebc6ff1c551868"><code>c774a89</code></a> docs: Reduce main's in doctests</li> <li><a href="https://github.com/clap-rs/clap/commit/73534f6ed3697b834743d283cedc7f529778d8a7"><code>73534f6</code></a> chore: Upgrade to 2025 edition</li> <li><a href="https://github.com/clap-rs/clap/commit/dfe05a9bfe5bf49ec560e484c1abf50bcb55cd96"><code>dfe05a9</code></a> chore: Bump MSRV to 1.85</li> <li><a href="https://github.com/clap-rs/clap/commit/8b41d0b8497ccaa0fb0d1d8a51f91ea2f62b3aa8"><code>8b41d0b</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/518220f102cc34b2cf39c64efa35975a22341e36"><code>518220f</code></a> docs: Update changelog</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.60...clap_complete-v4.6.0">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.60&new-version=4.6.0)](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 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>
Sign in to join this conversation.
No description provided.