zotero-chinese / website

Zotero 中文社区官方网站源码 | Source code for website of Zotero Chinese community
https://zotero-chinese.com
MIT License
5 stars 2 forks source link

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mdit/plugin-footnote (source) 0.10.1 -> 0.12.0 age adoption passing confidence
@nolebase/vitepress-plugin-git-changelog (source) 2.0.0-rc14 -> 2.1.1 age adoption passing confidence
@types/node (source) 20.12.12 -> 20.14.2 age adoption passing confidence
@vitejs/plugin-vue (source) 5.0.4 -> 5.0.5 age adoption passing confidence
@vueuse/core (source) 10.9.0 -> 10.11.0 age adoption passing confidence
element-plus (source) 2.7.3 -> 2.7.5 age adoption passing confidence
lint-staged 15.2.2 -> 15.2.7 age adoption passing confidence
prettier (source) 3.2.5 -> 3.3.2 age adoption passing confidence
vite (source) 5.2.12 -> 5.3.1 age adoption passing confidence
vite-plugin-vue-devtools (source) 7.2.0 -> 7.3.0 age adoption passing confidence
vitepress (source) 1.2.0 -> 1.2.3 age adoption passing confidence
vue (source) 3.4.27 -> 3.4.29 age adoption passing confidence
vue-tsc (source) 2.0.19 -> 2.0.21 age adoption passing confidence

Release Notes

mdit-plugins/mdit-plugins (@​mdit/plugin-footnote) ### [`v0.12.0`](https://togithub.com/mdit-plugins/mdit-plugins/blob/HEAD/packages/footnote/CHANGELOG.md#0120-2024-05-16) [Compare Source](https://togithub.com/mdit-plugins/mdit-plugins/compare/v0.11.0...v0.12.0) **Note:** Version bump only for package [@​mdit/plugin-footnote](https://togithub.com/mdit/plugin-footnote) ### [`v0.11.0`](https://togithub.com/mdit-plugins/mdit-plugins/blob/HEAD/packages/footnote/CHANGELOG.md#0110-2024-05-13) [Compare Source](https://togithub.com/mdit-plugins/mdit-plugins/compare/v0.10.1...v0.11.0) **Note:** Version bump only for package [@​mdit/plugin-footnote](https://togithub.com/mdit/plugin-footnote)
nolebase/integrations (@​nolebase/vitepress-plugin-git-changelog) ### [`v2.1.1`](https://togithub.com/nolebase/integrations/releases/tag/v2.1.1) [Compare Source](https://togithub.com/nolebase/integrations/compare/v2.1.0...v2.1.1) #### What's Changed - fix: type error with users' vue-tsc by [@​LittleSound](https://togithub.com/LittleSound) in [https://github.com/nolebase/integrations/pull/230](https://togithub.com/nolebase/integrations/pull/230) **Full Changelog**: https://github.com/nolebase/integrations/compare/v2.1.0...v2.1.1 ### [`v2.1.0`](https://togithub.com/nolebase/integrations/releases/tag/v2.1.0) [Compare Source](https://togithub.com/nolebase/integrations/compare/v2.0.0...v2.1.0) #### What's Changed - style: fix homepage overflow issue by [@​LittleSound](https://togithub.com/LittleSound) in [https://github.com/nolebase/integrations/pull/225](https://togithub.com/nolebase/integrations/pull/225) - feat(git-changelog): use titleId for heading, support changing commit order and customizing commit hash digits by [@​321paranoiawhy](https://togithub.com/321paranoiawhy) in [https://github.com/nolebase/integrations/pull/226](https://togithub.com/nolebase/integrations/pull/226) - refactor(git-changelog): migrate commitHashDigits option to UI section as numCommitHashLetters by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/227](https://togithub.com/nolebase/integrations/pull/227) - fix: mismatch types for `markdown-it` by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/228](https://togithub.com/nolebase/integrations/pull/228) #### New Contributors - [@​321paranoiawhy](https://togithub.com/321paranoiawhy) made their first contribution in [https://github.com/nolebase/integrations/pull/226](https://togithub.com/nolebase/integrations/pull/226) **Full Changelog**: https://github.com/nolebase/integrations/compare/v2.0.0...v2.1.0 ### [`v2.0.0`](https://togithub.com/nolebase/integrations/releases/tag/v2.0.0) [Compare Source](https://togithub.com/nolebase/integrations/compare/v2.0.0-rc9...v2.0.0) Now landed 🎉 #### What's Changed - refactor(bi-directional-links): better logging by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/215](https://togithub.com/nolebase/integrations/pull/215) - fix(enhanced-readabilities): \[unocss] failed to load icon by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/217](https://togithub.com/nolebase/integrations/pull/217) - feat(meta): added new vitepress-plugin-meta package by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/218](https://togithub.com/nolebase/integrations/pull/218) - refactor(git-changelog): use a 7-digit commit hash instead of a 5-digit by [@​kwaa](https://togithub.com/kwaa) in [https://github.com/nolebase/integrations/pull/219](https://togithub.com/nolebase/integrations/pull/219) - fix(git-changelog): hydration mismatch when timezone mismatch, invalid commit when empty by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/221](https://togithub.com/nolebase/integrations/pull/221) - fix(meta): unexcluded elements by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/222](https://togithub.com/nolebase/integrations/pull/222) - chore: bump dependencies by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/224](https://togithub.com/nolebase/integrations/pull/224) #### Breaking changes No! Feel free to upgrade. 🎉 **Full Changelog**: https://github.com/nolebase/integrations/compare/v2.0.0-rc14...v2.0.0 ### [`v2.0.0-rc9`](https://togithub.com/nolebase/integrations/releases/tag/v2.0.0-rc9) [Compare Source](https://togithub.com/nolebase/integrations/compare/v2.0.0-rc8...v2.0.0-rc9) #### What's Changed - refactor: better way to ship and bundle the css styles by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/182](https://togithub.com/nolebase/integrations/pull/182) **Full Changelog**: https://github.com/nolebase/integrations/compare/v2.0.0-rc7...v2.0.0-rc9 ### [`v2.0.0-rc8`](https://togithub.com/nolebase/integrations/releases/tag/v2.0.0-rc8) [Compare Source](https://togithub.com/nolebase/integrations/compare/v2.0.0-rc7...v2.0.0-rc8) **Full Changelog**: https://github.com/nolebase/integrations/compare/v2.0.0-rc7...v2.0.0-rc8 ### [`v2.0.0-rc7`](https://togithub.com/nolebase/integrations/releases/tag/v2.0.0-rc7) [Compare Source](https://togithub.com/nolebase/integrations/compare/v2.0.0-rc6...v2.0.0-rc7) #### What's Changed - fix(ui): incorrect reference of asciinema player by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/176](https://togithub.com/nolebase/integrations/pull/176) - feat: implemented omit plugin to distinguish build only assets, bundle and import `@nolebase/ui` styles by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/177](https://togithub.com/nolebase/integrations/pull/177) - refactor(ui|page-properties): migrated as by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/178](https://togithub.com/nolebase/integrations/pull/178) - fix(git-changelog): incorrect order of commit transform by [@​LittleSound](https://togithub.com/LittleSound) in [https://github.com/nolebase/integrations/pull/180](https://togithub.com/nolebase/integrations/pull/180) - fix(ui): incorrect style exports by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/181](https://togithub.com/nolebase/integrations/pull/181) **Full Changelog**: https://github.com/nolebase/integrations/compare/v2.0.0-rc5...v2.0.0-rc7 ### [`v2.0.0-rc6`](https://togithub.com/nolebase/integrations/compare/v2.0.0-rc5...v2.0.0-rc6) [Compare Source](https://togithub.com/nolebase/integrations/compare/v2.0.0-rc5...v2.0.0-rc6) ### [`v2.0.0-rc5`](https://togithub.com/nolebase/integrations/releases/tag/v2.0.0-rc5) [Compare Source](https://togithub.com/nolebase/integrations/compare/v2.0.0-rc4...v2.0.0-rc5) #### What's Changed - fix(enhanced-readabilities): bad dependency for [@​nolebase/ui](https://togithub.com/nolebase/ui) by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/170](https://togithub.com/nolebase/integrations/pull/170) - fix(git-changelog): bad tag parsing by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/171](https://togithub.com/nolebase/integrations/pull/171) - feat(ui): added asciinema player component by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/173](https://togithub.com/nolebase/integrations/pull/173) - docs: fixed a typo in git-changelog, styles.css -> style.css by [@​Glomzzz](https://togithub.com/Glomzzz) in [https://github.com/nolebase/integrations/pull/174](https://togithub.com/nolebase/integrations/pull/174) - feat(git-changelog): include extensions option by [@​kwaa](https://togithub.com/kwaa) in [https://github.com/nolebase/integrations/pull/175](https://togithub.com/nolebase/integrations/pull/175) #### New Contributors - [@​Glomzzz](https://togithub.com/Glomzzz) made their first contribution in [https://github.com/nolebase/integrations/pull/174](https://togithub.com/nolebase/integrations/pull/174) - [@​kwaa](https://togithub.com/kwaa) made their first contribution in [https://github.com/nolebase/integrations/pull/175](https://togithub.com/nolebase/integrations/pull/175) **Full Changelog**: https://github.com/nolebase/integrations/compare/v2.0.0-rc4...v2.0.0-rc5 ### [`v2.0.0-rc4`](https://togithub.com/nolebase/integrations/releases/tag/v2.0.0-rc4) [Compare Source](https://togithub.com/nolebase/integrations/compare/v2.0.0-rc3...v2.0.0-rc4) #### What's Changed - feat(thumbnail-hash): build extra styles by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/166](https://togithub.com/nolebase/integrations/pull/166) - fix(git-changelog): incorrect implementation of `rewritePathsByPatterns` by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/167](https://togithub.com/nolebase/integrations/pull/167) **Full Changelog**: https://github.com/nolebase/integrations/compare/v2.0.0-rc3...v2.0.0-rc4 ### [`v2.0.0-rc3`](https://togithub.com/nolebase/integrations/releases/tag/v2.0.0-rc3) [Compare Source](https://togithub.com/nolebase/integrations/compare/v2.0.0-rc2...v2.0.0-rc3) #### What's Changed - chore(git-changelog): opt-in for unocss by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/154](https://togithub.com/nolebase/integrations/pull/154) - feat(inline-link-preview): migrated to unbuild, wrapped with standalone `markdown-it` plugin, added fancy documentations by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/155](https://togithub.com/nolebase/integrations/pull/155) - feat(git-changelog): added i18n capabilities, added more fancy documentations by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/156](https://togithub.com/nolebase/integrations/pull/156) - feat(git-changelog): added rewritePathsBy.handler support to dynamically transform paths by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/160](https://togithub.com/nolebase/integrations/pull/160) - feat(enhanced-readabilities): migrate to use unbuild by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/161](https://togithub.com/nolebase/integrations/pull/161) - feat(highlight-targeted-heading): migrate to use unbuild by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/162](https://togithub.com/nolebase/integrations/pull/162) - feat(page-properties): migrate to use unbuild by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/163](https://togithub.com/nolebase/integrations/pull/163) - fix(page-properties|inline-link-preview): incorrect exports definition, missing optimizeDeps include by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/164](https://togithub.com/nolebase/integrations/pull/164) - feat(og-image): migrated to /vitepress entry, migration docs by [@​nekomeowww](https://togithub.com/nekomeowww) in [https://github.com/nolebase/integrations/pull/165](https://togithub.com/nolebase/integrations/pull/165) #### Migrations We just made the migration documentations for users migrate from v1 to v2: https://nolebase-integrations.ayaka.io/pages/en/releases/migrations/v1-to-v2.html #### Contributors Thanks [@​kwaa](https://togithub.com/kwaa) for issue [#​158](https://togithub.com/nolebase/integrations/issues/158) Thanks [@​Glomzzz](https://togithub.com/Glomzzz) for issue [#​159](https://togithub.com/nolebase/integrations/issues/159) **Full Changelog**: https://github.com/nolebase/integrations/compare/v1.28.0...v2.0.0-rc3 ### [`v2.0.0-rc2`](https://togithub.com/nolebase/integrations/compare/v2.0.0-rc14...v2.0.0-rc2) [Compare Source](https://togithub.com/nolebase/integrations/compare/v2.0.0-rc14...v2.0.0-rc2)
vitejs/vite-plugin-vue (@​vitejs/plugin-vue) ### [`v5.0.5`](https://togithub.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small505-2024-05-30-small) - fix(deps): update all non-major dependencies ([#​360](https://togithub.com/vitejs/vite-plugin-vue/issues/360)) ([ed4970a](https://togithub.com/vitejs/vite-plugin-vue/commit/ed4970a)), closes [#​360](https://togithub.com/vitejs/vite-plugin-vue/issues/360) - fix(deps): update all non-major dependencies ([#​371](https://togithub.com/vitejs/vite-plugin-vue/issues/371)) ([0a484c7](https://togithub.com/vitejs/vite-plugin-vue/commit/0a484c7)), closes [#​371](https://togithub.com/vitejs/vite-plugin-vue/issues/371) - fix(plugin-vue): don't inline template when `__VUE_PROD_DEVTOOLS__` ([#​81](https://togithub.com/vitejs/vite-plugin-vue/issues/81)) ([277a3ab](https://togithub.com/vitejs/vite-plugin-vue/commit/277a3ab)), closes [#​81](https://togithub.com/vitejs/vite-plugin-vue/issues/81) - refactor(plugin-vue): use normalizePath from vite ([#​395](https://togithub.com/vitejs/vite-plugin-vue/issues/395)) ([2848174](https://togithub.com/vitejs/vite-plugin-vue/commit/2848174)), closes [#​395](https://togithub.com/vitejs/vite-plugin-vue/issues/395) - chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 ([#​378](https://togithub.com/vitejs/vite-plugin-vue/issues/378)) ([997f9bb](https://togithub.com/vitejs/vite-plugin-vue/commit/997f9bb)), closes [#​378](https://togithub.com/vitejs/vite-plugin-vue/issues/378) - chore(deps): update all non-major dependencies ([#​355](https://togithub.com/vitejs/vite-plugin-vue/issues/355)) ([4faec3d](https://togithub.com/vitejs/vite-plugin-vue/commit/4faec3d)), closes [#​355](https://togithub.com/vitejs/vite-plugin-vue/issues/355) - chore(deps): update upstream ([#​356](https://togithub.com/vitejs/vite-plugin-vue/issues/356)) ([cf7d91e](https://togithub.com/vitejs/vite-plugin-vue/commit/cf7d91e)), closes [#​356](https://togithub.com/vitejs/vite-plugin-vue/issues/356) - chore(deps): update upstream ([#​361](https://togithub.com/vitejs/vite-plugin-vue/issues/361)) ([a28c46e](https://togithub.com/vitejs/vite-plugin-vue/commit/a28c46e)), closes [#​361](https://togithub.com/vitejs/vite-plugin-vue/issues/361) - chore(deps): update upstream ([#​367](https://togithub.com/vitejs/vite-plugin-vue/issues/367)) ([2050ad3](https://togithub.com/vitejs/vite-plugin-vue/commit/2050ad3)), closes [#​367](https://togithub.com/vitejs/vite-plugin-vue/issues/367) - chore(deps): update upstream ([#​379](https://togithub.com/vitejs/vite-plugin-vue/issues/379)) ([96c82e9](https://togithub.com/vitejs/vite-plugin-vue/commit/96c82e9)), closes [#​379](https://togithub.com/vitejs/vite-plugin-vue/issues/379) - chore(plugin-vue): update options on docs ([3f8b472](https://togithub.com/vitejs/vite-plugin-vue/commit/3f8b472))
vueuse/vueuse (@​vueuse/core) ### [`v10.11.0`](https://togithub.com/vueuse/vueuse/releases/tag/v10.11.0) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v10.10.1...v10.11.0) #####    🐞 Bug Fixes - **integrations**: Specify major version of peerDeps  -  by [@​antfu](https://togithub.com/antfu) [(2f67a)](https://togithub.com/vueuse/vueuse/commit/2f67ac72) #####     [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v10.10.1...v10.11.0) ### [`v10.10.1`](https://togithub.com/vueuse/vueuse/releases/tag/v10.10.1) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v10.10.0...v10.10.1) #####    🚀 Features - **useFocus**: Support `preventScroll` option  -  by [@​pkc918](https://togithub.com/pkc918) in [https://github.com/vueuse/vueuse/issues/3994](https://togithub.com/vueuse/vueuse/issues/3994) [(4d868)](https://togithub.com/vueuse/vueuse/commit/4d868f5e) #####    🐞 Bug Fixes - **makeDestructurable**: Fix Typescript < 5.0.0 support  -  by [@​brenoepics](https://togithub.com/brenoepics) in [https://github.com/vueuse/vueuse/issues/4028](https://togithub.com/vueuse/vueuse/issues/4028) [(842d7)](https://togithub.com/vueuse/vueuse/commit/842d7c98) - **useSpeechRecognition**: Send correct transcript result  -  by [@​noook](https://togithub.com/noook) in [https://github.com/vueuse/vueuse/issues/3891](https://togithub.com/vueuse/vueuse/issues/3891) [(7c36f)](https://togithub.com/vueuse/vueuse/commit/7c36fe54) #####     [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v10.10.0...v10.10.1) ### [`v10.10.0`](https://togithub.com/vueuse/vueuse/compare/v10.9.0...34c047bcc6a4da80c572f8b7896861cdcbdd4c5e) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v10.9.0...v10.10.0)
element-plus/element-plus (element-plus) ### [`v2.7.5`](https://togithub.com/element-plus/element-plus/releases/tag/2.7.5) [Compare Source](https://togithub.com/element-plus/element-plus/compare/2.7.4...2.7.5) ##### 2.7.5 *2024-06-07* ##### Features - Components \[input] add `is-focus` class name when textarea focus ([#​17049](https://togithub.com/element-plus/element-plus/issues/17049) by [@​btea](https://togithub.com/btea)) ##### Refactors - Components \[watermark] change textBaseline default value to `hanging` ([#​17036](https://togithub.com/element-plus/element-plus/issues/17036) by [@​warmthsea](https://togithub.com/warmthsea)) - Style(components): \[table] th text can be selected ([#​17039](https://togithub.com/element-plus/element-plus/issues/17039) by [@​warmthsea](https://togithub.com/warmthsea)) - Style(docs): fix fill color of badge in dark mode ([#​17078](https://togithub.com/element-plus/element-plus/issues/17078) by [@​tyj-321](https://togithub.com/tyj-321)) ### [`v2.7.4`](https://togithub.com/element-plus/element-plus/releases/tag/2.7.4) [Compare Source](https://togithub.com/element-plus/element-plus/compare/2.7.3...2.7.4) ##### 2.7.4 *2024-05-31* ##### Features - Components \[select & select-v2] add label slot ([#​16960](https://togithub.com/element-plus/element-plus/issues/16960) by [@​kooriookami](https://togithub.com/kooriookami)) - Play feedback components style ([#​17022](https://togithub.com/element-plus/element-plus/issues/17022) by [@​warmthsea](https://togithub.com/warmthsea)) ##### Bug fixes - Components \[popper] remove unnecessary conditional judgment ([#​16834](https://togithub.com/element-plus/element-plus/issues/16834) by [@​warmthsea](https://togithub.com/warmthsea)) - Types non-null assertion component name ([#​16804](https://togithub.com/element-plus/element-plus/issues/16804) by [@​warmthsea](https://togithub.com/warmthsea)) - Components \[table] cell tooltip display error ([#​16868](https://togithub.com/element-plus/element-plus/issues/16868) by [@​btea](https://togithub.com/btea)) - Components \[input] unify `async-validator` string length calc ([#​16757](https://togithub.com/element-plus/element-plus/issues/16757) by [@​btea](https://togithub.com/btea)) - Components \[select & select-v2] remove-tag when use backspace ([#​16832](https://togithub.com/element-plus/element-plus/issues/16832) by [@​Liao-js](https://togithub.com/Liao-js)) - Components \[tree-select] empty slot display error ([#​16943](https://togithub.com/element-plus/element-plus/issues/16943) by [@​btea](https://togithub.com/btea)) - Components \[color-picker] attrs class ([#​16887](https://togithub.com/element-plus/element-plus/issues/16887) by [@​Liao-js](https://togithub.com/Liao-js)) - Components \[date-picker] modelValue typo ([#​15080](https://togithub.com/element-plus/element-plus/issues/15080) by [@​chenxch](https://togithub.com/chenxch)) - Style(components): dropdown-item blur hover style ([#​16895](https://togithub.com/element-plus/element-plus/issues/16895) by [@​Liao-js](https://togithub.com/Liao-js)) - Style(components): \[select & select-v2] remove split dash ([#​17009](https://togithub.com/element-plus/element-plus/issues/17009) by [@​kooriookami](https://togithub.com/kooriookami)) ##### Refactors - Hooks unite import origin ([#​16872](https://togithub.com/element-plus/element-plus/issues/16872) by [@​warmthsea](https://togithub.com/warmthsea)) - Components \[virtual-list] remove use-wheel ts-nocheck comments ([#​16929](https://togithub.com/element-plus/element-plus/issues/16929) by [@​warmthsea](https://togithub.com/warmthsea))
okonet/lint-staged (lint-staged) ### [`v15.2.7`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1527) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.6...v15.2.7) ##### Patch Changes - [#​1440](https://togithub.com/lint-staged/lint-staged/pull/1440) [`a51be80`](https://togithub.com/lint-staged/lint-staged/commit/a51be804b63307ac7af3c82f4cb2d43dbe92daac) Thanks [@​iiroj](https://togithub.com/iiroj)! - In the previous version the native `git rev-parse --show-toplevel` command was taken into use for resolving the current git repo root. This version drops the `--path-format=absolute` option to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgrading `git` to the latest version. ### [`v15.2.6`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1526) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.5...v15.2.6) ##### Patch Changes - [#​1433](https://togithub.com/lint-staged/lint-staged/pull/1433) [`119adb2`](https://togithub.com/lint-staged/lint-staged/commit/119adb29854cabddbfcf0469d7c8a0126184a5d4) Thanks [@​iiroj](https://togithub.com/iiroj)! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems. ### [`v15.2.5`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1525) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.4...v15.2.5) ##### Patch Changes - [#​1424](https://togithub.com/lint-staged/lint-staged/pull/1424) [`31a1f95`](https://togithub.com/lint-staged/lint-staged/commit/31a1f9548ea8202bc5bd718076711f747396e3ca) Thanks [@​iiroj](https://togithub.com/iiroj)! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available. - [#​1423](https://togithub.com/lint-staged/lint-staged/pull/1423) [`91abea0`](https://togithub.com/lint-staged/lint-staged/commit/91abea0d298154d92113ba34bae4020704e22918) Thanks [@​iiroj](https://togithub.com/iiroj)! - Improve error logging when failing to read or parse a configuration file - [#​1424](https://togithub.com/lint-staged/lint-staged/pull/1424) [`ee43f15`](https://togithub.com/lint-staged/lint-staged/commit/ee43f154097753dd5448766f792387e60e0ea453) Thanks [@​iiroj](https://togithub.com/iiroj)! - Upgrade micromatch@4.0.7 ### [`v15.2.4`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1524) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.2...v15.2.4) ##### Patch Changes - [`4f4537a`](https://togithub.com/lint-staged/lint-staged/commit/4f4537a75ebfba816826f6f67a325dbc7f25908a) Thanks [@​iiroj](https://togithub.com/iiroj)! - Fix release issue with previous version; update dependencies
prettier/prettier (prettier) ### [`v3.3.2`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#332) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) [diff](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) ##### Fix handlebars path expressions starts with `@` ([#​16358](https://togithub.com/prettier/prettier/pull/16358) by [@​Princeyadav05](https://togithub.com/Princeyadav05)) ```hbs {{! Input }}
{{@​x.y.z}}
{{! Prettier 3.3.1 }}
{{@​x}}
{{! Prettier 3.3.2 }}
{{@​x.y.z}}
``` ### [`v3.3.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#331) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) [diff](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) ##### Preserve empty lines in front matter ([#​16347](https://togithub.com/prettier/prettier/pull/16347) by [@​fisker](https://togithub.com/fisker)) ```markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown ``` ##### Preserve explicit language in front matter ([#​16348](https://togithub.com/prettier/prettier/pull/16348) by [@​fisker](https://togithub.com/fisker)) ```markdown ---yaml title: Hello slug: home --- --- title: Hello slug: home --- ---yaml title: Hello slug: home --- ``` ##### Avoid line breaks in import attributes ([#​16349](https://togithub.com/prettier/prettier/pull/16349) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.0 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.1 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; ``` ### [`v3.3.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#330) [Compare Source](https://togithub.com/prettier/prettier/compare/3.2.5...3.3.0) [diff](https://togithub.com/prettier/prettier/compare/3.2.5...3.3.0) 🔗 [Release Notes](https://prettier.io/blog/2024/06/01/3.3.0.html)
vitejs/vite (vite) ### [`v5.3.1`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small531-2024-06-14-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.3.0...v5.3.1) - fix(build): handle preload treeshaking for braces ([#​17479](https://togithub.com/vitejs/vite/issues/17479)) ([d355568](https://togithub.com/vitejs/vite/commit/d355568)), closes [#​17479](https://togithub.com/vitejs/vite/issues/17479) - fix(build): handle preload treeshaking for commas ([#​17472](https://togithub.com/vitejs/vite/issues/17472)) ([3e27071](https://togithub.com/vitejs/vite/commit/3e27071)), closes [#​17472](https://togithub.com/vitejs/vite/issues/17472) - fix(build): preload treeshaking ignore equal ([#​17480](https://togithub.com/vitejs/vite/issues/17480)) ([6ced135](https://togithub.com/vitejs/vite/commit/6ced135)), closes [#​17480](https://togithub.com/vitejs/vite/issues/17480) - chore: consolidate changelog for 5.3 ([#​17476](https://togithub.com/vitejs/vite/issues/17476)) ([1f09344](https://togithub.com/vitejs/vite/commit/1f09344)), closes [#​17476](https://togithub.com/vitejs/vite/issues/17476) ### [`v5.3.0`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#530-2024-06-13) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.13...v5.3.0) - fix: typo in client log ([#​17363](https://togithub.com/vitejs/vite/issues/17363)) ([68aa9f8](https://togithub.com/vitejs/vite/commit/68aa9f8)), closes [#​17363](https://togithub.com/vitejs/vite/issues/17363) - fix(ssrTransform): handle arbitrary module namespace identifiers ([#​17446](https://togithub.com/vitejs/vite/issues/17446)) ([0a76652](https://togithub.com/vitejs/vite/commit/0a76652)), closes [#​17446](https://togithub.com/vitejs/vite/issues/17446) - test: disable isolate for unit test ([#​17448](https://togithub.com/vitejs/vite/issues/17448)) ([f16fae5](https://togithub.com/vitejs/vite/commit/f16fae5)), closes [#​17448](https://togithub.com/vitejs/vite/issues/17448) - feat: asset type add bmp ([#​17439](https://togithub.com/vitejs/vite/issues/17439)) ([ec287f8](https://togithub.com/vitejs/vite/commit/ec287f8)), closes [#​17439](https://togithub.com/vitejs/vite/issues/17439) ### [`v5.2.13`](https://togithub.com/vitejs/vite/releases/tag/v5.2.13) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.12...v5.2.13) Please refer to [CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v5.2.13/packages/vite/CHANGELOG.md) for details.
vuejs/devtools-next (vite-plugin-vue-devtools) ### [`v7.3.0`](https://togithub.com/vuejs/devtools-next/releases/tag/v7.3.0) [Compare Source](https://togithub.com/vuejs/devtools-next/compare/v7.2.1...v7.3.0) #####    🚀 Features - Compatible with v6 plugin API, refactor messaging system  -  by [@​webfansplz](https://togithub.com/webfansplz), **Alex** and **autofix-ci\[bot]** in [https://github.com/vuejs/devtools-next/issues/421](https://togithub.com/vuejs/devtools-next/issues/421) [(3feec)](https://togithub.com/vuejs/devtools-next/commit/3feec46) - Further compatibility with v6 pluign API  -  by [@​webfansplz](https://togithub.com/webfansplz) [(d6972)](https://togithub.com/vuejs/devtools-next/commit/d69723f) - Hide open-in-editor in chrome panel  -  by [@​webfansplz](https://togithub.com/webfansplz) [(9b9c0)](https://togithub.com/vuejs/devtools-next/commit/9b9c0a8) - Firefox extension  -  by [@​webfansplz](https://togithub.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/446](https://togithub.com/vuejs/devtools-next/issues/446) [(610b0)](https://togithub.com/vuejs/devtools-next/commit/610b0e2) - **applet**: - Allow select-text for string data fields  -  by [@​xuzuodong](https://togithub.com/xuzuodong) in [https://github.com/vuejs/devtools-next/issues/410](https://togithub.com/vuejs/devtools-next/issues/410) [(b5e95)](https://togithub.com/vuejs/devtools-next/commit/b5e9587) - Expand component tree item by double click  -  by [@​xuzuodong](https://togithub.com/xuzuodong) in [https://github.com/vuejs/devtools-next/issues/413](https://togithub.com/vuejs/devtools-next/issues/413) [(a852c)](https://togithub.com/vuejs/devtools-next/commit/a852c2e) - Improve long-string display in components panel  -  by [@​alexzhang1030](https://togithub.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/419](https://togithub.com/vuejs/devtools-next/issues/419) [(b702a)](https://togithub.com/vuejs/devtools-next/commit/b702a92) - Auto scroll to bottom when timeline event updated  -  by [@​alexzhang1030](https://togithub.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/430](https://togithub.com/vuejs/devtools-next/issues/430) [(d4ae5)](https://togithub.com/vuejs/devtools-next/commit/d4ae5ab) - **client**: - Unhighlight component when unmounted for custom inspector  -  by [@​webfansplz](https://togithub.com/webfansplz) [(25ef3)](https://togithub.com/vuejs/devtools-next/commit/25ef3b5) - Change inspect-component icon  -  by [@​maxirozay](https://togithub.com/maxirozay) and **Alex** in [https://github.com/vuejs/devtools-next/issues/372](https://togithub.com/vuejs/devtools-next/issues/372) [(f1185)](https://togithub.com/vuejs/devtools-next/commit/f118549) - **core**: - Expose activeComponent to window  -  by [@​alexzhang1030](https://togithub.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/427](https://togithub.com/vuejs/devtools-next/issues/427) [(91f8e)](https://togithub.com/vuejs/devtools-next/commit/91f8ef4) - **extension**: - Inspect dom  -  by [@​webfansplz](https://togithub.com/webfansplz) [(2f8a3)](https://togithub.com/vuejs/devtools-next/commit/2f8a31a) #####    🐞 Bug Fixes - Remove the available launch editors limit  -  by [@​webfansplz](https://togithub.com/webfansplz) [(56172)](https://togithub.com/vuejs/devtools-next/commit/561726d) - Cannot update states of options-api  -  by [@​alexzhang1030](https://togithub.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/395](https://togithub.com/vuejs/devtools-next/issues/395) [(f138c)](https://togithub.com/vuejs/devtools-next/commit/f138c20) - Reset tree-node selected when mismatch  -  by [@​webfansplz](https://togithub.com/webfansplz) [(df8ec)](https://togithub.com/vuejs/devtools-next/commit/df8ec53) - Use internal parse/stringify function for timeline event  -  by [@​webfansplz](https://togithub.com/webfansplz) [(8d089)](https://togithub.com/vuejs/devtools-next/commit/8d08934) - Restore server rpc listeners when reload client  -  by [@​webfansplz](https://togithub.com/webfansplz) [(f7ffb)](https://togithub.com/vuejs/devtools-next/commit/f7ffb32) - **applet**: - Update component render-code when toggle tree-node  -  by [@​CoutinhoTTS](https://togithub.com/CoutinhoTTS) in [https://github.com/vuejs/devtools-next/issues/423](https://togithub.com/vuejs/devtools-next/issues/423) [(064a4)](https://togithub.com/vuejs/devtools-next/commit/064a411) - **client**: - Add opacity for safari iframe visibility toggling  -  by [@​michaelandrewrm](https://togithub.com/michaelandrewrm) in [https://github.com/vuejs/devtools-next/issues/403](https://togithub.com/vuejs/devtools-next/issues/403) [(caca4)](https://togithub.com/vuejs/devtools-next/commit/caca4fc) - Should not reset root-state expanded-state on updated  -  by [@​webfansplz](https://togithub.com/webfansplz) [(48a72)](https://togithub.com/vuejs/devtools-next/commit/48a72ef) - Resize custom devtools logo size  -  by [@​webfansplz](https://togithub.com/webfansplz) [(79758)](https://togithub.com/vuejs/devtools-next/commit/79758af) - Fix mismatching on regex route path  -  by [@​Azurewarth0920](https://togithub.com/Azurewarth0920) in [https://github.com/vuejs/devtools-next/issues/433](https://togithub.com/vuejs/devtools-next/issues/433) [(0b57f)](https://togithub.com/vuejs/devtools-next/commit/0b57f13) - Expand settings grid column width  -  by [@​alexzhang1030](https://togithub.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/448](https://togithub.com/vuejs/devtools-next/issues/448) [(94b00)](https://togithub.com/vuejs/devtools-next/commit/94b00c2) - **core**: - Rpc retry timeout  -  by [@​webfansplz](https://togithub.com/webfansplz) [(2a772)](https://togithub.com/vuejs/devtools-next/commit/2a772a8) - **kit**: - Avoid circular vue instance ref when encoding state  -  by [@​alexzhang1030](https://togithub.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/429](https://togithub.com/vuejs/devtools-next/issues/429) [(7c321)](https://togithub.com/vuejs/devtools-next/commit/7c32103) - **overlay**: - Hide panel when enable inspector  -  by [@​alexzhang1030](https://togithub.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/407](https://togithub.com/vuejs/devtools-next/issues/407) [(a0186)](https://togithub.com/vuejs/devtools-next/commit/a018642) - Change panel visible on toggle  -  by [@​webfansplz](https://togithub.com/webfansplz) [(3cb8d)](https://togithub.com/vuejs/devtools-next/commit/3cb8d0b) - **vite**: - Normalize separate window url when apply `base` option  -  by [@​LukerSpringtree](https://togithub.com/LukerSpringtree) in [https://github.com/vuejs/devtools-next/issues/442](https://togithub.com/vuejs/devtools-next/issues/442) [(c0df9)](https://togithub.com/vuejs/devtools-next/commit/c0df970) - **vite+overlay**: - Using mjs overlay bundle for vite plugin  -  by [@​alexzhang1030](https://togithub.com/alexzhang1030) and [@​webfansplz](https://togithub.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/408](https://togithub.com/vuejs/devtools-next/issues/408) [(2b4fb)](https://togithub.com/vuejs/devtools-next/commit/2b4fbd2) #####     [View changes on GitHub](https://togithub.com/vuejs/devtools-next/compare/v7.2.1...v7.3.0) ### [`v7.2.1`](https://togithub.com/vuejs/devtools-next/releases/tag/v7.2.1) [Compare Source](https://togithub.com/vuejs/devtools-next/compare/v7.2.0...v7.2.1) #####    🐞 Bug Fixes - Page can't navigation, revert [#​357](https://togithub.com/vuejs/devtools-next/issues/357)  -  by [@​webfansplz](https://togithub.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/357](https://togithub.com/vuejs/devtools-next/issues/357) [(967d2)](https://togithub.com/vuejs/devtools-next/commit/967d293) #####     [View changes on GitHub](https://togithub.com/vuejs/devtools-next/compare/v7.2.0...v7.2.1)
vuejs/vitepress (vitepress) ### [`v1.2.3`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#123-2024-06-04) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.2.2...v1.2.3) ##### Bug Fixes - **theme,a11y:** handle overflow on long mathematical equation and make tables focusable ([#​3932](https://togithub.com/vuejs/vitepress/issues/3932)) (closes [#​3914](https://togithub.com/vuejs/vitepress/issues/3914)) ([afc611d](https://togithub.com/vuejs/vitepress/commit/afc611d399d2780550ae04caa0e73e1c0c69a680)) - **types:** wrong types generated for markdown-it > mdurl ([48ca76c](https://togithub.com/vuejs/vitepress/commit/48ca76c523d9b979a678d52447f5ce324799e47f)), closes [#​3935](https://togithub.com/vuejs/vitepress/issues/3935) ### [`v1.2.2`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#122-2024-05-21) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.2.1...v1.2.2) ##### Bug Fixes - dont escape ampersand twice in title ([7ea3572](https://togithub.com/vuejs/vitepress/commit/7ea357256c855ae0a9a142c14bbd5e7d344ef865)) ### [`v1.2.1`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#121-2024-05-21) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.2.0...v1.2.1) ##### Bug Fixes - **a11y:** make code blocks accessible with keyboard ([#​3902](https://togithub.com/vuejs/vitepress/issues/3902)) ([cb308b9](https://togithub.com/vuejs/vitepress/commit/cb308b9295e1e661c2c72fa4229b5c7d83278d49)) - escape title properly in build ([49b1233](https://togithub.com/vuejs/vitepress/commit/49b1233378436054c07a6ef646d0029096124021)) - **theme:** remove unnecessary navigation role on nav element ([af4717d](https://togithub.com/vuejs/vitepress/commit/af4717d6820233a011200d44abba53d0f66bfad3))
vuejs/core (vue) ### [`v3.4.29`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3429-2024-06-14) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.28...v3.4.29) ##### Bug Fixes - **build:** fix accidental inclusion of runtime-core in server-renderer cjs build ([11cc12b](https://togithub.com/vuejs/core/commit/11cc12b915edfe0e4d3175e57464f73bc2c1cb04)), closes [#​11137](https://togithub.com/vuejs/core/issues/11137) - **compiler-sfc:** fix missing scope for extends error message ([4ec387b](https://togithub.com/vuejs/core/commit/4ec387b100985b008cdcc4cd883a5b6328c05766)) - **compiler-sfc:** fix parsing of mts, d.mts, and mtsx files ([a476692](https://togithub.com/vuejs/core/commit/a476692ed2d7308f2742d8ff3554cf97a392b0b7)) - **compiler-sfc:** support [@​vue-ignore](https://togithub.com/vue-ignore) comment on more type sources ([a23e99b](https://togithub.com/vuejs/core/commit/a23e99bedf1d65841d162951f10ce35b907a5680)) - **custom-element:** support same direct setup function signature in defineCustomElement ([7c8b126](https://togithub.com/vuejs/core/commit/7c8b12620aad4969b8dc4944d4fc486d16c3033c)), closes [#​11116](https://togithub.com/vuejs/core/issues/11116) - **reactivity:** avoid infinite loop when render access a side effect computed ([#​11135](https://togithub.com/vuejs/core/issues/11135)) ([8296e19](https://togithub.com/vuejs/core/commit/8296e19855e369a7826f5ea26540a6da01dc7093)), closes [#​11121](https://togithub.com/vuejs/core/issues/11121) ### [`v3.4.28`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3428-2024-06-14) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.27...v3.4.28) ##### Bug Fixes - **compat:** correctly transform non-identifier expressions in legacy filter syntax ([#​10896](https://togithub.com/vuejs/core/issues/10896)) ([07b3c4b](https://togithub.com/vuejs/core/commit/07b3c4b7860009e19446f3d78571556c5737d82a)), closes [#​10852](https://togithub.com/vuejs/core/issues/10852) - **compat:** ensure proper handling of render fuction from SFC using Vue.extend ([#​7781](https://togithub.com/vuejs/core/issues/7781)) ([c73847f](https://togithub.com/vuejs/core/commit/c73847f2becc20f03cb9c68748eea92455e688ee)), closes [#​7766](https://togithub.com/vuejs/core/issues/7766) - **compat:** only warn ATTR_FALSE_VALUE when enabled ([04729ba](https://togithub.com/vuejs/core/commit/04729ba2163d840f0ca7866bc964696eb5557804)), closes [#​11126](https://togithub.com/vuejs/core/issues/11126) - **compile-sfc:** register props destructure rest id as setup bindings ([#​10888](https://togithub.com/vuejs/core/issues/10888)) ([b2b5f57](https://togithub.com/vuejs/core/commit/b2b5f57c2c945edd0eebc1b545ec1b7568e51484)), closes [#​10885](https://togithub.com/vuejs/core/issues/10885) - **compile-sfc:** Support project reference with folder, ([#​10908](https://togithub.com/vuejs/core/issues/10908)) ([bdeac37](https://togithub.com/vuejs/core/commit/bdeac377c7b85888193b49ac187e927636cc40bc)), closes [#​10907](https://togithub.com/vuejs/core/issues/10907) - **compiler-core:** allow unicode to appear in simple identifiers ([#​6765](https://togithub.com/vuejs/core/issues/6765)) ([3ea9644](https://togithub.com/vuejs/core/commit/3ea964473d3ac0ba3e7b0b2c22d71f23d0f69123)), closes [#​6367](https://togithub.com/vuejs/core/issues/6367) - **compiler-core:** change v-for key type to match Object.keys ([#​10963](https://togithub.com/vuejs/core/issues/10963)) ([9fead52](https://togithub.com/vuejs/core/commit/9fead5234320848f8be82275c6b5dd0a290f2cca)), closes [#​8819](https://togithub.com/vuejs/core/issues/8819) - **compiler-core:** emit TS-compatible function declaration when requested ([#​9363](https://togithub.com/vuejs/core/issues/9363)) ([5d25850](https://togithub.com/vuejs/core/commit/5d258502a0faffc8a451b8701f13a31b2566d068)) - **compiler-core:** fix :key shorthand on v-for ([#​10942](https://togithub.com/vuejs/core/issues/10942)) ([29425df](https://togithub.com/vuejs/core/commit/29425df1acb9e520c6ae894d06bcff73fde90edd)), closes [#​10882](https://togithub.com/vuejs/core/issues/10882) [#​10939](https://togithub.com/vuejs/core/issues/10939) - **compiler-core:** make `ForIteratorExpression`'s `returns` property optional ([#​11011](https://togithub.com/vuejs/core/issues/11011)) ([5b8c1af](https://togithub.com/vuejs/core/commit/5b8c1afb74e39045fcb53a011420d26e3f67eab4)) - **compiler-core:** should set `` tag as block to retain MathML namespace after patching ([#​10891](https://togithub.com/vuejs/core/issues/10891)) ([87c5443](https://togithub.com/vuejs/core/commit/87c54430448005294c41803f07f517fef848f917)) - **compiler-core:** v-for expression missing source with spaces should emit error ([#​5821](https://togithub.com/vuejs/core/issues/5821)) ([b9ca202](https://togithub.com/vuejs/core/commit/b9ca202f477be595477e182972ee9bae3f2b9f74)), closes [#​5819](https://togithub.com/vuejs/core/issues/5819) - **compiler-sfc:** improve type resolving for the keyof operator ([#​10921](https://togithub.com/vuejs/core/issues/10921)) ([293cf4e](https://togithub.com/vuejs/core/commit/293cf4e131b6d4606e1de2cd7ea87814e2544952)), closes [#​10920](https://togithub.com/vuejs/core/issues/10920) [#​11002](https://togithub.com/vuejs/core/issues/11002) - **compiler-sfc:** support as keyword with template literal types ([#​11100](https://togithub.com/vuejs/core/issues/11100)) ([2594b1d](https://togithub.com/vuejs/core/commit/2594b1df57f672ac6621ac2880645e975fea581c)), closes [#​10962](https://togithub.com/vuejs/core/issues/10962) - **compiler-sfc:** support type resolve for keyof for intersection & union types ([#​11132](https://togithub.com/vuejs/core/issues/11132)) ([495263a](https://togithub.com/vuejs/core/commit/495263a9cb356861e58a4364f2570608265486b5)), closes [#​11129](https://togithub.com/vuejs/core/issues/11129) - **compiler-sfc:** throw error when import macro as alias ([#​11041](https://togithub.com/vuejs/core/issues/11041)) ([34a97ed](https://togithub.com/vuejs/core/commit/34a97edd2c8273c213599c44770accdb0846da8e)) - correct the type of `
`'s `onToggle` event handler ([#​10938](https://togithub.com/vuejs/core/issues/10938)) ([fd18ce7](https://togithub.com/vuejs/core/commit/fd18ce70b1a260a2485c9cd7faa30193da4b79f5)), closes [#​10928](https://togithub.com/vuejs/core/issues/10928) - **custom-element:** disconnect MutationObserver in nextTick in case that custom elements are moved ([#​10613](https://togithub.com/vuejs/core/issues/10613)) ([bbb5be2](https://togithub.com/vuejs/core/commit/bbb5be299b500a00e60c757118c846c3b5ddd8e0)), closes [#​10610](https://togithub.com/vuejs/core/issues/10610) - **custom-elements:** compatibility of createElement in older versions of Chrome ([#​9615](https://togithub.com/vuejs/core/issues/9615)) ([a88295d](https://togithub.com/vuejs/core/commit/a88295dc076ee867939d8b0ee2225e63c5ffb0ca)), closes [#​9614](https://togithub.com/vuejs/core/issues/9614) - **hmr:** avoid infinite recursion when reloading hmr components ([#​6936](https://togithub.com/vuejs/core/issues/6936)) ([36bd9b0](https://togithub.c

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.


  • [ ] If you want to rebase/retry this PR, check this box

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

github-actions[bot] commented 4 months ago

✅ 成功部署预览!

类型 链接
预览地址 https://deploy-preview-28--zotero-zh.netlify.app
最新提交 3b5b45bd9887ba427658b97a9f1593f9a30fbd51
部署日志 部署预览 #122