element-plus / element-plus-playground

Element Plus Playground
https://element-plus.run
MIT License
177 stars 53 forks source link

chore(deps): update all non-major dependencies #211

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@unocss/transformer-directives (source) ^0.45.26 -> ^0.45.29 age adoption passing confidence
eslint (source) ^8.24.0 -> ^8.25.0 age adoption passing confidence
unocss ^0.45.26 -> ^0.45.29 age adoption passing confidence
unplugin-vue-components ^0.22.7 -> ^0.22.8 age adoption passing confidence
vite (source) ^3.1.4 -> ^3.1.6 age adoption passing confidence
vite-plugin-inspect ^0.7.4 -> ^0.7.5 age adoption passing confidence

Release Notes

antfu/unocss ### [`v0.45.29`](https://togithub.com/unocss/unocss/releases/tag/v0.45.29) [Compare Source](https://togithub.com/antfu/unocss/compare/v0.45.28...v0.45.29) #####    🐞 Bug Fixes - **preset-icons**: Upgrade [@​iconify/utils](https://togithub.com/iconify/utils) to fix `encodeSvgForCss` bug  -  by [@​BTBMan](https://togithub.com/BTBMan) in [https://github.com/unocss/unocss/issues/1703](https://togithub.com/unocss/unocss/issues/1703) - **webpack**: Windows build fail, close [#​1455](https://togithub.com/antfu/unocss/issues/1455)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/1711](https://togithub.com/unocss/unocss/issues/1711) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.45.28...v0.45.29) ### [`v0.45.28`](https://togithub.com/unocss/unocss/releases/tag/v0.45.28) [Compare Source](https://togithub.com/antfu/unocss/compare/v0.45.26...v0.45.28) #####    🚀 Features - **preset-mini**: Add break-keep utility  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/1687](https://togithub.com/unocss/unocss/issues/1687) - **preset-mini,preset-wind**: Add [@​supports](https://togithub.com/supports) variant  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/1686](https://togithub.com/unocss/unocss/issues/1686) - **runtime**: Allow to configure `un-cloak`  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/1693](https://togithub.com/unocss/unocss/issues/1693) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.45.27...v0.45.28)
eslint/eslint ### [`v8.25.0`](https://togithub.com/eslint/eslint/releases/tag/v8.25.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.24.0...v8.25.0) #### Features - [`173e820`](https://togithub.com/eslint/eslint/commit/173e82040895ad53b2d9940bfb3fb67a0478f00b) feat: Pass --max-warnings value to formatters ([#​16348](https://togithub.com/eslint/eslint/issues/16348)) (Brandon Mills) - [`6964cb1`](https://togithub.com/eslint/eslint/commit/6964cb1e0f073b236cb3288b9d8be495336bbf29) feat: remove support for ignore files in FlatESLint ([#​16355](https://togithub.com/eslint/eslint/issues/16355)) (Milos Djermanovic) - [`1cc4b3a`](https://togithub.com/eslint/eslint/commit/1cc4b3a8f82a7945dcd8c59550b6a906a0fabbb4) feat: `id-length` counts graphemes instead of code units ([#​16321](https://togithub.com/eslint/eslint/issues/16321)) (Sosuke Suzuki) #### Documentation - [`90c6028`](https://togithub.com/eslint/eslint/commit/90c602802b6e330b79c42f282e9a615c583e32d7) docs: Conflicting fixes ([#​16366](https://togithub.com/eslint/eslint/issues/16366)) (Ben Perlmutter) - [`5a3fe70`](https://togithub.com/eslint/eslint/commit/5a3fe70c5261acbf115fa5f47231cbc4ac62c1bc) docs: Add VS to integrations page ([#​16381](https://togithub.com/eslint/eslint/issues/16381)) (Maria José Solano) - [`49bd1e5`](https://togithub.com/eslint/eslint/commit/49bd1e5669b34fd7e0f4a3cf42009866980d7e15) docs: remove unused link definitions ([#​16376](https://togithub.com/eslint/eslint/issues/16376)) (Nick Schonning) - [`3bd380d`](https://togithub.com/eslint/eslint/commit/3bd380d3ea7e88ade4905ec0b240c866ab79a69d) docs: typo cleanups for docs ([#​16374](https://togithub.com/eslint/eslint/issues/16374)) (Nick Schonning) - [`b3a0837`](https://togithub.com/eslint/eslint/commit/b3a08376cfb61275a7557d6d166b6116f36e5ac2) docs: remove duplicate words ([#​16378](https://togithub.com/eslint/eslint/issues/16378)) (Nick Schonning) - [`a682562`](https://togithub.com/eslint/eslint/commit/a682562458948f74a227be60a80e10e7a3753124) docs: add `BigInt` to `new-cap` docs ([#​16362](https://togithub.com/eslint/eslint/issues/16362)) (Sosuke Suzuki) - [`f6d57fb`](https://togithub.com/eslint/eslint/commit/f6d57fb657c2f4e8e0140ad057da34c935482972) docs: Update docs README ([#​16352](https://togithub.com/eslint/eslint/issues/16352)) (Ben Perlmutter) - [`7214347`](https://togithub.com/eslint/eslint/commit/721434705bd569e33911e25d2688e33f10898d52) docs: fix logical-assignment-operators option typo ([#​16346](https://togithub.com/eslint/eslint/issues/16346)) (Jonathan Wilsson) #### Chores - [`1f78594`](https://togithub.com/eslint/eslint/commit/1f785944f61c97996445e48cb74fc300142e7310) chore: upgrade [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc)[@​1](https://togithub.com/1).3.3 ([#​16397](https://togithub.com/eslint/eslint/issues/16397)) (Milos Djermanovic) - [`8476a9b`](https://togithub.com/eslint/eslint/commit/8476a9b8b81164887cdf38a21d431b75ff2956b1) chore: Remove CODEOWNERS ([#​16375](https://togithub.com/eslint/eslint/issues/16375)) (Nick Schonning) - [`720ff75`](https://togithub.com/eslint/eslint/commit/720ff75beb9f4fdcf2a185fcb8020cf78483fdeb) chore: use "ci" for Dependabot commit message ([#​16377](https://togithub.com/eslint/eslint/issues/16377)) (Nick Schonning) - [`42f5479`](https://togithub.com/eslint/eslint/commit/42f547948f284f1c67799f237dfeb86fc400c7c7) chore: bump actions/stale from 5 to 6 ([#​16350](https://togithub.com/eslint/eslint/issues/16350)) (dependabot\[bot]) - [`e5e9e27`](https://togithub.com/eslint/eslint/commit/e5e9e271da58361bda16f7abc8f367ccc6f91510) chore: remove `jsdoc` dev dependency ([#​16344](https://togithub.com/eslint/eslint/issues/16344)) (Milos Djermanovic)
unocss/unocss ### [`v0.45.29`](https://togithub.com/unocss/unocss/releases/tag/v0.45.29) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.45.28...v0.45.29) #####    🐞 Bug Fixes - **preset-icons**: Upgrade [@​iconify/utils](https://togithub.com/iconify/utils) to fix `encodeSvgForCss` bug  -  by [@​BTBMan](https://togithub.com/BTBMan) in [https://github.com/unocss/unocss/issues/1703](https://togithub.com/unocss/unocss/issues/1703) - **webpack**: Windows build fail, close [#​1455](https://togithub.com/unocss/unocss/issues/1455)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/1711](https://togithub.com/unocss/unocss/issues/1711) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.45.28...v0.45.29) ### [`v0.45.28`](https://togithub.com/unocss/unocss/releases/tag/v0.45.28) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.45.26...v0.45.28) #####    🚀 Features - **preset-mini**: Add break-keep utility  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/1687](https://togithub.com/unocss/unocss/issues/1687) - **preset-mini,preset-wind**: Add [@​supports](https://togithub.com/supports) variant  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/1686](https://togithub.com/unocss/unocss/issues/1686) - **runtime**: Allow to configure `un-cloak`  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/1693](https://togithub.com/unocss/unocss/issues/1693) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.45.27...v0.45.28)
antfu/unplugin-vue-components ### [`v0.22.8`](https://togithub.com/antfu/unplugin-vue-components/releases/tag/v0.22.8) [Compare Source](https://togithub.com/antfu/unplugin-vue-components/compare/v0.22.7...v0.22.8) #####    🚀 Features - Remove special char in namespace  -  by [@​azaleta](https://togithub.com/azaleta) in [https://github.com/antfu/unplugin-vue-components/issues/513](https://togithub.com/antfu/unplugin-vue-components/issues/513) - Add ionic framework resolver  -  by [@​mathsgod](https://togithub.com/mathsgod) in [https://github.com/antfu/unplugin-vue-components/issues/519](https://togithub.com/antfu/unplugin-vue-components/issues/519) - **arco**: Add iconPrefix option for arco resolver  -  by [@​SharerMax](https://togithub.com/SharerMax) in [https://github.com/antfu/unplugin-vue-components/issues/516](https://togithub.com/antfu/unplugin-vue-components/issues/516) - **varlet-ui**: Support unplugin-auto-import  -  by [@​haoziqaq](https://togithub.com/haoziqaq) in [https://github.com/antfu/unplugin-vue-components/issues/512](https://togithub.com/antfu/unplugin-vue-components/issues/512) #####    🐞 Bug Fixes - Get render start in vue 2 directive  -  by [@​sxzz](https://togithub.com/sxzz) in [https://github.com/antfu/unplugin-vue-components/issues/518](https://togithub.com/antfu/unplugin-vue-components/issues/518) #####     [View changes on GitHub](https://togithub.com/antfu/unplugin-vue-components/compare/v0.22.7...v0.22.8)
vitejs/vite ### [`v3.1.6`](https://togithub.com/vitejs/vite/releases/tag/v3.1.6) [Compare Source](https://togithub.com/vitejs/vite/compare/v3.1.5...v3.1.6) Please refer to [CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v3.1.6/packages/vite/CHANGELOG.md) for details. ### [`v3.1.5`](https://togithub.com/vitejs/vite/releases/tag/v3.1.5) [Compare Source](https://togithub.com/vitejs/vite/compare/v3.1.4...v3.1.5) Please refer to [CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v3.1.5/packages/vite/CHANGELOG.md) for details.
antfu/vite-plugin-inspect ### [`v0.7.5`](https://togithub.com/antfu/vite-plugin-inspect/releases/tag/v0.7.5) [Compare Source](https://togithub.com/antfu/vite-plugin-inspect/compare/v0.7.4...v0.7.5) #####    🐞 Bug Fixes - Follow vite's base  -  by [@​ecstrema](https://togithub.com/ecstrema) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/vite-plugin-inspect/issues/47](https://togithub.com/antfu/vite-plugin-inspect/issues/47) #####     [View changes on GitHub](https://togithub.com/antfu/vite-plugin-inspect/compare/v0.7.4...v0.7.5)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.