Bump github.com/urfave/cli/v2 from 2.14.1 to 2.16.3
Bumps github.com/urfave/cli/v2 from 2.14.1 to 2.16.3.
Release notes
Sourced from github.com/urfave/cli/v2's releases.
v2.16.3
What's Changed
- Move more functionality into internal/build/build.go by
@meatballhatin urfave/cli#1490Full Changelog: https://github.com/urfave/cli/compare/v2.16.2...v2.16.3
v2.16.2
What's Changed
- Fix: Help name consistency among app/commands and subcommands by
@dearchapin urfave/cli#1489Full Changelog: https://github.com/urfave/cli/compare/v2.16.1...v2.16.2
v2.16.1
What's Changed
- Set codecov status thresholds to 5% by
@meatballhatin urfave/cli#1486- Fix: dont generate pointer for dest for Generic flag by
@dearchapin urfave/cli#1488Full Changelog: https://github.com/urfave/cli/compare/v2.16.0...v2.16.1
v2.16.0
What's Changed
- Feature:(Issue 1334) Add support for uint64slices by
@dearchapin urfave/cli#1378Full Changelog: https://github.com/urfave/cli/compare/v2.15.0...v2.16.0
v2.15.0
What's Changed
- Add count option for bool flags by
@dearchapin urfave/cli#1257Full Changelog: https://github.com/urfave/cli/compare/v2.14.2...v2.15.0
v2.14.2
What's Changed
- Update version of codecov action by
@meatballhatin urfave/cli#1480- Add a few notes to release docs by
@meatballhatin urfave/cli#1479Full Changelog: https://github.com/urfave/cli/compare/v2.14.1...v2.14.2
Commits
69f4122Merge pull request #1490 from urfave/maint-build-cleanupsa425337Use correct env var for global flags7d9264aReplace a few more custom make targets1a851c7Only runmake v2diffon go1.19.x+ubuntu-latestda7efebUse windows compatible path appendff1138cRun make target after the Makefile is available12a3c62Move more functionality into internal/build/build.go375e5dfMerge pull request #1489 from dearchap/fix_help_name_consistency8339b59Fix: Help name consistency among app/commands and subcommands8dba5c3Merge pull request #1488 from dearchap/no_dest_ptr- 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 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)
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.
The labels on this github issue will be updated when the story is started.
Superseded by #308.