zotero-chinese / website

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

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 2.23.2 -> 2.24.1 age adoption passing confidence
@types/node (source) 20.14.12 -> 20.14.13 age adoption passing confidence
@vitejs/plugin-vue (source) 5.1.0 -> 5.1.1 age adoption passing confidence
element-plus (source) 2.7.7 -> 2.7.8 age adoption passing confidence
eslint (source) 9.7.0 -> 9.8.0 age adoption passing confidence
husky 9.1.2 -> 9.1.4 age adoption passing confidence
unplugin-auto-import 0.17.8 -> 0.18.2 age adoption passing confidence
unplugin-icons 0.19.0 -> 0.19.1 age adoption passing confidence
vue (source) 3.4.34 -> 3.4.35 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`v2.24.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.24.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.24.0...v2.24.1) #####    🚀 Features - Upgrade `@typescript-eslint` to v8 stable  -  by [@​antfu](https://togithub.com/antfu) [(572b0)](https://togithub.com/antfu/eslint-config/commit/572b041) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.24.0...v2.24.1) ### [`v2.24.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.24.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.23.2...v2.24.0) #####    🚀 Features - Upgrade `@types/eslint`  -  by [@​antfu](https://togithub.com/antfu) [(1bf41)](https://togithub.com/antfu/eslint-config/commit/1bf412a) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.23.2...v2.24.0)
vitejs/vite-plugin-vue (@​vitejs/plugin-vue) ### [`v5.1.1`](https://togithub.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small511-2024-07-27-small) - fix(plugin-vue): clear script cache if recall ([f5eb5ac](https://togithub.com/vitejs/vite-plugin-vue/commit/f5eb5ac)), closes [#​431](https://togithub.com/vitejs/vite-plugin-vue/issues/431)
element-plus/element-plus (element-plus) ### [`v2.7.8`](https://togithub.com/element-plus/element-plus/releases/tag/2.7.8) [Compare Source](https://togithub.com/element-plus/element-plus/compare/2.7.7...2.7.8) ##### 2.7.8 *2024-07-26* ##### Features - Components \[cascader] add persistent props to cascader to improve performace ([#​17526](https://togithub.com/element-plus/element-plus/issues/17526) by [@​0song](https://togithub.com/0song)) - Components \[date-picker] `type` add `months` params ([#​17342](https://togithub.com/element-plus/element-plus/issues/17342) by [@​Panzer-Jack](https://togithub.com/Panzer-Jack)) - Components \[cascader] add tag-effect prop ([#​17443](https://togithub.com/element-plus/element-plus/issues/17443) by [@​ntnyq](https://togithub.com/ntnyq)) - Components \[loading] replenish loading attributes ([#​17174](https://togithub.com/element-plus/element-plus/issues/17174) by [@​zhixiaotong](https://togithub.com/zhixiaotong)) - Docs support playground sync theme ([#​16735](https://togithub.com/element-plus/element-plus/issues/16735) by [@​btea](https://togithub.com/btea)) - Components \[time-select] export TimeSelectProps and Instance ([#​16511](https://togithub.com/element-plus/element-plus/issues/16511) by [@​l-x-f](https://togithub.com/l-x-f)) - Components \[table-column] add `filter-icon` slot ([#​17272](https://togithub.com/element-plus/element-plus/issues/17272) by [@​btea](https://togithub.com/btea)) - Components \[carousel] add cardScale prop ([#​17621](https://togithub.com/element-plus/element-plus/issues/17621) by [@​warmthsea](https://togithub.com/warmthsea)) - Components \[carousel] export `activeIndex` ([#​17650](https://togithub.com/element-plus/element-plus/issues/17650) by [@​warmthsea](https://togithub.com/warmthsea)) ##### Bug fixes - Components \[tree-v2] component activation content not displayed ([#​17511](https://togithub.com/element-plus/element-plus/issues/17511) by [@​btea](https://togithub.com/btea)) - Components \[radio-button] model-value click style lost and format test file ([#​16692](https://togithub.com/element-plus/element-plus/issues/16692) by [@​warmthsea](https://togithub.com/warmthsea)) - Components \[color-picker/tree-v2] build error typechecking fails with error TS2300 ([#​17545](https://togithub.com/element-plus/element-plus/issues/17545) by [@​Aaron-zon](https://togithub.com/Aaron-zon)) - Components \[cascader] reactive prop collapse-tags ([#​17449](https://togithub.com/element-plus/element-plus/issues/17449) by [@​ntnyq](https://togithub.com/ntnyq)) - Components \[tree]calling method to expand node accordion mode fail ([#​17441](https://togithub.com/element-plus/element-plus/issues/17441) by [@​btea](https://togithub.com/btea)) - Components \[table] expand-row-keys change to explicit type ([#​17333](https://togithub.com/element-plus/element-plus/issues/17333) by [@​warmthsea](https://togithub.com/warmthsea)) - Components \[countdown] SSR hydration error ([#​17554](https://togithub.com/element-plus/element-plus/issues/17554) by [@​tolking](https://togithub.com/tolking)) - Sass declaration deprecation error ([#​17549](https://togithub.com/element-plus/element-plus/issues/17549) by [@​jw-foss](https://togithub.com/jw-foss)) - Components \[message-box] vue wraning when button state is loading ([#​17603](https://togithub.com/element-plus/element-plus/issues/17603) by [@​btea](https://togithub.com/btea)) - Components \[input] add prop "row" explicit declare ([#​17085](https://togithub.com/element-plus/element-plus/issues/17085) by [@​sleepyShen1989](https://togithub.com/sleepyShen1989)) - Components \[tabs] add button misalignment in vertical layout ([#​16986](https://togithub.com/element-plus/element-plus/issues/16986) by [@​Yolo-00](https://togithub.com/Yolo-00)) - Components \[tabs] bar width is error when only one bar ([#​17016](https://togithub.com/element-plus/element-plus/issues/17016) by [@​Liao-js](https://togithub.com/Liao-js)) - Popper content type check ([#​17040](https://togithub.com/element-plus/element-plus/issues/17040) by [@​JiuRanYa](https://togithub.com/JiuRanYa)) - Components \[form] not use status-icon and use slot icon style error ([#​16848](https://togithub.com/element-plus/element-plus/issues/16848) by [@​warmthsea](https://togithub.com/warmthsea)) - Components \[cascader] failed to retrieve value when value is 0 ([#​17651](https://togithub.com/element-plus/element-plus/issues/17651) by [@​dadaguai-git](https://togithub.com/dadaguai-git)) - Components \[segmented] `modelValue` boolean type validation warning ([#​17656](https://togithub.com/element-plus/element-plus/issues/17656) by [@​ToyCat93](https://togithub.com/ToyCat93)) ##### Refactors - Docs upgrade vitepress ([#​17444](https://togithub.com/element-plus/element-plus/issues/17444) by [@​makedopamine](https://togithub.com/makedopamine)) - Components \[button-group] optimize code ([#​17607](https://togithub.com/element-plus/element-plus/issues/17607) by [@​chouchouji](https://togithub.com/chouchouji)) - Components \[link & text] optimize boolean type ([#​17610](https://togithub.com/element-plus/element-plus/issues/17610) by [@​chouchouji](https://togithub.com/chouchouji)) - Components optimize component boolean type ([#​17622](https://togithub.com/element-plus/element-plus/issues/17622) by [@​chouchouji](https://togithub.com/chouchouji))
eslint/eslint (eslint) ### [`v9.8.0`](https://togithub.com/eslint/eslint/compare/v9.7.0...63881dc11299aba1d0960747c199a4cf48d6b9c8) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.7.0...v9.8.0)
typicode/husky (husky) ### [`v9.1.4`](https://togithub.com/typicode/husky/compare/v9.1.3...fc549e0e5c8723a6d796f6ad26ef6590769f5d82) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.3...v9.1.4) ### [`v9.1.3`](https://togithub.com/typicode/husky/releases/tag/v9.1.3) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.2...v9.1.3) - fix: better handle space in `PATH`
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)
unplugin/unplugin-icons (unplugin-icons) ### [`v0.19.1`](https://togithub.com/unplugin/unplugin-icons/releases/tag/v0.19.1) [Compare Source](https://togithub.com/unplugin/unplugin-icons/compare/v0.19.0...v0.19.1) #####    🚀 Features - **vue3**: Allow passing components as props without reactivity overhead  -  by [@​brc-dd](https://togithub.com/brc-dd) in [https://github.com/unplugin/unplugin-icons/issues/366](https://togithub.com/unplugin/unplugin-icons/issues/366) [(02b80)](https://togithub.com/unplugin/unplugin-icons/commit/02b805d) #####    🐞 Bug Fixes - Bump dependencies  -  by [@​cyberalien](https://togithub.com/cyberalien) in [https://github.com/unplugin/unplugin-icons/issues/369](https://togithub.com/unplugin/unplugin-icons/issues/369) [(7bbdc)](https://togithub.com/unplugin/unplugin-icons/commit/7bbdc34) #####     [View changes on GitHub](https://togithub.com/unplugin/unplugin-icons/compare/v0.19.0...v0.19.1)
vuejs/core (vue) ### [`v3.4.35`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3435-2024-07-31) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.34...v3.4.35) ##### Bug Fixes - **teleport/ssr:** fix Teleport hydration regression due to targetStart anchor addition ([7b18cdb](https://togithub.com/vuejs/core/commit/7b18cdb0b53a94007ca6a3675bf41b5d3153fec6)) - **teleport/ssr:** ensure targetAnchor and targetStart not null during hydration ([#​11456](https://togithub.com/vuejs/core/issues/11456)) ([12667da](https://togithub.com/vuejs/core/commit/12667da4879f980dcf2c50e36f3642d085a87d71)), closes [#​11400](https://togithub.com/vuejs/core/issues/11400) - **types/ref:** allow getter and setter types to be unrelated ([#​11442](https://togithub.com/vuejs/core/issues/11442)) ([e0b2975](https://togithub.com/vuejs/core/commit/e0b2975ef65ae6a0be0aa0a0df43fb887c665251)) ##### Performance Improvements - **runtime-core:** improve efficiency of normalizePropsOptions ([#​11409](https://togithub.com/vuejs/core/issues/11409)) ([5680142](https://togithub.com/vuejs/core/commit/5680142e68096c42e66da9f4c6220d040d7c56ba)), closes [#​9739](https://togithub.com/vuejs/core/issues/9739)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

✅ 成功部署预览!

类型 链接
预览地址 https://deploy-preview-86--zotero-zh.netlify.app
最新提交 1a13beeb932afbf5a63708bec15c875c8099a894
部署日志 部署预览 #170