tools/mod-validator: Update module github.com/urfave/cli/v3 to v3.6.1
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/urfave/cli/v3 | require | minor |
v3.4.1 -> v3.6.1
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
urfave/cli (github.com/urfave/cli/v3)
v3.6.1
What's Changed
- chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in https://github.com/urfave/cli/pull/2222
- feat: add ability to override usage text of default help command by @Maks1mS in https://github.com/urfave/cli/pull/2196
- Fix:(issue_2223) Fix incorrect processing of empty value after = by @dearchap in https://github.com/urfave/cli/pull/2224
New Contributors
- @Maks1mS made their first contribution in https://github.com/urfave/cli/pull/2196
Full Changelog: https://github.com/urfave/cli/compare/v3.6.0...v3.6.1
v3.6.0
What's Changed
- support parallel running of commands by @oprudkyi in https://github.com/urfave/cli/pull/2215
- Fix:(issue_2208) Fix local flag by @dearchap in https://github.com/urfave/cli/pull/2211
- chore(deps): bump the python-packages group with 2 updates by @dependabot[bot] in https://github.com/urfave/cli/pull/2219
- Call actions on flags set from env by @malclocke in https://github.com/urfave/cli/pull/2221
New Contributors
- @malclocke made their first contribution in https://github.com/urfave/cli/pull/2221
Full Changelog: https://github.com/urfave/cli/compare/v3.5.0...v3.6.0
v3.5.0
What's Changed
- Update mkdocs reqs by @meatballhat in https://github.com/urfave/cli/pull/2190
- Allow the user to stop processing flags after seeing N args by @adrian-thurston in https://github.com/urfave/cli/pull/2163
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in https://github.com/urfave/cli/pull/2194
- chore(deps): bump mkdocs-material from 9.6.16 to 9.6.18 in the python-packages group by @dependabot[bot] in https://github.com/urfave/cli/pull/2195
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/urfave/cli/pull/2198
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/urfave/cli/pull/2199
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/urfave/cli/pull/2200
- chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in https://github.com/urfave/cli/pull/2197
- chore(deps): bump mkdocs-material from 9.6.18 to 9.6.19 in the python-packages group by @dependabot[bot] in https://github.com/urfave/cli/pull/2201
- chore(deps): bump mkdocs-material from 9.6.19 to 9.6.20 in the python-packages group by @dependabot[bot] in https://github.com/urfave/cli/pull/2202
- feat: add name of argument into error message when parsing fails by @oprudkyi in https://github.com/urfave/cli/pull/2203
- chore(deps): bump mkdocs-material from 9.6.20 to 9.6.21 in the python-packages group by @dependabot[bot] in https://github.com/urfave/cli/pull/2204
- add space between arguments usage by @dimfu in https://github.com/urfave/cli/pull/2207
- chore(deps): bump mkdocs-material from 9.6.21 to 9.6.22 in the python-packages group by @dependabot[bot] in https://github.com/urfave/cli/pull/2213
- Fix: Make DefaultText behaviour consistent by @dearchap in https://github.com/urfave/cli/pull/2214
New Contributors
- @adrian-thurston made their first contribution in https://github.com/urfave/cli/pull/2163
- @oprudkyi made their first contribution in https://github.com/urfave/cli/pull/2203
- @dimfu made their first contribution in https://github.com/urfave/cli/pull/2207
Full Changelog: https://github.com/urfave/cli/compare/v3.4.1...v3.5.0
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot