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/select to v4 #1210

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/select (source) 2.5.0 -> 4.0.4 age adoption passing confidence

Release Notes

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

v4.0.4

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

Improve Windows rendering to properly match terminal size

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.

v3.0.1

Compare Source

  • Fix import bug

v3.0.0

Compare Source

  • Drop support for Node < 4
  • Allow failing async validation by rejecting the returned Promise
  • Fix bug with bottom bar

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-select-4.x branch from 1c08152 to 1a8c456 Compare October 8, 2024 06:24
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch from 1a8c456 to e95de95 Compare October 25, 2024 21:45
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch from e95de95 to 93d1ab5 Compare November 11, 2024 22:11
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch from 93d1ab5 to 21cb322 Compare November 19, 2024 04:31
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch from 21cb322 to d1b7ba6 Compare December 7, 2024 18:51
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch from d1b7ba6 to e3cf950 Compare December 20, 2024 23:23
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch from e3cf950 to e71b19b Compare December 24, 2024 11:29
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