element-plus / element-plus-playground

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

fix(deps): update all non-major dependencies #250

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
element-plus (source) ^2.5.1 -> ^2.5.3 age adoption passing confidence
pnpm (source) 8.14.1 -> 8.14.2 age adoption passing confidence
vite (source) ^5.0.11 -> ^5.0.12 age adoption passing confidence
vue (source) ^3.4.14 -> ^3.4.15 age adoption passing confidence

Release Notes

element-plus/element-plus (element-plus) ### [`v2.5.3`](https://togithub.com/element-plus/element-plus/releases/tag/2.5.3) [Compare Source](https://togithub.com/element-plus/element-plus/compare/2.5.2...2.5.3) ##### 2.5.3 *2024-01-22* ##### Bug fixes - Components \[select & select-v2] select can't delete input val ([#​15607](https://togithub.com/element-plus/element-plus/issues/15607) by [@​wzc520pyfm](https://togithub.com/wzc520pyfm)) ### [`v2.5.2`](https://togithub.com/element-plus/element-plus/releases/tag/2.5.2) [Compare Source](https://togithub.com/element-plus/element-plus/compare/2.5.1...2.5.2) ##### 2.5.2 *2024-01-19* ##### Features - Components \[select-v2] Add header and footer slots ([#​15519](https://togithub.com/element-plus/element-plus/issues/15519) by [@​kooriookami](https://togithub.com/kooriookami)) - Components \[checkbox] Checkbox can uncheck exceed max value ([#​15513](https://togithub.com/element-plus/element-plus/issues/15513) by [@​kooriookami](https://togithub.com/kooriookami)) - Components \[select & select-v2] Add loading slot ([#​15540](https://togithub.com/element-plus/element-plus/issues/15540) by [@​kooriookami](https://togithub.com/kooriookami)) - Components \[tour] target prop add more type ([#​15578](https://togithub.com/element-plus/element-plus/issues/15578) by [@​Fuphoenixes](https://togithub.com/Fuphoenixes)) ##### Bug fixes - Ci Replace jest-coverage-report-action with vitest-coverage-report-action ([#​15435](https://togithub.com/element-plus/element-plus/issues/15435) by [@​FrontEndDog](https://togithub.com/FrontEndDog)) - Components \[select select-v2] fix input click event ([#​15462](https://togithub.com/element-plus/element-plus/issues/15462) by [@​kooriookami](https://togithub.com/kooriookami)) - Components \[image-viewer] Maximum recursive updates exceeded error ([#​15483](https://togithub.com/element-plus/element-plus/issues/15483) by [@​Fuphoenixes](https://togithub.com/Fuphoenixes)) - Docs popover offset default value error ([#​15502](https://togithub.com/element-plus/element-plus/issues/15502) by [@​FrontEndDog](https://togithub.com/FrontEndDog)) - Components \[collapse] SSR hydration error caused by random ID ([#​15500](https://togithub.com/element-plus/element-plus/issues/15500) by [@​tolking](https://togithub.com/tolking)) - Fix doc sidebar error z-index ([#​15498](https://togithub.com/element-plus/element-plus/issues/15498) by [@​0song](https://togithub.com/0song)) - Components \[image-viewer] Fix crossorigin ([#​15511](https://togithub.com/element-plus/element-plus/issues/15511) by [@​kooriookami](https://togithub.com/kooriookami)) - Components \[select] style break change in multiple collapseTags ([#​15460](https://togithub.com/element-plus/element-plus/issues/15460) by [@​Fuphoenixes](https://togithub.com/Fuphoenixes)) - Components \[input] resolve input attributes issue for textarea ([#​15514](https://togithub.com/element-plus/element-plus/issues/15514) by [@​YoungDan-hero](https://togithub.com/YoungDan-hero)) - Components \[select-v2] the select option style is incorrect ([#​15501](https://togithub.com/element-plus/element-plus/issues/15501) by [@​btea](https://togithub.com/btea)) - Components \[tree] setCheckedNodes incorrectly checked node ([#​15377](https://togithub.com/element-plus/element-plus/issues/15377) by [@​btea](https://togithub.com/btea)) - Components \[autocomplete] SSR hydration error caused by random ID ([#​15523](https://togithub.com/element-plus/element-plus/issues/15523) by [@​tolking](https://togithub.com/tolking)) - Components \[dropdown] SSR hydration error caused by random ID ([#​15532](https://togithub.com/element-plus/element-plus/issues/15532) by [@​tolking](https://togithub.com/tolking)) - Components \[cascader-panel] SSR hydration error caused by ID ([#​15533](https://togithub.com/element-plus/element-plus/issues/15533) by [@​tolking](https://togithub.com/tolking)) - Components \[select] Fix input key event ([#​15544](https://togithub.com/element-plus/element-plus/issues/15544) by [@​kooriookami](https://togithub.com/kooriookami)) - Components \[space] Fix gap style ([#​15560](https://togithub.com/element-plus/element-plus/issues/15560) by [@​kooriookami](https://togithub.com/kooriookami)) ##### Refactors - Components \[table] The overflowTooltip of the table is implemented by the Eltooltip component. ([#​15470](https://togithub.com/element-plus/element-plus/issues/15470) by [@​xingyixiang](https://togithub.com/xingyixiang)) - Components \[drawer] use setup ([#​15556](https://togithub.com/element-plus/element-plus/issues/15556) by [@​wzc520pyfm](https://togithub.com/wzc520pyfm))
pnpm/pnpm (pnpm) ### [`v8.14.2`](https://togithub.com/pnpm/pnpm/releases/tag/v8.14.2) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.14.1...v8.14.2) #### Patch Changes - Registry configuration from previous installation should not override current settings [#​7507](https://togithub.com/pnpm/pnpm/issues/7507). - `pnpm dlx` should not fail, when executed from `package.json` "scripts" [7424](https://togithub.com/pnpm/pnpm/issues/7424). - A git-hosted dependency should not be added to the store if it failed to be built [#​7407](https://togithub.com/pnpm/pnpm/pull/7407). - `pnpm publish` should pack "main" file or "bin" files defined in "publishConfig" [#​4195](https://togithub.com/pnpm/pnpm/issues/4195). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
vitejs/vite (vite) ### [`v5.0.12`](https://togithub.com/vitejs/vite/releases/tag/v5.0.12) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.0.11...v5.0.12) Please refer to [CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md) for details.
vuejs/core (vue) ### [`v3.4.15`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3415-2024-01-18) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.14...v3.4.15) ##### Bug Fixes - **compiler-sfc:** fix type resolution for symlinked node_modules structure w/ pnpm ([75e866b](https://togithub.com/vuejs/core/commit/75e866bd4ef368b4e037a4933dbaf188920dc683)), closes [#​10121](https://togithub.com/vuejs/core/issues/10121) - correct url for production error reference links ([c3087ff](https://togithub.com/vuejs/core/commit/c3087ff2cce7d96c60a870f8233441311ab4dfb4)) - **hydration:** fix incorect mismatch warning for option with non-string value and inner text ([d16a213](https://togithub.com/vuejs/core/commit/d16a2138a33b106b9e1499bbb9e1c67790370c97)) - **reactivity:** re-fix [#​10114](https://togithub.com/vuejs/core/issues/10114) ([#​10123](https://togithub.com/vuejs/core/issues/10123)) ([c2b274a](https://togithub.com/vuejs/core/commit/c2b274a887f61deb7e0185d1bef3b77d31e991cc)) - **runtime-core:** should not warn out-of-render slot fn usage when mounting another app in setup ([#​10125](https://togithub.com/vuejs/core/issues/10125)) ([6fa33e6](https://togithub.com/vuejs/core/commit/6fa33e67ec42af140a86fbdb86939032c3a1f345)), closes [#​10124](https://togithub.com/vuejs/core/issues/10124) ##### Performance Improvements - **templateRef:** avoid double render when using template ref on v-for ([de4d2e2](https://togithub.com/vuejs/core/commit/de4d2e2143ea8397cebeb1c7a57a60007b283c9f)), closes [#​9908](https://togithub.com/vuejs/core/issues/9908) - **v-model:** optimize v-model multiple select w/ large lists ([2ffb956](https://togithub.com/vuejs/core/commit/2ffb956efe692da059f4895669084c5278871351)), closes [#​10014](https://togithub.com/vuejs/core/issues/10014)

Configuration

πŸ“… Schedule: Branch creation - "before 4am 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.

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
element-plus-playground βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jan 22, 2024 3:17pm