Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps github.com/urfave/cli/v3 from 3.5.0 to 3.6.0.

Release notes

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

v3.6.0

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.5.0...v3.6.0

Commits
  • 5aca46c Merge pull request #2221 from malclocke/call-actions-on-env-flags-from-env
  • 9e5f598 Add flag to cmd.setFlags if set by PostParse
  • 46345bb Merge pull request #2219 from urfave/dependabot/pip/python-packages-0e8ae48d3d
  • e8e80dd chore(deps): bump the python-packages group with 2 updates
  • 08b187a Merge pull request #2211 from dearchap/issue_2208
  • 9dad0d4 Merge pull request #2215 from oprudkyi/issue/parallel_run
  • 798146b fix: parallel running - refactor code
  • ff292b2 fix: parallel running - improve clonning of global flags
  • 53ab291 fix: parallel running - avoid global VersionFlag reuse in different commands
  • 5be0b1f feat: update docs
  • 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)

@dependabot dependabot bot added the dependencies Issue/PR Pull about a dependency file label Nov 10, 2025
@copy-pr-bot
Copy link

copy-pr-bot bot commented Nov 10, 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.

@dependabot dependabot bot force-pushed the dependabot/go_modules/main/github.com/urfave/cli/v3-3.6.0 branch from 8cc1db5 to 1ef62f8 Compare November 10, 2025 16:12
@ArangoGutierrez
Copy link
Collaborator

/ok to test 1ef62f8

@coveralls
Copy link

Pull Request Test Coverage Report for Build 19263110629

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 37.27%

Totals Coverage Status
Change from base Build 19235025965: 0.0%
Covered Lines: 5037
Relevant Lines: 13515

💛 - Coveralls

Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v3.5.0...v3.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/main/github.com/urfave/cli/v3-3.6.0 branch from 1ef62f8 to f1a9d46 Compare November 12, 2025 08:29
@elezar elezar merged commit 829a559 into main Nov 12, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/urfave/cli/v3-3.6.0 branch November 12, 2025 09:39
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.

4 participants