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/input to v4 #1208

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/input (source) 2.3.0 -> 4.1.1 age adoption passing confidence

Release Notes

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

v4.1.1

Compare Source

v4.1.0

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-input-4.x branch from 1c6ecd5 to 1567897 Compare October 8, 2024 06:23
@renovate renovate bot force-pushed the renovate/inquirer-input-4.x branch from 1567897 to afc1d64 Compare October 25, 2024 21:44
@renovate renovate bot force-pushed the renovate/inquirer-input-4.x branch from afc1d64 to b911475 Compare November 11, 2024 22:10
@renovate renovate bot force-pushed the renovate/inquirer-input-4.x branch from b911475 to be32a8e Compare November 19, 2024 04:31
@renovate renovate bot force-pushed the renovate/inquirer-input-4.x branch from be32a8e to c3f4269 Compare December 7, 2024 18:50
@renovate renovate bot force-pushed the renovate/inquirer-input-4.x branch from c3f4269 to d6bc21b Compare December 20, 2024 23:23
@renovate renovate bot force-pushed the renovate/inquirer-input-4.x branch from d6bc21b to d2fd501 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