Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps github.com/urfave/cli/v3 from 3.3.8 to 3.4.0.

Release notes

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

v3.4.0

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.9...v3.4.0

v3.3.9

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.8...v3.3.9

Commits
  • 3976dfc Merge pull request #2180 from urfave/consistent-public-defaults-and-more
  • c32894b Use OsExiter consistently
  • c923775 Ensure public vars reference public types
  • ba5d54b Merge pull request #2177 from jllovet/contributor-docs
  • 47044b9 Update docs/CONTRIBUTING.md
  • 32d2668 Merge pull request #2178 from jllovet/flag-mutex
  • db7d18f Merge pull request #2171 from dearchap/issue_2169
  • f069d9e Add example of flag groups to docs
  • 6e08c80 Add installation instructions for gfmrun
  • 2f6400c Fix:(issue_2169) Allow trim space for string slice flags
  • 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 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)

Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.3.8 to 3.4.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v3.3.8...v3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Issue/PR Pull about a dependency file label Aug 12, 2025
Copy link

copy-pr-bot bot commented Aug 12, 2025

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.

@coveralls
Copy link

coveralls commented Aug 12, 2025

Pull Request Test Coverage Report for Build 16931724613

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 70 unchanged lines in 4 files lost coverage.
  • Overall coverage increased (+0.07%) to 35.602%

Files with Coverage Reduction New Missed Lines %
internal/oci/spec.go 6 0.0%
internal/modifier/cdi.go 12 8.74%
pkg/nvcdi/mode.go 15 8.51%
pkg/nvcdi/lib.go 37 62.84%
Totals Coverage Status
Change from base Build 16907071183: 0.07%
Covered Lines: 4583
Relevant Lines: 12873

💛 - Coveralls

@ArangoGutierrez ArangoGutierrez self-assigned this Aug 13, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@ArangoGutierrez
Copy link
Collaborator

/ok to test a2fbec9

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 13, 2025

Superseded by #1243.

@dependabot dependabot bot closed this Aug 13, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/urfave/cli/v3-3.4.0 branch August 13, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue/PR Pull about a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants