Skip to content

Commit 01a8039

Browse files
authored
build(deps): bump github.com/urfave/cli/v3 from 3.0.0-beta1 to 3.1.1 (#69)
Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.0.0-beta1 to 3.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/urfave/cli/releases">github.com/urfave/cli/v3's releases</a>.</em></p> <blockquote> <h2>v3.1.0</h2> <h2>What's Changed</h2> <ul> <li>go.mod: Require go1.22 by <a href="https://github.com/mrueg"><code>@​mrueg</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2026">urfave/cli#2026</a></li> <li>Fix:(issue_2030) Add support for trailing hypen for short options by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2031">urfave/cli#2031</a></li> <li>Run Before actions after setting up subcommand by <a href="https://github.com/fjl"><code>@​fjl</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2028">urfave/cli#2028</a></li> <li>The example have some problem in api by <a href="https://github.com/jokemanfire"><code>@​jokemanfire</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2039">urfave/cli#2039</a></li> <li>Rename &quot;Bash Completions&quot; to &quot;Shell Completions&quot; by <a href="https://github.com/abitrolly"><code>@​abitrolly</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2044">urfave/cli#2044</a></li> <li>Support root level map keys in map sources by <a href="https://github.com/lukasbindreiter"><code>@​lukasbindreiter</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2047">urfave/cli#2047</a></li> <li>while print flag , the placeholder if need but not set. by <a href="https://github.com/jokemanfire"><code>@​jokemanfire</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2043">urfave/cli#2043</a></li> <li>Add dependabot by <a href="https://github.com/mrueg"><code>@​mrueg</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2025">urfave/cli#2025</a></li> <li>Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2054">urfave/cli#2054</a></li> <li>Bump golangci/golangci-lint-action from 5 to 6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2053">urfave/cli#2053</a></li> <li>Bump codecov/codecov-action from 4 to 5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2052">urfave/cli#2052</a></li> <li>Fix:(issue_2032) Support for post parse config loading by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2033">urfave/cli#2033</a></li> <li>Fix:(issue_2066) Remove dependency on golang flag library by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2074">urfave/cli#2074</a></li> <li>Fix:(issue_1891) Roll out v3 docs by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2080">urfave/cli#2080</a></li> <li>Fix:(issue_2077) Make sure onUsageError is invoked for command when a… by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2081">urfave/cli#2081</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mrueg"><code>@​mrueg</code></a> made their first contribution in <a href="https://redirect.github.com/urfave/cli/pull/2026">urfave/cli#2026</a></li> <li><a href="https://github.com/jokemanfire"><code>@​jokemanfire</code></a> made their first contribution in <a href="https://redirect.github.com/urfave/cli/pull/2039">urfave/cli#2039</a></li> <li><a href="https://github.com/lukasbindreiter"><code>@​lukasbindreiter</code></a> made their first contribution in <a href="https://redirect.github.com/urfave/cli/pull/2047">urfave/cli#2047</a></li> <li><a href="https://github.com/dependabot"><code>@​dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/urfave/cli/pull/2054">urfave/cli#2054</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v3.0.0-beta1.01...v3.1.0">https://github.com/urfave/cli/compare/v3.0.0-beta1.01...v3.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/urfave/cli/commit/c96fd2402f0df8e052b8cbe6c1fd20fa1132b722"><code>c96fd24</code></a> Merge pull request <a href="https://redirect.github.com/urfave/cli/issues/2087">#2087</a> from dearchap/issue_2086</li> <li><a href="https://github.com/urfave/cli/commit/350dbbdeb93c2ddaf5cbcd5d23ba7fd3727ca5d3"><code>350dbbd</code></a> Fix:(issue_2086) Fix failed docs publish</li> <li><a href="https://github.com/urfave/cli/commit/7593378496618e8d5b160412cfbfce5c34b8b269"><code>7593378</code></a> Merge pull request <a href="https://redirect.github.com/urfave/cli/issues/2085">#2085</a> from urfave/fix-migration-discussion-v2-to-v3</li> <li><a href="https://github.com/urfave/cli/commit/2153e9e1f1e5188ed6df4de40bdc3e75c206e2ec"><code>2153e9e</code></a> docs: fix the link to the migration discussion from v2 to v3</li> <li><a href="https://github.com/urfave/cli/commit/fe6ff489b7722c3c1e91cc81971c581f347b3250"><code>fe6ff48</code></a> Merge pull request <a href="https://redirect.github.com/urfave/cli/issues/2081">#2081</a> from dearchap/issue_2077</li> <li><a href="https://github.com/urfave/cli/commit/56745f79ee5fb703d6840aa12bce91f01b2ac837"><code>56745f7</code></a> Merge pull request <a href="https://redirect.github.com/urfave/cli/issues/2080">#2080</a> from dearchap/issue_1891</li> <li><a href="https://github.com/urfave/cli/commit/8bb43ebcfc8135886cd6e2190f776878676fa872"><code>8bb43eb</code></a> Fix:(issue_2077) Make sure onUsageError is invoked for command when args are ...</li> <li><a href="https://github.com/urfave/cli/commit/ec68704afc0a024587ec6087c590f722d2395bab"><code>ec68704</code></a> Fix:(issue_1891) Roll out v3 docs</li> <li><a href="https://github.com/urfave/cli/commit/809e4fbe7ea37cb0f4b672f0c18df289a0cd0c81"><code>809e4fb</code></a> Merge pull request <a href="https://redirect.github.com/urfave/cli/issues/2074">#2074</a> from dearchap/issue_2066</li> <li><a href="https://github.com/urfave/cli/commit/6813d2b1986aa6cb54b308c7983300e0cd6a0260"><code>6813d2b</code></a> Run gofmt</li> <li>Additional commits viewable in <a href="https://github.com/urfave/cli/compare/v3.0.0-beta1...v3.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/urfave/cli/v3&package-manager=go_modules&previous-version=3.0.0-beta1&new-version=3.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents 890d2eb + b15db4b commit 01a8039

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/go-git/go-git/v5 v5.14.0
88
github.com/google/uuid v1.6.0
99
github.com/stretchr/testify v1.10.0
10-
github.com/urfave/cli/v3 v3.0.0-beta1
10+
github.com/urfave/cli/v3 v3.1.1
1111
github.com/zalando/go-keyring v0.2.6
1212
golang.org/x/sys v0.31.0
1313
golang.org/x/term v0.30.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXf
8383
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
8484
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
8585
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
86-
github.com/urfave/cli/v3 v3.0.0-beta1 h1:6DTaaUarcM0wX7qj5Hcvs+5Dm3dyUTBbEwIWAjcw9Zg=
87-
github.com/urfave/cli/v3 v3.0.0-beta1/go.mod h1:FnIeEMYu+ko8zP1F9Ypr3xkZMIDqW3DR92yUtY39q1Y=
86+
github.com/urfave/cli/v3 v3.1.1 h1:bNnl8pFI5dxPOjeONvFCDFoECLQsceDG4ejahs4Jtxk=
87+
github.com/urfave/cli/v3 v3.1.1/go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo=
8888
github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM=
8989
github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw=
9090
github.com/zalando/go-keyring v0.2.6 h1:r7Yc3+H+Ux0+M72zacZoItR3UDxeWfKTcabvkI8ua9s=

0 commit comments

Comments
 (0)