Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @inquirer/prompts to v4 #5

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

SBoudrias/Inquirer.js (@​inquirer/prompts)

v4.3.1

Compare Source

v4.3.0

Compare Source

  • Errors thrown from prompts are now custom errors.

v4.2.1

Compare Source

  • 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

Compare Source

v4.1.0

Compare Source

v4.0.0

Compare Source

Breaking

The core codebase went through a major es5 to 6 refactor. As such, we're dropping support for Node 4.

This change will likely require changes to the community Plugins as es6 classes are enforcing more restriction (like constructor can only be invoked with new).

New features / Bug fixes

  • list, expand and rawlist prompts now accepts the value as default (previously it would only accept the choice index).
  • The pagination now properly handles multiline choices.
  • Fix bug where invalid default choices would break the UI.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/inquirer-prompts-4.x branch 2 times, most recently from 9a29ff8 to ba4aa55 Compare March 31, 2024 05:10
@renovate renovate bot force-pushed the renovate/inquirer-prompts-4.x branch from ba4aa55 to fd70181 Compare March 31, 2024 05:11
@northword northword merged commit f419579 into main Mar 31, 2024
@northword northword deleted the renovate/inquirer-prompts-4.x branch March 31, 2024 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant