toxiproxy
toxiproxy copied to clipboard
Bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.2
Bumps github.com/urfave/cli/v2 from 2.25.7 to 2.27.2.
Release notes
Sourced from github.com/urfave/cli/v2's releases.
v2.27.2
What's Changed
- Cleanup: Remove unnecessary intermediate variables by
@1ambd4in urfave/cli#1857- Docs:(issue_1866) Fix documentation on filepath vs env preference by
@dearchapin urfave/cli#1867- Fix:(issue_1860) Remove hidden flags from flag categories by
@dearchapin urfave/cli#1868- Fix repeated [arguments...] in usage template in v2 by
@edeustuain urfave/cli#1872- Update dependencies, actions steps, and usage for v2-maint by
@meatballhatin urfave/cli#1888New Contributors
@1ambd4made their first contribution in urfave/cli#1857@edeustuamade their first contribution in urfave/cli#1872Full Changelog: https://github.com/urfave/cli/compare/v2.27.1...v2.27.2
v2.27.1
What's Changed
- v2: Add build tag urfave_cli_no_suggest by
@dolmenin urfave/cli#1847Full Changelog: https://github.com/urfave/cli/compare/v2.27.0...v2.27.1
v2.27.0
What's Changed
- v2 Add integration with golangci-lint by
@skelousein urfave/cli#1830- v2: GitHub Actions: upgrade Go, upgrade actions by
@dolmenin urfave/cli#1848- Feat:(issue_1797) Add Args for app/cmd/subcmd to avoid argument... be… by
@dearchapin urfave/cli#1829- Fix:(issue_1850) Add RunAction for uint/uint64 slice flags by
@dearchapin urfave/cli#1851Full Changelog: https://github.com/urfave/cli/compare/v2.26.0...v2.27.0
v2.26.0
What's Changed
- Bash completion nits by
@meatballhatin urfave/cli#1762- Chore: Rename mkdocs requirements file name by
@dearchapin urfave/cli#1776- Fix:(issue_1787) Add fix for commands not listed when hide help comma… by
@dearchapin urfave/cli#1788- Fix nil HelpFlag panic (v2) by
@wxiaoguangin urfave/cli#1795- Always get 0 for a nested int64 value in v2.25.7 by
@stephenfirein urfave/cli#1799- Helper messages for documenting build process by
@abitrollyin urfave/cli#1800- fix: check duplicated sub command name and alias by
@linrl3in urfave/cli#1805- Fix:(issue_1689) Have consistent behavior for default text in man and… by
@dearchapin urfave/cli#1825- Fix linting issues by
@skelousein urfave/cli#1696New Contributors
@stephenfiremade their first contribution in urfave/cli#1799@linrl3made their first contribution in urfave/cli#1805Full Changelog: https://github.com/urfave/cli/compare/v2.25.7...v2.26.0
Commits
a1a099bMerge pull request #1888 from urfave/v2-maint-deps-up9b5850bUpdate dependencies, actions steps, and usage for v2-maint67566bbMerge pull request #1872 from edeustua/v2-maintfa2b127fix tests427677afix: Fix repeated [arguments...] in usage template8728c19Merge pull request #1868 from dearchap/issue_186064b40d2Merge branch 'v2-maint' into issue_186009c3974Merge pull request #1867 from dearchap/issue_18667b1f820Add more tests7d74b97Fix:(issue_1860) Remove hidden flags from flag categories- 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)