Skip to content

Update dependency inquirer to v14#2187

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/inquirer-14.x
May 30, 2026
Merged

Update dependency inquirer to v14#2187
renovate[bot] merged 1 commit into
mainfrom
renovate/inquirer-14.x

Conversation

@renovate

@renovate renovate Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
inquirer (source) 13.4.314.0.0 age confidence

Release Notes

SBoudrias/Inquirer.js (inquirer)

v14.0.0

Compare Source

  • Fix (breaking): Inquirer will now throw when encountering non-registered prompt. Prior to this fix, Inquirer would default to type: 'input' in such cases - this behaviour was misleading and made it harder to detect broken code when not using Typescript.
  • Feat: Read env variable INQUIRER_KEYBINDINGS to enable vim or emacs keybindings; making this a user preference instead of a library author preference. One caveat is doing so disable the search feature in the select prompt. Syntax: INQUIRER_KEYBINDINGS=vim,emacs.
  • Fix: Line wraps would sometime cause the cursor to be mispositioned relative to the input.
  • Chore: Dropped the rxjs dependency in favor of a lightweight internal Observable implementation. The package is much smaller for most users now.
  • Chore: Bump dependencies.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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-14.x branch 6 times, most recently from 6aad93c to 35855ff Compare May 30, 2026 03:20
@renovate renovate Bot force-pushed the renovate/inquirer-14.x branch from 35855ff to e27a521 Compare May 30, 2026 06:57
@renovate renovate Bot merged commit 9c2c4ba into main May 30, 2026
12 checks passed
@renovate renovate Bot deleted the renovate/inquirer-14.x branch May 30, 2026 10:47
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