This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
fix(deps): update dependency inquirer to v9 #579
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:
7.3.3
->9.2.22
Release Notes
SBoudrias/Inquirer.js (inquirer)
v9.2.22
Compare Source
v9.2.21
Compare Source
v9.2.20
Compare Source
v9.2.19
Compare Source
v9.2.18
Compare Source
v9.2.17
Compare Source
v9.2.16
Compare Source
v9.2.15
Compare Source
v9.2.14
Compare Source
v9.2.13
Compare Source
v9.2.12
Compare Source
v9.2.11
Compare Source
v9.2.10
Compare Source
v9.2.9
Compare Source
through
dependency (only affect users of the old bottom bar)v9.2.8
Compare Source
v9.2.7
Compare Source
v9.2.6
Compare Source
v9.2.5
Compare Source
v9.2.4
Compare Source
v9.2.3
Compare Source
v9.2.2
Compare Source
v9.2.1
Compare Source
v9.2.0
Compare Source
v9.1.5
Compare Source
v9.1.4
Compare Source
Fix issue with the default value disappearing from prompt.
v9.1.3
Compare Source
v9.1.2
Compare Source
v9.1.1
Compare Source
v9.1.0
Compare Source
v9.0.2
Compare Source
v9.0.1
Compare Source
v9.0.0
Compare Source
Inquirer is now a native Node ECMAScript module. This will require your Node runtime to support es modules, and your app to be an es module. Node documentation over here: https://nodejs.org/api/esm.html#modules-ecmascript-modules
If you cannot migrate, please remember you can keep using the v8.x release line until you're ready.
v8.2.6
Compare Source
v8.2.5
Compare Source
v8.2.4
Compare Source
v8.2.3
Compare Source
v8.2.2
Compare Source
Fix bugs with the
rawlist
v8.2.1
Compare Source
rawList
prompt.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 highlightingConfiguration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - 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 Mend Renovate. View repository job log here.