coreutils
coreutils copied to clipboard
chore(deps): update rust crate clap_complete to 4.5.2
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| clap_complete (source) | workspace.dependencies | minor | 4.4 -> 4.5.2 |
Release Notes
clap-rs/clap (clap_complete)
v4.5.2
Fixes
- (bash) Improve compatibility with older bash versions
v4.5.1
Fixes
- Correctly handle completion descriptions with newlines
v4.5.0
Compatibility
- Update MSRV to 1.74
v4.4.10
Fixes
- (bash) Allow completing filenames with spaces
v4.4.9
Features
- (bash) Add support file
ValueHint::FilePath - (bash) Add support file
ValueHint::DirPath - (bash) Don't add space for
ValueHint::Other
v4.4.8
Fixes
- (bash) be consistent in identifiers when custom bin names are used
v4.4.7
Fixes
- (unstable) Don't have dynamic completions pollute the parent command's help output
v4.4.6
Fixes
- Work with older Bash versions, particularly for MacOS
v4.4.5
Documentation
- (unstable) Include / expand
dynamicon docs.rs
v4.4.4
v4.4.3
v4.4.2
Fixes
- (unstable) Complete positionals in subcommands
v4.4.1
Fixes
- (bash) Allow completing filenames with spaces
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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Blocked, it has an MSRV of 1.74
GNU testsuite comparison:
Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)
GNU testsuite comparison:
Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)
GNU test failed: tests/timeout/timeout. tests/timeout/timeout is passing on 'main'. Maybe you have to rebase?