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
- Update mkdocs reqs by
@meatballhatin urfave/cli#2190- Allow the user to stop processing flags after seeing N args by
@adrian-thurstonin urfave/cli#2163- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by
@dependabot[bot] in urfave/cli#2194- chore(deps): bump mkdocs-material from 9.6.16 to 9.6.18 in the python-packages group by
@dependabot[bot] in urfave/cli#2195- chore(deps): bump actions/setup-go from 5 to 6 by
@dependabot[bot] in urfave/cli#2198- chore(deps): bump actions/setup-node from 4 to 5 by
@dependabot[bot] in urfave/cli#2199- chore(deps): bump actions/setup-python from 5 to 6 by
@dependabot[bot] in urfave/cli#2200- chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by
@dependabot[bot] in urfave/cli#2197- chore(deps): bump mkdocs-material from 9.6.18 to 9.6.19 in the python-packages group by
@dependabot[bot] in urfave/cli#2201- chore(deps): bump mkdocs-material from 9.6.19 to 9.6.20 in the python-packages group by
@dependabot[bot] in urfave/cli#2202- feat: add name of argument into error message when parsing fails by
@oprudkyiin urfave/cli#2203- chore(deps): bump mkdocs-material from 9.6.20 to 9.6.21 in the python-packages group by
@dependabot[bot] in urfave/cli#2204- add space between arguments usage by
@dimfuin urfave/cli#2207- chore(deps): bump mkdocs-material from 9.6.21 to 9.6.22 in the python-packages group by
@dependabot[bot] in urfave/cli#2213- Fix: Make DefaultText behaviour consistent by
@dearchapin urfave/cli#2214New Contributors
@adrian-thurstonmade their first contribution in urfave/cli#2163@oprudkyimade their first contribution in urfave/cli#2203@dimfumade their first contribution in urfave/cli#2207Full Changelog: https://github.com/urfave/cli/compare/v3.4.1...v3.5.0
Commits
-
495e1d3Merge pull request #2214 from dearchap/def_text -
7135fdbFix: Make DefaultText behaviour consistent -
83247f0Merge pull request #2213 from urfave/dependabot/pip/python-packages-3c1a69b1c7 -
51ae344chore(deps): bump mkdocs-material in the python-packages group -
f27e66cMerge pull request #2207 from dimfu/add-spacing-between-argument-usage -
16ef3edadd space between arguments usage -
19d941bMerge pull request #2204 from urfave/dependabot/pip/python-packages-d51531eb39 -
c94c688chore: fix golangci-lint errors -
299c548chore(deps): bump mkdocs-material in the python-packages group -
de9b5b4Merge pull request #2203 from oprudkyi/issue/arg_errors - Additional commits viewable in compare view