liuxingyu521 / website-nav

:rocket: 实用网址导航,随时随地查阅
https://nav.xuer.tech
9 stars 2 forks source link

chore(deps): update dependency unplugin-auto-import to v0.18.2 #127

Open renovate[bot] opened 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
unplugin-auto-import 0.17.5 -> 0.18.2 age adoption passing confidence

Release Notes

unplugin/unplugin-auto-import (unplugin-auto-import) ### [`v0.18.2`](https://togithub.com/unplugin/unplugin-auto-import/releases/tag/v0.18.2) [Compare Source](https://togithub.com/unplugin/unplugin-auto-import/compare/v0.18.1...v0.18.2) #####    🐞 Bug Fixes - Downgrade minimatch, close [#​518](https://togithub.com/unplugin/unplugin-auto-import/issues/518)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/unplugin/unplugin-auto-import/issues/518](https://togithub.com/unplugin/unplugin-auto-import/issues/518) [(b0353)](https://togithub.com/unplugin/unplugin-auto-import/commit/b035322) #####     [View changes on GitHub](https://togithub.com/unplugin/unplugin-auto-import/compare/v0.18.1...v0.18.2) ### [`v0.18.1`](https://togithub.com/unplugin/unplugin-auto-import/releases/tag/v0.18.1) [Compare Source](https://togithub.com/unplugin/unplugin-auto-import/compare/v0.18.0...v0.18.1) #####    🐞 Bug Fixes - Should only filter installed packages for optimization  -  by [@​Jungzl](https://togithub.com/Jungzl) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unplugin/unplugin-auto-import/issues/517](https://togithub.com/unplugin/unplugin-auto-import/issues/517) [(47197)](https://togithub.com/unplugin/unplugin-auto-import/commit/47197fb) #####     [View changes on GitHub](https://togithub.com/unplugin/unplugin-auto-import/compare/v0.18.0...v0.18.1) ### [`v0.18.0`](https://togithub.com/unplugin/unplugin-auto-import/releases/tag/v0.18.0) [Compare Source](https://togithub.com/unplugin/unplugin-auto-import/compare/v0.17.8...v0.18.0) #####    🚨 Breaking Changes - Make `viteOptimizeDeps` default to true  -  by [@​antfu](https://togithub.com/antfu) [(3a27e)](https://togithub.com/unplugin/unplugin-auto-import/commit/3a27e14) #####     [View changes on GitHub](https://togithub.com/unplugin/unplugin-auto-import/compare/v0.17.8...v0.18.0) ### [`v0.17.8`](https://togithub.com/unplugin/unplugin-auto-import/releases/tag/v0.17.8) [Compare Source](https://togithub.com/unplugin/unplugin-auto-import/compare/v0.17.7...v0.17.8) *No significant changes* #####     [View changes on GitHub](https://togithub.com/unplugin/unplugin-auto-import/compare/v0.17.7...v0.17.8) ### [`v0.17.7`](https://togithub.com/unplugin/unplugin-auto-import/releases/tag/v0.17.7) [Compare Source](https://togithub.com/unplugin/unplugin-auto-import/compare/v0.17.6...v0.17.7) #####    🚀 Features - Introduce `viteOptimizeDeps`  -  by [@​antfu](https://togithub.com/antfu) [(8aaec)](https://togithub.com/unplugin/unplugin-auto-import/commit/8aaec26) - Add support for BiomeJS config  -  by [@​cipherlogs](https://togithub.com/cipherlogs) and **cipherlogs** in [https://github.com/unplugin/unplugin-auto-import/issues/480](https://togithub.com/unplugin/unplugin-auto-import/issues/480) [(aa2aa)](https://togithub.com/unplugin/unplugin-auto-import/commit/aa2aa4e) #####    🐞 Bug Fixes - Skip `parseESlint` if eslint filepath is a js file  -  by [@​yy4382](https://togithub.com/yy4382) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unplugin/unplugin-auto-import/issues/510](https://togithub.com/unplugin/unplugin-auto-import/issues/510) [(10079)](https://togithub.com/unplugin/unplugin-auto-import/commit/10079b2) #####     [View changes on GitHub](https://togithub.com/unplugin/unplugin-auto-import/compare/v0.17.6...v0.17.7) ### [`v0.17.6`](https://togithub.com/unplugin/unplugin-auto-import/releases/tag/v0.17.6) [Compare Source](https://togithub.com/unplugin/unplugin-auto-import/compare/v0.17.5...v0.17.6) #####    🚀 Features - **astro**: Add `.astro` files to default include  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/unplugin/unplugin-auto-import/issues/491](https://togithub.com/unplugin/unplugin-auto-import/issues/491) [(87baf)](https://togithub.com/unplugin/unplugin-auto-import/commit/87baffc) - **eslint**: Support generate mjs/cjs eslint config [#​488](https://togithub.com/unplugin/unplugin-auto-import/issues/488)  -  by [@​yi-boide](https://togithub.com/yi-boide), **Andy** and [@​antfu](https://togithub.com/antfu) in [https://github.com/unplugin/unplugin-auto-import/issues/494](https://togithub.com/unplugin/unplugin-auto-import/issues/494) and [https://github.com/unplugin/unplugin-auto-import/issues/488](https://togithub.com/unplugin/unplugin-auto-import/issues/488) [(67068)](https://togithub.com/unplugin/unplugin-auto-import/commit/670688c) #####     [View changes on GitHub](https://togithub.com/unplugin/unplugin-auto-import/compare/v0.17.5...v0.17.6)

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.