fix(deps): update module github.com/urfave/cli/v2 to v3 #42

Merged
GregoryDosh merged 1 commit from renovate/github.com-urfave-cli-v2-3.x into main 2025-04-02 12:59:51 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/urfave/cli/v2 v2.27.6 -> v3.1.1 age adoption passing confidence

Release Notes

urfave/cli (github.com/urfave/cli/v2)

v3.1.1

Compare Source

v3.1.0

Compare Source

What's Changed

New Contributors

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 becomes conflicted, 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.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/urfave/cli/v2](https://github.com/urfave/cli) | `v2.27.6` -> `v3.1.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2furfave%2fcli%2fv2/v3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2furfave%2fcli%2fv2/v3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2furfave%2fcli%2fv2/v2.27.6/v3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2furfave%2fcli%2fv2/v2.27.6/v3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>urfave/cli (github.com/urfave/cli/v2)</summary> ### [`v3.1.1`](https://github.com/urfave/cli/compare/v3.1.0...v3.1.1) [Compare Source](https://github.com/urfave/cli/compare/v3.1.0...v3.1.1) ### [`v3.1.0`](https://github.com/urfave/cli/releases/tag/v3.1.0) [Compare Source](https://github.com/urfave/cli/compare/v2.27.6...v3.1.0) #### What's Changed - go.mod: Require go1.22 by [@&#8203;mrueg](https://github.com/mrueg) in https://github.com/urfave/cli/pull/2026 - Fix:(issue\_2030) Add support for trailing hypen for short options by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/2031 - Run Before actions after setting up subcommand by [@&#8203;fjl](https://github.com/fjl) in https://github.com/urfave/cli/pull/2028 - The example have some problem in api by [@&#8203;jokemanfire](https://github.com/jokemanfire) in https://github.com/urfave/cli/pull/2039 - Rename "Bash Completions" to "Shell Completions" by [@&#8203;abitrolly](https://github.com/abitrolly) in https://github.com/urfave/cli/pull/2044 - Support root level map keys in map sources by [@&#8203;lukasbindreiter](https://github.com/lukasbindreiter) in https://github.com/urfave/cli/pull/2047 - while print flag , the placeholder if need but not set. by [@&#8203;jokemanfire](https://github.com/jokemanfire) in https://github.com/urfave/cli/pull/2043 - Add dependabot by [@&#8203;mrueg](https://github.com/mrueg) in https://github.com/urfave/cli/pull/2025 - Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/urfave/cli/pull/2054 - Bump golangci/golangci-lint-action from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/urfave/cli/pull/2053 - Bump codecov/codecov-action from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/urfave/cli/pull/2052 - Fix:(issue\_2032) Support for post parse config loading by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/2033 - Fix:(issue\_2066) Remove dependency on golang flag library by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/2074 - Fix:(issue\_1891) Roll out v3 docs by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/2080 - Fix:(issue\_2077) Make sure onUsageError is invoked for command when a… by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/2081 #### New Contributors - [@&#8203;mrueg](https://github.com/mrueg) made their first contribution in https://github.com/urfave/cli/pull/2026 - [@&#8203;jokemanfire](https://github.com/jokemanfire) made their first contribution in https://github.com/urfave/cli/pull/2039 - [@&#8203;lukasbindreiter](https://github.com/lukasbindreiter) made their first contribution in https://github.com/urfave/cli/pull/2047 - [@&#8203;dependabot](https://github.com/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 </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Author
Collaborator

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/stretchr/testify v1.9.0 -> v1.10.0
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 1 additional dependency was updated Details: | **Package** | **Change** | | :---------------------------- | :-------------------- | | `github.com/stretchr/testify` | `v1.9.0` -> `v1.10.0` |
svc-renovate-bot force-pushed renovate/github.com-urfave-cli-v2-3.x from bc837e4202 to 6a07d3acd1 2025-04-01 14:51:02 +00:00 Compare
GregoryDosh deleted branch renovate/github.com-urfave-cli-v2-3.x 2025-04-02 12:59:51 +00:00
Sign in to join this conversation.
No description provided.