tortilla
tortilla copied to clipboard
fix(deps): update dependency inquirer to v7.3.3
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
inquirer | 7.0.4 -> 7.3.3 |
Release Notes
SBoudrias/Inquirer.js
v7.3.3
- Fix to release the readline on errors
- Security patch (lodash)
v7.3.2
Fix the loop: false
option in the checkbox
prompt.
v7.3.1
- Fix the
loop: false
option in thelist
prompt.
v7.3.0
- New option
loop
(boolean) for list type prompts. This prevents the list from looping when reaching the top or bottom of the selection. - Bug fix: multi line list type prompts
- Core: Bumped dependencies
v7.2.0
: Inquirer v7.2.0
Enhancement
Bug Fix
-
a1171d2
#918 Fix@inquirer/confirm
formatted output value. (@rbardini) -
1bf6413
Fixengines
field for Node.js 8. (@LitoMore)
v7.1.0
v7.0.7
v7.0.6
v7.0.5
Errors when running in non-TTY environment are now marked and catchable.
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.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.