Skip to content

Update dependency @inquirer/prompts to v7 - #236

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/inquirer-prompts-7.x
Open

Update dependency @inquirer/prompts to v7#236
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/inquirer-prompts-7.x

Conversation

@renovate

@renovate renovate Bot commented Jan 31, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

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

v7.3.1

Compare Source

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

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

Compare Source

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

No technical breaking changes; but we changed the style of the question prefix once the answer is provided. Once a question is answer, the prefix becomes a tick mark (previously it was the same ? as when the prompt is idle.)

This is theme-able, and so can be overwritten to with theme.prefix.

v5.5.0

Compare Source

v5.4.0

Compare Source


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.

@vercel

vercel Bot commented Jan 31, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
tiddly-wiki-cpl Ready Ready Preview Comment Aug 17, 2025 9:54pm

@renovate
renovate Bot force-pushed the renovate/inquirer-prompts-7.x branch from 2fda730 to b206636 Compare February 1, 2025 14:48
@renovate renovate Bot changed the title fix(deps): update dependency @inquirer/prompts to v7 Update dependency @inquirer/prompts to v7 Mar 14, 2025
@renovate renovate Bot changed the title Update dependency @inquirer/prompts to v7 fix(deps): update dependency @inquirer/prompts to v7 Mar 29, 2025
@renovate renovate Bot changed the title fix(deps): update dependency @inquirer/prompts to v7 Update dependency @inquirer/prompts to v7 May 23, 2025
@renovate
renovate Bot force-pushed the renovate/inquirer-prompts-7.x branch from b206636 to c57a3c7 Compare July 21, 2025 23:47
@renovate
renovate Bot force-pushed the renovate/inquirer-prompts-7.x branch from c57a3c7 to 117390d Compare July 29, 2025 00:25
@renovate
renovate Bot force-pushed the renovate/inquirer-prompts-7.x branch from 117390d to 988fd45 Compare August 9, 2025 01:23
@renovate
renovate Bot force-pushed the renovate/inquirer-prompts-7.x branch from 988fd45 to dec2c1c Compare August 13, 2025 11:29
@renovate
renovate Bot force-pushed the renovate/inquirer-prompts-7.x branch from dec2c1c to e0876cc Compare August 13, 2025 21:33
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