Bump clap_complete from 4.6.0 to 4.6.1 #530

Merged
dependabot[bot] merged 1 commit from dependabot/cargo/clap_complete-4.6.1 into main 2026-04-13 21:59:01 +00:00
dependabot[bot] commented 2026-04-13 06:41:15 +00:00 (Migrated from github.com)

Bumps clap_complete from 4.6.0 to 4.6.1.

Changelog

Sourced from clap_complete's changelog.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

5.0.0 - TBD

available through unstable-v5 feature flag

Breaking Changes

  • Made ArgPredicate non_exhaustive
  • (help) Change default Command::term_width to "source format"
  • (help) Change default Command::max_term_width to 100
  • (derive) Vec<Vec<T>> types are now assuming to capture occurrences
  • (derive) ValueEnum variants now use the full doc comment, not summary, for PossibleValue::help

Features

  • (derive) Group values by their occurrence with Vec<Vec<T>>

[Unreleased] - ReleaseDate

Commits
  • 1420275 chore: Release
  • d2c817d docs: Update changelog
  • f88c94e Merge pull request #6341 from epage/sep
  • acbb822 fix(complete): Reduce risk of conflict with actual subcommands
  • a49fadb refactor(complete): Pull out subcommand separator
  • ddc008b Merge pull request #6332 from epage/update
  • 497dc50 chore: Update compatible dependencies
  • dca2326 Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x
  • 54bdaa3 chore(deps): Update j178/prek-action action to v2
  • f0d30d9 chore: Release
  • Additional commits viewable in compare view

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)
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.6.0 to 4.6.1. <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> <h1>Change Log</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="https://keepachangelog.com/">Keep a Changelog</a> and this project adheres to <a href="https://semver.org/">Semantic Versioning</a>.</p> <h2>5.0.0 - TBD</h2> <p><em>available through <code>unstable-v5</code> feature flag</em></p> <h3>Breaking Changes</h3> <ul> <li>Made <code>ArgPredicate</code> <code>non_exhaustive</code></li> <li><em>(help)</em> Change default <code>Command::term_width</code> to &quot;source format&quot;</li> <li><em>(help)</em> Change default <code>Command::max_term_width</code> to 100</li> <li><em>(derive)</em> <code>Vec&lt;Vec&lt;T&gt;&gt;</code> types are now assuming to capture occurrences</li> <li><em>(derive)</em> <code>ValueEnum</code> variants now use the full doc comment, not summary, for <code>PossibleValue::help</code></li> </ul> <h3>Features</h3> <ul> <li><em>(derive)</em> Group values by their occurrence with <code>Vec&lt;Vec&lt;T&gt;&gt;</code></li> </ul> <!-- raw HTML omitted --> <h2>[Unreleased] - ReleaseDate</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/14202755e52802a3d294c4ceeadd703d24b21fe6"><code>1420275</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/d2c817d151db23e0bff70d3df5f9dd9fc311ad5d"><code>d2c817d</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/f88c94e53d40c2427450ed65ec025951906eb1d4"><code>f88c94e</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/6341">#6341</a> from epage/sep</li> <li><a href="https://github.com/clap-rs/clap/commit/acbb8225054e0a498f6941f278ad0095a893efe8"><code>acbb822</code></a> fix(complete): Reduce risk of conflict with actual subcommands</li> <li><a href="https://github.com/clap-rs/clap/commit/a49fadbf4acf1853f52ae43a445c8f3c81096b01"><code>a49fadb</code></a> refactor(complete): Pull out subcommand separator</li> <li><a href="https://github.com/clap-rs/clap/commit/ddc008bbbc1924fbda5d6f2c66bcf4d165984977"><code>ddc008b</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/6332">#6332</a> from epage/update</li> <li><a href="https://github.com/clap-rs/clap/commit/497dc50aebe9384dc229e1b4e92850306231f9c9"><code>497dc50</code></a> chore: Update compatible dependencies</li> <li><a href="https://github.com/clap-rs/clap/commit/dca2326243615b2375cccb709b19de912910413d"><code>dca2326</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/6331">#6331</a> from clap-rs/renovate/j178-prek-action-2.x</li> <li><a href="https://github.com/clap-rs/clap/commit/54bdaa340ed434535bbd2d95a05b69d8abd2eb34"><code>54bdaa3</code></a> chore(deps): Update j178/prek-action action to v2</li> <li><a href="https://github.com/clap-rs/clap/commit/f0d30d961d26f8fb636b33242256fca73a717f77"><code>f0d30d9</code></a> chore: Release</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.6.0...clap_complete-v4.6.1">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.6.0&new-version=4.6.1)](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.