Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all dependencies (#72)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.17.1` -> `22.9.0`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.1/22.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/22.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.1/22.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.1/22.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@vitest/coverage-v8](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)) | [`2.1.3` -> `2.1.4`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/2.1.3/2.1.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2fcoverage-v8/2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitest%2fcoverage-v8/2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitest%2fcoverage-v8/2.1.3/2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitest%2fcoverage-v8/2.1.3/2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [happy-dom](https://redirect.github.com/capricorn86/happy-dom) | [`15.7.4` -> `15.11.0`](https://renovatebot.com/diffs/npm/happy-dom/15.7.4/15.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/happy-dom/15.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/happy-dom/15.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/happy-dom/15.7.4/15.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/happy-dom/15.7.4/15.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vitest](https://redirect.github.com/vitest-dev/vitest) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | [`2.1.3` -> `2.1.4`](https://renovatebot.com/diffs/npm/vitest/2.1.3/2.1.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vitest/2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitest/2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitest/2.1.3/2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest/2.1.3/2.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vue-tsc](https://redirect.github.com/vuejs/language-tools) ([source](https://redirect.github.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | [`2.1.6` -> `2.1.10`](https://renovatebot.com/diffs/npm/vue-tsc/2.1.6/2.1.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vue-tsc/2.1.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vue-tsc/2.1.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vue-tsc/2.1.6/2.1.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue-tsc/2.1.6/2.1.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitest-dev/vitest (@​vitest/coverage-v8)</summary> ### [`v2.1.4`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v2.1.4) [Compare Source](https://redirect.github.com/vitest-dev/vitest/compare/v2.1.3...v2.1.4) ##### 🚀 Features - **browser**: Allow custom HTML path, respect plugins `transformIndexHtml` - by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6725](https://redirect.github.com/vitest-dev/vitest/issues/6725) [<samp>(16902)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/169028f0) ##### 🐞 Bug Fixes - Don't normalize drive case letter in root - by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6792](https://redirect.github.com/vitest-dev/vitest/issues/6792) [<samp>(b28cd)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/b28cd2e3) - **browser**: - Fix default browser port - by [@​hi-ogawa](https://redirect.github.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/6700](https://redirect.github.com/vitest-dev/vitest/issues/6700) [<samp>(9c518)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/9c518c14) - Optimize expect-type - by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6713](https://redirect.github.com/vitest-dev/vitest/issues/6713) [<samp>(07918)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/07918538) - Don't polyfill process.env - by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6718](https://redirect.github.com/vitest-dev/vitest/issues/6718) [<samp>(da6d2)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/da6d2ea7) - Increment browser port automatically if there are several projects with browser.enabled - by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6717](https://redirect.github.com/vitest-dev/vitest/issues/6717) [<samp>(a9397)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/a939779f) - Cleanup keyboard state - by [@​hi-ogawa](https://redirect.github.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/6731](https://redirect.github.com/vitest-dev/vitest/issues/6731) [<samp>(19278)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/19278f4c) - Don't add `v=` queries to setup files imports - by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6759](https://redirect.github.com/vitest-dev/vitest/issues/6759) [<samp>(b8258)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/b82584c9) - User event cleanup on retry - by [@​hi-ogawa](https://redirect.github.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/6764](https://redirect.github.com/vitest-dev/vitest/issues/6764) [<samp>(bdd15)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/bdd15dd1) - Ignore non mocked msw requests - by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6770](https://redirect.github.com/vitest-dev/vitest/issues/6770) [<samp>(9d9ba)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/9d9bad5b) - Initiate MSW in the same frame as tests - by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6772](https://redirect.github.com/vitest-dev/vitest/issues/6772) [<samp>(2444f)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/2444ff22) - **deps**: - Update dependency sirv to v3 - in [https://github.com/vitest-dev/vitest/issues/6701](https://redirect.github.com/vitest-dev/vitest/issues/6701) [<samp>(fde5d)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/fde5d509) - **expect**: - Correct behavior of `toThrowError` with empty string parameter - by [@​shulaoda](https://redirect.github.com/shulaoda) in [https://github.com/vitest-dev/vitest/issues/6710](https://redirect.github.com/vitest-dev/vitest/issues/6710) [<samp>(a6129)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/a61293e9) - **mocker**: - Remove spy from peer dependencies - by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6777](https://redirect.github.com/vitest-dev/vitest/issues/6777) [<samp>(3a8b5)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/3a8b56bf) - **vitest**: - Clarify slowTestThreshold, print slow tests in non-TTY mode - by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6715](https://redirect.github.com/vitest-dev/vitest/issues/6715) [<samp>(2e6aa)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/2e6aa647) - Print warnings form Vite plugins - by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6724](https://redirect.github.com/vitest-dev/vitest/issues/6724) [<samp>(121b1)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/121b161f) - Don't fail if the working directory starts with a lowercase drive letter - by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6779](https://redirect.github.com/vitest-dev/vitest/issues/6779) [<samp>(df6d7)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/df6d750b) - Silence import analysis warning - by [@​hi-ogawa](https://redirect.github.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/6785](https://redirect.github.com/vitest-dev/vitest/issues/6785) [<samp>(39041)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/39041ee5) - **vitest,runner**: - Simplify `test.extend` type exports - by [@​hi-ogawa](https://redirect.github.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/6707](https://redirect.github.com/vitest-dev/vitest/issues/6707) [<samp>(e5c38)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/e5c388f0) ##### 🏎 Performance - Use `hash` to replace `createHash` - by [@​btea](https://redirect.github.com/btea) in [https://github.com/vitest-dev/vitest/issues/6703](https://redirect.github.com/vitest-dev/vitest/issues/6703) [<samp>(5d07b)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/5d07bba6) ##### [View changes on GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v2.1.3...v2.1.4) </details> <details> <summary>capricorn86/happy-dom (happy-dom)</summary> ### [`v15.11.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.11.0) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.8...v15.11.0) ##### 🎨 Features - Adds support for the `:disabled` pseudo-class in CSS and query selectors - By **[@​capricorn86](https://redirect.github.com/capricorn86)** in task [#​1159](https://redirect.github.com/capricorn86/happy-dom/issues/1159) ### [`v15.10.8`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.8) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.7...v15.10.8) ##### 👷♂️ Patch fixes - Validate that object is of type `Blob` in `FileReader.readAsArrayBuffer()`, `FileReader.readAsBinaryString()`, `FileReader.readAsDataURL()` and `FileReader.readAsText()` - By **[@​btea](https://redirect.github.com/btea)** in task [#​1565](https://redirect.github.com/capricorn86/happy-dom/issues/1565) ### [`v15.10.7`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.7) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.6...v15.10.7) ##### 👷♂️ Patch fixes - Cookies with values that contains "=" should be supported - By **[@​btea](https://redirect.github.com/btea)** in task [#​1570](https://redirect.github.com/capricorn86/happy-dom/issues/1570) ### [`v15.10.6`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.6) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.5...v15.10.6) ##### 👷♂️ Patch fixes - Accept objects with a stringifier (such as a `URL` object) in `Location.assign()` and `Location.replace()` - By **[@​silverwind](https://redirect.github.com/silverwind)** in task [#​1568](https://redirect.github.com/capricorn86/happy-dom/issues/1568) ### [`v15.10.5`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.5) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.4...v15.10.5) ##### 👷♂️ Patch fixes - Fixes incorrect serialization of special characters in raw text elements such as `<script>` and `<style>` - By **[@​BenjaminAster](https://redirect.github.com/BenjaminAster)** in task [#​1566](https://redirect.github.com/capricorn86/happy-dom/issues/1566) ### [`v15.10.4`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.4) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.3...v15.10.4) ##### 👷♂️ Patch fixes - Adds missing setter for the `HTMLMediaElement.srcObject` property - By **[@​ewesemann](https://redirect.github.com/ewesemann)** in task [#​1557](https://redirect.github.com/capricorn86/happy-dom/issues/1557) ### [`v15.10.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.3) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.2...v15.10.3) ##### 👷♂️ Patch fixes - Allow to set custom export conditions in `@happy-dom/jest-environment` - By **[@​aearly](https://redirect.github.com/aearly)** in task [#​1555](https://redirect.github.com/capricorn86/happy-dom/issues/1555) ### [`v15.10.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.2) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.1...v15.10.2) ##### 👷♂️ Patch fixes - Fixes a security vulnerability that allowed for server side code to be executed by a `<script>` tag - By **[@​capricorn86](https://redirect.github.com/capricorn86)** in task [#​1585](https://redirect.github.com/capricorn86/happy-dom/issues/1585) - There was a case that was missed with the first patch ### [`v15.10.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.1) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.0...v15.10.1) ##### 👷♂️ Patch fixes - Fixes a security vulnerability that allowed for server side code to be executed by a `<script>` tag - By **[@​capricorn86](https://redirect.github.com/capricorn86)** in task [#​1585](https://redirect.github.com/capricorn86/happy-dom/issues/1585) ### [`v15.10.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.0) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.9.0...v15.10.0) ##### 🎨 Features - Adds a new setting called `disableSameOriginPolicy` that makes it possible to bypass the same-origin policy in fetch requests - By **[@​OlaviSau](https://redirect.github.com/OlaviSau)** in task [#​1553](https://redirect.github.com/capricorn86/happy-dom/issues/1553) ### [`v15.9.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.9.0) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.5...v15.9.0) ##### 🎨 Features - Adds support for "aspect-ratio" to `CSSStyleDeclaration` - By **[@​yinm](https://redirect.github.com/yinm)** in task [#​1147](https://redirect.github.com/capricorn86/happy-dom/issues/1147) ### [`v15.8.5`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.8.5) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.4...v15.8.5) ##### 👷♂️ Patch fixes - Fixes bug where `Node.getRootNode()` returned null when it was within a `ShadowRoot` that previously been disconnected from the `Document` - By **[@​capricorn86](https://redirect.github.com/capricorn86)** in task [#​1581](https://redirect.github.com/capricorn86/happy-dom/issues/1581) ### [`v15.8.4`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.8.4) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.3...v15.8.4) ##### 👷♂️ Patch fixes - Fixes bug where child nodes of `HTMLSelectElement` and `HTMLFormElement` had the wrong reference to the parent - By **[@​capricorn86](https://redirect.github.com/capricorn86)** in task [#​1578](https://redirect.github.com/capricorn86/happy-dom/issues/1578) ### [`v15.8.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.8.3) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.2...v15.8.3) ##### 👷♂️ Patch fixes - Toggle "open" attribute on `HTMLDetailsElement` when dispatching a click event on a summary element which is a child of the details element - By **[@​mikedidomizio](https://redirect.github.com/mikedidomizio)** in task [#​1534](https://redirect.github.com/capricorn86/happy-dom/issues/1534) ### [`v15.8.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.8.2) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.1...v15.8.2) ##### 👷♂️ Patch fixes - Use `globalThis` instead of `global` to make Happy DOM work in other runtimes such as Cloudflare workers - By **[@​mattallty](https://redirect.github.com/mattallty)** in task [#​1546](https://redirect.github.com/capricorn86/happy-dom/issues/1546) ### [`v15.8.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.8.1) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.0...v15.8.1) ##### 👷♂️ Patch fixes - Always return `Promise<Blob>` from `ClipboardItem.getType()` - By **[@​ezzatron](https://redirect.github.com/ezzatron)** in task [#​1538](https://redirect.github.com/capricorn86/happy-dom/issues/1538) ### [`v15.8.0`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.7.4...33a72ca38277d2aab5341b4b66b0ca6380285c0b) [Compare Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.7.4...v15.8.0) </details> <details> <summary>vuejs/language-tools (vue-tsc)</summary> ### [`v2.1.10`](https://redirect.github.com/vuejs/language-tools/compare/v2.1.8...b0af30caee2f8dfb1a8393c1b400f38e31fa4883) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v2.1.8...v2.1.10) ### [`v2.1.8`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#218-supofficialsup-219-supinsiderssup-2024-10-26) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v2.1.6...v2.1.8) ##### Features - **vscode:** reactions visualization now identifies more use cases <sup>Insiders</sup> - **language-core:** auto infer `$el` type ([#​4805](https://redirect.github.com/vuejs/language-tools/issues/4805)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** typed directive arg and modifiers ([#​4813](https://redirect.github.com/vuejs/language-tools/issues/4813)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! ##### Bug Fixes - **language-core:** avoid generic type loss due to destructured props ([#​4821](https://redirect.github.com/vuejs/language-tools/issues/4821)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** handle `v-for` with `v-once` correctly ([#​4830](https://redirect.github.com/vuejs/language-tools/issues/4830)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** avoid generating zero-length mappings for interpolation edges - **language-core:** don't assign `this` to `__VLS_ctx` ([#​4845](https://redirect.github.com/vuejs/language-tools/issues/4845)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-service:** initialize scope with null prototype object ([#​4855](https://redirect.github.com/vuejs/language-tools/issues/4855)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** inlay hints for `<component :is>` and `<slot :name>` ([#​4661](https://redirect.github.com/vuejs/language-tools/issues/4661)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX), [@​so1ve](https://redirect.github.com/so1ve)! - **language-core:** should error when invalid syntax at script end ([#​4692](https://redirect.github.com/vuejs/language-tools/issues/4692)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** correct type inference of `defineModel` & `defineEmits` in generic ([#​4823](https://redirect.github.com/vuejs/language-tools/issues/4823)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** inject generics of `useTemplateRef` into correct location ([#​4829](https://redirect.github.com/vuejs/language-tools/issues/4829)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** prevent the generation of generics in JS ([#​4836](https://redirect.github.com/vuejs/language-tools/issues/4836)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX), [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj)! - **language-core:** generate correct reference for `v-on` on `<slot>` ([#​4864](https://redirect.github.com/vuejs/language-tools/issues/4864)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** match classname before `)` ([#​4887](https://redirect.github.com/vuejs/language-tools/issues/4887)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-service:** handle internal item key with leading slash correctly ([#​4894](https://redirect.github.com/vuejs/language-tools/issues/4894)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** correctly obtain the index of style modules ([#​4907](https://redirect.github.com/vuejs/language-tools/issues/4907)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** refer absolute path of global types file ([#​4924](https://redirect.github.com/vuejs/language-tools/issues/4924)) - Thanks to [@​depressedX](https://redirect.github.com/depressedX)! - **component-meta:** error when signatures is undefined ([#​4930](https://redirect.github.com/vuejs/language-tools/issues/4930)) - Thanks to [@​Hannesrasmussen](https://redirect.github.com/Hannesrasmussen)! - **language-core:** intersect props of generic component with attrs ([#​4886](https://redirect.github.com/vuejs/language-tools/issues/4886)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** fix incorrect syntax for class component virtual code - **language-core:** generate `value` instead of model name into tuple ([#​4892](https://redirect.github.com/vuejs/language-tools/issues/4892)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** infer template ref's type of native elements with `v-for` correctly ([#​4933](https://redirect.github.com/vuejs/language-tools/issues/4933)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** should wrap item with `Reactive` on `v-for` ([#​4902](https://redirect.github.com/vuejs/language-tools/issues/4902)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! ##### Performance - **language-service:** find destructured props only with enabled setting ([#​4815](https://redirect.github.com/vuejs/language-tools/issues/4815)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! ##### Other Changes - Upgraded Volar from `v2.4.1` to `v2.4.8`: - Changing vue files causes internal state to desync in Sublime Text ([#​4909](https://redirect.github.com/vuejs/language-tools/issues/4909)) - Thanks to [@​rchl](https://redirect.github.com/rchl)! - The syntax highlighting is not applied when destructuring props ([#​4811](https://redirect.github.com/vuejs/language-tools/issues/4811)) - chore: fix nvim config snippet in README ([#​4881](https://redirect.github.com/vuejs/language-tools/issues/4881)) - Thanks to [@​LiamEderzeel](https://redirect.github.com/LiamEderzeel)! - chore: remove side effects ([#​4871](https://redirect.github.com/vuejs/language-tools/issues/4871)) - Thanks to [@​vikingair](https://redirect.github.com/vikingair)! - chore: remove `importsNotUsedAsValues` ([#​4897](https://redirect.github.com/vuejs/language-tools/issues/4897)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - chore(vscode): switch to `"module": "CommonJS"` ([#​4944](https://redirect.github.com/vuejs/language-tools/issues/4944)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - test: fix incorrect default value ([#​4934](https://redirect.github.com/vuejs/language-tools/issues/4934)) - Thanks to [@​jh-leong](https://redirect.github.com/jh-leong)! - test(tsc): add a test case for class component </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Europe/Helsinki, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/slipmatio/toolbelt). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOS43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information