mx-space / core

😎 The next generation of RESTful API service and more feature for Mix Space, powered by @nestjs.
Other
346 stars 103 forks source link

fix(deps): update dependency inquirer to v11 #2146

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
inquirer (source) ^10.1.0 -> ^11.0.0 age adoption passing confidence

Release Notes

SBoudrias/Inquirer.js (inquirer) ### [`v11.0.2`](https://redirect.github.com/SBoudrias/Inquirer.js/releases/tag/inquirer%4011.0.2) [Compare Source](https://redirect.github.com/SBoudrias/Inquirer.js/compare/inquirer@11.0.1...inquirer@11.0.2) - Fix [#​1555](https://redirect.github.com/SBoudrias/Inquirer.js/issues/1555): `when` behaviour changed unexpectedly when returning a falsy value. ### [`v11.0.1`](https://redirect.github.com/SBoudrias/Inquirer.js/compare/inquirer@11.0.0...inquirer@11.0.1) [Compare Source](https://redirect.github.com/SBoudrias/Inquirer.js/compare/inquirer@11.0.0...inquirer@11.0.1) ### [`v11.0.0`](https://redirect.github.com/SBoudrias/Inquirer.js/releases/tag/inquirer%4011.0.0) [Compare Source](https://redirect.github.com/SBoudrias/Inquirer.js/compare/inquirer@10.2.2...inquirer@11.0.0) No technical breaking changes; but we changed the style of the question `prefix` once the answer is provided. Once a question is answer, the prefix becomes a tick mark (previously it was the same `?` as when the prompt is idle.) This is theme-able, and so can be overwritten to with `theme.prefix`.

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.