northword / zotero-plugin-scaffold

A scaffold for Zotero plugin development
https://www.npmjs.com/package/zotero-plugin-scaffold
GNU Affero General Public License v3.0
8 stars 5 forks source link

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

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

SBoudrias/Inquirer.js (@​inquirer/prompts) ### [`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)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.