Skip to content

fix(deps): update rust crate clap_complete to 4.5.2

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

This MR contains the following updates:

Package Type Update Change
clap_complete (source) dependencies minor 4.4.4 -> 4.5.2

Release Notes

clap-rs/clap (clap_complete)

v4.5.2

Compare Source

Fixes
  • (bash) Improve compatibility with older bash versions

v4.5.1

Compare Source

Fixes
  • Correctly handle completion descriptions with newlines

v4.5.0

Compare Source

Compatibility
  • Update MSRV to 1.74

v4.4.10

Compare Source

Fixes
  • (bash) Allow completing filenames with spaces

v4.4.9

Compare Source

Features
  • (bash) Add support file ValueHint::FilePath
  • (bash) Add support file ValueHint::DirPath
  • (bash) Don't add space for ValueHint::Other

v4.4.8

Compare Source

Fixes
  • (bash) be consistent in identifiers when custom bin names are used

v4.4.7

Compare Source

Fixes
  • (unstable) Don't have dynamic completions pollute the parent command's help output

v4.4.6

Compare Source

Fixes
  • Work with older Bash versions, particularly for MacOS

v4.4.5

Compare Source

Documentation
  • (unstable) Include / expand dynamic on docs.rs

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