-
Notifications
You must be signed in to change notification settings - Fork 394
fix(deps): update inquirer packages (major) #4354
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
📊 Benchmark resultsComparing with 4e74045 Package size: 467 MB⬆️ 5.15% increase vs. 4e74045
Legend
|
88fb48f
to
576c2d6
Compare
@erezrokah hmm you have other packages that still depend on old inquirer versions :/
I'd say you are better off switching to listr2 or the tabtab fork so that inquirer + rxjs are deduped. |
efbc7fa
to
40b949a
Compare
40b949a
to
07d023c
Compare
Tests are failing due to alexeyraspopov/picocolors#41. cli/src/utils/detect-server-settings.js Line 200 in 7d65409
|
Can you make a comment CCing the ai and the project maintainer in the
upstream issue please? Otherwise I can do it later :)
…On Wed, Mar 2, 2022, 17:27 Erez Rokah ***@***.***> wrote:
Tests are failing due to alexeyraspopov/picocolors#41
<alexeyraspopov/picocolors#41>.
inquirer-autocomplete-prompt recently switched from chalk to picocolors,
so we have colors applied in CI now, for example in
https://github.com/netlify/cli/blob/7d654095d6ddc4f739e9f5fdecc3d00e1c0404ac/src/utils/detect-server-settings.js#L200
—
Reply to this email directly, view it on GitHub
<#4354 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACVLNMFFSQTJSUNYF3YXPDU56CFJANCNFSM5PBBLZOQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Going to re-visit this later, once we do #3972 |
This PR contains the following updates:
^6.5.1
->^8.0.0
^1.0.1
->^2.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
mokkabonna/inquirer-autocomplete-prompt
v2.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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.