element-plus / element-plus-playground

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

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/prettier ^2.6.4 -> ^2.7.0 age adoption passing confidence
@vueuse/core ^9.0.2 -> ^9.1.0 age adoption passing confidence
element-plus (source) ^2.2.11 -> ^2.2.12 age adoption passing confidence
eslint (source) ^8.20.0 -> ^8.21.0 age adoption passing confidence
sass ^1.54.0 -> ^1.54.3 age adoption passing confidence
unocss ^0.45.1 -> ^0.45.4 age adoption passing confidence
unplugin-vue-components ^0.21.2 -> ^0.22.0 age adoption passing confidence

Release Notes

vueuse/vueuse ### [`v9.1.0`](https://togithub.com/vueuse/vueuse/releases/tag/v9.1.0) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v9.0.2...v9.1.0) #####    🚀 Features - **useCycleList**: Support MaybeRef for initialValue  -  by [@​Waleed-KH](https://togithub.com/Waleed-KH) in [https://github.com/vueuse/vueuse/issues/2025](https://togithub.com/vueuse/vueuse/issues/2025) - **usePrecision**: New function  -  by [@​antfu](https://togithub.com/antfu) [(49c8a)](https://togithub.com/vueuse/vueuse/commit/49c8ac4f) - **usePreferredReducedMotion**: New function  -  by [@​Zhaocl1997](https://togithub.com/Zhaocl1997) in [https://github.com/vueuse/vueuse/issues/2039](https://togithub.com/vueuse/vueuse/issues/2039) - **useToNumber**: New function  -  by [@​antfu](https://togithub.com/antfu) [(f69a3)](https://togithub.com/vueuse/vueuse/commit/f69a36df) - **useToString**: New function  -  by [@​antfu](https://togithub.com/antfu) [(2b869)](https://togithub.com/vueuse/vueuse/commit/2b869adb) #####    🐞 Bug Fixes - Improve `MaybeComputedRef`  -  by [@​antfu](https://togithub.com/antfu) [(28c5a)](https://togithub.com/vueuse/vueuse/commit/28c5a95f) - **useFavicon**: Writable return type  -  by [@​chaii3](https://togithub.com/chaii3) and [@​antfu](https://togithub.com/antfu) in [https://github.com/vueuse/vueuse/issues/2036](https://togithub.com/vueuse/vueuse/issues/2036) - **useOffsetPagination**: Min value for pageCount should be 1  -  by [@​jd-solanki](https://togithub.com/jd-solanki) and [@​antfu](https://togithub.com/antfu) in [https://github.com/vueuse/vueuse/issues/2001](https://togithub.com/vueuse/vueuse/issues/2001) - **useScriptTag**: Normalize `src` arg  -  by [@​huynl-96](https://togithub.com/huynl-96) in [https://github.com/vueuse/vueuse/issues/2030](https://togithub.com/vueuse/vueuse/issues/2030) - **useToFixed**: Deprecated in favor of `usePrecision`  -  by [@​antfu](https://togithub.com/antfu) [(790ef)](https://togithub.com/vueuse/vueuse/commit/790ef402) - **useTransition**: Improve type of `TransitionPresets`  -  by [@​antfu](https://togithub.com/antfu) [(cc865)](https://togithub.com/vueuse/vueuse/commit/cc8658aa) #####     [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v9.0.2...v9.1.0)
element-plus/element-plus ### [`v2.2.12`](https://togithub.com/element-plus/element-plus/releases/tag/2.2.12) [Compare Source](https://togithub.com/element-plus/element-plus/compare/2.2.11...2.2.12) ##### 2.2.12 *2022-08-01* ##### Bug fixes - Components \[color-picker] element event binding error ([#​9061](https://togithub.com/element-plus/element-plus/issues/9061) by [@​btea](https://togithub.com/btea)) - Components \[menu] expand active menu item ([#​9069](https://togithub.com/element-plus/element-plus/issues/9069) by [@​holazz](https://togithub.com/holazz)) - Theme-chalk \[message] long test support newline ([#​9074](https://togithub.com/element-plus/element-plus/issues/9074) by [@​Tsong-LC](https://togithub.com/Tsong-LC)) - Components \[notification] correct offset value ([#​9080](https://togithub.com/element-plus/element-plus/issues/9080) by [@​holazz](https://togithub.com/holazz)) - Components \[table] header scroll height error ([#​9063](https://togithub.com/element-plus/element-plus/issues/9063) by [@​tolking](https://togithub.com/tolking)) - Components \[carousel] reset the timer ([#​8388](https://togithub.com/element-plus/element-plus/issues/8388) by [@​Tsong-LC](https://togithub.com/Tsong-LC)) - Hooks \[use-namespace] exclude invalid CSS variables ([#​8905](https://togithub.com/element-plus/element-plus/issues/8905) by [@​tolking](https://togithub.com/tolking)) - Components \[space] extract nested fragment children ([#​8992](https://togithub.com/element-plus/element-plus/issues/8992) by [@​HeftyKoo](https://togithub.com/HeftyKoo)) - Style(theme-chalk): message flexable ([#​9087](https://togithub.com/element-plus/element-plus/issues/9087) by [@​kooriookami](https://togithub.com/kooriookami)) - Style: vertical menu ([#​9104](https://togithub.com/element-plus/element-plus/issues/9104) by [@​xiaoxian521](https://togithub.com/xiaoxian521)) ##### Refactors - Components \[switch] use JSX in Unit test ([#​9052](https://togithub.com/element-plus/element-plus/issues/9052) by [@​Tsong-LC](https://togithub.com/Tsong-LC)) - Components \[time-select] use JSX in Unit test ([#​9101](https://togithub.com/element-plus/element-plus/issues/9101) by [@​Tsong-LC](https://togithub.com/Tsong-LC))
eslint/eslint ### [`v8.21.0`](https://togithub.com/eslint/eslint/releases/tag/v8.21.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.20.0...v8.21.0) #### Features - [`7b43ea1`](https://togithub.com/eslint/eslint/commit/7b43ea14a8af5fc3dbac38fa9d5bc71741328c16) feat: Implement FlatESLint ([#​16149](https://togithub.com/eslint/eslint/issues/16149)) (Nicholas C. Zakas) - [`92bf49a`](https://togithub.com/eslint/eslint/commit/92bf49a4b39dde728fbc6d348e62c7009e21cf7d) feat: improve the key width calculation in `key-spacing` rule ([#​16154](https://togithub.com/eslint/eslint/issues/16154)) (Nitin Kumar) - [`c461542`](https://togithub.com/eslint/eslint/commit/c4615421cb4825e2ad22e275ec9439756d56299c) feat: add new `allowLineSeparatedGroups` option to the `sort-keys` rule ([#​16138](https://togithub.com/eslint/eslint/issues/16138)) (Nitin Kumar) - [`1cdcbca`](https://togithub.com/eslint/eslint/commit/1cdcbca8a961a057a9db40df412f249545befe2b) feat: add deprecation warnings for legacy API in `RuleTester` ([#​16063](https://togithub.com/eslint/eslint/issues/16063)) (Nitin Kumar) #### Bug Fixes - [`0396775`](https://togithub.com/eslint/eslint/commit/03967755270ae28eec651281c50b6990d3983f48) fix: lines-around-comment apply `allowBlockStart` for switch statements ([#​16153](https://togithub.com/eslint/eslint/issues/16153)) (Nitin Kumar) #### Documentation - [`2aadc93`](https://togithub.com/eslint/eslint/commit/2aadc93272f1ab7f40246c6b18c4056660f2b3a2) docs: add anchors to headings inside docs content ([#​16134](https://togithub.com/eslint/eslint/issues/16134)) (Strek) #### Chores - [`8892511`](https://togithub.com/eslint/eslint/commit/889251194867b1f394c571a5982249329fa44cfd) chore: Upgrade to Espree 9.3.3 ([#​16173](https://togithub.com/eslint/eslint/issues/16173)) (Brandon Mills) - [`1233bee`](https://togithub.com/eslint/eslint/commit/1233beea3938fc4234c8f75917776832226fc3c8) chore: switch to eslint-plugin-node's maintained fork ([#​16150](https://togithub.com/eslint/eslint/issues/16150)) (唯然) - [`97b95c0`](https://togithub.com/eslint/eslint/commit/97b95c068d5b35fae68ca919257b61430271ac76) chore: upgrade puppeteer v13 ([#​16151](https://togithub.com/eslint/eslint/issues/16151)) (唯然)
sass/dart-sass ### [`v1.54.3`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1543) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.54.2...1.54.3) - Release a native ARM64 executable for Mac OS. ### [`v1.54.2`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1542) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.54.1...1.54.2) - No user-visible changes. ### [`v1.54.1`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1541) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.54.0...1.54.1) - When unifying selectors for `@extend` and `selector.unify()`, ensure that `:root`, `:scope`, `:host`, and `:host-context` only appear at the beginning of complex selectors.
unocss/unocss ### [`v0.45.4`](https://togithub.com/unocss/unocss/releases/tag/v0.45.4) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.45.3...v0.45.4) #####    🚀 Features - **extractor**: Split backslash  -  by [@​XiNiHa](https://togithub.com/XiNiHa) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/1371](https://togithub.com/unocss/unocss/issues/1371) - **preset-icons**: Allow fallback to CDN loader in Node, close [#​1359](https://togithub.com/unocss/unocss/issues/1359)  -  by [@​antfu](https://togithub.com/antfu) [(ca282)](https://togithub.com/unocss/unocss/commit/ca282c64) #####    🐞 Bug Fixes - **webpack**: Improve webpack plugin  -  by [@​antfu](https://togithub.com/antfu) [(00d2a)](https://togithub.com/unocss/unocss/commit/00d2a088) #####    🏎 Performance - **vite**: Improve FOUC  -  by [@​antfu](https://togithub.com/antfu) [(17cc6)](https://togithub.com/unocss/unocss/commit/17cc664b) - **web-fonts**: Improve web fonts loading  -  by [@​antfu](https://togithub.com/antfu) [(ae642)](https://togithub.com/unocss/unocss/commit/ae64288d) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.45.3...v0.45.4) ### [`v0.45.3`](https://togithub.com/unocss/unocss/releases/tag/v0.45.3) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.45.1...v0.45.3) *No significant changes* #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.45.2...v0.45.3)
antfu/unplugin-vue-components ### [`v0.22.0`](https://togithub.com/antfu/unplugin-vue-components/releases/tag/v0.22.0) [Compare Source](https://togithub.com/antfu/unplugin-vue-components/compare/v0.21.2...v0.22.0) #####    🚀 Features - Compatible with plugin-vue-jsx  -  by [@​LiZhequ](https://togithub.com/LiZhequ) in [https://github.com/antfu/unplugin-vue-components/issues/479](https://togithub.com/antfu/unplugin-vue-components/issues/479) - **devui**: Refactor devui resolver  -  by [@​banlify](https://togithub.com/banlify) in [https://github.com/antfu/unplugin-vue-components/issues/478](https://togithub.com/antfu/unplugin-vue-components/issues/478) - **tdesign**: Add esm option  -  by [@​KawaiiZapic](https://togithub.com/KawaiiZapic) in [https://github.com/antfu/unplugin-vue-components/issues/475](https://togithub.com/antfu/unplugin-vue-components/issues/475) #####     [View changes on GitHub](https://togithub.com/antfu/unplugin-vue-components/compare/v0.21.2...v0.22.0)

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.