-
Notifications
You must be signed in to change notification settings - Fork 552
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 #874
Conversation
9738438
to
5aefa57
Compare
5aefa57
to
3b087e9
Compare
3b087e9
to
a46b987
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.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: 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.