Skip to content

Bump github.com/urfave/cli/v3 from 3.4.1 to 3.5.0

Bumps github.com/urfave/cli/v3 from 3.4.1 to 3.5.0.

Release notes

Sourced from github.com/urfave/cli/v3's releases.

v3.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.4.1...v3.5.0

Commits
  • 495e1d3 Merge pull request #2214 from dearchap/def_text
  • 7135fdb Fix: Make DefaultText behaviour consistent
  • 83247f0 Merge pull request #2213 from urfave/dependabot/pip/python-packages-3c1a69b1c7
  • 51ae344 chore(deps): bump mkdocs-material in the python-packages group
  • f27e66c Merge pull request #2207 from dimfu/add-spacing-between-argument-usage
  • 16ef3ed add space between arguments usage
  • 19d941b Merge pull request #2204 from urfave/dependabot/pip/python-packages-d51531eb39
  • c94c688 chore: fix golangci-lint errors
  • 299c548 chore(deps): bump mkdocs-material in the python-packages group
  • de9b5b4 Merge pull request #2203 from oprudkyi/issue/arg_errors
  • Additional commits viewable in compare view

Merge request reports

Loading