fix(deps): update dependency inquirer to v8 #3960
Closed
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:
^6.5.1->^8.0.0Release Notes
SBoudrias/Inquirer.js
v8.2.0Compare Source
checkboxprompt: Update the help message to be more complete. And the help message is now shown until a selection is made.v8.1.5Compare Source
Fix older Node version compatibility issue.
v8.1.4Compare Source
rawlistpromptv8.1.3Compare Source
Bug Fixes
And bump of all dependencies.
v8.1.2Compare Source
rawListpromptv8.1.1Compare Source
Fix: Number prompt
defaultbehavior.v8.1.0Compare Source
New features
inquirer.prompt()now accept a shorthand object syntax instead of an array withnamed prompts:v8.0.1Compare Source
Fixes
expandprompt not being caught if casing didn't matchrawlistprompt ignoringshortoptionAnd lastly general dependency upgrade (to non-ESM versions)
v8.0.0Compare Source
postfixoption to the editor prompt to allow easily turning on proper syntax highlightingv7.3.3Compare Source
v7.3.2Compare Source
Fix the
loop: falseoption in thecheckboxprompt.v7.3.1Compare Source
loop: falseoption in thelistprompt.v7.3.0Compare Source
loop(boolean) for list type prompts. This prevents the list from looping when reaching the top or bottom of the selection.v7.2.0Compare Source
Enhancement
039a55c#923 Only import used lodash methods. (@merceyz)Bug Fix
a1171d2#918 Fix@inquirer/confirmformatted output value. (@rbardini)1bf6413Fixenginesfield for Node.js 8. (@LitoMore)v7.1.0Compare Source
v7.0.7Compare Source
v7.0.6Compare Source
v7.0.5Compare Source
Errors when running in non-TTY environment are now marked and catchable.
v7.0.4Compare Source
v7.0.3Compare Source
Revert broken fix done in 7.0.2
v7.0.2Compare Source
~Work around bug affecting Windows user with Node 10 (#767)~ (Reverted in v7.0.3)
v7.0.1Compare Source
v7.0.0Compare 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.