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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/urfave/cli/v2](https://redirect.github.com/urfave/cli) |
`v2.27.6` -> `v3.2.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2furfave%2fcli%2fv2/v3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2furfave%2fcli%2fv2/v3.2.0?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.2.0?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.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>urfave/cli (github.com/urfave/cli/v2)</summary>

###
[`v3.2.0`](https://redirect.github.com/urfave/cli/releases/tag/v3.2.0)

[Compare
Source](https://redirect.github.com/urfave/cli/compare/v3.1.1...v3.2.0)

#### What's Changed

- chore: Bump golangci-lint to v2 by
[@&#8203;mrueg](https://redirect.github.com/mrueg) in
[https://github.com/urfave/cli/pull/2083](https://redirect.github.com/urfave/cli/pull/2083)
- Fix docs for shell completions by
[@&#8203;antimatter96](https://redirect.github.com/antimatter96) in
[https://github.com/urfave/cli/pull/2090](https://redirect.github.com/urfave/cli/pull/2090)
- docs: improve migration guides render by
[@&#8203;ldez](https://redirect.github.com/ldez) in
[https://github.com/urfave/cli/pull/2091](https://redirect.github.com/urfave/cli/pull/2091)
- docs: improve migration guide v3 by
[@&#8203;ldez](https://redirect.github.com/ldez) in
[https://github.com/urfave/cli/pull/2093](https://redirect.github.com/urfave/cli/pull/2093)
- feat!: add more integers and unsigned integers by
[@&#8203;somebadcode](https://redirect.github.com/somebadcode) in
[https://github.com/urfave/cli/pull/2094](https://redirect.github.com/urfave/cli/pull/2094)
- PR-2094: Fix docs by
[@&#8203;dearchap](https://redirect.github.com/dearchap) in
[https://github.com/urfave/cli/pull/2099](https://redirect.github.com/urfave/cli/pull/2099)
- Fix:(PR-2094) Update docs for new types by
[@&#8203;dearchap](https://redirect.github.com/dearchap) in
[https://github.com/urfave/cli/pull/2100](https://redirect.github.com/urfave/cli/pull/2100)
- Fix:(issue\_2056) Add cmd.XXXArgs() functions for retrieving args by
[@&#8203;dearchap](https://redirect.github.com/dearchap) in
[https://github.com/urfave/cli/pull/2088](https://redirect.github.com/urfave/cli/pull/2088)
- Add docs for arg types by
[@&#8203;dearchap](https://redirect.github.com/dearchap) in
[https://github.com/urfave/cli/pull/2101](https://redirect.github.com/urfave/cli/pull/2101)

#### New Contributors

- [@&#8203;antimatter96](https://redirect.github.com/antimatter96) made
their first contribution in
[https://github.com/urfave/cli/pull/2090](https://redirect.github.com/urfave/cli/pull/2090)
- [@&#8203;ldez](https://redirect.github.com/ldez) made their first
contribution in
[https://github.com/urfave/cli/pull/2091](https://redirect.github.com/urfave/cli/pull/2091)
- [@&#8203;somebadcode](https://redirect.github.com/somebadcode) made
their first contribution in
[https://github.com/urfave/cli/pull/2094](https://redirect.github.com/urfave/cli/pull/2094)

**Full Changelog**:
https://github.com/urfave/cli/compare/v3.1.1...v3.2.0

###
[`v3.1.1`](https://redirect.github.com/urfave/cli/compare/v3.1.0...v3.1.1)

[Compare
Source](https://redirect.github.com/urfave/cli/compare/v3.1.0...v3.1.1)

###
[`v3.1.0`](https://redirect.github.com/urfave/cli/releases/tag/v3.1.0)

[Compare
Source](https://redirect.github.com/urfave/cli/compare/v2.27.6...v3.1.0)

#### What's Changed

- go.mod: Require go1.22 by
[@&#8203;mrueg](https://redirect.github.com/mrueg) in
[https://github.com/urfave/cli/pull/2026](https://redirect.github.com/urfave/cli/pull/2026)
- Fix:(issue\_2030) Add support for trailing hypen for short options by
[@&#8203;dearchap](https://redirect.github.com/dearchap) in
[https://github.com/urfave/cli/pull/2031](https://redirect.github.com/urfave/cli/pull/2031)
- Run Before actions after setting up subcommand by
[@&#8203;fjl](https://redirect.github.com/fjl) in
[https://github.com/urfave/cli/pull/2028](https://redirect.github.com/urfave/cli/pull/2028)
- The example have some problem in api by
[@&#8203;jokemanfire](https://redirect.github.com/jokemanfire) in
[https://github.com/urfave/cli/pull/2039](https://redirect.github.com/urfave/cli/pull/2039)
- Rename "Bash Completions" to "Shell Completions" by
[@&#8203;abitrolly](https://redirect.github.com/abitrolly) in
[https://github.com/urfave/cli/pull/2044](https://redirect.github.com/urfave/cli/pull/2044)
- Support root level map keys in map sources by
[@&#8203;lukasbindreiter](https://redirect.github.com/lukasbindreiter)
in
[https://github.com/urfave/cli/pull/2047](https://redirect.github.com/urfave/cli/pull/2047)
- while print flag , the placeholder if need but not set. by
[@&#8203;jokemanfire](https://redirect.github.com/jokemanfire) in
[https://github.com/urfave/cli/pull/2043](https://redirect.github.com/urfave/cli/pull/2043)
- Add dependabot by [@&#8203;mrueg](https://redirect.github.com/mrueg)
in
[https://github.com/urfave/cli/pull/2025](https://redirect.github.com/urfave/cli/pull/2025)
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/urfave/cli/pull/2054](https://redirect.github.com/urfave/cli/pull/2054)
- Bump golangci/golangci-lint-action from 5 to 6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/urfave/cli/pull/2053](https://redirect.github.com/urfave/cli/pull/2053)
- Bump codecov/codecov-action from 4 to 5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/urfave/cli/pull/2052](https://redirect.github.com/urfave/cli/pull/2052)
- Fix:(issue\_2032) Support for post parse config loading by
[@&#8203;dearchap](https://redirect.github.com/dearchap) in
[https://github.com/urfave/cli/pull/2033](https://redirect.github.com/urfave/cli/pull/2033)
- Fix:(issue\_2066) Remove dependency on golang flag library by
[@&#8203;dearchap](https://redirect.github.com/dearchap) in
[https://github.com/urfave/cli/pull/2074](https://redirect.github.com/urfave/cli/pull/2074)
- Fix:(issue\_1891) Roll out v3 docs by
[@&#8203;dearchap](https://redirect.github.com/dearchap) in
[https://github.com/urfave/cli/pull/2080](https://redirect.github.com/urfave/cli/pull/2080)
- Fix:(issue\_2077) Make sure onUsageError is invoked for command when
a… by [@&#8203;dearchap](https://redirect.github.com/dearchap) in
[https://github.com/urfave/cli/pull/2081](https://redirect.github.com/urfave/cli/pull/2081)

#### New Contributors

- [@&#8203;mrueg](https://redirect.github.com/mrueg) made their first
contribution in
[https://github.com/urfave/cli/pull/2026](https://redirect.github.com/urfave/cli/pull/2026)
- [@&#8203;jokemanfire](https://redirect.github.com/jokemanfire) made
their first contribution in
[https://github.com/urfave/cli/pull/2039](https://redirect.github.com/urfave/cli/pull/2039)
- [@&#8203;lukasbindreiter](https://redirect.github.com/lukasbindreiter)
made their first contribution in
[https://github.com/urfave/cli/pull/2047](https://redirect.github.com/urfave/cli/pull/2047)
- [@&#8203;dependabot](https://redirect.github.com/dependabot) made
their first contribution in
[https://github.com/urfave/cli/pull/2054](https://redirect.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 - "after 11pm every weekday,before 7am
every weekday,every weekend" in timezone Europe/Brussels, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI0OC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-20 02:41:38 +00:00 committed by GitHub
parent a400f35635
commit eb0954bd2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@ -21,7 +21,7 @@ require (
github.com/pterm/pterm v0.12.80
github.com/samber/lo v1.49.1
github.com/urfave/cli/v2 v2.27.6
github.com/urfave/cli/v3 v3.1.1
github.com/urfave/cli/v3 v3.2.0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
)

1
go.sum
View File

@ -846,6 +846,7 @@ github.com/urfave/cli/v2 v2.27.6 h1:VdRdS98FNhKZ8/Az8B7MTyGQmpIr36O1EHybx/LaZ4g=
github.com/urfave/cli/v2 v2.27.6/go.mod h1:3Sevf16NykTbInEnD0yKkjDAeZDS0A6bzhBH5hrMvTQ=
github.com/urfave/cli/v3 v3.1.0/go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo=
github.com/urfave/cli/v3 v3.1.1/go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo=
github.com/urfave/cli/v3 v3.2.0/go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo=
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=
github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc=
github.com/valyala/fasttemplate v1.2.2 h1:lxLXG0uE3Qnshl9QyaK6XJxMXlQZELvChBOCmQD0Loo=