Open renovate[bot] opened 2 years ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 1.94%. Comparing base (
6cb838b
) to head (9b9febd
).:exclamation: Current head 9b9febd differs from pull request most recent head b0d8544
Please upload reports for the commit b0d8544 to get more accurate results.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
v1.9.0
->v3.5.0
v1.22.8
->v2.27.5
Release Notes
codfish/semantic-release-action (codfish/semantic-release-action)
### [`v3.5.0`](https://redirect.github.com/codfish/semantic-release-action/releases/tag/v3.5.0) [Compare Source](https://redirect.github.com/codfish/semantic-release-action/compare/v3.4.1...v3.5.0) ##### Features - add working-directory input ([#210](https://redirect.github.com/codfish/semantic-release-action/issues/210)) ([b621d34](https://redirect.github.com/codfish/semantic-release-action/commit/b621d34fabe0940f031e89b6ebfea28322892a10)), closes [#209](https://redirect.github.com/codfish/semantic-release-action/issues/209) ### [`v3.4.1`](https://redirect.github.com/codfish/semantic-release-action/releases/tag/v3.4.1) [Compare Source](https://redirect.github.com/codfish/semantic-release-action/compare/v3.4.0...v3.4.1) ##### Bug Fixes - update release workflow to ensure every docker tag is pushed ([#208](https://redirect.github.com/codfish/semantic-release-action/issues/208)) ([9a999e0](https://redirect.github.com/codfish/semantic-release-action/commit/9a999e0cdb207de2c9d9d4276860435727818989)) ### [`v3.4.0`](https://redirect.github.com/codfish/semantic-release-action/releases/tag/v3.4.0) [Compare Source](https://redirect.github.com/codfish/semantic-release-action/compare/v3.3.0...v3.4.0) ##### Features - add arm platform support ([ac1b7f3](https://redirect.github.com/codfish/semantic-release-action/commit/ac1b7f3783fefcdefdef4f8e3acfbc7e899d5a70)), closes [#207](https://redirect.github.com/codfish/semantic-release-action/issues/207) ### [`v3.3.0`](https://redirect.github.com/codfish/semantic-release-action/releases/tag/v3.3.0) [Compare Source](https://redirect.github.com/codfish/semantic-release-action/compare/v3.2.0...v3.3.0) ##### Features - use node v20.12.1 and use node-slim instead of alpine ([#205](https://redirect.github.com/codfish/semantic-release-action/issues/205)) ([b0e57c9](https://redirect.github.com/codfish/semantic-release-action/commit/b0e57c976bf8f74b2454f59a30e4a1b5f11727b4)), closes [#204](https://redirect.github.com/codfish/semantic-release-action/issues/204) ### [`v3.2.0`](https://redirect.github.com/codfish/semantic-release-action/releases/tag/v3.2.0) [Compare Source](https://redirect.github.com/codfish/semantic-release-action/compare/v3.1.1...v3.2.0) ##### Features - reduce container size ([f93cffb](https://redirect.github.com/codfish/semantic-release-action/commit/f93cffb9a0c7449d938e275a7a2db12256de2a1c)), closes [#202](https://redirect.github.com/codfish/semantic-release-action/issues/202) ### [`v3.1.1`](https://redirect.github.com/codfish/semantic-release-action/releases/tag/v3.1.1) [Compare Source](https://redirect.github.com/codfish/semantic-release-action/compare/v3.1.0...v3.1.1) ##### Bug Fixes - respect semantic config if it exists ([37e061a](https://redirect.github.com/codfish/semantic-release-action/commit/37e061a1a0e6a7fc0acd6a5a88c72ba86bbae5f6)), closes [#199](https://redirect.github.com/codfish/semantic-release-action/issues/199) ### [`v3.1.0`](https://redirect.github.com/codfish/semantic-release-action/releases/tag/v3.1.0) [Compare Source](https://redirect.github.com/codfish/semantic-release-action/compare/v3.0.0...v3.1.0) ##### Bug Fixes - set default values in the entrypoint ([1370f92](https://redirect.github.com/codfish/semantic-release-action/commit/1370f9298456f85341eba5a53c8f9821687f7e83)) ##### Features - bump node to v20.11.0 ([a7d7235](https://redirect.github.com/codfish/semantic-release-action/commit/a7d72350f4dcea7d02ee073a8ff6265225483003)) ### [`v3.0.0`](https://redirect.github.com/codfish/semantic-release-action/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/codfish/semantic-release-action/compare/v2.2.1...v3.0.0) ##### Bug Fixes - run safe-directory on /github/workspace ([3e26d45](https://redirect.github.com/codfish/semantic-release-action/commit/3e26d457fde0157b58fcd2e0329738a4830d9cd8)) ##### Features - bump semantic to v22, use node v20 ([7f2510c](https://redirect.github.com/codfish/semantic-release-action/commit/7f2510c67d16fcf31d05e50fdbeb3cd1c7792f34)) - include main branch by default, update input casing ([ad7eb9d](https://redirect.github.com/codfish/semantic-release-action/commit/ad7eb9d18d052ffd8554651af1f1b12e8479b6bb)) ##### BREAKING CHANGES - Using semantic-release v22. Please see release notes: - https://github.com/semantic-release/semantic-release/releases/tag/v21.0.0 - https://github.com/semantic-release/semantic-release/releases/tag/v22.0.0 - All inputs are using kebab case rather than snake. Simply update the following inputs if you are using them: - `additional_packages` -> `additional-packages` - `dry_run` -> `dry-run` - `repository_url` -> `repository-url` - `tag_format` -> `tag-format` ### [`v2.2.1`](https://redirect.github.com/codfish/semantic-release-action/releases/tag/v2.2.1) [Compare Source](https://redirect.github.com/codfish/semantic-release-action/compare/v2.2.0...v2.2.1) ##### Bug Fixes - force install additional plugins ([78f3935](https://redirect.github.com/codfish/semantic-release-action/commit/78f39352322eaa40536decff45e568c69a539ff1)) - revert back to 18.7.0 ([b81ef1d](https://redirect.github.com/codfish/semantic-release-action/commit/b81ef1df8d0a0aff8b3975341da6b871dc1965ef)) ### [`v2.2.0`](https://redirect.github.com/codfish/semantic-release-action/releases/tag/v2.2.0) [Compare Source](https://redirect.github.com/codfish/semantic-release-action/compare/v2.1.0...v2.2.0) ##### Features - add type, channel, gitHead, gitTag, name outputs ([04df07b](https://redirect.github.com/codfish/semantic-release-action/commit/04df07b0356936d79c7476bf7563974c74103fec)) ### [`v2.1.0`](https://redirect.github.com/codfish/semantic-release-action/releases/tag/v2.1.0) [Compare Source](https://redirect.github.com/codfish/semantic-release-action/compare/v2.0.0...v2.1.0) ##### Features - bump to semantic-release v20, [@actions/core](https://redirect.github.com/actions/core) v1.10 ([3f78bff](https://redirect.github.com/codfish/semantic-release-action/commit/3f78bff03aa4de2920fbb5ca1b1a1daa1e40783b)) ### [`v2.0.0`](https://redirect.github.com/codfish/semantic-release-action/releases/tag/v2.0.0) [Compare Source](https://redirect.github.com/codfish/semantic-release-action/compare/v1.10.0...v2.0.0) ##### Features - bump senamtic to v19, migrate to node v18 ([f6e72fb](https://redirect.github.com/codfish/semantic-release-action/commit/f6e72fbfbcd82333cfc34c353ecc04fed4b5c534)), closes [#173](https://redirect.github.com/codfish/semantic-release-action/issues/173) ##### BREAKING CHANGES - Runs using nodejs v18.x and npm v8 now, so any dependencies specified in extends or additional_packages that have dependency conflicts with semantic-release v19.x will cause the action to fail. ### [`v1.10.0`](https://redirect.github.com/codfish/semantic-release-action/releases/tag/v1.10.0) [Compare Source](https://redirect.github.com/codfish/semantic-release-action/compare/v1.9.0...v1.10.0) ##### Features - add additional_packages input variable ([892c8c9](https://redirect.github.com/codfish/semantic-release-action/commit/892c8c91bae5f4e815dae89392e44e4b72c68378)), closes [#168](https://redirect.github.com/codfish/semantic-release-action/issues/168)urfave/cli (github.com/urfave/cli)
### [`v2.27.5`](https://redirect.github.com/urfave/cli/releases/tag/v2.27.5) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.27.4...v2.27.5) #### What's Changed - docs(flag): add `UseShortOptionHandling` description by [@BlackHole1](https://redirect.github.com/BlackHole1) in [https://github.com/urfave/cli/pull/1956](https://redirect.github.com/urfave/cli/pull/1956) - \[Backport] Fix: Use $0 env var to correctly retrieve the current active shell by [@asahasrabuddhe](https://redirect.github.com/asahasrabuddhe) in [https://github.com/urfave/cli/pull/1970](https://redirect.github.com/urfave/cli/pull/1970) - Update dependencies in v2-maint by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1980](https://redirect.github.com/urfave/cli/pull/1980) **Full Changelog**: https://github.com/urfave/cli/compare/v2.27.4...v2.27.5 ### [`v2.27.4`](https://redirect.github.com/urfave/cli/releases/tag/v2.27.4) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.27.3...v2.27.4) #### What's Changed - Fix:(issue\_1962) Fix tests failing on 32 bit architectures by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1963](https://redirect.github.com/urfave/cli/pull/1963) **Full Changelog**: https://github.com/urfave/cli/compare/v2.27.3...v2.27.4 ### [`v2.27.3`](https://redirect.github.com/urfave/cli/releases/tag/v2.27.3) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.27.2...v2.27.3) #### What's Changed - v2 Docs: Mention value from env as default value by [@sj14](https://redirect.github.com/sj14) in [https://github.com/urfave/cli/pull/1910](https://redirect.github.com/urfave/cli/pull/1910) - Bump github.com/xrash/smetrics dependency by [@elezar](https://redirect.github.com/elezar) in [https://github.com/urfave/cli/pull/1911](https://redirect.github.com/urfave/cli/pull/1911) - fix: disable bash completion if double dash is included in arguments (v2) by [@suzuki-shunsuke](https://redirect.github.com/suzuki-shunsuke) in [https://github.com/urfave/cli/pull/1938](https://redirect.github.com/urfave/cli/pull/1938) - Fix improper whitespace formatting in usageTemplate, AppHelpTemplate … by [@caeret](https://redirect.github.com/caeret) in [https://github.com/urfave/cli/pull/1947](https://redirect.github.com/urfave/cli/pull/1947) #### New Contributors - [@sj14](https://redirect.github.com/sj14) made their first contribution in [https://github.com/urfave/cli/pull/1910](https://redirect.github.com/urfave/cli/pull/1910) - [@elezar](https://redirect.github.com/elezar) made their first contribution in [https://github.com/urfave/cli/pull/1911](https://redirect.github.com/urfave/cli/pull/1911) - [@caeret](https://redirect.github.com/caeret) made their first contribution in [https://github.com/urfave/cli/pull/1947](https://redirect.github.com/urfave/cli/pull/1947) **Full Changelog**: https://github.com/urfave/cli/compare/v2.27.2...v2.27.3 ### [`v2.27.2`](https://redirect.github.com/urfave/cli/releases/tag/v2.27.2) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.27.1...v2.27.2) #### What's Changed - Cleanup: Remove unnecessary intermediate variables by [@1ambd4](https://redirect.github.com/1ambd4) in [https://github.com/urfave/cli/pull/1857](https://redirect.github.com/urfave/cli/pull/1857) - Docs:(issue\_1866) Fix documentation on filepath vs env preference by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1867](https://redirect.github.com/urfave/cli/pull/1867) - Fix:(issue\_1860) Remove hidden flags from flag categories by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1868](https://redirect.github.com/urfave/cli/pull/1868) - Fix repeated \[arguments...] in usage template in v2 by [@edeustua](https://redirect.github.com/edeustua) in [https://github.com/urfave/cli/pull/1872](https://redirect.github.com/urfave/cli/pull/1872) - Update dependencies, actions steps, and usage for v2-maint by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1888](https://redirect.github.com/urfave/cli/pull/1888) #### New Contributors - [@1ambd4](https://redirect.github.com/1ambd4) made their first contribution in [https://github.com/urfave/cli/pull/1857](https://redirect.github.com/urfave/cli/pull/1857) - [@edeustua](https://redirect.github.com/edeustua) made their first contribution in [https://github.com/urfave/cli/pull/1872](https://redirect.github.com/urfave/cli/pull/1872) **Full Changelog**: https://github.com/urfave/cli/compare/v2.27.1...v2.27.2 ### [`v2.27.1`](https://redirect.github.com/urfave/cli/releases/tag/v2.27.1) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.27.0...v2.27.1) #### What's Changed - v2: Add build tag urfave_cli_no_suggest by [@dolmen](https://redirect.github.com/dolmen) in [https://github.com/urfave/cli/pull/1847](https://redirect.github.com/urfave/cli/pull/1847) **Full Changelog**: https://github.com/urfave/cli/compare/v2.27.0...v2.27.1 ### [`v2.27.0`](https://redirect.github.com/urfave/cli/releases/tag/v2.27.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.26.0...v2.27.0) #### What's Changed - v2 Add integration with golangci-lint by [@skelouse](https://redirect.github.com/skelouse) in [https://github.com/urfave/cli/pull/1830](https://redirect.github.com/urfave/cli/pull/1830) - v2: GitHub Actions: upgrade Go, upgrade actions by [@dolmen](https://redirect.github.com/dolmen) in [https://github.com/urfave/cli/pull/1848](https://redirect.github.com/urfave/cli/pull/1848) - Feat:(issue\_1797) Add Args for app/cmd/subcmd to avoid argument... be… by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1829](https://redirect.github.com/urfave/cli/pull/1829) - Fix:(issue\_1850) Add RunAction for uint/uint64 slice flags by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1851](https://redirect.github.com/urfave/cli/pull/1851) **Full Changelog**: https://github.com/urfave/cli/compare/v2.26.0...v2.27.0 ### [`v2.26.0`](https://redirect.github.com/urfave/cli/releases/tag/v2.26.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.25.7...v2.26.0) #### What's Changed - Bash completion nits by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1762](https://redirect.github.com/urfave/cli/pull/1762) - Chore: Rename mkdocs requirements file name by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1776](https://redirect.github.com/urfave/cli/pull/1776) - Fix:(issue\_1787) Add fix for commands not listed when hide help comma… by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1788](https://redirect.github.com/urfave/cli/pull/1788) - Fix nil HelpFlag panic (v2) by [@wxiaoguang](https://redirect.github.com/wxiaoguang) in [https://github.com/urfave/cli/pull/1795](https://redirect.github.com/urfave/cli/pull/1795) - Always get 0 for a nested int64 value in v2.25.7 by [@stephenfire](https://redirect.github.com/stephenfire) in [https://github.com/urfave/cli/pull/1799](https://redirect.github.com/urfave/cli/pull/1799) - Helper messages for documenting build process by [@abitrolly](https://redirect.github.com/abitrolly) in [https://github.com/urfave/cli/pull/1800](https://redirect.github.com/urfave/cli/pull/1800) - fix: check duplicated sub command name and alias by [@linrl3](https://redirect.github.com/linrl3) in [https://github.com/urfave/cli/pull/1805](https://redirect.github.com/urfave/cli/pull/1805) - Fix:(issue\_1689) Have consistent behavior for default text in man and… by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1825](https://redirect.github.com/urfave/cli/pull/1825) - Fix linting issues by [@skelouse](https://redirect.github.com/skelouse) in [https://github.com/urfave/cli/pull/1696](https://redirect.github.com/urfave/cli/pull/1696) #### New Contributors - [@stephenfire](https://redirect.github.com/stephenfire) made their first contribution in [https://github.com/urfave/cli/pull/1799](https://redirect.github.com/urfave/cli/pull/1799) - [@linrl3](https://redirect.github.com/linrl3) made their first contribution in [https://github.com/urfave/cli/pull/1805](https://redirect.github.com/urfave/cli/pull/1805) **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.7...v2.26.0 ### [`v2.25.7`](https://redirect.github.com/urfave/cli/releases/tag/v2.25.7) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.25.6...v2.25.7) #### What's Changed - Fix: fix v2 broken tests by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1757](https://redirect.github.com/urfave/cli/pull/1757) - Fix:(issue\_1755) Ensure that timestamp flag destination is set correctly by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1756](https://redirect.github.com/urfave/cli/pull/1756) **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.6...v2.25.7 ### [`v2.25.6`](https://redirect.github.com/urfave/cli/releases/tag/v2.25.6) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.25.5...v2.25.6) #### What's Changed - Fix:(issue\_1668) Add test case for sub command of sub command completion by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1747](https://redirect.github.com/urfave/cli/pull/1747) - Update dependencies for v2 by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1749](https://redirect.github.com/urfave/cli/pull/1749) - Document slice flags as part of examples (v2) by [@carhartl](https://redirect.github.com/carhartl) in [https://github.com/urfave/cli/pull/1751](https://redirect.github.com/urfave/cli/pull/1751) **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.5...v2.25.6 ### [`v2.25.5`](https://redirect.github.com/urfave/cli/releases/tag/v2.25.5) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.25.4...v2.25.5) #### What's Changed - Fix:(issue\_1737) Set bool count by taking care of num of aliases by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1740](https://redirect.github.com/urfave/cli/pull/1740) **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.4...v2.25.5 ### [`v2.25.4`](https://redirect.github.com/urfave/cli/releases/tag/v2.25.4) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.25.3...v2.25.4) ##### What's Changed - Bug/fix issue 1703 by [@jojje](https://redirect.github.com/jojje) in [https://github.com/urfave/cli/pull/1728](https://redirect.github.com/urfave/cli/pull/1728) - Fix:(issue\_1734) Show categories for subcommands by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1735](https://redirect.github.com/urfave/cli/pull/1735) - Fix:(issue\_1610). Keep RunAsSubcommand behaviour as before by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1736](https://redirect.github.com/urfave/cli/pull/1736) - Fix:(issue\_1731) Add fix for checking if aliases are set by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1732](https://redirect.github.com/urfave/cli/pull/1732) - Fix func name referenced in doc comment by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1738](https://redirect.github.com/urfave/cli/pull/1738) ##### New Contributors - [@jojje](https://redirect.github.com/jojje) made their first contribution in [https://github.com/urfave/cli/pull/1728](https://redirect.github.com/urfave/cli/pull/1728) **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.3...v2.25.4 ### [`v2.25.3`](https://redirect.github.com/urfave/cli/releases/tag/v2.25.3) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.25.2...v2.25.3) #### What's Changed - Fix `incorrectTypeForFlagError` for unknowns by [@danhunsaker](https://redirect.github.com/danhunsaker) in [https://github.com/urfave/cli/pull/1708](https://redirect.github.com/urfave/cli/pull/1708) #### New Contributors - [@danhunsaker](https://redirect.github.com/danhunsaker) made their first contribution in [https://github.com/urfave/cli/pull/1708](https://redirect.github.com/urfave/cli/pull/1708) **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.2...v2.25.3 ### [`v2.25.2`](https://redirect.github.com/urfave/cli/releases/tag/v2.25.2) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.25.1...v2.25.2) #### What's Changed - Fix missing required flag error uses flag name and not alias by [@nirhaas](https://redirect.github.com/nirhaas) in [https://github.com/urfave/cli/pull/1709](https://redirect.github.com/urfave/cli/pull/1709) - Remove redundant variable declarations by [@huiyifyj](https://redirect.github.com/huiyifyj) in [https://github.com/urfave/cli/pull/1714](https://redirect.github.com/urfave/cli/pull/1714) - Fix:(issue 1689) Match markdown output with help output by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1723](https://redirect.github.com/urfave/cli/pull/1723) #### New Contributors - [@nirhaas](https://redirect.github.com/nirhaas) made their first contribution in [https://github.com/urfave/cli/pull/1709](https://redirect.github.com/urfave/cli/pull/1709) - [@huiyifyj](https://redirect.github.com/huiyifyj) made their first contribution in [https://github.com/urfave/cli/pull/1714](https://redirect.github.com/urfave/cli/pull/1714) **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.1...v2.25.2 ### [`v2.25.1`](https://redirect.github.com/urfave/cli/releases/tag/v2.25.1) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.25.0...v2.25.1) #### What's Changed - Shift tested Go versions in v2-maint by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1692](https://redirect.github.com/urfave/cli/pull/1692) - Preserve separator spec on subcommands by [@thschmitt](https://redirect.github.com/thschmitt) in [https://github.com/urfave/cli/pull/1710](https://redirect.github.com/urfave/cli/pull/1710) #### New Contributors - [@thschmitt](https://redirect.github.com/thschmitt) made their first contribution in [https://github.com/urfave/cli/pull/1710](https://redirect.github.com/urfave/cli/pull/1710) **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.0...v2.25.1 ### [`v2.25.0`](https://redirect.github.com/urfave/cli/releases/tag/v2.25.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.24.4...v2.25.0) #### What's Changed - Drop support for Go versions before 1.18 by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1667](https://redirect.github.com/urfave/cli/pull/1667) - add Integer type casting when loading yaml file by [@kjeom](https://redirect.github.com/kjeom) in [https://github.com/urfave/cli/pull/1669](https://redirect.github.com/urfave/cli/pull/1669) #### New Contributors - [@kjeom](https://redirect.github.com/kjeom) made their first contribution in [https://github.com/urfave/cli/pull/1669](https://redirect.github.com/urfave/cli/pull/1669) **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.4...v2.25.0 ### [`v2.24.4`](https://redirect.github.com/urfave/cli/releases/tag/v2.24.4) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.24.3...v2.24.4) #### What's Changed - Deprecation of package ioutil in Go 1.16 by [@ArangoGutierrez](https://redirect.github.com/ArangoGutierrez) in [https://github.com/urfave/cli/pull/1678](https://redirect.github.com/urfave/cli/pull/1678) - Backport \[v2]: Fix some issues in bash autocompletion by [@MrNaif2018](https://redirect.github.com/MrNaif2018) in [https://github.com/urfave/cli/pull/1676](https://redirect.github.com/urfave/cli/pull/1676) #### New Contributors - [@ArangoGutierrez](https://redirect.github.com/ArangoGutierrez) made their first contribution in [https://github.com/urfave/cli/pull/1678](https://redirect.github.com/urfave/cli/pull/1678) **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.3...v2.24.4 ### [`v2.24.3`](https://redirect.github.com/urfave/cli/releases/tag/v2.24.3) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.24.2...v2.24.3) #### What's Changed - Make trim space optional by [@palsivertsen](https://redirect.github.com/palsivertsen) in [https://github.com/urfave/cli/pull/1675](https://redirect.github.com/urfave/cli/pull/1675) **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.2...v2.24.3 ### [`v2.24.2`](https://redirect.github.com/urfave/cli/releases/tag/v2.24.2) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.24.1...v2.24.2) #### What's Changed - Update README badges for v2 by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1664](https://redirect.github.com/urfave/cli/pull/1664) - Target two most recent Go versions in v2 by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1666](https://redirect.github.com/urfave/cli/pull/1666) - flag: remove dependencies on shared variables by [@zllovesuki](https://redirect.github.com/zllovesuki) in [https://github.com/urfave/cli/pull/1671](https://redirect.github.com/urfave/cli/pull/1671) - Show non categorized flags with categorized on help by [@skelouse](https://redirect.github.com/skelouse) in [https://github.com/urfave/cli/pull/1673](https://redirect.github.com/urfave/cli/pull/1673) #### New Contributors - [@zllovesuki](https://redirect.github.com/zllovesuki) made their first contribution in [https://github.com/urfave/cli/pull/1671](https://redirect.github.com/urfave/cli/pull/1671) **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.1...v2.24.2 ### [`v2.24.1`](https://redirect.github.com/urfave/cli/releases/tag/v2.24.1) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.24.0...v2.24.1) #### What's Changed - Fix v2 docs by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1655](https://redirect.github.com/urfave/cli/pull/1655) **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.0...v2.24.1 ### [`v2.24.0`](https://redirect.github.com/urfave/cli/releases/tag/v2.24.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.23.10...v2.24.0) #### What's Changed - Fix:(issue\_1592) Add support for float64slice, uint, int, int64 for a… by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1647](https://redirect.github.com/urfave/cli/pull/1647) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.10...v2.24.0 ### [`v2.23.10`](https://redirect.github.com/urfave/cli/releases/tag/v2.23.10) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.23.9...v2.23.10) #### What's Changed - Doc:(issue\_1593) Add flag category topic in docs (v2-maint) by [@ovcharenko-di](https://redirect.github.com/ovcharenko-di) in [https://github.com/urfave/cli/pull/1653](https://redirect.github.com/urfave/cli/pull/1653) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.9...v2.23.10 ### [`v2.23.9`](https://redirect.github.com/urfave/cli/releases/tag/v2.23.9) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.23.8...v2.23.9) #### What's Changed - Fixes [#1648](https://redirect.github.com/urfave/cli/issues/1648) by [@palsivertsen](https://redirect.github.com/palsivertsen) in [https://github.com/urfave/cli/pull/1649](https://redirect.github.com/urfave/cli/pull/1649) #### New Contributors - [@palsivertsen](https://redirect.github.com/palsivertsen) made their first contribution in [https://github.com/urfave/cli/pull/1649](https://redirect.github.com/urfave/cli/pull/1649) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.8...v2.23.9 ### [`v2.23.8`](https://redirect.github.com/urfave/cli/releases/tag/v2.23.8) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.23.7...v2.23.8) #### What's Changed - Fix:(issue\_1277) Remove default text for version/help flags by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1633](https://redirect.github.com/urfave/cli/pull/1633) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.7...v2.23.8 ### [`v2.23.7`](https://redirect.github.com/urfave/cli/releases/tag/v2.23.7) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.23.6...v2.23.7) #### What's Changed - Fix:(issue\_1617) Fix Bash completion for subcommands by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1618](https://redirect.github.com/urfave/cli/pull/1618) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.6...v2.23.7 ### [`v2.23.6`](https://redirect.github.com/urfave/cli/releases/tag/v2.23.6) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.23.5...v2.23.6) #### What's Changed - Disable slice flag separator by [@feedmeapples](https://redirect.github.com/feedmeapples) in [https://github.com/urfave/cli/pull/1588](https://redirect.github.com/urfave/cli/pull/1588) - Fix:(issue\_1591) Use AppHelpTemplate instead of subcommand help template by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1608](https://redirect.github.com/urfave/cli/pull/1608) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.5...v2.23.6 ### [`v2.23.5`](https://redirect.github.com/urfave/cli/releases/tag/v2.23.5) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.23.4...v2.23.5) #### What's Changed - Update x/text to 0.3.8 by [@dirkmueller](https://redirect.github.com/dirkmueller) in [https://github.com/urfave/cli/pull/1571](https://redirect.github.com/urfave/cli/pull/1571) - Update github actions events for v2-maint branch by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1574](https://redirect.github.com/urfave/cli/pull/1574) - Update dependencies in v2 series by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1573](https://redirect.github.com/urfave/cli/pull/1573) #### New Contributors - [@dirkmueller](https://redirect.github.com/dirkmueller) made their first contribution in [https://github.com/urfave/cli/pull/1571](https://redirect.github.com/urfave/cli/pull/1571) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.4...v2.23.5 ### [`v2.23.4`](https://redirect.github.com/urfave/cli/releases/tag/v2.23.4) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.23.3...v2.23.4) #### What's Changed - Chore: Add altsrc flag definition generation by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1553](https://redirect.github.com/urfave/cli/pull/1553) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.3...v2.23.4 ### [`v2.23.3`](https://redirect.github.com/urfave/cli/releases/tag/v2.23.3) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.23.2...v2.23.3) #### What's Changed - Fix: Avoid duplication of help commands by [@remiposo](https://redirect.github.com/remiposo) in [https://github.com/urfave/cli/pull/1565](https://redirect.github.com/urfave/cli/pull/1565) - Feature:(issue\_1550):Add support Int64Slice by read toml config file by [@Edelweiss-Snow](https://redirect.github.com/Edelweiss-Snow) in [https://github.com/urfave/cli/pull/1551](https://redirect.github.com/urfave/cli/pull/1551) #### New Contributors - [@remiposo](https://redirect.github.com/remiposo) made their first contribution in [https://github.com/urfave/cli/pull/1565](https://redirect.github.com/urfave/cli/pull/1565) - [@Edelweiss-Snow](https://redirect.github.com/Edelweiss-Snow) made their first contribution in [https://github.com/urfave/cli/pull/1551](https://redirect.github.com/urfave/cli/pull/1551) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.2...v2.23.3 Note. This is considered a minor release even though it has a new "feature" i.e support for int64slice for alstrc flags. The int64slice is verbatim copy of existing code and doesnt include any new behaviour compared to other altsrc flags. ### [`v2.23.2`](https://redirect.github.com/urfave/cli/releases/tag/v2.23.2) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.23.1...v2.23.2) #### What's Changed - Fix:(issue\_1114) Add SkipFlagParsing to app to allow -- by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1562](https://redirect.github.com/urfave/cli/pull/1562) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.1...v2.23.2 ### [`v2.23.1`](https://redirect.github.com/urfave/cli/releases/tag/v2.23.1) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.23.0...v2.23.1) #### What's Changed - FIx: Allow ext flags to be opt-out by default rather than opt-in by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1561](https://redirect.github.com/urfave/cli/pull/1561) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.0...v2.23.1 ### [`v2.23.0`](https://redirect.github.com/urfave/cli/releases/tag/v2.23.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.22.0...v2.23.0) #### What's Changed - Feature:(issue\_269) Allow external package flag definitions by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1540](https://redirect.github.com/urfave/cli/pull/1540) **Full Changelog**: https://github.com/urfave/cli/compare/v2.22.0...v2.23.0 ### [`v2.22.0`](https://redirect.github.com/urfave/cli/releases/tag/v2.22.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.21.0...v2.22.0) #### What's Changed - Feature:(issue\_1090): Add unwrap for ExitCoder by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1545](https://redirect.github.com/urfave/cli/pull/1545) **Full Changelog**: https://github.com/urfave/cli/compare/v2.21.0...v2.22.0 ### [`v2.21.0`](https://redirect.github.com/urfave/cli/releases/tag/v2.21.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.20.5...v2.21.0) #### What's Changed - Feature: (issue\_1451) customized slice flag separator by [@FGYFFFF](https://redirect.github.com/FGYFFFF) in [https://github.com/urfave/cli/pull/1546](https://redirect.github.com/urfave/cli/pull/1546) **Full Changelog**: https://github.com/urfave/cli/compare/v2.20.5...v2.21.0 ### [`v2.20.5`](https://redirect.github.com/urfave/cli/releases/tag/v2.20.5) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.20.4...v2.20.5) #### What's Changed - Fix:(issue\_1548) Check root before run default cmd by [@smalnote](https://redirect.github.com/smalnote) in [https://github.com/urfave/cli/pull/1549](https://redirect.github.com/urfave/cli/pull/1549) #### New Contributors - [@smalnote](https://redirect.github.com/smalnote) made their first contribution in [https://github.com/urfave/cli/pull/1549](https://redirect.github.com/urfave/cli/pull/1549) **Full Changelog**: https://github.com/urfave/cli/compare/v2.20.4...v2.20.5 ### [`v2.20.4`](https://redirect.github.com/urfave/cli/releases/tag/v2.20.4) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.20.3...v2.20.4) #### What's Changed - Spelling by [@jsoref](https://redirect.github.com/jsoref) in [https://github.com/urfave/cli/pull/1543](https://redirect.github.com/urfave/cli/pull/1543) - Documentation:(issue\_786) Add docs for flag validation by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1544](https://redirect.github.com/urfave/cli/pull/1544) #### New Contributors - [@jsoref](https://redirect.github.com/jsoref) made their first contribution in [https://github.com/urfave/cli/pull/1543](https://redirect.github.com/urfave/cli/pull/1543) **Full Changelog**: https://github.com/urfave/cli/compare/v2.20.3...v2.20.4 ### [`v2.20.3`](https://redirect.github.com/urfave/cli/releases/tag/v2.20.3) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.20.2...v2.20.3) #### What's Changed - Docs:(issue\_1276) Make destination/value/default text clear by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1539](https://redirect.github.com/urfave/cli/pull/1539) - Fix:(issue\_1263) FlagNames should return names set via env as well by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1537](https://redirect.github.com/urfave/cli/pull/1537) - Fix:(issue\_1288). Add windows specific env format by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1538](https://redirect.github.com/urfave/cli/pull/1538) **Full Changelog**: https://github.com/urfave/cli/compare/v2.20.2...v2.20.3 ### [`v2.20.2`](https://redirect.github.com/urfave/cli/releases/tag/v2.20.2) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.20.1...v2.20.2) #### What's Changed - Fix:(issue\_1206) Default value shouldnt depend on env variable or val… by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1528](https://redirect.github.com/urfave/cli/pull/1528) **Full Changelog**: https://github.com/urfave/cli/compare/v2.20.1...v2.20.2 ### [`v2.20.1`](https://redirect.github.com/urfave/cli/releases/tag/v2.20.1) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.20.0...v2.20.1) ##### What's Changed - Docs: Fix docs from merged PR1498 by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1532](https://redirect.github.com/urfave/cli/pull/1532) - Cleanup: Fix app.go formatting by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1533](https://redirect.github.com/urfave/cli/pull/1533) **Full Changelog**: https://github.com/urfave/cli/compare/v2.20.0...v2.20.1 ### [`v2.20.0`](https://redirect.github.com/urfave/cli/releases/tag/v2.20.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.19.3...v2.20.0) #### What's Changed - Cleanup redundant code in App/Command by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1498](https://redirect.github.com/urfave/cli/pull/1498) **Full Changelog**: https://github.com/urfave/cli/compare/v2.19.3...v2.20.0 ### [`v2.19.3`](https://redirect.github.com/urfave/cli/releases/tag/v2.19.3) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.19.2...v2.19.3) #### What's Changed - Build and run `urfave-cli-genflags` via its `Makefile` by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1526](https://redirect.github.com/urfave/cli/pull/1526) **Full Changelog**: https://github.com/urfave/cli/compare/v2.19.2...v2.19.3 ### [`v2.19.2`](https://redirect.github.com/urfave/cli/releases/tag/v2.19.2) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.19.1...v2.19.2) #### What's Changed - fix: stop automatic sorting for --help by [@FGYFFFF](https://redirect.github.com/FGYFFFF) in [https://github.com/urfave/cli/pull/1430](https://redirect.github.com/urfave/cli/pull/1430) #### New Contributors - [@FGYFFFF](https://redirect.github.com/FGYFFFF) made their first contribution in [https://github.com/urfave/cli/pull/1430](https://redirect.github.com/urfave/cli/pull/1430) **Full Changelog**: https://github.com/urfave/cli/compare/v2.19.1...v2.19.2 ### [`v2.19.1`](https://redirect.github.com/urfave/cli/releases/tag/v2.19.1) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.19.0...v2.19.1) #### What's Changed - Fix:(issue\_1500). Fix slice flag value duplication issue by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1502](https://redirect.github.com/urfave/cli/pull/1502) **Full Changelog**: https://github.com/urfave/cli/compare/v2.19.0...v2.19.1 ### [`v2.19.0`](https://redirect.github.com/urfave/cli/releases/tag/v2.19.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.18.2...v2.19.0) #### What's Changed - Fix:(issue\_1505) Fix flag alignment in help by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1506](https://redirect.github.com/urfave/cli/pull/1506) **Full Changelog**: https://github.com/urfave/cli/compare/v2.18.2...v2.19.0 ### [`v2.18.2`](https://redirect.github.com/urfave/cli/releases/tag/v2.18.2) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.18.1...v2.18.2) #### What's Changed - Configure GenericFlag's Destination type as struct not pointer by [@nkuba](https://redirect.github.com/nkuba) in [https://github.com/urfave/cli/pull/1442](https://redirect.github.com/urfave/cli/pull/1442) #### New Contributors - [@nkuba](https://redirect.github.com/nkuba) made their first contribution in [https://github.com/urfave/cli/pull/1442](https://redirect.github.com/urfave/cli/pull/1442) **Full Changelog**: https://github.com/urfave/cli/compare/v2.18.1...v2.18.2 ### [`v2.18.1`](https://redirect.github.com/urfave/cli/releases/tag/v2.18.1) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.18.0...v2.18.1) #### What's Changed - Ensure "generate" step runs in CI prior to diff check by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1504](https://redirect.github.com/urfave/cli/pull/1504) **Full Changelog**: https://github.com/urfave/cli/compare/v2.18.0...v2.18.1 ### [`v2.18.0`](https://redirect.github.com/urfave/cli/releases/tag/v2.18.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.17.2...v2.18.0) #### What's Changed - Call FlagStringer in String() method of slice flags by [@fjl](https://redirect.github.com/fjl) in [https://github.com/urfave/cli/pull/1508](https://redirect.github.com/urfave/cli/pull/1508) #### New Contributors - [@fjl](https://redirect.github.com/fjl) made their first contribution in [https://github.com/urfave/cli/pull/1508](https://redirect.github.com/urfave/cli/pull/1508) **Full Changelog**: https://github.com/urfave/cli/compare/v2.17.2...v2.18.0 ### [`v2.17.2`](https://redirect.github.com/urfave/cli/releases/tag/v2.17.2) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.17.1...v2.17.2) #### What's Changed - Remove nonexistent phony targets by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1503](https://redirect.github.com/urfave/cli/pull/1503) - wrap: Avoid trailing whitespace for empty lines by [@abitrolly](https://redirect.github.com/abitrolly) in [https://github.com/urfave/cli/pull/1513](https://redirect.github.com/urfave/cli/pull/1513) #### New Contributors - [@abitrolly](https://redirect.github.com/abitrolly) made their first contribution in [https://github.com/urfave/cli/pull/1513](https://redirect.github.com/urfave/cli/pull/1513) **Full Changelog**: https://github.com/urfave/cli/compare/v2.17.1...v2.17.2 ### [`v2.17.1`](https://redirect.github.com/urfave/cli/releases/tag/v2.17.1) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.17.0...v2.17.1) #### What's Changed - Fix help results inconsistency by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1499](https://redirect.github.com/urfave/cli/pull/1499) **Full Changelog**: https://github.com/urfave/cli/compare/v2.17.0...v2.17.1 ### [`v2.17.0`](https://redirect.github.com/urfave/cli/releases/tag/v2.17.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.16.6...v2.17.0) #### What's Changed - Flag-level Action by [@xwjdsh](https://redirect.github.com/xwjdsh) in [https://github.com/urfave/cli/pull/1337](https://redirect.github.com/urfave/cli/pull/1337) #### New Contributors - [@xwjdsh](https://redirect.github.com/xwjdsh) made their first contribution in [https://github.com/urfave/cli/pull/1337](https://redirect.github.com/urfave/cli/pull/1337) **Full Changelog**: https://github.com/urfave/cli/compare/v2.16.6...v2.17.0 ### [`v2.16.6`](https://redirect.github.com/urfave/cli/releases/tag/v2.16.6) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.16.5...v2.16.6) #### What's Changed - fix: Context.Set no such flag by [@Torwang1](https://redirect.github.com/Torwang1) in [https://github.com/urfave/cli/pull/1497](https://redirect.github.com/urfave/cli/pull/1497) #### New Contributors - [@Torwang1](https://redirect.github.com/Torwang1) made their first contribution in [https://github.com/urfave/cli/pull/1497](https://redirect.github.com/urfave/cli/pull/1497) **Full Changelog**: https://github.com/urfave/cli/compare/v2.16.5...v2.16.6 ### [`v2.16.5`](https://redirect.github.com/urfave/cli/releases/tag/v2.16.5) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.16.4...v2.16.5) #### What's Changed - Fix:(issue\_1197) Set destination field from altsrc for slice flags by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1495](https://redirect.github.com/urfave/cli/pull/1495) **Full Changelog**: https://github.com/urfave/cli/compare/v2.16.4...v2.16.5 ### [`v2.16.4`](https://redirect.github.com/urfave/cli/releases/tag/v2.16.4) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.16.3...v2.16.4) #### What's Changed - Accept the `MKDOCS_REMOTE_GITHUB_TOKEN` var as intended by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1493](https://redirect.github.com/urfave/cli/pull/1493) **Full Changelog**: https://github.com/urfave/cli/compare/v2.16.3...v2.16.4 ### [`v2.16.3`](https://redirect.github.com/urfave/cli/releases/tag/v2.16.3) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.16.2...v2.16.3) #### What's Changed - Move more functionality into internal/build/build.go by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1490](https://redirect.github.com/urfave/cli/pull/1490) **Full Changelog**: https://github.com/urfave/cli/compare/v2.16.2...v2.16.3 ### [`v2.16.2`](https://redirect.github.com/urfave/cli/releases/tag/v2.16.2) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.16.1...v2.16.2) #### What's Changed - Fix: Help name consistency among app/commands and subcommands by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1489](https://redirect.github.com/urfave/cli/pull/1489) **Full Changelog**: https://github.com/urfave/cli/compare/v2.16.1...v2.16.2 ### [`v2.16.1`](https://redirect.github.com/urfave/cli/releases/tag/v2.16.1) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.16.0...v2.16.1) #### What's Changed - Set codecov status thresholds to 5% by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1486](https://redirect.github.com/urfave/cli/pull/1486) - Fix: dont generate pointer for dest for Generic flag by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1488](https://redirect.github.com/urfave/cli/pull/1488) **Full Changelog**: https://github.com/urfave/cli/compare/v2.16.0...v2.16.1 ### [`v2.16.0`](https://redirect.github.com/urfave/cli/releases/tag/v2.16.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.15.0...v2.16.0) #### What's Changed - Feature:(Issue 1334) Add support for uint64slices by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1378](https://redirect.github.com/urfave/cli/pull/1378) **Full Changelog**: https://github.com/urfave/cli/compare/v2.15.0...v2.16.0 ### [`v2.15.0`](https://redirect.github.com/urfave/cli/releases/tag/v2.15.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.14.2...v2.15.0) #### What's Changed - Add count option for bool flags by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1257](https://redirect.github.com/urfave/cli/pull/1257) **Full Changelog**: https://github.com/urfave/cli/compare/v2.14.2...v2.15.0 ### [`v2.14.2`](https://redirect.github.com/urfave/cli/releases/tag/v2.14.2) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.14.1...v2.14.2) #### What's Changed - Update version of codecov action by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1480](https://redirect.github.com/urfave/cli/pull/1480) - Add a few notes to release docs by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1479](https://redirect.github.com/urfave/cli/pull/1479) **Full Changelog**: https://github.com/urfave/cli/compare/v2.14.1...v2.14.2 ### [`v2.14.1`](https://redirect.github.com/urfave/cli/releases/tag/v2.14.1) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.14.0...v2.14.1) #### What's Changed - Fix:(issue\_1272) Generic flag not set from env by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1458](https://redirect.github.com/urfave/cli/pull/1458) - GitHub Workflows security hardening by [@sashashura](https://redirect.github.com/sashashura) in [https://github.com/urfave/cli/pull/1469](https://redirect.github.com/urfave/cli/pull/1469) #### New Contributors - [@sashashura](https://redirect.github.com/sashashura) made their first contribution in [https://github.com/urfave/cli/pull/1469](https://redirect.github.com/urfave/cli/pull/1469) **Full Changelog**: https://github.com/urfave/cli/compare/v2.14.0...v2.14.1 ### [`v2.14.0`](https://redirect.github.com/urfave/cli/releases/tag/v2.14.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.13.0...v2.14.0) #### What's Changed - Update v2 dead link by [@abousselmi](https://redirect.github.com/abousselmi) in [https://github.com/urfave/cli/pull/1466](https://redirect.github.com/urfave/cli/pull/1466) - Fix:(issue\_1293) Wrap usage text for commands by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1460](https://redirect.github.com/urfave/cli/pull/1460) - Add App.InvalidFlagAccessHandler by [@icholy](https://redirect.github.com/icholy) in [https://github.com/urfave/cli/pull/1446](https://redirect.github.com/urfave/cli/pull/1446) #### New Contributors - [@abousselmi](https://redirect.github.com/abousselmi) made their first contribution in [https://github.com/urfave/cli/pull/1466](https://redirect.github.com/urfave/cli/pull/1466) - [@icholy](https://redirect.github.com/icholy) made their first contribution in [https://github.com/urfave/cli/pull/1446](https://redirect.github.com/urfave/cli/pull/1446) **Full Changelog**: https://github.com/urfave/cli/compare/v2.13.0...v2.14.0 ### [`v2.13.0`](https://redirect.github.com/urfave/cli/releases/tag/v2.13.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.12.3...v2.13.0) #### What's Changed - Fix:(issue\_1094) Dont execute Before/After handlers during shell comp… by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1457](https://redirect.github.com/urfave/cli/pull/1457) - Fix:(issue\_1455) Allow bool flags from input altsrc by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1456](https://redirect.github.com/urfave/cli/pull/1456) - Add configurable Base to int, uint and uint64 flags by [@ccremer](https://redirect.github.com/ccremer) in [https://github.com/urfave/cli/pull/1464](https://redirect.github.com/urfave/cli/pull/1464) - fix: allow required flag with one character by [@Gerrard-YNWA](https://redirect.github.com/Gerrard-YNWA) in [https://github.com/urfave/cli/pull/1449](https://redirect.github.com/urfave/cli/pull/1449) - Add support for alias in YAMLs by [@james-prysm](https://redirect.github.com/james-prysm) in [https://github.com/urfave/cli/pull/1448](https://redirect.github.com/urfave/cli/pull/1448) #### New Contributors - [@ccremer](https://redirect.github.com/ccremer) made their first contribution in [https://github.com/urfave/cli/pull/1464](https://redirect.github.com/urfave/cli/pull/1464) - [@Gerrard-YNWA](https://redirect.github.com/Gerrard-YNWA) made their first contribution in [https://github.com/urfave/cli/pull/1449](https://redirect.github.com/urfave/cli/pull/1449) - [@james-prysm](https://redirect.github.com/james-prysm) made their first contribution in [https://github.com/urfave/cli/pull/1448](https://redirect.github.com/urfave/cli/pull/1448) **Full Changelog**: https://github.com/urfave/cli/compare/v2.12.3...v2.13.0 ### [`v2.12.3`](https://redirect.github.com/urfave/cli/releases/tag/v2.12.3) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.12.2...v2.12.3) #### What's Changed - issue\_62: Make slice options more posix like by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1454](https://redirect.github.com/urfave/cli/pull/1454) - Move genflags tool to cmd/ and pin to previous release by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1451](https://redirect.github.com/urfave/cli/pull/1451) - Shift supported go versions by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1452](https://redirect.github.com/urfave/cli/pull/1452) - docs: split documentation into individual pages by [@hay-kot](https://redirect.github.com/hay-kot) in [https://github.com/urfave/cli/pull/1453](https://redirect.github.com/urfave/cli/pull/1453) #### New Contributors - [@hay-kot](https://redirect.github.com/hay-kot) made their first contribution in [https://github.com/urfave/cli/pull/1453](https://redirect.github.com/urfave/cli/pull/1453) **Full Changelog**: https://github.com/urfave/cli/compare/v2.12.1...v2.12.3 ### [`v2.12.2`](https://redirect.github.com/urfave/cli/releases/tag/v2.12.2) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.12.1...v2.12.2) #### What's Changed - issue\_62: Make slice options more posix like by [@dearchap](https://redirect.github.com/dearchap) in [https://github.com/urfave/cli/pull/1454](https://redirect.github.com/urfave/cli/pull/1454) - Move genflags tool to cmd/ and pin to previous release by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1451](https://redirect.github.com/urfave/cli/pull/1451) - Shift supported go versions by [@meatballhat](https://redirect.github.com/meatballhat) in [https://github.com/urfave/cli/pull/1452](https://redirect.github.com/urfave/cli/pull/1452) - docs: split documentation into individual pages by [@hay-kot](https://redirect.github.com/hay-kot) in [https://github.com/urfave/cli/pull/1453](https://redirect.github.com/urfave/cli/pull/1453) #### New Contributors - [@hay-kot](https://redirect.github.com/hay-kot) made their first contribution in [https://github.com/urfave/cli/pull/1453](https://redirect.github.com/urfave/cli/pull/1453) **Full Changelog**: https://github.com/urfave/cli/compare/v2.12.1...v2.12.2 ### [`v2.12.1`](https://redirect.github.com/urfave/cli/releases/tag/v2.12.1) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.12.0...v2.12.1) **Full Changelog**: https://github.com/urfave/cli/compare/v2.11.5...v2.12.1 ### [`v2.12.0`](https://redirect.github.com/urfave/cli/releases/tag/v2.12.0) [Compare Source](https://redirect.github.com/urfave/cli/compare/v2.11.5...v2.12.0) **Full Changelog**: https://github.com/urfave/cli/compare/v2.11.2...v2.12.0 ### [`v2.11.5`](httpsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.