AlecAivazis/survey
### [`v2.3.5`](https://togithub.com/AlecAivazis/survey/compare/v2.3.4...v2.3.5)
[Compare Source](https://togithub.com/AlecAivazis/survey/compare/v2.3.4...v2.3.5)
pterm/pterm
### [`v0.12.42`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01242---2022-06-21)
[Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.41...v0.12.42)
##### Features
- **input:** added text input printer
urfave/cli
### [`v2.11.0`](https://togithub.com/urfave/cli/releases/tag/v2.11.0)
[Compare Source](https://togithub.com/urfave/cli/compare/v2.10.3...v2.11.0)
#### What's Changed
- feature: add DefaultCommand field to App by [@jalavosus](https://togithub.com/jalavosus) in [https://github.com/urfave/cli/pull/1388](https://togithub.com/urfave/cli/pull/1388)
- accept timezone for timestamps by [@julian7](https://togithub.com/julian7) in [https://github.com/urfave/cli/pull/1432](https://togithub.com/urfave/cli/pull/1432)
- Approve v2 addition of App.DefaultCommand by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1426](https://togithub.com/urfave/cli/pull/1426)
#### New Contributors
- [@jalavosus](https://togithub.com/jalavosus) made their first contribution in [https://github.com/urfave/cli/pull/1388](https://togithub.com/urfave/cli/pull/1388)
- [@julian7](https://togithub.com/julian7) made their first contribution in [https://github.com/urfave/cli/pull/1432](https://togithub.com/urfave/cli/pull/1432)
**Full Changelog**: https://github.com/urfave/cli/compare/v2.10.3...v2.11.0
### [`v2.10.3`](https://togithub.com/urfave/cli/releases/tag/v2.10.3)
[Compare Source](https://togithub.com/urfave/cli/compare/v2.10.2...v2.10.3)
#### What's Changed
- Clean up the v2 manual a bit by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1421](https://togithub.com/urfave/cli/pull/1421)
- Fix list formatting in v2 manual by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1423](https://togithub.com/urfave/cli/pull/1423)
**Full Changelog**: https://github.com/urfave/cli/compare/v2.10.2...v2.10.3
### [`v2.10.2`](https://togithub.com/urfave/cli/releases/tag/v2.10.2)
[Compare Source](https://togithub.com/urfave/cli/compare/v2.10.1...v2.10.2)
#### What's Changed
- Update dependencies to latest by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1417](https://togithub.com/urfave/cli/pull/1417)
- Remove temporary go mod workaround by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1418](https://togithub.com/urfave/cli/pull/1418)
**Full Changelog**: https://github.com/urfave/cli/compare/v2.10.1...v2.10.2
### [`v2.10.1`](https://togithub.com/urfave/cli/releases/tag/v2.10.1)
[Compare Source](https://togithub.com/urfave/cli/compare/v2.10.0...v2.10.1)
#### What's Changed
- Upgrade gopkg.in/yaml to v3 by [@jszwedko](https://togithub.com/jszwedko) in [https://github.com/urfave/cli/pull/1415](https://togithub.com/urfave/cli/pull/1415)
**Full Changelog**: https://github.com/urfave/cli/compare/v2.10.0...v2.10.1
### [`v2.10.0`](https://togithub.com/urfave/cli/releases/tag/v2.10.0)
[Compare Source](https://togithub.com/urfave/cli/compare/v2.9.0...v2.10.0)
#### What's Changed
- Add word-wrap support, with wrap length provided by the user by [@mostynb](https://togithub.com/mostynb) in [https://github.com/urfave/cli/pull/1119](https://togithub.com/urfave/cli/pull/1119)
**Full Changelog**: https://github.com/urfave/cli/compare/v2.9.0...v2.10.0
### [`v2.9.0`](https://togithub.com/urfave/cli/releases/tag/v2.9.0)
[Compare Source](https://togithub.com/urfave/cli/compare/v2.8.1...v2.9.0)
#### What's Changed
- Fix 'repetetive' typo by [@mostynb](https://togithub.com/mostynb) in [https://github.com/urfave/cli/pull/1402](https://togithub.com/urfave/cli/pull/1402)
- Add some missing go.sum entries needed with 1.16.x by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1407](https://togithub.com/urfave/cli/pull/1407)
- Add SliceFlag wrapper and fix bugs in existing implementations by [@joeycumines](https://togithub.com/joeycumines) in [https://github.com/urfave/cli/pull/1409](https://togithub.com/urfave/cli/pull/1409)
- Update the v2 docs since merging [#1409](https://togithub.com/urfave/cli/issues/1409) by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1412](https://togithub.com/urfave/cli/pull/1412)
#### New Contributors
- [@joeycumines](https://togithub.com/joeycumines) made their first contribution in [https://github.com/urfave/cli/pull/1409](https://togithub.com/urfave/cli/pull/1409)
**Full Changelog**: https://github.com/urfave/cli/compare/v2.8.1...v2.9.0
### [`v2.8.1`](https://togithub.com/urfave/cli/releases/tag/v2.8.1)
[Compare Source](https://togithub.com/urfave/cli/compare/v2.8.0...v2.8.1)
#### What's Changed
- Run docs tests against current work tree by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1403](https://togithub.com/urfave/cli/pull/1403)
- Remove GPL2 dependency introduced in v2.7.0 by [@AkihiroSuda](https://togithub.com/AkihiroSuda) in [https://github.com/urfave/cli/pull/1405](https://togithub.com/urfave/cli/pull/1405)
**Full Changelog**: https://github.com/urfave/cli/compare/v2.8.0...v2.8.1
### [`v2.8.0`](https://togithub.com/urfave/cli/releases/tag/v2.8.0)
[Compare Source](https://togithub.com/urfave/cli/compare/v2.7.2...v2.8.0)
#### What's Changed
- Add flag category support ([#796](https://togithub.com/urfave/cli/issues/796)) by [@michaeljs1990](https://togithub.com/michaeljs1990) / [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1368](https://togithub.com/urfave/cli/pull/1368)
- Introduce override hooks for suggestions by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1396](https://togithub.com/urfave/cli/pull/1396)
- Point to the docs tree and site from top-level README by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1399](https://togithub.com/urfave/cli/pull/1399)
**Full Changelog**: https://github.com/urfave/cli/compare/v2.7.2...v2.8.0
### [`v2.7.2`](https://togithub.com/urfave/cli/releases/tag/v2.7.2)
[Compare Source](https://togithub.com/urfave/cli/compare/v2.7.1...v2.7.2)
#### What's Changed
- Auto-detect zsh via `SHELL` ([#1218](https://togithub.com/urfave/cli/issues/1218)) by [@z0rc](https://togithub.com/z0rc) / [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1350](https://togithub.com/urfave/cli/pull/1350)
- Merging mostynb report source of parse errors by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1354](https://togithub.com/urfave/cli/pull/1354)
- Report the source of a value when we cannot parse it by [@mostynb](https://togithub.com/mostynb) in [https://github.com/urfave/cli/pull/1168](https://togithub.com/urfave/cli/pull/1168)
- Add a security policy document by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1365](https://togithub.com/urfave/cli/pull/1365)
**Full Changelog**: https://github.com/urfave/cli/compare/v2.7.1...v2.7.2
Configuration
📅 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.
[x] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v2.3.4
->v2.3.5
v0.12.41
->v0.12.42
v2.7.1
->v2.11.0
Release Notes
AlecAivazis/survey
### [`v2.3.5`](https://togithub.com/AlecAivazis/survey/compare/v2.3.4...v2.3.5) [Compare Source](https://togithub.com/AlecAivazis/survey/compare/v2.3.4...v2.3.5)pterm/pterm
### [`v0.12.42`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01242---2022-06-21) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.41...v0.12.42) ##### Features - **input:** added text input printerurfave/cli
### [`v2.11.0`](https://togithub.com/urfave/cli/releases/tag/v2.11.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.10.3...v2.11.0) #### What's Changed - feature: add DefaultCommand field to App by [@jalavosus](https://togithub.com/jalavosus) in [https://github.com/urfave/cli/pull/1388](https://togithub.com/urfave/cli/pull/1388) - accept timezone for timestamps by [@julian7](https://togithub.com/julian7) in [https://github.com/urfave/cli/pull/1432](https://togithub.com/urfave/cli/pull/1432) - Approve v2 addition of App.DefaultCommand by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1426](https://togithub.com/urfave/cli/pull/1426) #### New Contributors - [@jalavosus](https://togithub.com/jalavosus) made their first contribution in [https://github.com/urfave/cli/pull/1388](https://togithub.com/urfave/cli/pull/1388) - [@julian7](https://togithub.com/julian7) made their first contribution in [https://github.com/urfave/cli/pull/1432](https://togithub.com/urfave/cli/pull/1432) **Full Changelog**: https://github.com/urfave/cli/compare/v2.10.3...v2.11.0 ### [`v2.10.3`](https://togithub.com/urfave/cli/releases/tag/v2.10.3) [Compare Source](https://togithub.com/urfave/cli/compare/v2.10.2...v2.10.3) #### What's Changed - Clean up the v2 manual a bit by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1421](https://togithub.com/urfave/cli/pull/1421) - Fix list formatting in v2 manual by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1423](https://togithub.com/urfave/cli/pull/1423) **Full Changelog**: https://github.com/urfave/cli/compare/v2.10.2...v2.10.3 ### [`v2.10.2`](https://togithub.com/urfave/cli/releases/tag/v2.10.2) [Compare Source](https://togithub.com/urfave/cli/compare/v2.10.1...v2.10.2) #### What's Changed - Update dependencies to latest by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1417](https://togithub.com/urfave/cli/pull/1417) - Remove temporary go mod workaround by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1418](https://togithub.com/urfave/cli/pull/1418) **Full Changelog**: https://github.com/urfave/cli/compare/v2.10.1...v2.10.2 ### [`v2.10.1`](https://togithub.com/urfave/cli/releases/tag/v2.10.1) [Compare Source](https://togithub.com/urfave/cli/compare/v2.10.0...v2.10.1) #### What's Changed - Upgrade gopkg.in/yaml to v3 by [@jszwedko](https://togithub.com/jszwedko) in [https://github.com/urfave/cli/pull/1415](https://togithub.com/urfave/cli/pull/1415) **Full Changelog**: https://github.com/urfave/cli/compare/v2.10.0...v2.10.1 ### [`v2.10.0`](https://togithub.com/urfave/cli/releases/tag/v2.10.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.9.0...v2.10.0) #### What's Changed - Add word-wrap support, with wrap length provided by the user by [@mostynb](https://togithub.com/mostynb) in [https://github.com/urfave/cli/pull/1119](https://togithub.com/urfave/cli/pull/1119) **Full Changelog**: https://github.com/urfave/cli/compare/v2.9.0...v2.10.0 ### [`v2.9.0`](https://togithub.com/urfave/cli/releases/tag/v2.9.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.8.1...v2.9.0) #### What's Changed - Fix 'repetetive' typo by [@mostynb](https://togithub.com/mostynb) in [https://github.com/urfave/cli/pull/1402](https://togithub.com/urfave/cli/pull/1402) - Add some missing go.sum entries needed with 1.16.x by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1407](https://togithub.com/urfave/cli/pull/1407) - Add SliceFlag wrapper and fix bugs in existing implementations by [@joeycumines](https://togithub.com/joeycumines) in [https://github.com/urfave/cli/pull/1409](https://togithub.com/urfave/cli/pull/1409) - Update the v2 docs since merging [#1409](https://togithub.com/urfave/cli/issues/1409) by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1412](https://togithub.com/urfave/cli/pull/1412) #### New Contributors - [@joeycumines](https://togithub.com/joeycumines) made their first contribution in [https://github.com/urfave/cli/pull/1409](https://togithub.com/urfave/cli/pull/1409) **Full Changelog**: https://github.com/urfave/cli/compare/v2.8.1...v2.9.0 ### [`v2.8.1`](https://togithub.com/urfave/cli/releases/tag/v2.8.1) [Compare Source](https://togithub.com/urfave/cli/compare/v2.8.0...v2.8.1) #### What's Changed - Run docs tests against current work tree by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1403](https://togithub.com/urfave/cli/pull/1403) - Remove GPL2 dependency introduced in v2.7.0 by [@AkihiroSuda](https://togithub.com/AkihiroSuda) in [https://github.com/urfave/cli/pull/1405](https://togithub.com/urfave/cli/pull/1405) **Full Changelog**: https://github.com/urfave/cli/compare/v2.8.0...v2.8.1 ### [`v2.8.0`](https://togithub.com/urfave/cli/releases/tag/v2.8.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.7.2...v2.8.0) #### What's Changed - Add flag category support ([#796](https://togithub.com/urfave/cli/issues/796)) by [@michaeljs1990](https://togithub.com/michaeljs1990) / [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1368](https://togithub.com/urfave/cli/pull/1368) - Introduce override hooks for suggestions by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1396](https://togithub.com/urfave/cli/pull/1396) - Point to the docs tree and site from top-level README by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1399](https://togithub.com/urfave/cli/pull/1399) **Full Changelog**: https://github.com/urfave/cli/compare/v2.7.2...v2.8.0 ### [`v2.7.2`](https://togithub.com/urfave/cli/releases/tag/v2.7.2) [Compare Source](https://togithub.com/urfave/cli/compare/v2.7.1...v2.7.2) #### What's Changed - Auto-detect zsh via `SHELL` ([#1218](https://togithub.com/urfave/cli/issues/1218)) by [@z0rc](https://togithub.com/z0rc) / [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1350](https://togithub.com/urfave/cli/pull/1350) - Merging mostynb report source of parse errors by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1354](https://togithub.com/urfave/cli/pull/1354) - Report the source of a value when we cannot parse it by [@mostynb](https://togithub.com/mostynb) in [https://github.com/urfave/cli/pull/1168](https://togithub.com/urfave/cli/pull/1168) - Add a security policy document by [@meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1365](https://togithub.com/urfave/cli/pull/1365) **Full Changelog**: https://github.com/urfave/cli/compare/v2.7.1...v2.7.2Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.