Skip to content

chore: deps: bump github.com/urfave/cli/v3 from 3.7.0 to 3.8.0#465

Merged
yuanchen8911 merged 1 commit intomainfrom
dependabot/go_modules/github.com/urfave/cli/v3-3.8.0
Mar 31, 2026
Merged

chore: deps: bump github.com/urfave/cli/v3 from 3.7.0 to 3.8.0#465
yuanchen8911 merged 1 commit intomainfrom
dependabot/go_modules/github.com/urfave/cli/v3-3.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

v3.8.0

What's Changed

New Contributors

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

Commits
  • 78e356c Merge pull request #2296 from idelchi/issue_2292
  • 4d20bae Fix formatting and whitespace in command_test.go
  • 7b90614 Merge branch 'main' into issue_2292
  • 41c4f5f Merge pull request #2297 from idelchi/issue_2293
  • d3f9586 Merge pull request #2295 from dearchap/issue_2275
  • 195aaff Fix:(issue_2293) --flag="" no longer rejected as missing argument
  • b4f42d3 Fix:(issue_2292) Empty positional args no longer break parse loop
  • 94d2512 Fix:(issue_2275) Make flag action execution consistent
  • a2d0cf1 Merge pull request #2290 from dearchap/issue_2281
  • 1f0c188 Fix:(issue_2281) Remove incorrect check for local flag for set
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from a team as a code owner March 26, 2026 04:10
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot bot commented Mar 26, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 26, 2026

Coverage Report ✅

Metric Value
Coverage 74.0%
Threshold 70%
Status Pass
Coverage Badge
![Coverage](https://img.shields.io/badge/coverage-74.0%25-green)

No Go source files changed in this PR.

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

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.8.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.8.0 branch from e90848c to b744159 Compare March 31, 2026 18:26
Copy link
Copy Markdown
Contributor

@yuanchen8911 yuanchen8911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — minor bump for urfave/cli/v3. Changes are bug fixes (flag action ordering, persistent flag env vars, mutually exclusive flag inheritance) and code modernization (interface{} → any, slices.Contains). No breaking changes for AICR usage.

@yuanchen8911 yuanchen8911 enabled auto-merge (squash) March 31, 2026 18:30
@yuanchen8911 yuanchen8911 merged commit f41b976 into main Mar 31, 2026
16 checks passed
@yuanchen8911 yuanchen8911 deleted the dependabot/go_modules/github.com/urfave/cli/v3-3.8.0 branch March 31, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant