Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2024

This PR contains the following updates:

Package Change Age Confidence
@inquirer/prompts (source) ^5.0.0 -> ^7.0.0 age confidence

Release Notes

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

v7.10.1

Compare Source

  • [Node 18 compat] Downgraded to mute-stream@​2 to maintain Node 18 compatibility.

v7.10.0

Compare Source

  • feat @inquirer/input: Now support simple RegExp validation with pattern/patternError.
  • fix @inquirer/editor: Fix typo s/waitForUseInput/waitForUserInput
  • Bump dependencies

v7.9.0

Compare Source

  • New design for the keys help tip. Themable/localizable with theme.style.keysHelpTip.
  • Re-introduce option to match up/down actions with vim or emacs keybindings. Enable with theme.keybindings

v7.8.6

Compare Source

  • Reduce number of transitive dependencies

v7.8.5

Compare Source

  • Fix #​1834: (rawlist) Allows specifying numbers as explicit keys of option within the list.

v7.8.4

Compare Source

  • fix: Remove "easter-egg" vim/emacs bindings conflicting with the type-to-search feature.

v7.8.3

Compare Source

  • Fix Unix yes not properly being processed by the confirm prompt. (yes | node confirm-script.js)

v7.8.2

Compare Source

  • Make @types/node an optional peer dependency.

v7.8.1

Compare Source

  • Replace external-editor dependency with new @inquirer/external-editor. This remove the vulnerable tmp transitive dependency from the dependency tree.

v7.8.0

Compare Source

  • Search prompt: New instructions config to allow localizing the help tips.

v7.7.1

Compare Source

  • Fix #​1786 select prompt with indexMode: number theme option didn't properly calculate the items indexes if separators where present in between choices.

v7.7.0

Compare Source

  • Select prompt: When pressing a number key, we'll ignore separators in counting the index of the item to jump to.
  • Checkbox prompt: When pressing a number key, we'll ignore separators in counting the index of the item to select.

v7.6.0

Compare Source

-input prompt: New prefill option to control if the default value is editable inline or only after pressing tab.

v7.5.3

Compare Source

  • Fix #​1743: pagination logic of the select, checkbox and search prompts was fully rewritten to handle edge cases around rendering multi-line choices and pointer positioning.

v7.5.2

Compare Source

  • Chore: dependencies bump

v7.5.1

Compare Source

v7.5.0

Compare Source

  • Feat(@​inquirer/select): Added an instructions option allowing to customize the messages in the help tips.
  • Feat(@​inquirer/rawlist): Arrow keys will now cycle through the option, just like the @inquirer/select prompt. Also added a loop option to control the list loop behaviour when reaching the boundaries.

v7.4.1

Compare Source

  • Fix number prompt (typescript): If prompt is required, only number can be returned. (previously was nullable)
  • README: Add new sponsor
  • Chore: dependency updates

v7.4.0

Compare Source

v7.3.3

Compare Source

  • Fix an issue where inquirer would throw if Node is ran with the new --frozen-intrinsics flag.

This fix is also released through patches of all specific prompts packages.

v7.3.2

Compare Source

v7.3.1

Compare Source

  • Mark @types/node as an optional peer dependency across all packages.

v7.3.0

Compare Source

v7.2.4

Compare Source

v7.2.3

Compare Source

v7.2.2

Compare Source

v7.2.1

Compare Source

v7.2.0: Inquirer v7.2.0

Compare Source

Enhancement
Bug Fix

v7.1.0

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source

  • @types/node is now only a peerDependencies. This reduces the install size of inquirer dramatically for folks not using Typescript. It's unlikely to break your builds if you used TS already, if it does run npm install --dev @​types/node/yarn add --dev @​types/node.

v6.0.1

Compare Source

v6.0.0

Compare Source

Breaking
  • Update to Rx.js v6
New features
  • New prompt type number.
  • transformer option now receive { isFinal } as a flag to allow transforming the final answer differently.
  • Use name as default message if message isn't provided.
  • Hide default values for password prompt.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 changed the title Update dependency @inquirer/prompts to v7 Update dependency @inquirer/prompts to v7 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/inquirer-prompts-7.x branch December 8, 2024 18:37
@renovate renovate bot changed the title Update dependency @inquirer/prompts to v7 - autoclosed Update dependency @inquirer/prompts to v7 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/inquirer-prompts-7.x branch from b500b8e to 9d3481a Compare December 9, 2024 03:05
@renovate renovate bot force-pushed the renovate/inquirer-prompts-7.x branch from 9d3481a to 572055a Compare July 22, 2025 02:09
@renovate renovate bot force-pushed the renovate/inquirer-prompts-7.x branch from 572055a to a273a9e Compare July 29, 2025 02:28
@renovate renovate bot force-pushed the renovate/inquirer-prompts-7.x branch from a273a9e to 8ae13b5 Compare August 9, 2025 01:37
@renovate renovate bot force-pushed the renovate/inquirer-prompts-7.x branch from 8ae13b5 to fd392f9 Compare August 13, 2025 22:07
@renovate renovate bot force-pushed the renovate/inquirer-prompts-7.x branch from fd392f9 to 70bfa78 Compare August 17, 2025 21:42
@renovate renovate bot force-pushed the renovate/inquirer-prompts-7.x branch from 70bfa78 to 4e9a146 Compare August 25, 2025 02:15
@renovate renovate bot force-pushed the renovate/inquirer-prompts-7.x branch from 4e9a146 to 5339fdf Compare September 4, 2025 19:44
@renovate renovate bot force-pushed the renovate/inquirer-prompts-7.x branch from 5339fdf to 5aa923d Compare September 4, 2025 22:50
@renovate renovate bot force-pushed the renovate/inquirer-prompts-7.x branch from 5aa923d to fed68e7 Compare September 10, 2025 03:45
@renovate renovate bot force-pushed the renovate/inquirer-prompts-7.x branch from fed68e7 to 3fa44f9 Compare September 14, 2025 16:31
@renovate renovate bot force-pushed the renovate/inquirer-prompts-7.x branch from 3fa44f9 to 86bed50 Compare September 25, 2025 16:45
@renovate renovate bot force-pushed the renovate/inquirer-prompts-7.x branch from 86bed50 to 6b3a1af Compare October 14, 2025 02:42
@renovate renovate bot force-pushed the renovate/inquirer-prompts-7.x branch from 6b3a1af to cc66e10 Compare November 8, 2025 21:08
@renovate renovate bot force-pushed the renovate/inquirer-prompts-7.x branch from cc66e10 to 36a1036 Compare November 13, 2025 00:53
@renovate renovate bot changed the title Update dependency @inquirer/prompts to v7 Update dependency @inquirer/prompts to v7 - autoclosed Nov 17, 2025
@renovate renovate bot closed this Nov 17, 2025
@github-project-automation github-project-automation bot moved this from Ready to Done in code-style Nov 17, 2025
@renovate renovate bot changed the title Update dependency @inquirer/prompts to v7 - autoclosed Update dependency @inquirer/prompts to v7 Nov 19, 2025
@renovate renovate bot reopened this Nov 19, 2025
@renovate renovate bot force-pushed the renovate/inquirer-prompts-7.x branch from 3b6a52d to 36a1036 Compare November 19, 2025 00:14
@github-project-automation github-project-automation bot moved this from Done to Ready in code-style Nov 19, 2025
@renovate renovate bot changed the title Update dependency @inquirer/prompts to v7 Update dependency @inquirer/prompts to v7 - autoclosed Nov 20, 2025
@renovate renovate bot closed this Nov 20, 2025
@github-project-automation github-project-automation bot moved this from Ready to Done in code-style Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant