Skip to content

Conversation

renovate[bot]
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.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 to release the readline on errors
  • Security patch (lodash)

v7.3.2

Compare Source

Fix the loop: false option in the checkbox prompt.

v7.3.1

Compare Source

  • Fix the loop: false option in the list prompt.

v7.3.0

Compare Source

  • New option loop (boolean) for list type prompts. This prevents the list from looping when reaching the top or bottom of the selection.
  • Bug fix: multi line list type prompts
  • Core: Bumped dependencies

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

  • Drop support for Node 6.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

Successfully merging this pull request may close these issues.

0 participants