antfu/eslint-config (@antfu/eslint-config)
### [`v2.27.3`](https://togithub.com/antfu/eslint-config/releases/tag/v2.27.3)
[Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.27.2...v2.27.3)
##### 🐞 Bug Fixes
- Upgrade `eslint-plugin-import-x` - by [@antfu](https://togithub.com/antfu) [(6a224)](https://togithub.com/antfu/eslint-config/commit/6a22489)
##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.27.2...v2.27.3)
### [`v2.27.2`](https://togithub.com/antfu/eslint-config/releases/tag/v2.27.2)
[Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.27.1...v2.27.2)
##### 🚀 Features
- Formatters support SVG - by [@yunsii](https://togithub.com/yunsii) and [@antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/591](https://togithub.com/antfu/eslint-config/issues/591) [(12718)](https://togithub.com/antfu/eslint-config/commit/12718a4)
##### 🐞 Bug Fixes
- Use fork of `eslint-plugin-import-x` - by [@antfu](https://togithub.com/antfu) [(78d52)](https://togithub.com/antfu/eslint-config/commit/78d5234)
##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.27.1...v2.27.2)
### [`v2.27.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.27.1)
[Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.27.0...v2.27.1)
##### 🐞 Bug Fixes
- Override type-aware rules properly - by [@ryoppippi](https://togithub.com/ryoppippi) and [@antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/585](https://togithub.com/antfu/eslint-config/issues/585) [(35f67)](https://togithub.com/antfu/eslint-config/commit/35f6763)
##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.27.0...v2.27.1)
### [`v2.27.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.27.0)
[Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.26.1...v2.27.0)
##### 🚀 Features
- Print hint message when running in editor - by [@antfu](https://togithub.com/antfu) [(c6210)](https://togithub.com/antfu/eslint-config/commit/c62102b)
##### 🐞 Bug Fixes
- `isInEditorEnv` should be false when in git hooks, close [#589](https://togithub.com/antfu/eslint-config/issues/589) - by [@antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/589](https://togithub.com/antfu/eslint-config/issues/589) [(b60bf)](https://togithub.com/antfu/eslint-config/commit/b60bfd3)
##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.26.1...v2.27.0)
### [`v2.26.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.26.1)
[Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.26.0...v2.26.1)
*No significant changes*
##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.26.0...v2.26.1)
antfu-collective/ni (@antfu/ni)
### [`v0.23.0`](https://togithub.com/antfu-collective/ni/releases/tag/v0.23.0)
[Compare Source](https://togithub.com/antfu-collective/ni/compare/v0.22.4...v0.23.0)
##### 🚨 Breaking Changes
- `parseNi` etc. now return `ResolvedCommand` object instead of string, migrate to `tinyexec` - by [@userquin](https://togithub.com/userquin), **Ben McCann** and [@antfu](https://togithub.com/antfu) in [https://github.com/antfu-collective/ni/issues/231](https://togithub.com/antfu-collective/ni/issues/231) [(3d323)](https://togithub.com/antfu-collective/ni/commit/3d32313)
##### [View changes on GitHub](https://togithub.com/antfu-collective/ni/compare/v0.22.4...v0.23.0)
iconify/icon-sets (@iconify/json)
### [`v2.2.241`](https://togithub.com/iconify/icon-sets/compare/2.2.240...2.2.241)
[Compare Source](https://togithub.com/iconify/icon-sets/compare/2.2.240...2.2.241)
### [`v2.2.240`](https://togithub.com/iconify/icon-sets/compare/2.2.239...3d7d97005c8dd02efd1dbb144afae4aa0021e6a2)
[Compare Source](https://togithub.com/iconify/icon-sets/compare/2.2.239...2.2.240)
TanStack/query (@tanstack/vue-query)
### [`v5.52.2`](https://togithub.com/TanStack/query/releases/tag/v5.52.2)
[Compare Source](https://togithub.com/TanStack/query/compare/v5.52.0...v5.52.2)
Version 5.52.2 - 8/26/24, 5:54 PM
##### Changes
##### Fix
- types: error booleans shouldn"t permanently be typed as `false` ([#7956](https://togithub.com/TanStack/query/issues/7956)) ([`b93941d`](https://togithub.com/TanStack/query/commit/b93941d)) by Dominik Dorfmeister
##### Chore
- remove unused .all-contributorsrc ([#7949](https://togithub.com/TanStack/query/issues/7949)) ([`8cf7e2f`](https://togithub.com/TanStack/query/commit/8cf7e2f)) by [@manudeli](https://togithub.com/manudeli)
- angular-query: add type tests for injectQuery ([#7947](https://togithub.com/TanStack/query/issues/7947)) ([`73258c6`](https://togithub.com/TanStack/query/commit/73258c6)) by Arnoud
##### Examples
- svelte-query: fix svelte auto-refetching styling ([#7951](https://togithub.com/TanStack/query/issues/7951)) ([`519759d`](https://togithub.com/TanStack/query/commit/519759d)) by Lachlan Collins
##### Packages
- [@tanstack/query-core](https://togithub.com/tanstack/query-core)[@5](https://togithub.com/5).52.2
- [@tanstack/react-query](https://togithub.com/tanstack/react-query)[@5](https://togithub.com/5).52.2
- [@tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@5](https://togithub.com/5).52.2
- [@tanstack/angular-query-experimental](https://togithub.com/tanstack/angular-query-experimental)[@5](https://togithub.com/5).52.2
- [@tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@5](https://togithub.com/5).52.2
- [@tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@5](https://togithub.com/5).52.2
- [@tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@5](https://togithub.com/5).52.2
- [@tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@5](https://togithub.com/5).52.2
- [@tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@5](https://togithub.com/5).52.2
- [@tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@5](https://togithub.com/5).52.2
- [@tanstack/solid-query-devtools](https://togithub.com/tanstack/solid-query-devtools)[@5](https://togithub.com/5).52.2
- [@tanstack/solid-query-persist-client](https://togithub.com/tanstack/solid-query-persist-client)[@5](https://togithub.com/5).52.2
- [@tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@5](https://togithub.com/5).52.2
- [@tanstack/svelte-query-devtools](https://togithub.com/tanstack/svelte-query-devtools)[@5](https://togithub.com/5).52.2
- [@tanstack/svelte-query-persist-client](https://togithub.com/tanstack/svelte-query-persist-client)[@5](https://togithub.com/5).52.2
- [@tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@5](https://togithub.com/5).52.2
- [@tanstack/vue-query-devtools](https://togithub.com/tanstack/vue-query-devtools)[@5](https://togithub.com/5).52.2
- [@tanstack/angular-query-devtools-experimental](https://togithub.com/tanstack/angular-query-devtools-experimental)[@5](https://togithub.com/5).52.2
- [@tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@5](https://togithub.com/5).52.2
### [`v5.52.0`](https://togithub.com/TanStack/query/releases/tag/v5.52.0)
[Compare Source](https://togithub.com/TanStack/query/compare/v5.51.24...v5.52.0)
Version 5.52.0 - 8/20/24, 6:54 PM
##### Changes
##### Feat
- eslint-plugin-query: add rule that disallows putting the result of query hooks directly in a React hook dependency array ([#7911](https://togithub.com/TanStack/query/issues/7911)) ([`f65ebe7`](https://togithub.com/TanStack/query/commit/f65ebe7)) by Manuel Schiller
##### Refactor
- query-core: type override subscribe in InfiniteQueryObserver more clearly ([#7914](https://togithub.com/TanStack/query/issues/7914)) ([`683c85e`](https://togithub.com/TanStack/query/commit/683c85e)) by [@manudeli](https://togithub.com/manudeli)
##### Docs
- fix typos ([#7898](https://togithub.com/TanStack/query/issues/7898)) ([`c7fb5fd`](https://togithub.com/TanStack/query/commit/c7fb5fd)) by Shubh Porwal
##### Packages
- [@tanstack/eslint-plugin-query](https://togithub.com/tanstack/eslint-plugin-query)[@5](https://togithub.com/5).52.0
- [@tanstack/query-core](https://togithub.com/tanstack/query-core)[@5](https://togithub.com/5).52.0
- [@tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@5](https://togithub.com/5).52.0
- [@tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@5](https://togithub.com/5).52.0
- [@tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@5](https://togithub.com/5).52.0
- [@tanstack/react-query](https://togithub.com/tanstack/react-query)[@5](https://togithub.com/5).52.0
- [@tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@5](https://togithub.com/5).52.0
- [@tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@5](https://togithub.com/5).52.0
- [@tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@5](https://togithub.com/5).52.0
- [@tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@5](https://togithub.com/5).52.0
- [@tanstack/solid-query-devtools](https://togithub.com/tanstack/solid-query-devtools)[@5](https://togithub.com/5).52.0
- [@tanstack/solid-query-persist-client](https://togithub.com/tanstack/solid-query-persist-client)[@5](https://togithub.com/5).52.0
- [@tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@5](https://togithub.com/5).52.0
- [@tanstack/svelte-query-devtools](https://togithub.com/tanstack/svelte-query-devtools)[@5](https://togithub.com/5).52.0
- [@tanstack/svelte-query-persist-client](https://togithub.com/tanstack/svelte-query-persist-client)[@5](https://togithub.com/5).52.0
- [@tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@5](https://togithub.com/5).52.0
- [@tanstack/vue-query-devtools](https://togithub.com/tanstack/vue-query-devtools)[@5](https://togithub.com/5).52.0
- [@tanstack/angular-query-experimental](https://togithub.com/tanstack/angular-query-experimental)[@5](https://togithub.com/5).52.0
- [@tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@5](https://togithub.com/5).52.0
- [@tanstack/angular-query-devtools-experimental](https://togithub.com/tanstack/angular-query-devtools-experimental)[@5](https://togithub.com/5).52.0
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
### [`v8.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#830-2024-08-26)
[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.2.0...v8.3.0)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
### [`v8.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/utils/CHANGELOG.md#830-2024-08-26)
[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.2.0...v8.3.0)
##### 🚀 Features
- **eslint-plugin:** \[no-deprecation] add rule
##### 🩹 Fixes
- **utils:** add missing `TSSatisfiesExpression` in `RuleListenerBaseSelectors`
- **utils:** add `TSDeclareFunction` to `functionTypeTypes`
##### ❤️ Thank You
- Abraham Guo
- Daichi Kamiyama
- Josh Goldberg ✨
- Kim Sang Du
- Sukka
- Vida Xie
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
unocss/unocss (@unocss/core)
### [`v0.62.3`](https://togithub.com/unocss/unocss/releases/tag/v0.62.3)
[Compare Source](https://togithub.com/unocss/unocss/compare/v0.62.2...v0.62.3)
##### 🐞 Bug Fixes
- Update deps, fix [#4094](https://togithub.com/unocss/unocss/issues/4094) - by [@antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/4094](https://togithub.com/unocss/unocss/issues/4094) [(ba4a6)](https://togithub.com/unocss/unocss/commit/ba4a6ebb)
- **preset-mini**: Remove outline-color transition property from transition-colors - by [@henrikvilhelmberglund](https://togithub.com/henrikvilhelmberglund) in [https://github.com/unocss/unocss/issues/4090](https://togithub.com/unocss/unocss/issues/4090) [(91b23)](https://togithub.com/unocss/unocss/commit/91b23df8)
- **svelte-scoped**: Fix error check - by [@scheatkode](https://togithub.com/scheatkode) in [https://github.com/unocss/unocss/issues/4081](https://togithub.com/unocss/unocss/issues/4081) [(45786)](https://togithub.com/unocss/unocss/commit/45786b11)
- **transformer-directives**: Multiple apply in on line - by [@Simon-He95](https://togithub.com/Simon-He95) and [@antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/4078](https://togithub.com/unocss/unocss/issues/4078) [(b8b35)](https://togithub.com/unocss/unocss/commit/b8b35526)
##### [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.62.2...v0.62.3)
vueuse/vueuse (@vueuse/components)
### [`v11.0.3`](https://togithub.com/vueuse/vueuse/releases/tag/v11.0.3)
[Compare Source](https://togithub.com/vueuse/vueuse/compare/v11.0.1...v11.0.3)
##### 🚀 Features
- **templateRef**: Support specifying allowed keys via generic argument - by [@zhiyuanzmj](https://togithub.com/zhiyuanzmj) in [https://github.com/vueuse/vueuse/issues/4162](https://togithub.com/vueuse/vueuse/issues/4162) [(acce3)](https://togithub.com/vueuse/vueuse/commit/acce3bb3)
##### 🐞 Bug Fixes
- **createSharedComposable**: Handle the case where the return value of composable function is empty - by [@XinXiaoIsMe](https://togithub.com/XinXiaoIsMe) in [https://github.com/vueuse/vueuse/issues/4151](https://togithub.com/vueuse/vueuse/issues/4151) [(a2441)](https://togithub.com/vueuse/vueuse/commit/a24411ed)
- **useCssVar**: Replace getComputedStyle with direct style property access - by [@babu-ch](https://togithub.com/babu-ch) in [https://github.com/vueuse/vueuse/issues/4166](https://togithub.com/vueuse/vueuse/issues/4166) [(d0523)](https://togithub.com/vueuse/vueuse/commit/d0523dad)
- **useDropZone**: Ensure files ref is updated even without onDrop callback - by [@babu-ch](https://togithub.com/babu-ch) in [https://github.com/vueuse/vueuse/issues/4168](https://togithub.com/vueuse/vueuse/issues/4168) [(1c849)](https://togithub.com/vueuse/vueuse/commit/1c849e2c)
- **usePermission**: State setting - by [@ferferga](https://togithub.com/ferferga) in [https://github.com/vueuse/vueuse/issues/4167](https://togithub.com/vueuse/vueuse/issues/4167) [(2aaa1)](https://togithub.com/vueuse/vueuse/commit/2aaa1c23)
- **useWebSocket**: Only reconnect if is the current ws socket - by [@freakbite](https://togithub.com/freakbite) in [https://github.com/vueuse/vueuse/issues/4161](https://togithub.com/vueuse/vueuse/issues/4161) [(e0e99)](https://togithub.com/vueuse/vueuse/commit/e0e99c85)
- **useWebSocket**: Should reset retry count when connection is established - by [@freakbite](https://togithub.com/freakbite) in [https://github.com/vueuse/vueuse/issues/4164](https://togithub.com/vueuse/vueuse/issues/4164) [(3c2fc)](https://togithub.com/vueuse/vueuse/commit/3c2fc392)
##### [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v11.0.1...v11.0.2)
antfu/bumpp (bumpp)
### [`v9.5.2`](https://togithub.com/antfu/bumpp/compare/v9.5.1...402476cf2370e7738b02b8e48e78903a7dce1bf9)
[Compare Source](https://togithub.com/antfu/bumpp/compare/v9.5.1...v9.5.2)
zloirock/core-js (core-js)
### [`v3.38.1`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#3381---20240820)
[Compare Source](https://togithub.com/zloirock/core-js/compare/v3.38.0...v3.38.1)
- Changes [v3.38.0...v3.38.1](https://togithub.com/zloirock/core-js/compare/v3.38.0...v3.38.1)
- Fixed some cases of `URLSearchParams` percent decoding, [#1357](https://togithub.com/zloirock/core-js/issues/1357), [#1361](https://togithub.com/zloirock/core-js/pull/1361), thanks [**@slowcheetah**](https://togithub.com/slowcheetah)
- Some stylistic changes and minor optimizations
- Compat data improvements:
- [`Iterator` helpers proposal](https://togithub.com/tc39/proposal-iterator-helpers) methods marked as [shipped from FF131](https://bugzilla.mozilla.org/show_bug.cgi?id=1896390)
- [`Math.f16round` and `DataView.prototype.{ getFloat16, setFloat16 }`](https://togithub.com/tc39/proposal-float16array) marked as shipped from Bun 1.1.23
- [`RegExp.escape`](https://togithub.com/tc39/proposal-regex-escaping) marked as shipped from Bun 1.1.22
- [`Promise.try`](https://togithub.com/tc39/proposal-promise-try) marked as shipped from Bun 1.1.22
- [`Uint8Array` to / from base64 and hex proposal](https://togithub.com/tc39/proposal-arraybuffer-base64) methods marked as shipped from Bun 1.1.22
- Added Hermes 0.13 compat data, similar to React Native 0.75 Hermes
- Added Opera Android 84 compat data mapping
iamkun/dayjs (dayjs)
### [`v1.11.13`](https://togithub.com/iamkun/dayjs/compare/v1.11.12...93c8fd0f807b8a8252f4cd65083bb1d6a49b90e7)
[Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.11.12...v1.11.13)
element-plus/element-plus (element-plus)
### [`v2.8.1`](https://togithub.com/element-plus/element-plus/releases/tag/2.8.1)
[Compare Source](https://togithub.com/element-plus/element-plus/compare/2.8.0...2.8.1)
##### 2.8.1
*2024-08-23*
##### Features
- Components \[cascader] support `placement` & `fallback-placements` ([#17840](https://togithub.com/element-plus/element-plus/issues/17840) by [@btea](https://togithub.com/btea))
- Components \[description] export props types ([#17859](https://togithub.com/element-plus/element-plus/issues/17859) by [@ntnyq](https://togithub.com/ntnyq))
- Components \[mention] accessibility enhancement ([#17848](https://togithub.com/element-plus/element-plus/issues/17848) by [@tolking](https://togithub.com/tolking))
- I18n add Burmese(my) translation ([#17765](https://togithub.com/element-plus/element-plus/issues/17765) by [@myonaingwinn](https://togithub.com/myonaingwinn))
- Components \[descriptions] add rowspan ([#10314](https://togithub.com/element-plus/element-plus/issues/10314) by [@guze2003](https://togithub.com/guze2003))
- Components \[popconfirm] add actions slot ([#17957](https://togithub.com/element-plus/element-plus/issues/17957) by [@typed-sigterm](https://togithub.com/typed-sigterm))
##### Bug fixes
- Components \[input] blur event fails when using textarea ([#17836](https://togithub.com/element-plus/element-plus/issues/17836) by [@tolking](https://togithub.com/tolking))
- Components \[date-picker] disabledDate is invalid when selecting year or month picker ([#15848](https://togithub.com/element-plus/element-plus/issues/15848) by [@xingyixiang](https://togithub.com/xingyixiang))
- Components \[dialog] error calling resetPostion before dialog is rendered ([#17855](https://togithub.com/element-plus/element-plus/issues/17855) by [@donga-gao](https://togithub.com/donga-gao))
- Components \[tree] instance type missing ([#17882](https://togithub.com/element-plus/element-plus/issues/17882) by [@betavs](https://togithub.com/betavs))
- Components \[select] binding click event is invalid ([#17876](https://togithub.com/element-plus/element-plus/issues/17876) by [@tolking](https://togithub.com/tolking))
- Components \[tree] FireFox dargging dataTransfer judge ([#17849](https://togithub.com/element-plus/element-plus/issues/17849) by [@warmthsea](https://togithub.com/warmthsea))
- Components \[table] toggleRowSelection restores previous behavior ([#17884](https://togithub.com/element-plus/element-plus/issues/17884) by [@tolking](https://togithub.com/tolking))
- Components \[table] emptyText/sumText empty string is invalid ([#8340](https://togithub.com/element-plus/element-plus/issues/8340) by [@starryeve](https://togithub.com/starryeve))
- Components \[time-picker] avoid update initial value when using disabledHours & isRange ([#17813](https://togithub.com/element-plus/element-plus/issues/17813) by [@momei-LJM](https://togithub.com/momei-LJM))
- Components \[button] use tag and disabled comp click triggered ([#17804](https://togithub.com/element-plus/element-plus/issues/17804) by [@VENI-VIDIVICI](https://togithub.com/VENI-VIDIVICI))
- Components \[table] use isEqual to determine whether it is selected ([#17885](https://togithub.com/element-plus/element-plus/issues/17885) by [@tolking](https://togithub.com/tolking))
- Components \[segmented] fix async disabled style of selected item ([#17716](https://togithub.com/element-plus/element-plus/issues/17716) by [@wzc520pyfm](https://togithub.com/wzc520pyfm))
- Components tree nodesMap leak ([#10195](https://togithub.com/element-plus/element-plus/issues/10195) by [@Simon-He95](https://togithub.com/Simon-He95))
- Components add segmented component type to `global.d.ts` file ([#17949](https://togithub.com/element-plus/element-plus/issues/17949) by [@DDDDD12138](https://togithub.com/DDDDD12138))
- Components \[dialog] rename resetPostion to resetPosition ([#17900](https://togithub.com/element-plus/element-plus/issues/17900) by [@yuuuuuyu](https://togithub.com/yuuuuuyu))
- Theme-chalk replace margin with padding ([#15499](https://togithub.com/element-plus/element-plus/issues/15499) by [@kaine0923](https://togithub.com/kaine0923))
- Perf(components): \[virtual-list] wrap row with Fragment and set key on it ([#8284](https://togithub.com/element-plus/element-plus/issues/8284) by [@tkitesy](https://togithub.com/tkitesy))
- Style(components): \[popper] fix arrow style ([#17826](https://togithub.com/element-plus/element-plus/issues/17826) by [@momei-LJM](https://togithub.com/momei-LJM))
- Style(theme-chalk): \[input-number] fix controlled comps style ([#10639](https://togithub.com/element-plus/element-plus/issues/10639) by [@MARIOMARUI](https://togithub.com/MARIOMARUI))
- Style(components): \[select] add a unique class name for the clear icon ([#17575](https://togithub.com/element-plus/element-plus/issues/17575) by [@HaceraI](https://togithub.com/HaceraI))
- Chore(components): \[dialog] change border-radius to base ([#17975](https://togithub.com/element-plus/element-plus/issues/17975) by [@warmthsea](https://togithub.com/warmthsea))
##### Refactors
- Components \[affix] optimized code logic ([#17929](https://togithub.com/element-plus/element-plus/issues/17929) by [@lxKylin](https://togithub.com/lxKylin))
- Components \[carousel] use var to replace raw string ([#17958](https://togithub.com/element-plus/element-plus/issues/17958) by [@blesstosam](https://togithub.com/blesstosam))
eslint/eslint (eslint)
### [`v9.9.1`](https://togithub.com/eslint/eslint/compare/v9.9.0...8781e6f063e56438dc22346504ff637df3f84daf)
[Compare Source](https://togithub.com/eslint/eslint/compare/v9.9.0...v9.9.1)
jsdom/jsdom (jsdom)
### [`v24.1.3`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#2413)
[Compare Source](https://togithub.com/jsdom/jsdom/compare/24.1.2...24.1.3)
- Fixed calls to `postMessage()` that were done as a bare property (i.e., `postMessage()` instead of `window.postMessage()`).
### [`v24.1.2`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#2412)
[Compare Source](https://togithub.com/jsdom/jsdom/compare/24.1.1...24.1.2)
- Fixed an issue with the `in` operator applied to `EventTarget` methods, e.g. `'addEventListener' in window`, which only appeared in Node.js ≥22.5.0. (legendecas)
- Fixed the events fired by `blur()`: it no longer fires `focus` and `focusin` on the `Document`, and `blur` and `focusout` no longer have their `relatedTarget` property set. (asamuzaK)
pnpm/pnpm (pnpm)
### [`v9.9.0`](https://togithub.com/pnpm/pnpm/compare/v9.8.0...v9.9.0)
[Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.8.0...v9.9.0)
### [`v9.8.0`](https://togithub.com/pnpm/pnpm/compare/v9.7.1...v9.8.0)
[Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.7.1...v9.8.0)
antfu/taze (taze)
### [`v0.16.7`](https://togithub.com/antfu-collective/taze/releases/tag/v0.16.7)
[Compare Source](https://togithub.com/antfu/taze/compare/v0.16.6...v0.16.7)
*No significant changes*
##### [View changes on GitHub](https://togithub.com/antfu-collective/taze/compare/v0.16.6...v0.16.7)
privatenumber/tsx (tsx)
### [`v4.18.0`](https://togithub.com/privatenumber/tsx/compare/v4.17.1...474ea71ff9c9cbd2d3a5dbe0951f2c2d92f2e26a)
[Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.17.1...v4.18.0)
### [`v4.17.1`](https://togithub.com/privatenumber/tsx/compare/v4.17.0...af370e7af4837cf3db069c3ee1758c90f94f7d32)
[Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.17.0...v4.17.1)
unplugin/unplugin-vue (unplugin-vue)
### [`v5.1.3`](https://togithub.com/unplugin/unplugin-vue/releases/tag/v5.1.3)
[Compare Source](https://togithub.com/unplugin/unplugin-vue/compare/v5.1.2...v5.1.3)
##### 🐞 Bug Fixes
- Resolve options - by [@sxzz](https://togithub.com/sxzz) [(0aadd)](https://togithub.com/unplugin/unplugin-vue/commit/0aadd0b)
##### [View changes on GitHub](https://togithub.com/unplugin/unplugin-vue/compare/v5.1.2...v5.1.3)
### [`v5.1.2`](https://togithub.com/unplugin/unplugin-vue/releases/tag/v5.1.2)
[Compare Source](https://togithub.com/unplugin/unplugin-vue/compare/v5.0.5...v5.1.2)
##### 🚀 Features
- Add `features` option - by [@sxzz](https://togithub.com/sxzz) [(623ab)](https://togithub.com/unplugin/unplugin-vue/commit/623ab79)
- Sync to `@vitejs/plugin-vue@5.1.0` - by [@sxzz](https://togithub.com/sxzz) [(d7f4f)](https://togithub.com/unplugin/unplugin-vue/commit/d7f4fa7)
- Add rolldown support - by [@sxzz](https://togithub.com/sxzz) [(4e99b)](https://togithub.com/unplugin/unplugin-vue/commit/4e99b15)
- **examples**: Add rspack - by [@sxzz](https://togithub.com/sxzz) [(50caf)](https://togithub.com/unplugin/unplugin-vue/commit/50caf2b)
##### 🐞 Bug Fixes
- Handle circular references in HMR check - by [@sxzz](https://togithub.com/sxzz) [(df28f)](https://togithub.com/unplugin/unplugin-vue/commit/df28f79)
- Allow disabling transformAssetUrls - by [@sxzz](https://togithub.com/sxzz) [(1a098)](https://togithub.com/unplugin/unplugin-vue/commit/1a09896)
- Don't inline template when `__VUE_PROD_DEVTOOLS__` - by [@sxzz](https://togithub.com/sxzz) [(e83ae)](https://togithub.com/unplugin/unplugin-vue/commit/e83ae1d)
- Clear cache after build end - by [@sxzz](https://togithub.com/sxzz) [(53af5)](https://togithub.com/unplugin/unplugin-vue/commit/53af576)
- Clear script cache if recall - by [@sxzz](https://togithub.com/sxzz) [(a5921)](https://togithub.com/unplugin/unplugin-vue/commit/a592150)
- Add deprecated `script.propsDestructure` option - by [@sxzz](https://togithub.com/sxzz) [(6dbe7)](https://togithub.com/unplugin/unplugin-vue/commit/6dbe712)
##### [View changes on GitHub](https://togithub.com/unplugin/unplugin-vue/compare/v5.0.5...v5.1.2)
vitejs/vite (vite)
### [`v5.4.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small542-2024-08-20-small)
[Compare Source](https://togithub.com/vitejs/vite/compare/v5.4.1...v5.4.2)
- chore: remove stale TODOs ([#17866](https://togithub.com/vitejs/vite/issues/17866)) ([e012f29](https://togithub.com/vitejs/vite/commit/e012f296df583bd133d26399397bd4ae49de1497)), closes [#17866](https://togithub.com/vitejs/vite/issues/17866)
- refactor: remove redundant prepend/strip base ([#17887](https://togithub.com/vitejs/vite/issues/17887)) ([3b8f03d](https://togithub.com/vitejs/vite/commit/3b8f03d789ec3ef1a099c884759bd4e61b03ce7c)), closes [#17887](https://togithub.com/vitejs/vite/issues/17887)
- fix: resolve relative URL generated by `renderBuiltUrl` passed to module preload ([#16084](https://togithub.com/vitejs/vite/issues/16084)) ([fac3a8e](https://togithub.com/vitejs/vite/commit/fac3a8ed6855c4ab3032957137b74f21ec501e72)), closes [#16084](https://togithub.com/vitejs/vite/issues/16084)
- feat: support originalFilename ([#17867](https://togithub.com/vitejs/vite/issues/17867)) ([7d8c0e2](https://togithub.com/vitejs/vite/commit/7d8c0e2dcbdea3a3465a1d87e259988e82561035)), closes [#17867](https://togithub.com/vitejs/vite/issues/17867)
antfu/vite-plugin-inspect (vite-plugin-inspect)
### [`v0.8.7`](https://togithub.com/antfu-collective/vite-plugin-inspect/releases/tag/v0.8.7)
[Compare Source](https://togithub.com/antfu/vite-plugin-inspect/compare/v0.8.6...v0.8.7)
##### 🚀 Features
- UI improvements, highlight file path - by [@userquin](https://togithub.com/userquin) and [@antfu](https://togithub.com/antfu) in [https://github.com/antfu-collective/vite-plugin-inspect/issues/120](https://togithub.com/antfu-collective/vite-plugin-inspect/issues/120) [(441c6)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/441c665)
- Refactor components - by [@antfu](https://togithub.com/antfu) [(66943)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/6694364)
- Introduce `removeVersionQuery` options - by [@antfu](https://togithub.com/antfu) [(374c6)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/374c6f9)
- Add fonts - by [@antfu](https://togithub.com/antfu) [(c1b97)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/c1b9724)
- Ui improvements - by [@antfu](https://togithub.com/antfu) [(9579c)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/9579c98)
##### 🐞 Bug Fixes
- Improve icon algorithm - by [@antfu](https://togithub.com/antfu) [(3ee3a)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/3ee3a0e)
##### [View changes on GitHub](https://togithub.com/antfu-collective/vite-plugin-inspect/compare/v0.8.6...v0.8.7)
### [`v0.8.6`](https://togithub.com/antfu-collective/vite-plugin-inspect/releases/tag/v0.8.6)
[Compare Source](https://togithub.com/antfu/vite-plugin-inspect/compare/v0.8.5...v0.8.6)
##### 🚀 Features
- Optimize deps - by [@antfu](https://togithub.com/antfu) [(eb461)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/eb4613a)
- Improve badge color - by [@antfu](https://togithub.com/antfu) [(2ab64)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/2ab640b)
- Add style for floating vue - by [@antfu](https://togithub.com/antfu) [(46b4f)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/46b4f50)
- Add icon for files - by [@antfu](https://togithub.com/antfu) [(6686b)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/6686b76)
##### [View changes on GitHub](https://togithub.com/antfu-collective/vite-plugin-inspect/compare/v0.8.5...v0.8.6)
vuejs/vitepress (vitepress)
### [`v1.3.4`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#134-2024-08-24)
[Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.3.3...v1.3.4)
##### Bug Fixes
- check if `_importGlobMap` (vite internal) exists before using it ([612d66f](https://togithub.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680))
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 contains the following updates:
2.26.0
->2.27.3
^0.22.4
->^0.23.0
^2.2.239
->^2.2.241
^5.51.24
->^5.52.2
^5.51.24
->^5.52.2
^0.167.1
->^0.167.2
^8.2.0
->^8.3.0
^8.2.0
->^8.3.0
^0.62.2
->^0.62.3
^0.62.2
->^0.62.3
^0.62.2
->^0.62.3
^0.62.2
->^0.62.3
^11.0.1
->^11.0.3
^9.5.1
->^9.5.2
^3.38.0
->^3.38.1
^1.11.12
->^1.11.13
^2.8.0
->^2.8.1
^9.9.0
->^9.9.1
^24.1.1
->^24.1.3
9.7.1
->9.9.0
^9.7.1
->^9.9.0
^0.16.6
->^0.16.7
^4.17.0
->^4.18.0
^0.62.2
->^0.62.3
^5.0.5
->^5.1.3
^5.4.1
->^5.4.2
^0.8.5
->^0.8.7
1.3.3
->1.3.4
Release Notes
antfu/eslint-config (@antfu/eslint-config)
### [`v2.27.3`](https://togithub.com/antfu/eslint-config/releases/tag/v2.27.3) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.27.2...v2.27.3) ##### 🐞 Bug Fixes - Upgrade `eslint-plugin-import-x` - by [@antfu](https://togithub.com/antfu) [(6a224)](https://togithub.com/antfu/eslint-config/commit/6a22489) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.27.2...v2.27.3) ### [`v2.27.2`](https://togithub.com/antfu/eslint-config/releases/tag/v2.27.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.27.1...v2.27.2) ##### 🚀 Features - Formatters support SVG - by [@yunsii](https://togithub.com/yunsii) and [@antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/591](https://togithub.com/antfu/eslint-config/issues/591) [(12718)](https://togithub.com/antfu/eslint-config/commit/12718a4) ##### 🐞 Bug Fixes - Use fork of `eslint-plugin-import-x` - by [@antfu](https://togithub.com/antfu) [(78d52)](https://togithub.com/antfu/eslint-config/commit/78d5234) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.27.1...v2.27.2) ### [`v2.27.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.27.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.27.0...v2.27.1) ##### 🐞 Bug Fixes - Override type-aware rules properly - by [@ryoppippi](https://togithub.com/ryoppippi) and [@antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/585](https://togithub.com/antfu/eslint-config/issues/585) [(35f67)](https://togithub.com/antfu/eslint-config/commit/35f6763) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.27.0...v2.27.1) ### [`v2.27.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.27.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.26.1...v2.27.0) ##### 🚀 Features - Print hint message when running in editor - by [@antfu](https://togithub.com/antfu) [(c6210)](https://togithub.com/antfu/eslint-config/commit/c62102b) ##### 🐞 Bug Fixes - `isInEditorEnv` should be false when in git hooks, close [#589](https://togithub.com/antfu/eslint-config/issues/589) - by [@antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/589](https://togithub.com/antfu/eslint-config/issues/589) [(b60bf)](https://togithub.com/antfu/eslint-config/commit/b60bfd3) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.26.1...v2.27.0) ### [`v2.26.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.26.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.26.0...v2.26.1) *No significant changes* ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.26.0...v2.26.1)antfu-collective/ni (@antfu/ni)
### [`v0.23.0`](https://togithub.com/antfu-collective/ni/releases/tag/v0.23.0) [Compare Source](https://togithub.com/antfu-collective/ni/compare/v0.22.4...v0.23.0) ##### 🚨 Breaking Changes - `parseNi` etc. now return `ResolvedCommand` object instead of string, migrate to `tinyexec` - by [@userquin](https://togithub.com/userquin), **Ben McCann** and [@antfu](https://togithub.com/antfu) in [https://github.com/antfu-collective/ni/issues/231](https://togithub.com/antfu-collective/ni/issues/231) [(3d323)](https://togithub.com/antfu-collective/ni/commit/3d32313) ##### [View changes on GitHub](https://togithub.com/antfu-collective/ni/compare/v0.22.4...v0.23.0)iconify/icon-sets (@iconify/json)
### [`v2.2.241`](https://togithub.com/iconify/icon-sets/compare/2.2.240...2.2.241) [Compare Source](https://togithub.com/iconify/icon-sets/compare/2.2.240...2.2.241) ### [`v2.2.240`](https://togithub.com/iconify/icon-sets/compare/2.2.239...3d7d97005c8dd02efd1dbb144afae4aa0021e6a2) [Compare Source](https://togithub.com/iconify/icon-sets/compare/2.2.239...2.2.240)TanStack/query (@tanstack/vue-query)
### [`v5.52.2`](https://togithub.com/TanStack/query/releases/tag/v5.52.2) [Compare Source](https://togithub.com/TanStack/query/compare/v5.52.0...v5.52.2) Version 5.52.2 - 8/26/24, 5:54 PM ##### Changes ##### Fix - types: error booleans shouldn"t permanently be typed as `false` ([#7956](https://togithub.com/TanStack/query/issues/7956)) ([`b93941d`](https://togithub.com/TanStack/query/commit/b93941d)) by Dominik Dorfmeister ##### Chore - remove unused .all-contributorsrc ([#7949](https://togithub.com/TanStack/query/issues/7949)) ([`8cf7e2f`](https://togithub.com/TanStack/query/commit/8cf7e2f)) by [@manudeli](https://togithub.com/manudeli) - angular-query: add type tests for injectQuery ([#7947](https://togithub.com/TanStack/query/issues/7947)) ([`73258c6`](https://togithub.com/TanStack/query/commit/73258c6)) by Arnoud ##### Examples - svelte-query: fix svelte auto-refetching styling ([#7951](https://togithub.com/TanStack/query/issues/7951)) ([`519759d`](https://togithub.com/TanStack/query/commit/519759d)) by Lachlan Collins ##### Packages - [@tanstack/query-core](https://togithub.com/tanstack/query-core)[@5](https://togithub.com/5).52.2 - [@tanstack/react-query](https://togithub.com/tanstack/react-query)[@5](https://togithub.com/5).52.2 - [@tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@5](https://togithub.com/5).52.2 - [@tanstack/angular-query-experimental](https://togithub.com/tanstack/angular-query-experimental)[@5](https://togithub.com/5).52.2 - [@tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@5](https://togithub.com/5).52.2 - [@tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@5](https://togithub.com/5).52.2 - [@tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@5](https://togithub.com/5).52.2 - [@tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@5](https://togithub.com/5).52.2 - [@tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@5](https://togithub.com/5).52.2 - [@tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@5](https://togithub.com/5).52.2 - [@tanstack/solid-query-devtools](https://togithub.com/tanstack/solid-query-devtools)[@5](https://togithub.com/5).52.2 - [@tanstack/solid-query-persist-client](https://togithub.com/tanstack/solid-query-persist-client)[@5](https://togithub.com/5).52.2 - [@tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@5](https://togithub.com/5).52.2 - [@tanstack/svelte-query-devtools](https://togithub.com/tanstack/svelte-query-devtools)[@5](https://togithub.com/5).52.2 - [@tanstack/svelte-query-persist-client](https://togithub.com/tanstack/svelte-query-persist-client)[@5](https://togithub.com/5).52.2 - [@tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@5](https://togithub.com/5).52.2 - [@tanstack/vue-query-devtools](https://togithub.com/tanstack/vue-query-devtools)[@5](https://togithub.com/5).52.2 - [@tanstack/angular-query-devtools-experimental](https://togithub.com/tanstack/angular-query-devtools-experimental)[@5](https://togithub.com/5).52.2 - [@tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@5](https://togithub.com/5).52.2 ### [`v5.52.0`](https://togithub.com/TanStack/query/releases/tag/v5.52.0) [Compare Source](https://togithub.com/TanStack/query/compare/v5.51.24...v5.52.0) Version 5.52.0 - 8/20/24, 6:54 PM ##### Changes ##### Feat - eslint-plugin-query: add rule that disallows putting the result of query hooks directly in a React hook dependency array ([#7911](https://togithub.com/TanStack/query/issues/7911)) ([`f65ebe7`](https://togithub.com/TanStack/query/commit/f65ebe7)) by Manuel Schiller ##### Refactor - query-core: type override subscribe in InfiniteQueryObserver more clearly ([#7914](https://togithub.com/TanStack/query/issues/7914)) ([`683c85e`](https://togithub.com/TanStack/query/commit/683c85e)) by [@manudeli](https://togithub.com/manudeli) ##### Docs - fix typos ([#7898](https://togithub.com/TanStack/query/issues/7898)) ([`c7fb5fd`](https://togithub.com/TanStack/query/commit/c7fb5fd)) by Shubh Porwal ##### Packages - [@tanstack/eslint-plugin-query](https://togithub.com/tanstack/eslint-plugin-query)[@5](https://togithub.com/5).52.0 - [@tanstack/query-core](https://togithub.com/tanstack/query-core)[@5](https://togithub.com/5).52.0 - [@tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@5](https://togithub.com/5).52.0 - [@tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@5](https://togithub.com/5).52.0 - [@tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@5](https://togithub.com/5).52.0 - [@tanstack/react-query](https://togithub.com/tanstack/react-query)[@5](https://togithub.com/5).52.0 - [@tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@5](https://togithub.com/5).52.0 - [@tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@5](https://togithub.com/5).52.0 - [@tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@5](https://togithub.com/5).52.0 - [@tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@5](https://togithub.com/5).52.0 - [@tanstack/solid-query-devtools](https://togithub.com/tanstack/solid-query-devtools)[@5](https://togithub.com/5).52.0 - [@tanstack/solid-query-persist-client](https://togithub.com/tanstack/solid-query-persist-client)[@5](https://togithub.com/5).52.0 - [@tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@5](https://togithub.com/5).52.0 - [@tanstack/svelte-query-devtools](https://togithub.com/tanstack/svelte-query-devtools)[@5](https://togithub.com/5).52.0 - [@tanstack/svelte-query-persist-client](https://togithub.com/tanstack/svelte-query-persist-client)[@5](https://togithub.com/5).52.0 - [@tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@5](https://togithub.com/5).52.0 - [@tanstack/vue-query-devtools](https://togithub.com/tanstack/vue-query-devtools)[@5](https://togithub.com/5).52.0 - [@tanstack/angular-query-experimental](https://togithub.com/tanstack/angular-query-experimental)[@5](https://togithub.com/5).52.0 - [@tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@5](https://togithub.com/5).52.0 - [@tanstack/angular-query-devtools-experimental](https://togithub.com/tanstack/angular-query-devtools-experimental)[@5](https://togithub.com/5).52.0typescript-eslint/typescript-eslint (@typescript-eslint/parser)
### [`v8.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#830-2024-08-26) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.2.0...v8.3.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.typescript-eslint/typescript-eslint (@typescript-eslint/utils)
### [`v8.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/utils/CHANGELOG.md#830-2024-08-26) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.2.0...v8.3.0) ##### 🚀 Features - **eslint-plugin:** \[no-deprecation] add rule ##### 🩹 Fixes - **utils:** add missing `TSSatisfiesExpression` in `RuleListenerBaseSelectors` - **utils:** add `TSDeclareFunction` to `functionTypeTypes` ##### ❤️ Thank You - Abraham Guo - Daichi Kamiyama - Josh Goldberg ✨ - Kim Sang Du - Sukka - Vida Xie You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.unocss/unocss (@unocss/core)
### [`v0.62.3`](https://togithub.com/unocss/unocss/releases/tag/v0.62.3) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.62.2...v0.62.3) ##### 🐞 Bug Fixes - Update deps, fix [#4094](https://togithub.com/unocss/unocss/issues/4094) - by [@antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/4094](https://togithub.com/unocss/unocss/issues/4094) [(ba4a6)](https://togithub.com/unocss/unocss/commit/ba4a6ebb) - **preset-mini**: Remove outline-color transition property from transition-colors - by [@henrikvilhelmberglund](https://togithub.com/henrikvilhelmberglund) in [https://github.com/unocss/unocss/issues/4090](https://togithub.com/unocss/unocss/issues/4090) [(91b23)](https://togithub.com/unocss/unocss/commit/91b23df8) - **svelte-scoped**: Fix error check - by [@scheatkode](https://togithub.com/scheatkode) in [https://github.com/unocss/unocss/issues/4081](https://togithub.com/unocss/unocss/issues/4081) [(45786)](https://togithub.com/unocss/unocss/commit/45786b11) - **transformer-directives**: Multiple apply in on line - by [@Simon-He95](https://togithub.com/Simon-He95) and [@antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/4078](https://togithub.com/unocss/unocss/issues/4078) [(b8b35)](https://togithub.com/unocss/unocss/commit/b8b35526) ##### [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.62.2...v0.62.3)vueuse/vueuse (@vueuse/components)
### [`v11.0.3`](https://togithub.com/vueuse/vueuse/releases/tag/v11.0.3) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v11.0.1...v11.0.3) ##### 🚀 Features - **templateRef**: Support specifying allowed keys via generic argument - by [@zhiyuanzmj](https://togithub.com/zhiyuanzmj) in [https://github.com/vueuse/vueuse/issues/4162](https://togithub.com/vueuse/vueuse/issues/4162) [(acce3)](https://togithub.com/vueuse/vueuse/commit/acce3bb3) ##### 🐞 Bug Fixes - **createSharedComposable**: Handle the case where the return value of composable function is empty - by [@XinXiaoIsMe](https://togithub.com/XinXiaoIsMe) in [https://github.com/vueuse/vueuse/issues/4151](https://togithub.com/vueuse/vueuse/issues/4151) [(a2441)](https://togithub.com/vueuse/vueuse/commit/a24411ed) - **useCssVar**: Replace getComputedStyle with direct style property access - by [@babu-ch](https://togithub.com/babu-ch) in [https://github.com/vueuse/vueuse/issues/4166](https://togithub.com/vueuse/vueuse/issues/4166) [(d0523)](https://togithub.com/vueuse/vueuse/commit/d0523dad) - **useDropZone**: Ensure files ref is updated even without onDrop callback - by [@babu-ch](https://togithub.com/babu-ch) in [https://github.com/vueuse/vueuse/issues/4168](https://togithub.com/vueuse/vueuse/issues/4168) [(1c849)](https://togithub.com/vueuse/vueuse/commit/1c849e2c) - **usePermission**: State setting - by [@ferferga](https://togithub.com/ferferga) in [https://github.com/vueuse/vueuse/issues/4167](https://togithub.com/vueuse/vueuse/issues/4167) [(2aaa1)](https://togithub.com/vueuse/vueuse/commit/2aaa1c23) - **useWebSocket**: Only reconnect if is the current ws socket - by [@freakbite](https://togithub.com/freakbite) in [https://github.com/vueuse/vueuse/issues/4161](https://togithub.com/vueuse/vueuse/issues/4161) [(e0e99)](https://togithub.com/vueuse/vueuse/commit/e0e99c85) - **useWebSocket**: Should reset retry count when connection is established - by [@freakbite](https://togithub.com/freakbite) in [https://github.com/vueuse/vueuse/issues/4164](https://togithub.com/vueuse/vueuse/issues/4164) [(3c2fc)](https://togithub.com/vueuse/vueuse/commit/3c2fc392) ##### [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v11.0.1...v11.0.2)antfu/bumpp (bumpp)
### [`v9.5.2`](https://togithub.com/antfu/bumpp/compare/v9.5.1...402476cf2370e7738b02b8e48e78903a7dce1bf9) [Compare Source](https://togithub.com/antfu/bumpp/compare/v9.5.1...v9.5.2)zloirock/core-js (core-js)
### [`v3.38.1`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#3381---20240820) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.38.0...v3.38.1) - Changes [v3.38.0...v3.38.1](https://togithub.com/zloirock/core-js/compare/v3.38.0...v3.38.1) - Fixed some cases of `URLSearchParams` percent decoding, [#1357](https://togithub.com/zloirock/core-js/issues/1357), [#1361](https://togithub.com/zloirock/core-js/pull/1361), thanks [**@slowcheetah**](https://togithub.com/slowcheetah) - Some stylistic changes and minor optimizations - Compat data improvements: - [`Iterator` helpers proposal](https://togithub.com/tc39/proposal-iterator-helpers) methods marked as [shipped from FF131](https://bugzilla.mozilla.org/show_bug.cgi?id=1896390) - [`Math.f16round` and `DataView.prototype.{ getFloat16, setFloat16 }`](https://togithub.com/tc39/proposal-float16array) marked as shipped from Bun 1.1.23 - [`RegExp.escape`](https://togithub.com/tc39/proposal-regex-escaping) marked as shipped from Bun 1.1.22 - [`Promise.try`](https://togithub.com/tc39/proposal-promise-try) marked as shipped from Bun 1.1.22 - [`Uint8Array` to / from base64 and hex proposal](https://togithub.com/tc39/proposal-arraybuffer-base64) methods marked as shipped from Bun 1.1.22 - Added Hermes 0.13 compat data, similar to React Native 0.75 Hermes - Added Opera Android 84 compat data mappingiamkun/dayjs (dayjs)
### [`v1.11.13`](https://togithub.com/iamkun/dayjs/compare/v1.11.12...93c8fd0f807b8a8252f4cd65083bb1d6a49b90e7) [Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.11.12...v1.11.13)element-plus/element-plus (element-plus)
### [`v2.8.1`](https://togithub.com/element-plus/element-plus/releases/tag/2.8.1) [Compare Source](https://togithub.com/element-plus/element-plus/compare/2.8.0...2.8.1) ##### 2.8.1 *2024-08-23* ##### Features - Components \[cascader] support `placement` & `fallback-placements` ([#17840](https://togithub.com/element-plus/element-plus/issues/17840) by [@btea](https://togithub.com/btea)) - Components \[description] export props types ([#17859](https://togithub.com/element-plus/element-plus/issues/17859) by [@ntnyq](https://togithub.com/ntnyq)) - Components \[mention] accessibility enhancement ([#17848](https://togithub.com/element-plus/element-plus/issues/17848) by [@tolking](https://togithub.com/tolking)) - I18n add Burmese(my) translation ([#17765](https://togithub.com/element-plus/element-plus/issues/17765) by [@myonaingwinn](https://togithub.com/myonaingwinn)) - Components \[descriptions] add rowspan ([#10314](https://togithub.com/element-plus/element-plus/issues/10314) by [@guze2003](https://togithub.com/guze2003)) - Components \[popconfirm] add actions slot ([#17957](https://togithub.com/element-plus/element-plus/issues/17957) by [@typed-sigterm](https://togithub.com/typed-sigterm)) ##### Bug fixes - Components \[input] blur event fails when using textarea ([#17836](https://togithub.com/element-plus/element-plus/issues/17836) by [@tolking](https://togithub.com/tolking)) - Components \[date-picker] disabledDate is invalid when selecting year or month picker ([#15848](https://togithub.com/element-plus/element-plus/issues/15848) by [@xingyixiang](https://togithub.com/xingyixiang)) - Components \[dialog] error calling resetPostion before dialog is rendered ([#17855](https://togithub.com/element-plus/element-plus/issues/17855) by [@donga-gao](https://togithub.com/donga-gao)) - Components \[tree] instance type missing ([#17882](https://togithub.com/element-plus/element-plus/issues/17882) by [@betavs](https://togithub.com/betavs)) - Components \[select] binding click event is invalid ([#17876](https://togithub.com/element-plus/element-plus/issues/17876) by [@tolking](https://togithub.com/tolking)) - Components \[tree] FireFox dargging dataTransfer judge ([#17849](https://togithub.com/element-plus/element-plus/issues/17849) by [@warmthsea](https://togithub.com/warmthsea)) - Components \[table] toggleRowSelection restores previous behavior ([#17884](https://togithub.com/element-plus/element-plus/issues/17884) by [@tolking](https://togithub.com/tolking)) - Components \[table] emptyText/sumText empty string is invalid ([#8340](https://togithub.com/element-plus/element-plus/issues/8340) by [@starryeve](https://togithub.com/starryeve)) - Components \[time-picker] avoid update initial value when using disabledHours & isRange ([#17813](https://togithub.com/element-plus/element-plus/issues/17813) by [@momei-LJM](https://togithub.com/momei-LJM)) - Components \[button] use tag and disabled comp click triggered ([#17804](https://togithub.com/element-plus/element-plus/issues/17804) by [@VENI-VIDIVICI](https://togithub.com/VENI-VIDIVICI)) - Components \[table] use isEqual to determine whether it is selected ([#17885](https://togithub.com/element-plus/element-plus/issues/17885) by [@tolking](https://togithub.com/tolking)) - Components \[segmented] fix async disabled style of selected item ([#17716](https://togithub.com/element-plus/element-plus/issues/17716) by [@wzc520pyfm](https://togithub.com/wzc520pyfm)) - Components tree nodesMap leak ([#10195](https://togithub.com/element-plus/element-plus/issues/10195) by [@Simon-He95](https://togithub.com/Simon-He95)) - Components add segmented component type to `global.d.ts` file ([#17949](https://togithub.com/element-plus/element-plus/issues/17949) by [@DDDDD12138](https://togithub.com/DDDDD12138)) - Components \[dialog] rename resetPostion to resetPosition ([#17900](https://togithub.com/element-plus/element-plus/issues/17900) by [@yuuuuuyu](https://togithub.com/yuuuuuyu)) - Theme-chalk replace margin with padding ([#15499](https://togithub.com/element-plus/element-plus/issues/15499) by [@kaine0923](https://togithub.com/kaine0923)) - Perf(components): \[virtual-list] wrap row with Fragment and set key on it ([#8284](https://togithub.com/element-plus/element-plus/issues/8284) by [@tkitesy](https://togithub.com/tkitesy)) - Style(components): \[popper] fix arrow style ([#17826](https://togithub.com/element-plus/element-plus/issues/17826) by [@momei-LJM](https://togithub.com/momei-LJM)) - Style(theme-chalk): \[input-number] fix controlled comps style ([#10639](https://togithub.com/element-plus/element-plus/issues/10639) by [@MARIOMARUI](https://togithub.com/MARIOMARUI)) - Style(components): \[select] add a unique class name for the clear icon ([#17575](https://togithub.com/element-plus/element-plus/issues/17575) by [@HaceraI](https://togithub.com/HaceraI)) - Chore(components): \[dialog] change border-radius to base ([#17975](https://togithub.com/element-plus/element-plus/issues/17975) by [@warmthsea](https://togithub.com/warmthsea)) ##### Refactors - Components \[affix] optimized code logic ([#17929](https://togithub.com/element-plus/element-plus/issues/17929) by [@lxKylin](https://togithub.com/lxKylin)) - Components \[carousel] use var to replace raw string ([#17958](https://togithub.com/element-plus/element-plus/issues/17958) by [@blesstosam](https://togithub.com/blesstosam))eslint/eslint (eslint)
### [`v9.9.1`](https://togithub.com/eslint/eslint/compare/v9.9.0...8781e6f063e56438dc22346504ff637df3f84daf) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.9.0...v9.9.1)jsdom/jsdom (jsdom)
### [`v24.1.3`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#2413) [Compare Source](https://togithub.com/jsdom/jsdom/compare/24.1.2...24.1.3) - Fixed calls to `postMessage()` that were done as a bare property (i.e., `postMessage()` instead of `window.postMessage()`). ### [`v24.1.2`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#2412) [Compare Source](https://togithub.com/jsdom/jsdom/compare/24.1.1...24.1.2) - Fixed an issue with the `in` operator applied to `EventTarget` methods, e.g. `'addEventListener' in window`, which only appeared in Node.js ≥22.5.0. (legendecas) - Fixed the events fired by `blur()`: it no longer fires `focus` and `focusin` on the `Document`, and `blur` and `focusout` no longer have their `relatedTarget` property set. (asamuzaK)pnpm/pnpm (pnpm)
### [`v9.9.0`](https://togithub.com/pnpm/pnpm/compare/v9.8.0...v9.9.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.8.0...v9.9.0) ### [`v9.8.0`](https://togithub.com/pnpm/pnpm/compare/v9.7.1...v9.8.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.7.1...v9.8.0)antfu/taze (taze)
### [`v0.16.7`](https://togithub.com/antfu-collective/taze/releases/tag/v0.16.7) [Compare Source](https://togithub.com/antfu/taze/compare/v0.16.6...v0.16.7) *No significant changes* ##### [View changes on GitHub](https://togithub.com/antfu-collective/taze/compare/v0.16.6...v0.16.7)privatenumber/tsx (tsx)
### [`v4.18.0`](https://togithub.com/privatenumber/tsx/compare/v4.17.1...474ea71ff9c9cbd2d3a5dbe0951f2c2d92f2e26a) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.17.1...v4.18.0) ### [`v4.17.1`](https://togithub.com/privatenumber/tsx/compare/v4.17.0...af370e7af4837cf3db069c3ee1758c90f94f7d32) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.17.0...v4.17.1)unplugin/unplugin-vue (unplugin-vue)
### [`v5.1.3`](https://togithub.com/unplugin/unplugin-vue/releases/tag/v5.1.3) [Compare Source](https://togithub.com/unplugin/unplugin-vue/compare/v5.1.2...v5.1.3) ##### 🐞 Bug Fixes - Resolve options - by [@sxzz](https://togithub.com/sxzz) [(0aadd)](https://togithub.com/unplugin/unplugin-vue/commit/0aadd0b) ##### [View changes on GitHub](https://togithub.com/unplugin/unplugin-vue/compare/v5.1.2...v5.1.3) ### [`v5.1.2`](https://togithub.com/unplugin/unplugin-vue/releases/tag/v5.1.2) [Compare Source](https://togithub.com/unplugin/unplugin-vue/compare/v5.0.5...v5.1.2) ##### 🚀 Features - Add `features` option - by [@sxzz](https://togithub.com/sxzz) [(623ab)](https://togithub.com/unplugin/unplugin-vue/commit/623ab79) - Sync to `@vitejs/plugin-vue@5.1.0` - by [@sxzz](https://togithub.com/sxzz) [(d7f4f)](https://togithub.com/unplugin/unplugin-vue/commit/d7f4fa7) - Add rolldown support - by [@sxzz](https://togithub.com/sxzz) [(4e99b)](https://togithub.com/unplugin/unplugin-vue/commit/4e99b15) - **examples**: Add rspack - by [@sxzz](https://togithub.com/sxzz) [(50caf)](https://togithub.com/unplugin/unplugin-vue/commit/50caf2b) ##### 🐞 Bug Fixes - Handle circular references in HMR check - by [@sxzz](https://togithub.com/sxzz) [(df28f)](https://togithub.com/unplugin/unplugin-vue/commit/df28f79) - Allow disabling transformAssetUrls - by [@sxzz](https://togithub.com/sxzz) [(1a098)](https://togithub.com/unplugin/unplugin-vue/commit/1a09896) - Don't inline template when `__VUE_PROD_DEVTOOLS__` - by [@sxzz](https://togithub.com/sxzz) [(e83ae)](https://togithub.com/unplugin/unplugin-vue/commit/e83ae1d) - Clear cache after build end - by [@sxzz](https://togithub.com/sxzz) [(53af5)](https://togithub.com/unplugin/unplugin-vue/commit/53af576) - Clear script cache if recall - by [@sxzz](https://togithub.com/sxzz) [(a5921)](https://togithub.com/unplugin/unplugin-vue/commit/a592150) - Add deprecated `script.propsDestructure` option - by [@sxzz](https://togithub.com/sxzz) [(6dbe7)](https://togithub.com/unplugin/unplugin-vue/commit/6dbe712) ##### [View changes on GitHub](https://togithub.com/unplugin/unplugin-vue/compare/v5.0.5...v5.1.2)vitejs/vite (vite)
### [`v5.4.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small542-2024-08-20-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.4.1...v5.4.2) - chore: remove stale TODOs ([#17866](https://togithub.com/vitejs/vite/issues/17866)) ([e012f29](https://togithub.com/vitejs/vite/commit/e012f296df583bd133d26399397bd4ae49de1497)), closes [#17866](https://togithub.com/vitejs/vite/issues/17866) - refactor: remove redundant prepend/strip base ([#17887](https://togithub.com/vitejs/vite/issues/17887)) ([3b8f03d](https://togithub.com/vitejs/vite/commit/3b8f03d789ec3ef1a099c884759bd4e61b03ce7c)), closes [#17887](https://togithub.com/vitejs/vite/issues/17887) - fix: resolve relative URL generated by `renderBuiltUrl` passed to module preload ([#16084](https://togithub.com/vitejs/vite/issues/16084)) ([fac3a8e](https://togithub.com/vitejs/vite/commit/fac3a8ed6855c4ab3032957137b74f21ec501e72)), closes [#16084](https://togithub.com/vitejs/vite/issues/16084) - feat: support originalFilename ([#17867](https://togithub.com/vitejs/vite/issues/17867)) ([7d8c0e2](https://togithub.com/vitejs/vite/commit/7d8c0e2dcbdea3a3465a1d87e259988e82561035)), closes [#17867](https://togithub.com/vitejs/vite/issues/17867)antfu/vite-plugin-inspect (vite-plugin-inspect)
### [`v0.8.7`](https://togithub.com/antfu-collective/vite-plugin-inspect/releases/tag/v0.8.7) [Compare Source](https://togithub.com/antfu/vite-plugin-inspect/compare/v0.8.6...v0.8.7) ##### 🚀 Features - UI improvements, highlight file path - by [@userquin](https://togithub.com/userquin) and [@antfu](https://togithub.com/antfu) in [https://github.com/antfu-collective/vite-plugin-inspect/issues/120](https://togithub.com/antfu-collective/vite-plugin-inspect/issues/120) [(441c6)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/441c665) - Refactor components - by [@antfu](https://togithub.com/antfu) [(66943)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/6694364) - Introduce `removeVersionQuery` options - by [@antfu](https://togithub.com/antfu) [(374c6)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/374c6f9) - Add fonts - by [@antfu](https://togithub.com/antfu) [(c1b97)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/c1b9724) - Ui improvements - by [@antfu](https://togithub.com/antfu) [(9579c)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/9579c98) ##### 🐞 Bug Fixes - Improve icon algorithm - by [@antfu](https://togithub.com/antfu) [(3ee3a)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/3ee3a0e) ##### [View changes on GitHub](https://togithub.com/antfu-collective/vite-plugin-inspect/compare/v0.8.6...v0.8.7) ### [`v0.8.6`](https://togithub.com/antfu-collective/vite-plugin-inspect/releases/tag/v0.8.6) [Compare Source](https://togithub.com/antfu/vite-plugin-inspect/compare/v0.8.5...v0.8.6) ##### 🚀 Features - Optimize deps - by [@antfu](https://togithub.com/antfu) [(eb461)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/eb4613a) - Improve badge color - by [@antfu](https://togithub.com/antfu) [(2ab64)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/2ab640b) - Add style for floating vue - by [@antfu](https://togithub.com/antfu) [(46b4f)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/46b4f50) - Add icon for files - by [@antfu](https://togithub.com/antfu) [(6686b)](https://togithub.com/antfu-collective/vite-plugin-inspect/commit/6686b76) ##### [View changes on GitHub](https://togithub.com/antfu-collective/vite-plugin-inspect/compare/v0.8.5...v0.8.6)vuejs/vitepress (vitepress)
### [`v1.3.4`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#134-2024-08-24) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.3.3...v1.3.4) ##### Bug Fixes - check if `_importGlobMap` (vite internal) exists before using it ([612d66f](https://togithub.com/vuejs/vitepress/commit/612d66fbb5162d9905cfb10919ca1761ce8c4680))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 was generated by Mend Renovate. View the repository job log.