marc-aurele-besner / hardhat-awesome-cli

Hardhat made easy with a flexible CLI to help run test, deploy and more.
MIT License
10 stars 1 forks source link

Update dependency inquirer to v9 #76

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
inquirer ^8.2.5 -> ^9.0.0 age adoption passing confidence

Release Notes

SBoudrias/Inquirer.js ### [`v9.1.4`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/inquirer%409.1.4) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.1.3...inquirer@9.1.4) Fix issue with the default value disappearing from prompt. ### [`v9.1.3`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.1.2...inquirer@9.1.3) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.1.2...inquirer@9.1.3) ### [`v9.1.2`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.1.1...inquirer@9.1.2) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.1.1...inquirer@9.1.2) ### [`v9.1.1`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.1.0...inquirer@9.1.1) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.1.0...inquirer@9.1.1) ### [`v9.1.0`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.0.2...inquirer@9.1.0) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.0.2...inquirer@9.1.0) ### [`v9.0.2`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.0.1...inquirer@9.0.2) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.0.1...inquirer@9.0.2) ### [`v9.0.1`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.0.0...inquirer@9.0.1) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.0.0...inquirer@9.0.1) ### [`v9.0.0`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/inquirer%409.0.0) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.5...inquirer@9.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.

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.



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

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 9.x releases. But if you manually upgrade to 9.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.