Skip to content

Bump github.com/urfave/cli/v3 from 3.6.2 to 3.7.0#85

Merged
louisroyer merged 1 commit intomasterfrom
dependabot/go_modules/github.com/urfave/cli/v3-3.7.0
Mar 3, 2026
Merged

Bump github.com/urfave/cli/v3 from 3.6.2 to 3.7.0#85
louisroyer merged 1 commit intomasterfrom
dependabot/go_modules/github.com/urfave/cli/v3-3.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps github.com/urfave/cli/v3 from 3.6.2 to 3.7.0.

Release notes

Sourced from github.com/urfave/cli/v3's releases.

v3.7.0

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.2...v3.7.0

Commits
  • 65ded98 Merge pull request #2269 from TimSoethout/main
  • 600026f Merge pull request #2270 from Maks1mS/feat/dynamic-fish-completion
  • 08fd570 feat: support dynamic fish completion
  • f5d0884 Restore docs/go.mod and docs/go.sum (#5)
  • d895eca Remove docs/go.mod and docs/go.sum (not relevant to PR)
  • 7289ef9 Merge pull request #2 from TimSoethout/copilot/apply-feedback-changes
  • d6047e0 fix(test): set HideHelpCommand on leaf subcommand to properly validate fix
  • 87c2623 Initial plan
  • ffd243e Merge pull request #1 from TimSoethout/fix-2268-global-options-hide-help-command
  • 5effa62 fix: simplify help command visibility logic and add test for hidden help command
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 2, 2026
@louisroyer
Copy link
Member

@dependabot recreate

Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v3.6.2...v3.7.0)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/urfave/cli/v3-3.7.0 branch from 39b9dfa to 286b677 Compare March 3, 2026 12:03
@louisroyer louisroyer merged commit 286b677 into master Mar 3, 2026
2 checks passed
@louisroyer louisroyer deleted the dependabot/go_modules/github.com/urfave/cli/v3-3.7.0 branch March 3, 2026 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant