Skip to content

Dependencies: Bump clap from 4.1.6 to 4.1.7

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

Bumps clap from 4.1.6 to 4.1.7.

Release notes

Sourced from clap's releases.

v4.1.7

[4.1.7] - 2023-02-27

Fixes

  • (derive) Hide some nightly clippy warnings
Changelog

Sourced from clap's changelog.

[4.1.7] - 2023-02-27

Fixes

  • (derive) Hide some nightly clippy warnings
Commits
  • 5f247f5 chore: Release
  • 1999d85 docs: Update changelog
  • c3a942e Merge pull request #4735 from rkrasiuk/rkrasiuk/fix-almost-swapped-lint
  • 5bab68a fix: Allow clippy::almost_swapped
  • 872135b fix: Allow clippy::almost_swapped
  • 84a9b53 chore: Release
  • 9fa48d5 docs: Update changelog
  • e9535a3 Merge pull request #4734 from XiaoXiaoSN/master
  • 0f3e729 feat(complete): Support to run ZSH completion as a script
  • cdb33b6 test(complete): Adjust bash snapshot
  • 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