yazninja / wuwa-tweaks

A CLI tool for tweaking settings and optimizations for Wuthering Waves
GNU Affero General Public License v3.0
28 stars 1 forks source link

Update dependency @inquirer/prompts to v7 #11

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/prompts (source) ^5.0.5 -> ^7.0.0 age adoption passing confidence

Release Notes

SBoudrias/Inquirer.js (@​inquirer/prompts) ### [`v7.0.0`](https://redirect.github.com/SBoudrias/Inquirer.js/releases/tag/inquirer%407.0.0) [Compare Source](https://redirect.github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@6.0.1...@inquirer/prompts@7.0.0) - Drop support for Node 6. ### [`v6.0.1`](https://redirect.github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@6.0.0...@inquirer/prompts@6.0.1) [Compare Source](https://redirect.github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@6.0.0...@inquirer/prompts@6.0.1) ### [`v6.0.0`](https://redirect.github.com/SBoudrias/Inquirer.js/releases/tag/%40inquirer/prompts%406.0.0) [Compare Source](https://redirect.github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@5.5.0...@inquirer/prompts@6.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 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 was generated by Mend Renovate. View the repository job log.