fix(deps): update dependency @inquirer/prompts to v7#1209
Merged
PaulAdamDavis merged 1 commit intomainfrom Jul 1, 2025
Merged
Conversation
02d70bf to
6621c1f
Compare
6621c1f to
0319bc2
Compare
0319bc2 to
89f63ac
Compare
89f63ac to
552a1b9
Compare
552a1b9 to
ab771bd
Compare
c758ba3 to
50c1e5f
Compare
3aab84a to
63a41e4
Compare
4a92d22 to
08642f2
Compare
08642f2 to
7ae62db
Compare
7ae62db to
45e650f
Compare
d9f267a to
2e26496
Compare
2e26496 to
1ab6a5e
Compare
1ab6a5e to
9170db8
Compare
9170db8 to
007f1e1
Compare
007f1e1 to
2b02525
Compare
b163c41 to
362e22c
Compare
8e06ae4 to
d12775f
Compare
8700e0b to
dfce5c9
Compare
dfce5c9 to
4c41dcf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.5.0->7.5.3Release Notes
SBoudrias/Inquirer.js (@inquirer/prompts)
v7.5.3Compare Source
select,checkboxandsearchprompts was fully rewritten to handle edge cases around rendering multi-line choices and pointer positioning.v7.5.2Compare Source
v7.5.1Compare Source
v7.5.0Compare Source
instructionsoption allowing to customize the messages in the help tips.@inquirer/selectprompt. Also added aloopoption to control the list loop behaviour when reaching the boundaries.v7.4.1Compare Source
numberprompt (typescript): If prompt is required, only number can be returned. (previously was nullable)v7.4.0Compare Source
v7.3.3Compare Source
--frozen-intrinsicsflag.This fix is also released through patches of all specific prompts packages.
v7.3.2Compare Source
v7.3.1Compare Source
@types/nodeas an optional peer dependency across all packages.v7.3.0Compare Source
v7.2.4Compare Source
v7.2.3Compare Source
v7.2.2Compare Source
v7.2.1Compare Source
v7.2.0Compare Source
v7.1.0Compare Source
v7.0.1Compare Source
yarnv7.0.0Compare Source
@types/nodeis now only apeerDependencies. 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 runnpm install --dev @​types/node/yarn add --dev @​types/node.v6.0.1Compare Source
v6.0.0Compare Source
No technical breaking changes; but we changed the style of the question
prefixonce 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.Configuration
📅 Schedule: Branch creation - Monday through Friday ( * * * * 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.
This PR was generated by Mend Renovate. View the repository job log.