Skip to content

Bump clap from 4.2.1 to 4.2.3

Ghost User requested to merge dependabot-cargo-clap-4.2.3 into master

Bumps clap from 4.2.1 to 4.2.3.

Release notes

Sourced from clap's releases.

v4.2.3

[4.2.3] - 2023-04-18

Features

  • Command::styles for theming help/errors (behind unstable-styles)

v4.2.2

[4.2.2] - 2023-04-13

Internal

  • Update dependencies
Changelog

Sourced from clap's changelog.

[4.2.3] - 2023-04-18

Features

  • Command::styles for theming help/errors (behind unstable-styles)

[4.2.2] - 2023-04-13

Internal

  • Update dependencies
Commits
  • b99c50f chore: Release
  • 3f46258 docs: Update changelog
  • b0e0c59 Merge pull request #4843 from epage/style
  • cbea23e style: Make clippy happy
  • 5ca3b2f refactor(help): Shrink binary size
  • ec7040e style: Make clippy happy
  • 57974be refactor(help): Future proof styling
  • e10e2ad refactor(help): Split out separate usage style
  • 8fd0a93 refactor(help): Clarify style meaning
  • 7cf08e6 refactor(help): Remove unused hint
  • 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