Bump github.com/urfave/cli/v2 from 2.23.5 to 2.25.3
Bumps github.com/urfave/cli/v2 from 2.23.5 to 2.25.3.
Release notes
Sourced from github.com/urfave/cli/v2's releases.
v2.25.3
What's Changed
- Fix
incorrectTypeForFlagErrorfor unknowns by@danhunsakerin urfave/cli#1708New Contributors
@danhunsakermade their first contribution in urfave/cli#1708Full Changelog: https://github.com/urfave/cli/compare/v2.25.2...v2.25.3
v2.25.2
What's Changed
- Fix missing required flag error uses flag name and not alias by
@nirhaasin urfave/cli#1709- Remove redundant variable declarations by
@huiyifyjin urfave/cli#1714- Fix:(issue 1689) Match markdown output with help output by
@dearchapin urfave/cli#1723New Contributors
@nirhaasmade their first contribution in urfave/cli#1709@huiyifyjmade their first contribution in urfave/cli#1714Full Changelog: https://github.com/urfave/cli/compare/v2.25.1...v2.25.2
v2.25.1
What's Changed
- Shift tested Go versions in v2-maint by
@meatballhatin urfave/cli#1692- Preserve separator spec on subcommands by
@thschmittin urfave/cli#1710New Contributors
@thschmittmade their first contribution in urfave/cli#1710Full Changelog: https://github.com/urfave/cli/compare/v2.25.0...v2.25.1
v2.25.0
What's Changed
- Drop support for Go versions before 1.18 by
@meatballhatin urfave/cli#1667- add Integer type casting when loading yaml file by
@kjeomin urfave/cli#1669New Contributors
@kjeommade their first contribution in urfave/cli#1669Full Changelog: https://github.com/urfave/cli/compare/v2.24.4...v2.25.0
v2.24.4
What's Changed
- Deprecation of package ioutil in Go 1.16 by
@ArangoGutierrezin urfave/cli#1678- Backport [v2]: Fix some issues in bash autocompletion by
@MrNaif2018in urfave/cli#1676New Contributors
@ArangoGutierrezmade their first contribution in urfave/cli#1678Full Changelog: https://github.com/urfave/cli/compare/v2.24.3...v2.24.4
... (truncated)
Commits
c69f466Merge pull request #1708 from danhunsaker/fix/type-reporting97e1edbMerge pull request #1723 from dearchap/issue_16895b9c03eChange from code reviewd31582cUpdate fish_test.goa78aa8cUpdate tests57cbb2dFix:(issue_1689) Let markdown output behave similar to cli help outputc0cc5c2Merge pull request #1714 from huiyifyj/v2-remove-varce70743Remove redundant variable declarations31b7abbMerge pull request #1709 from nirhaas/nhaas/required_flag_with_alias_errors_w...69df7bfadd test case for flag without name or aliases- 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)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.