Skip to content

fix(deps): update dependency @inquirer/select to v4 #1210

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

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.2.3 age adoption passing confidence

Release Notes

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

v4.2.3

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

  • Feat(@​inquirer/select): Added an instructions option allowing to customize the messages in the help tips.

v4.1.1

Compare Source

v4.1.0

Compare Source

  • New theme option validationFailureMode: 'keep' | 'clear' to control the behaviour when validation fails.

v4.0.10

Compare Source

v4.0.9

Compare Source

v4.0.8

Compare Source

v4.0.7

Compare Source

v4.0.6

Compare Source

v4.0.5

Compare Source

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 - Monday through Friday ( * * * * 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 2 times, most recently from e3cf950 to e71b19b Compare December 24, 2024 11:29
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch 2 times, most recently from 84661fb to 634a34f Compare January 14, 2025 03:11
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch 2 times, most recently from 3a6650f to 1a6ec37 Compare February 2, 2025 22:21
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch from 1a6ec37 to e83937d Compare February 4, 2025 22:38
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch from e83937d to c9538e8 Compare February 15, 2025 20:47
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch 2 times, most recently from 1c9f289 to de293cd Compare March 13, 2025 00:59
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch from de293cd to 2d9d69e Compare March 15, 2025 17:01
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch from 2d9d69e to 571bf95 Compare April 4, 2025 01:11
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch from 571bf95 to 378c216 Compare April 24, 2025 11:08
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch from 378c216 to 069fa37 Compare May 10, 2025 16:52
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch from 069fa37 to 2fbfa4c Compare May 24, 2025 00:59
@renovate renovate bot force-pushed the renovate/inquirer-select-4.x branch from 2fbfa4c to 44d53e7 Compare May 26, 2025 01:26
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