From e00b9cac714c34433d4b04125e7834d448fc8be7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 17:04:07 +0000 Subject: [PATCH] fix(deps): update module github.com/urfave/cli/v2 to v3 (#712) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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.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
urfave/cli (github.com/urfave/cli/v2) ### [`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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/2081](https://redirect.github.com/urfave/cli/pull/2081) #### New Contributors - [@​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) - [@​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) - [@​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) - [@​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
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a33c25c..f722fdf 100644 --- a/go.mod +++ b/go.mod @@ -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.0 + github.com/urfave/cli/v3 v3.1.1 gopkg.in/yaml.v2 v2.4.0 gopkg.in/yaml.v3 v3.0.1 ) diff --git a/go.sum b/go.sum index 8007d89..3b53f3c 100644 --- a/go.sum +++ b/go.sum @@ -839,6 +839,7 @@ github.com/urfave/cli v1.22.15 h1:nuqt+pdC/KqswQKhETJjo7pvn/k4xMUxgW6liI7XpnM= 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/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=