Bump github.com/urfave/cli/v2 from 2.14.1 to 2.20.3
Bumps github.com/urfave/cli/v2 from 2.14.1 to 2.20.3.
Release notes
Sourced from github.com/urfave/cli/v2's releases.
v2.20.3
What's Changed
- Docs:(issue_1276) Make destination/value/default text clear by
@dearchapin urfave/cli#1539- Fix:(issue_1263) FlagNames should return names set via env as well by
@dearchapin urfave/cli#1537- Fix:(issue_1288). Add windows specific env format by
@dearchapin urfave/cli#1538Full Changelog: https://github.com/urfave/cli/compare/v2.20.2...v2.20.3
v2.20.2
What's Changed
- Fix:(issue_1206) Default value shouldnt depend on env variable or val… by
@dearchapin urfave/cli#1528Full Changelog: https://github.com/urfave/cli/compare/v2.20.1...v2.20.2
v2.20.1
What's Changed
- Docs: Fix docs from merged PR1498 by
@dearchapin urfave/cli#1532- Cleanup: Fix app.go formatting by
@dearchapin urfave/cli#1533Full Changelog: https://github.com/urfave/cli/compare/v2.20.0...v2.20.1
v2.20.0
What's Changed
- Cleanup redundant code in App/Command by
@dearchapin urfave/cli#1498Full Changelog: https://github.com/urfave/cli/compare/v2.19.3...v2.20.0
v2.19.3
What's Changed
- Build and run
urfave-cli-genflagsvia itsMakefileby@meatballhatin urfave/cli#1526Full Changelog: https://github.com/urfave/cli/compare/v2.19.2...v2.19.3
v2.19.2
What's Changed
- fix: stop automatic sorting for --help by
@FGYFFFFin urfave/cli#1430New Contributors
@FGYFFFFmade their first contribution in urfave/cli#1430Full Changelog: https://github.com/urfave/cli/compare/v2.19.1...v2.19.2
v2.19.1
What's Changed
- Fix:(issue_1500). Fix slice flag value duplication issue by
@dearchapin urfave/cli#1502
... (truncated)
Commits
8ea10b8Merge pull request #1538 from dearchap/issue_1288d1ac284Merge pull request #1537 from dearchap/issue_126396bff3cRemove flag_windows and use runtime374bbfbRevert flag_test.gocf49ddbMerge pull request #1539 from urfave/issue_1276a5b62b8Update docs/v2/examples/flags.md8467e25Docs:(issue_1276) Make destination/value/default text clearf460fd1Run goimportsda8868fFix:(issue_1288). Add windows specific env formate302525Fix:(issue_1263) FlagNames should return names set via env as well- 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 #317.