Skip to content

fix(deps): update rust crate clap_complete to 4.4.4

renovate requested to merge renovate/clap_complete-4.x into main

This MR contains the following updates:

Package Type Update Change
clap_complete dependencies minor 4.3.1 -> 4.4.4

Release Notes

clap-rs/clap (clap_complete)

v4.4.4

Compare Source

v4.4.3

Compare Source

v4.4.2

Compare Source

Fixes
  • (unstable) Complete positionals in subcommands

v4.4.1

Compare Source

Fixes
  • (fish) Properly escape () in descriptions

v4.4.0

Compare Source

Compatibility
  • Update MSRV to 1.70.0
Features
  • (unstable) Fish dynamic completion support
Fixes
  • (unstable) Manual control over sort order
  • (unstable) Don't recursively report subcommands
  • (unstable) Get bash support working again
  • (unstable) Ensure shorts keep their leading -

v4.3.2

Compare Source

Fixes
  • (powershell) Attempt to allow completing -s separately from -S

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports