chore(deps): bump github.com/urfave/cli/v3 from 3.10.1 to 3.11.0 - #245
Merged
dmke merged 1 commit intoAug 22, 2026
Merged
Conversation
Member
|
@dependabot rebase |
Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.10.1 to 3.11.0. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v3.10.1...v3.11.0) --- updated-dependencies: - dependency-name: github.com/urfave/cli/v3 dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/urfave/cli/v3-3.11.0
branch
from
August 22, 2026 10:12
91269e6 to
5dabe0b
Compare
dependabot
Bot
deleted the
dependabot/go_modules/github.com/urfave/cli/v3-3.11.0
branch
August 22, 2026 10:14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/urfave/cli/v3 from 3.10.1 to 3.11.0.
Release notes
Sourced from github.com/urfave/cli/v3's releases.
Commits
138d3b3Merge pull request #2410 from dearchap/issue_24041bee208test: fix ineffective mutex error-string assertion and add mirror cases5ec7335Merge pull request #2408 from urfave/issue_2405cccd133Merge branch 'main' into issue_2405493a0d3test: add shell-completion case for hidden BoolWithInverseFlag141d89cMerge pull request #2407 from dearchap/issue_24069eee563test: cover Run with no args, empty name, and shell completion79f8fc7Merge pull request #2395 from utkarshalpha/fix/hide-help-command-inheritance8f56e7fMerge branch 'main' into fix/hide-help-command-inheritance339a375Merge pull request #2386 from BrandonIrizarry/bci