xhandler-rust
xhandler-rust copied to clipboard
:ghost: Bump clap from 4.5.31 to 4.5.38
Bumps clap from 4.5.31 to 4.5.38.
Release notes
Sourced from clap's releases.
v4.5.38
[4.5.38] - 2025-05-11
Fixes
- (help) When showing aliases, include leading
--or-v4.5.37
[4.5.37] - 2025-04-18
Features
- Added
ArgMatches::try_clear_id()v4.5.36
[4.5.36] - 2025-04-11
Fixes
- (help) Revert 4.5.35's "Don't leave space for shorts if there are none" for now
v4.5.35
[4.5.35] - 2025-04-01
Fixes
- (help) Align positionals and flags when put in the same
help_heading- (help) Don't leave space for shorts if there are none
v4.5.34
[4.5.34] - 2025-03-27
Fixes
- (help) Don't add extra blank lines with
flatten_help(true)and subcommands without argumentsv4.5.33
[4.5.33] - 2025-03-26
Fixes
- (error) When showing the usage of a suggestion for an unknown argument, don't show the group
v4.5.32
[4.5.32] - 2025-03-10
Features
- Add
Error::remove
... (truncated)
Changelog
Sourced from clap's changelog.
[4.5.38] - 2025-05-11
Fixes
- (help) When showing aliases, include leading
--or-[4.5.37] - 2025-04-18
Features
- Added
ArgMatches::try_clear_id()[4.5.36] - 2025-04-11
Fixes
- (help) Revert 4.5.35's "Don't leave space for shorts if there are none" for now
[4.5.35] - 2025-04-01
Fixes
- (help) Align positionals and flags when put in the same
help_heading- (help) Don't leave space for shorts if there are none
[4.5.34] - 2025-03-27
Fixes
- (help) Don't add extra blank lines with
flatten_help(true)and subcommands without arguments[4.5.33] - 2025-03-26
Fixes
- (error) When showing the usage of a suggestion for an unknown argument, don't show the group
[4.5.32] - 2025-03-10
Features
- Add
Error::removeDocumentation
- (cookbook) Switch from
humantimetojiff- (tutorial) Better cover required vs optional
Internal
... (truncated)
Commits
2920fb0chore: Release8902627docs: Update changelog79d696fMerge pull request #5813 from epage/ignore479df35fix(parser): Fill in defaults on ignored errora1d69carefactor(parser): Split up parsing from post-processing6827841test(parser): Show bad ignore_errors defaulting case76d0049test(parser): Verify defaulting on errors3f5c05ctest(parser): Ensure we are actually testing ignore_errorsba4745dchore(ci): Fix use of permissions22944b4chore(ci): Use matrix for tracking the runner- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)