synthetic-monitoring-api-go-client
synthetic-monitoring-api-go-client copied to clipboard
chore: Update module github.com/urfave/cli/v2 to v3
trafficstars
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/urfave/cli/v2 | require | major | v2.27.6 -> v3.1.1 |
Release Notes
urfave/cli (github.com/urfave/cli/v2)
v3.1.1
v3.1.0
What's Changed
- go.mod: Require go1.22 by @mrueg in https://github.com/urfave/cli/pull/2026
- Fix:(issue_2030) Add support for trailing hypen for short options by @dearchap in https://github.com/urfave/cli/pull/2031
- Run Before actions after setting up subcommand by @fjl in https://github.com/urfave/cli/pull/2028
- The example have some problem in api by @jokemanfire in https://github.com/urfave/cli/pull/2039
- Rename "Bash Completions" to "Shell Completions" by @abitrolly in https://github.com/urfave/cli/pull/2044
- Support root level map keys in map sources by @lukasbindreiter in https://github.com/urfave/cli/pull/2047
- while print flag , the placeholder if need but not set. by @jokemanfire in https://github.com/urfave/cli/pull/2043
- Add dependabot by @mrueg in https://github.com/urfave/cli/pull/2025
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in https://github.com/urfave/cli/pull/2054
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in https://github.com/urfave/cli/pull/2053
- Bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/urfave/cli/pull/2052
- Fix:(issue_2032) Support for post parse config loading by @dearchap in https://github.com/urfave/cli/pull/2033
- Fix:(issue_2066) Remove dependency on golang flag library by @dearchap in https://github.com/urfave/cli/pull/2074
- Fix:(issue_1891) Roll out v3 docs by @dearchap in https://github.com/urfave/cli/pull/2080
- Fix:(issue_2077) Make sure onUsageError is invoked for command when a… by @dearchap in https://github.com/urfave/cli/pull/2081
New Contributors
- @mrueg made their first contribution in https://github.com/urfave/cli/pull/2026
- @jokemanfire made their first contribution in https://github.com/urfave/cli/pull/2039
- @lukasbindreiter made their first contribution in https://github.com/urfave/cli/pull/2047
- @dependabot made their first contribution in https://github.com/urfave/cli/pull/2054
Full Changelog: https://github.com/urfave/cli/compare/v3.0.0-beta1.01...v3.1.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.