rootlesskit
rootlesskit copied to clipboard
Bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2
Bumps github.com/urfave/cli/v2 from 2.19.2 to 2.20.2.
Release notes
Sourced from github.com/urfave/cli/v2's releases.
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
Commits
5ac0710Merge pull request #1528 from dearchap/issue_1206e8b5e4aFix windows compile6b738dcUse withEnvHint instead of custom funce320fd8Fix windows env error729a7c4Fix:(issue_1206) Default value shouldnt depend on env variable or value set f...39b1245Merge pull request #1533 from dearchap/fix_docsbb8dddaCleanup: Fix app.go formattingadcd0c9Merge pull request #1532 from dearchap/fix_docs7a5db92Docs: Fix docs from merged PR14980d0d329Merge pull request #1498 from dearchap/optimize_command_run- 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)