TryGhost / migrate

MIT License
39 stars 18 forks source link

fix(deps): update dependency @inquirer/prompts to v5 #1034

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@inquirer/prompts (source) 2.3.1 -> 5.0.4 age adoption passing confidence

Release Notes

SBoudrias/Inquirer.js (@​inquirer/prompts) ### [`v5.0.4`](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@5.0.3...@inquirer/prompts@5.0.4) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@5.0.3...@inquirer/prompts@5.0.4) ### [`v5.0.3`](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@5.0.2...@inquirer/prompts@5.0.3) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@5.0.2...@inquirer/prompts@5.0.3) ### [`v5.0.2`](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@5.0.1...@inquirer/prompts@5.0.2) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@5.0.1...@inquirer/prompts@5.0.2) ### [`v5.0.1`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/%40inquirer/prompts%405.0.1) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@5.0.0...@inquirer/prompts@5.0.1) - Fix: breaking change wrongly removed the `Separator` export. ### [`v5.0.0`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/%40inquirer/prompts%405.0.0) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@4.3.3...@inquirer/prompts@5.0.0) - \[Breaking [#​1384](https://togithub.com/SBoudrias/Inquirer.js/issues/1384)] `@inquirer/core` isn't exported from `@inquirer/prompts` anymore. If you want to create custom prompts, import from the core package. This decision was made to disambiguate what breaks in each package - with prompts re-exporting core, any core breaking change (no matter how minor) caused a major version bump. Now only prompts interfaces breaking changes will be major on prompts. We're hoping this will simplify your usage of `@inquirer/*` packages. ### [`v4.3.3`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/%40inquirer/prompts%404.3.3) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@4.3.2...@inquirer/prompts@4.3.3) - On windows, we will now use unicode characters whenever possible ### [`v4.3.2`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/%40inquirer/prompts%404.3.2) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@4.3.1...@inquirer/prompts@4.3.2) - Performance improvements (less flickering mainly noticeable on select/checkbox) ### [`v4.3.1`](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@4.3.0...@inquirer/prompts@4.3.1) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@4.3.0...@inquirer/prompts@4.3.1) ### [`v4.3.0`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/%40inquirer/prompts%404.3.0) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@4.2.1...@inquirer/prompts@4.3.0) - Errors thrown from prompts are now custom errors. ### [`v4.2.1`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/%40inquirer/prompts%404.2.1) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@4.2.0...@inquirer/prompts@4.2.1) - Bugfix: When relying on asynchronous validation, the loader icon was broken. - Chore: Added tests covering the prior issue to prevent future regression of loaders. ### [`v4.2.0`](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@4.1.0...@inquirer/prompts@4.2.0) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@4.1.0...@inquirer/prompts@4.2.0) ### [`v4.1.0`](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@4.0.0...@inquirer/prompts@4.1.0) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@4.0.0...@inquirer/prompts@4.1.0) ### [`v4.0.0`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/%40inquirer/prompts%404.0.0) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.3.2...@inquirer/prompts@4.0.0) - All prompts are now themable. See each prompts documentation about the options available. - BREAKING: The `message` option of each prompt must now be a `string`. It could previously be an asynchronous function. See [recipes for a migration option](https://togithub.com/SBoudrias/Inquirer.js#wait-for-config). - Node 18 required ### [`v3.3.2`](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.3.1...@inquirer/prompts@3.3.2) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.3.1...@inquirer/prompts@3.3.2) ### [`v3.3.1`](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.3.0...@inquirer/prompts@3.3.1) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.3.0...@inquirer/prompts@3.3.1) ### [`v3.3.0`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/v3.3.0) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.2.0...@inquirer/prompts@3.3.0) - Added `prefix` and `suffix` options to question object to allow you to edit the ` ? ` prefix or add a custom suffix. ### [`v3.2.0`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/v3.2.0) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.1.2...@inquirer/prompts@3.2.0) - Change to list prompts `default` handling: - If number, default is the choice index - Any other defined values, find the value in the choice array. (previously it'd only support strings) - Bug: SIGINT was not properly exiting the process for some users - Cleanup: bump dependencies ### [`v3.1.2`](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.1.1...@inquirer/prompts@3.1.2) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.1.1...@inquirer/prompts@3.1.2) ### [`v3.1.1`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/%40inquirer/prompts%403.1.1) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.1.0...@inquirer/prompts@3.1.1) - Fix: There was an issue with ESM/CJS imports interoperability that should now be fixed. Ref [#​1297](https://togithub.com/SBoudrias/Inquirer.js/issues/1297) ### [`v3.1.0`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/%40inquirer/prompts%403.1.0) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.0.4...@inquirer/prompts@3.1.0) - Review how force exit events are handled to make sure we restore the cursor properly. - Various dependencies bump (including TS 5.2.2) ### [`v3.0.4`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/v3.0.4) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.0.3...@inquirer/prompts@3.0.4) Fix extra whitespace being printed [#​506](https://togithub.com/SBoudrias/Inquirer.js/issues/506) ### [`v3.0.3`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/v3.0.3) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.0.2...@inquirer/prompts@3.0.3) - Unsure we properly unmute the stdout on force close. ### [`v3.0.2`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/v3.0.2) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.0.1...@inquirer/prompts@3.0.2) - Properly reset the prompt state when a SIGINT signal is emitted. (this fix bug where texts under the input wouldn't be cleared off the terminal after emitting ctrl-c) - Fix bug with scrollable list centering ### [`v3.0.1`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/v3.0.1) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.0.0...@inquirer/prompts@3.0.1) - Fix import bug ### [`v3.0.0`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/v3.0.0) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@2.3.1...@inquirer/prompts@3.0.0) - Drop support for Node < 4 - Allow failing async validation by rejecting the returned Promise - Fix bug with bottom bar

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.