angular / dev-infra

Angular Development Infrastructure
MIT License
62 stars 52 forks source link

build: update dependency inquirer to v10 #2157

Closed angular-robot closed 2 months ago

angular-robot commented 2 months ago

This PR contains the following updates:

Package Type Update Change
inquirer (source) devDependencies major 9.2.23 -> 10.0.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

SBoudrias/Inquirer.js (inquirer) ### [`v10.0.0`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/inquirer%4010.0.0) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.3.5...inquirer@10.0.0) - Re-implemented with Typescript. - Adding CJS support (now `inquirer` is publishes a dual-build CJS/ESM.) - All core prompts are now coming from [`@inquirer/prompt`](https://togithub.com/SBoudrias/Inquirer.js). - Custom prompts now should be [implemented with `@inquirer/core`](https://togithub.com/SBoudrias/Inquirer.js/tree/main/packages/core). Custom prompts built on `inquirer@9.x.x` will keep working, but should plan a migration. - `inquirer.ui.BottomBar` is deleted. My expectation is that this release should be a drop-in replacement for people using `inquirer.prompt()` and built-ins 🤞🏻. Please open an issue on Github if you run into issues migrating; it's a large rewrite and there might be a few sharp edges to cut! Hope you'll like this new release. ### [`v9.3.5`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/inquirer%409.3.5) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.3.4...inquirer@9.3.5) - Fix issue with plugins relying on internal `inquirer` packages file structure. ### [`v9.3.4`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.3.3...inquirer@9.3.4) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.3.3...inquirer@9.3.4) ### [`v9.3.3`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.3.2...inquirer@9.3.3) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.3.2...inquirer@9.3.3) ### [`v9.3.2`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.3.1...inquirer@9.3.2) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.3.1...inquirer@9.3.2) ### [`v9.3.1`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/inquirer%409.3.1) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.3.0...inquirer@9.3.1) - Fix risk of prototype injection. ### [`v9.3.0`](https://togithub.com/SBoudrias/Inquirer.js/releases/tag/inquirer%409.3.0) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.23...inquirer@9.3.0) - Replace `chalk` with ~`picolors`~ (in 9.3.2 went to `yoctocolors` to stay with Sindre's packages and reduce amount of provenance.) - Drop many dependencies in favour of native functions when possible. No impact expected, but it's a large changes in dependencies. Let us know if you run into any issues upgrading!

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 Renovate Bot.

angular-automatic-lock-bot[bot] commented 1 month ago

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.