-
Notifications
You must be signed in to change notification settings - Fork 7
chore(deps): update dependency @inquirer/prompts to v7 #880
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/inquirer-prompts-7.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
a30e828
to
8000346
Compare
2fc8f0e
to
209ee48
Compare
d291c00
to
dd4c9e6
Compare
62a5c63
to
6a4fa69
Compare
6a4fa69
to
15f788b
Compare
810f351
to
a1e0a0a
Compare
0ba988e
to
7a4d057
Compare
6725a41
to
9e74fef
Compare
fcaa0ab
to
a22651c
Compare
a22651c
to
0b74c06
Compare
ca3b984
to
ab80343
Compare
7482498
to
80416fa
Compare
54a6dd8
to
e94e5f7
Compare
b080917
to
2e921b4
Compare
a228d5b
to
42eabc3
Compare
7273040
to
6bea1d4
Compare
64dc73a
to
46e6ae7
Compare
4f5e7d4
to
9aab27b
Compare
92a01d8
to
5fedb3e
Compare
fde5bee
to
1ef7ca9
Compare
1ef7ca9
to
ff6d590
Compare
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.1
Release Notes
SBoudrias/Inquirer.js (@inquirer/prompts)
v7.5.1
Compare Source
v7.5.0
Compare Source
instructions
option allowing to customize the messages in the help tips.@inquirer/select
prompt. Also added aloop
option to control the list loop behaviour when reaching the boundaries.v7.4.1
Compare Source
number
prompt (typescript): If prompt is required, only number can be returned. (previously was nullable)v7.4.0
Compare Source
v7.3.3
Compare Source
--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
loop: false
option in thelist
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
yarn
v7.0.0
Compare Source
@types/node
is 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.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
.Configuration
📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Tokyo, 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.