Skip to content

Dependencies: Bump clap from 4.1.4 to 4.1.6

dependabot requested to merge dependabot-cargo-clap-4.1.6 into master

Bumps clap from 4.1.4 to 4.1.6.

Release notes

Sourced from clap's releases.

v4.1.6

[4.1.6] - 2023-02-15

Fixes

  • (help) Don't show long help for --help just because hidden possible values include a description
Changelog

Sourced from clap's changelog.

[4.1.6] - 2023-02-15

Fixes

  • (help) Don't show long help for --help just because hidden possible values include a description

[4.1.5] - 2023-02-15

Fixes

  • (help) Don't show long help for --help just because a hidden arg has a possible value with a description
Commits
  • 5e240dd chore: Release
  • 4648b6b docs: Update changelog
  • 8c92ef6 fix(help): Fix yet another --help long help edge case (#4712)
  • fb9435d chore: Release
  • 9270d23 docs: Update changelog
  • 473cf17 fix(help): Fix --help help text in edge case (#4710)
  • 62da8f9 Merge pull request #4711 from aleksanderkrauze/improve-builder-str-inner-into...
  • d6e7d46 Improve builder::str::inner::Inner::into_string implementation
  • ad5d676 Merge pull request #4696 from graves501/patch-1
  • ad6778d Fix typo in git.rs
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports