-
Notifications
You must be signed in to change notification settings - Fork 374
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
fix(deps): update dependency inquirer to v8 #3960
Conversation
📊 Benchmark resultsComparing with afdf556 Package size: 371 MB⬆️ 3.30% increase vs. afdf556
Legend
|
This change is OK, but it raises our package size quite a bit. |
Renovate Ignore NotificationAs this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 8.x releases. However, if you upgrade to 8.x manually then Renovate will reenable minor and patch updates automatically. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. |
This PR contains the following updates:
^6.5.1
->^8.0.0
Release Notes
SBoudrias/Inquirer.js
v8.2.0
Compare Source
checkbox
prompt: Update the help message to be more complete. And the help message is now shown until a selection is made.v8.1.5
Compare Source
Fix older Node version compatibility issue.
v8.1.4
Compare Source
rawlist
promptv8.1.3
Compare Source
Bug Fixes
And bump of all dependencies.
v8.1.2
Compare Source
rawList
promptv8.1.1
Compare Source
Fix: Number prompt
default
behavior.v8.1.0
Compare Source
New features
inquirer.prompt()
now accept a shorthand object syntax instead of an array withname
d prompts:v8.0.1
Compare Source
Fixes
expand
prompt not being caught if casing didn't matchrawlist
prompt ignoringshort
optionAnd lastly general dependency upgrade (to non-ESM versions)
v8.0.0
Compare Source
postfix
option to the editor prompt to allow easily turning on proper syntax highlightingv7.3.3
Compare Source
v7.3.2
Compare Source
Fix the
loop: false
option in thecheckbox
prompt.v7.3.1
Compare Source
loop: false
option in thelist
prompt.v7.3.0
Compare Source
loop
(boolean) for list type prompts. This prevents the list from looping when reaching the top or bottom of the selection.v7.2.0
Compare Source
Enhancement
039a55c
#923 Only import used lodash methods. (@merceyz)Bug Fix
a1171d2
#918 Fix@inquirer/confirm
formatted output value. (@rbardini)1bf6413
Fixengines
field for Node.js 8. (@LitoMore)v7.1.0
Compare Source
v7.0.7
Compare Source
v7.0.6
Compare Source
v7.0.5
Compare Source
Errors when running in non-TTY environment are now marked and catchable.
v7.0.4
Compare Source
v7.0.3
Compare Source
Revert broken fix done in 7.0.2
v7.0.2
Compare Source
~Work around bug affecting Windows user with Node 10 (#767)~ (Reverted in v7.0.3)
v7.0.1
Compare Source
v7.0.0
Compare Source
Configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 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 has been generated by WhiteSource Renovate. View repository job log here.