kitUIN / PicImageSearch

整合图片识别 API,用于以图搜源 / Aggregator for Reverse Image Search API
https://pic-image-search.kituin.fun/
MIT License
428 stars 46 forks source link

chore(deps): update dependency inquirer to v10 (docs) #158

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

SBoudrias/Inquirer.js (inquirer) ### [`v10.1.0`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@10.0.4...inquirer@10.1.0) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@10.0.4...inquirer@10.1.0) ### [`v10.0.4`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@10.0.3...f2c4983dd390c6244fb4668a8e87c9e786e4326f) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@10.0.3...inquirer@10.0.4) ### [`v10.0.3`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@10.0.2...inquirer@10.0.3) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@10.0.2...inquirer@10.0.3) ### [`v10.0.2`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@10.0.1...inquirer@10.0.2) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@10.0.1...inquirer@10.0.2) ### [`v10.0.1`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@10.0.0...inquirer@10.0.1) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@10.0.0...inquirer@10.0.1) ### [`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.6...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.

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.