-
Notifications
You must be signed in to change notification settings - Fork 561
fix(deps): update dependency inquirer to v8 #874
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
Conversation
9738438 to
5aefa57
Compare
5aefa57 to
3b087e9
Compare
a46b987 to
c16a0a1
Compare
|
Chiming in here to help move this one along since, as per #883, it would be nice if this could be merged and released to remove the Looking at the release notes for
Judging by that this should be safe to merge. That is, of course, if we trust that Footnotes
|
c16a0a1 to
fb01330
Compare
fb01330 to
d6a9862
Compare
|
+1 |
|
Thanks for doing the research on this @ericcornelissen ❤️ |
|
Do we know when new release tags are created ? I see the last release is https://github.com/commitizen/cz-cli/releases from May (v4.2.4) |
you can "watch" this repository with All Activity option or Custom->Releases. |
|
Just need to refactor the |
|
🎉 This PR is included in version 4.2.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR contains the following updates:
6.5.2->8.2.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: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.