agiledigital / jiralint

A library and supporting CLI tool for linting deliveries, issues and people as they manifest in Jira.
7 stars 3 forks source link

fix(deps): update dependency inquirer to v8.2.4 #219

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
inquirer 8.1.2 -> 8.2.4 age adoption passing confidence

Release Notes

SBoudrias/Inquirer.js ### [`v8.2.4`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.3...inquirer@8.2.4) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.3...inquirer@8.2.4) ### [`v8.2.3`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/inquirer%408.2.3) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.2...inquirer@8.2.3) - Fix line wrapping with using with terminal links - Fix number prompt not working with negative numbers ### [`v8.2.2`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/inquirer%408.2.2) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.1...inquirer@8.2.2) Fix bugs with the `rawlist` ### [`v8.2.1`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/inquirer%408.2.1) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.0...inquirer@8.2.1) - Fix bug when using both arrow keys and number keys on the `rawList` prompt. - Dependencies bump ### [`v8.2.0`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/inquirer%408.2.0) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@8.1.5...inquirer@8.2.0) - `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`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/inquirer%408.1.5) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@8.1.4...inquirer@8.1.5) Fix older Node version compatibility issue. ### [`v8.1.4`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/inquirer%408.1.4) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@8.1.3...inquirer@8.1.4) - Fix an error being thrown inside the `rawlist` prompt ### [`v8.1.3`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/inquirer%408.1.3) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@8.1.2...inquirer@8.1.3) ##### Bug Fixes - Fix password prompt appearing when doing async filtering/validation - User being prompted a question even though it was answered when using nested answer object format. - Fix extra space appearing when using custom prefix. And bump of all dependencies.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.