Skip to content

Commit 383b54b

Browse files
authored
build(deps): bump github.com/urfave/cli/v3 from 3.3.3 to 3.3.8 (#86)
Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.3.3 to 3.3.8. <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.3.8</h2> <h2>What's Changed</h2> <ul> <li>Remove &quot;alpha&quot; wording around <code>v3</code> series by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2155">urfave/cli#2155</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v3.3.7...v3.3.8">https://github.com/urfave/cli/compare/v3.3.7...v3.3.8</a></p> <h2>v3.3.7</h2> <h2>What's Changed</h2> <ul> <li>fix: add missing <code>IsLocal</code> for BoolWithInverseFlag by <a href="https://github.com/huiyifyj"><code>@​huiyifyj</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2151">urfave/cli#2151</a></li> <li>Fix OnUsageError Trigger When Error Is Caused by Mutually Exclusive Flags by <a href="https://github.com/Ali-Doustkani"><code>@​Ali-Doustkani</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2152">urfave/cli#2152</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Ali-Doustkani"><code>@​Ali-Doustkani</code></a> made their first contribution in <a href="https://redirect.github.com/urfave/cli/pull/2152">urfave/cli#2152</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v3.3.6...v3.3.7">https://github.com/urfave/cli/compare/v3.3.6...v3.3.7</a></p> <h2>v3.3.6</h2> <h2>What's Changed</h2> <ul> <li>Fish completions with identically named sub-commands now work by <a href="https://github.com/bittrance"><code>@​bittrance</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2130">urfave/cli#2130</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v3.3.5...v3.3.6">https://github.com/urfave/cli/compare/v3.3.5...v3.3.6</a></p> <h2>v3.3.5</h2> <h2>What's Changed</h2> <ul> <li>Fix:(issue_2137) Ensure default value for bool with inverse flag is h… by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2138">urfave/cli#2138</a></li> <li>Fix:(issue_2131) Show help text for BoolWithInverseFlag by <a href="https://github.com/Juneezee"><code>@​Juneezee</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2142">urfave/cli#2142</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v3.3.4...v3.3.5">https://github.com/urfave/cli/compare/v3.3.4...v3.3.5</a></p> <h2>v3.3.4</h2> <h2>What's Changed</h2> <ul> <li>Fix Docs(issue_2125) Add PathFlag to StringFlag migration by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2136">urfave/cli#2136</a></li> <li>fix: remove extraneous space from subcommand help template by <a href="https://github.com/G-Rath"><code>@​G-Rath</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2140">urfave/cli#2140</a></li> <li>Fix:(issue_2135) Correct formatting of default subcommand USAGE text by <a href="https://github.com/zzspoon"><code>@​zzspoon</code></a> in <a href="https://redirect.github.com/urfave/cli/pull/2139">urfave/cli#2139</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/zzspoon"><code>@​zzspoon</code></a> made their first contribution in <a href="https://redirect.github.com/urfave/cli/pull/2139">urfave/cli#2139</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v3.3.3...v3.3.4">https://github.com/urfave/cli/compare/v3.3.3...v3.3.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/urfave/cli/commit/eac452b9a1d42e2dbfa4a4779c1fe528eb7e40af"><code>eac452b</code></a> Merge pull request <a href="https://redirect.github.com/urfave/cli/issues/2155">#2155</a> from urfave/un-alpha</li> <li><a href="https://github.com/urfave/cli/commit/bb4db6655314b1d66b1636df2b4443fc96d2df8c"><code>bb4db66</code></a> Remove &quot;alpha&quot; wording around <code>v3</code> series</li> <li><a href="https://github.com/urfave/cli/commit/fa4fd12637a438f8b501b2d299594f62cff0f33e"><code>fa4fd12</code></a> Merge pull request <a href="https://redirect.github.com/urfave/cli/issues/2152">#2152</a> from Ali-Doustkani/fix_usageerrfunc_with_mutuallyexc...</li> <li><a href="https://github.com/urfave/cli/commit/2a8bf1f7870d05f250d5fd57a86e462ead3c4471"><code>2a8bf1f</code></a> Merge pull request <a href="https://redirect.github.com/urfave/cli/issues/2151">#2151</a> from huiyifyj/bool-with-inverse-local</li> <li><a href="https://github.com/urfave/cli/commit/f76ffae49c0eba4d9fb6f3d9a64401102a125241"><code>f76ffae</code></a> tidy</li> <li><a href="https://github.com/urfave/cli/commit/7d84d04d904b0c4f1fbfb874f459cb35dd622263"><code>7d84d04</code></a> tidy</li> <li><a href="https://github.com/urfave/cli/commit/be9b01696a0f26f399f3eb10d8d278278185a89b"><code>be9b016</code></a> fix functionality</li> <li><a href="https://github.com/urfave/cli/commit/233501616aeb47da874663e84bf511d82bf2c019"><code>2335016</code></a> add the tests</li> <li><a href="https://github.com/urfave/cli/commit/5f7170024ec814001c8442aa73032b6a1af465f0"><code>5f71700</code></a> fix: add missing <code>IsLocal</code> for BoolWithInverseFlag</li> <li><a href="https://github.com/urfave/cli/commit/cb0fc213cc26317b82f7a9ef9352da7cc8e185e5"><code>cb0fc21</code></a> Merge pull request <a href="https://redirect.github.com/urfave/cli/issues/2130">#2130</a> from bittrance/fish-completion-conflation</li> <li>Additional commits viewable in <a href="https://github.com/urfave/cli/compare/v3.3.3...v3.3.8">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.3.3&new-version=3.3.8)](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 7e250df + b56a9dd commit 383b54b

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.16.2
88
github.com/google/uuid v1.6.0
99
github.com/stretchr/testify v1.10.0
10-
github.com/urfave/cli/v3 v3.3.3
10+
github.com/urfave/cli/v3 v3.3.8
1111
github.com/zalando/go-keyring v0.2.6
1212
golang.org/x/sys v0.33.0
1313
golang.org/x/term v0.32.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.3.3 h1:byCBaVdIXuLPIDm5CYZRVG6NvT7tv1ECqdU4YzlEa3I=
87-
github.com/urfave/cli/v3 v3.3.3/go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo=
86+
github.com/urfave/cli/v3 v3.3.8 h1:BzolUExliMdet9NlJ/u4m5vHSotJ3PzEqSAZ1oPMa/E=
87+
github.com/urfave/cli/v3 v3.3.8/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)