gpu-operator
gpu-operator copied to clipboard
Bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.1
Bumps github.com/urfave/cli/v3 from 3.5.0 to 3.6.1.
Release notes
Sourced from github.com/urfave/cli/v3's releases.
v3.6.1
What's Changed
- chore(deps): bump golangci/golangci-lint-action from 8 to 9 by
@dependabot[bot] in urfave/cli#2222- feat: add ability to override usage text of default help command by
@Maks1mSin urfave/cli#2196- Fix:(issue_2223) Fix incorrect processing of empty value after = by
@dearchapin urfave/cli#2224New Contributors
@Maks1mSmade their first contribution in urfave/cli#2196Full Changelog: https://github.com/urfave/cli/compare/v3.6.0...v3.6.1
v3.6.0
What's Changed
- support parallel running of commands by
@oprudkyiin urfave/cli#2215- Fix:(issue_2208) Fix local flag by
@dearchapin urfave/cli#2211- chore(deps): bump the python-packages group with 2 updates by
@dependabot[bot] in urfave/cli#2219- Call actions on flags set from env by
@malclockein urfave/cli#2221New Contributors
@malclockemade their first contribution in urfave/cli#2221Full Changelog: https://github.com/urfave/cli/compare/v3.5.0...v3.6.0
Commits
2240690Merge pull request #2224 from dearchap/issue_22232c77d6eFix:(issue_2223) Fix incorrect processing of =4012229Merge branch 'main' of github.com:urfave/cli into main41334d4Merge pull request #2196 from Maks1mS/custom-usage-helpcb91e73feat: add ability to override usage text of default help commandb2257f8Merge pull request #2222 from urfave/dependabot/github_actions/golangci/golan...73d4078chore(deps): bump golangci/golangci-lint-action from 8 to 951ee949Merge pull request #2221 from malclocke/call-actions-on-env-flags-from-env5aca46cMerge pull request #2221 from malclocke/call-actions-on-env-flags-from-env9e5f598Add flag to cmd.setFlags if set by PostParse- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)