exposure-lib
exposure-lib copied to clipboard
chore(deps): update dependency inquirer to v9
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
inquirer (source) | ^8.2.0 -> ^9.0.0 |
Release Notes
SBoudrias/Inquirer.js (inquirer)
v9.2.16
v9.2.15
v9.2.14
v9.2.13
v9.2.12
v9.2.11
v9.2.10
v9.2.9
- Modified lodash imports to help with tree-shaking
- Replace unmaintained
through
dependency (only affect users of the old bottom bar)
v9.2.8
v9.2.7
v9.2.6
v9.2.5
v9.2.4
v9.2.3
v9.2.2
v9.2.1
v9.2.0
v9.1.5
v9.1.4
Fix issue with the default value disappearing from prompt.
v9.1.3
v9.1.2
v9.1.1
v9.1.0
v9.0.2
v9.0.1
v9.0.0
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
- Bugfix: Fix a dependency who became ESM only
v8.2.5
v8.2.4
v8.2.3
- Fix line wrapping with using with terminal links
- Fix number prompt not working with negative numbers
v8.2.2
Fix bugs with the rawlist
v8.2.1
- Fix bug when using both arrow keys and number keys on the
rawList
prompt. - Dependencies bump
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.