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

Update dependency @inquirer/confirm to v5 #536

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@inquirer/confirm (source) 3.2.0 -> 5.1.1 age adoption passing confidence

Release Notes

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

v5.1.1

Compare Source

v5.1.0

Compare Source

  • Pressing tab will now toggle between yes/no answers.

v5.0.2

Compare Source

v5.0.1

Compare Source

  • Fix: breaking change wrongly removed the Separator export.

v5.0.0

Compare Source

  • [Breaking #​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.0.1

Compare Source

  • Update dependency to fix a LGPL license issue.

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 - "* * * * 1-5" (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/inquirer-confirm-5.x branch 2 times, most recently from bc325fa to 240961e Compare October 15, 2024 06:39
@renovate renovate bot force-pushed the renovate/inquirer-confirm-5.x branch 2 times, most recently from 47aef67 to fd8a41a Compare October 25, 2024 22:54
@renovate renovate bot force-pushed the renovate/inquirer-confirm-5.x branch 2 times, most recently from d04e0fc to b374fa5 Compare November 5, 2024 07:56
@renovate renovate bot force-pushed the renovate/inquirer-confirm-5.x branch 2 times, most recently from baa81ea to 1861486 Compare November 12, 2024 06:16
@renovate renovate bot force-pushed the renovate/inquirer-confirm-5.x branch 2 times, most recently from 187c545 to 661d1bc Compare November 26, 2024 03:20
@renovate renovate bot force-pushed the renovate/inquirer-confirm-5.x branch 2 times, most recently from 61416d8 to a9331b7 Compare December 7, 2024 20:03
@renovate renovate bot force-pushed the renovate/inquirer-confirm-5.x branch 2 times, most recently from 4c201c8 to ef3d075 Compare December 20, 2024 20:44
@renovate renovate bot force-pushed the renovate/inquirer-confirm-5.x branch from ef3d075 to a885e08 Compare December 24, 2024 06:32
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.

0 participants