build(deps): Bump github.com/urfave/cli/v3 from 3.12.0 to 3.13.0 - #2936
Merged
rahulait merged 1 commit intoSep 23, 2026
Merged
Conversation
dependabot
Bot
requested review from
cdesiniotis,
karthikvetrivel,
rahulait,
rajathagasthya,
shivamerla and
tariq1890
as code owners
September 21, 2026 07:23
Contributor
|
@dependabot rebase |
Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.12.0 to 3.13.0. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v3.12.0...v3.13.0) --- updated-dependencies: - dependency-name: github.com/urfave/cli/v3 dependency-version: 3.13.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/main/github.com/urfave/cli/v3-3.13.0
branch
from
September 23, 2026 02:27
36bd064 to
3fff922
Compare
Contributor
|
/ok to test 3fff922 |
rahulait
approved these changes
Sep 23, 2026
rahulait
enabled auto-merge
September 23, 2026 02:31
dependabot
Bot
deleted the
dependabot/go_modules/main/github.com/urfave/cli/v3-3.13.0
branch
September 23, 2026 03:41
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.12.0 to 3.13.0.
Release notes
Sourced from github.com/urfave/cli/v3's releases.
Commits
ae1fde9Merge pull request #2434 from znnnnnnn-wil/fix/2433-unicode-flag-runes277cbeaMerge pull request #2429 from anandghegde/feat/deprecated-flags-commandsb7cfd40Merge pull request #2432 from jakezwang/fix/inverse-bool-external-count7885ee8Merge pull request #2431 from youdie006/map-flag-trims-keydb5032dMerge branch 'main' into feat/deprecated-flags-commands3b4e832fix: parse single-rune Unicode flags9d86e5bFix inverse bool flag counting with an external counter197a707Trim the key of a map flag when TrimSpace is seta971b40feat: add Deprecated field to flags and commands