so1ve / vue-skinview3d

Three.js powered Minecraft skin viewer. (Vue binding of skinview3d)
https://vue-skinview3d.mk1.io
MIT License
10 stars 2 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 18.16.18 -> 18.16.19 age adoption passing confidence
eslint (source) 8.42.0 -> 8.44.0 age adoption passing confidence
pnpm (source) 8.6.6 -> 8.6.7 age adoption passing confidence
typescript (source) 5.1.3 -> 5.1.6 age adoption passing confidence
vue-tsc 1.6.5 -> 1.8.4 age adoption passing confidence

Release Notes

eslint/eslint (eslint) ### [`v8.44.0`](https://togithub.com/eslint/eslint/releases/tag/v8.44.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.43.0...v8.44.0) #### Features - [`1766771`](https://togithub.com/eslint/eslint/commit/176677180a4a1209fc192771521c9192e1f67578) feat: add `es2023` and `es2024` environments ([#​17328](https://togithub.com/eslint/eslint/issues/17328)) (Milos Djermanovic) - [`4c50400`](https://togithub.com/eslint/eslint/commit/4c5040022639ae804c15b366afc6e64982bd8ae3) feat: add `ecmaVersion: 2024`, regexp `v` flag parsing ([#​17324](https://togithub.com/eslint/eslint/issues/17324)) (Milos Djermanovic) - [`4d411e4`](https://togithub.com/eslint/eslint/commit/4d411e4c7063274d6d346f1b7ee46f7575d0bbd2) feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule ([#​17270](https://togithub.com/eslint/eslint/issues/17270)) (Percy Ma) - [`c8b1f4d`](https://togithub.com/eslint/eslint/commit/c8b1f4d61a256727755d561bf53f889b6cd712e0) feat: Move `parserServices` to `SourceCode` ([#​17311](https://togithub.com/eslint/eslint/issues/17311)) (Milos Djermanovic) - [`ef6e24e`](https://togithub.com/eslint/eslint/commit/ef6e24e42670f321d996948623846d9caaedac99) feat: treat unknown nodes as having the lowest precedence ([#​17302](https://togithub.com/eslint/eslint/issues/17302)) (Brad Zacher) - [`1866e1d`](https://togithub.com/eslint/eslint/commit/1866e1df6175e4ba0ae4a0d88dc3c956bb310035) feat: allow flat config files to export a Promise ([#​17301](https://togithub.com/eslint/eslint/issues/17301)) (Milos Djermanovic) #### Bug Fixes - [`a36bcb6`](https://togithub.com/eslint/eslint/commit/a36bcb67f26be42c794797d0cc9948b9cfd4ff71) fix: no-unused-vars false positive with logical assignment operators ([#​17320](https://togithub.com/eslint/eslint/issues/17320)) (Gweesin Chan) - [`7620b89`](https://togithub.com/eslint/eslint/commit/7620b891e81c234f30f9dbcceb64a05fd0dde65e) fix: Remove `no-unused-labels` autofix before potential directives ([#​17314](https://togithub.com/eslint/eslint/issues/17314)) (Francesco Trotta) - [`391ed38`](https://togithub.com/eslint/eslint/commit/391ed38b09bd1a3abe85db65b8fcda980ab3d6f4) fix: Remove `no-extra-semi` autofix before potential directives ([#​17297](https://togithub.com/eslint/eslint/issues/17297)) (Francesco Trotta) #### Documentation - [`526e911`](https://togithub.com/eslint/eslint/commit/526e91106e6fe101578e9478a9d7f4844d4f72ac) docs: resubmit pr 17115 doc changes ([#​17291](https://togithub.com/eslint/eslint/issues/17291)) (唯然) - [`e1314bf`](https://togithub.com/eslint/eslint/commit/e1314bf85a52bb0d05b1c9ca3b4c1732bae22172) docs: Integration section and tutorial ([#​17132](https://togithub.com/eslint/eslint/issues/17132)) (Ben Perlmutter) - [`19a8c5d`](https://togithub.com/eslint/eslint/commit/19a8c5d84596a9f7f2aa428c1696ba86daf854e6) docs: Update README (GitHub Actions Bot) #### Chores - [`49e46ed`](https://togithub.com/eslint/eslint/commit/49e46edf3c8dc71d691a97fc33b63ed80ae0db0c) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).44.0 ([#​17329](https://togithub.com/eslint/eslint/issues/17329)) (Milos Djermanovic) - [`a1cb642`](https://togithub.com/eslint/eslint/commit/a1cb6421f9d185901cd99e5f696e912226ef6632) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`840a264`](https://togithub.com/eslint/eslint/commit/840a26462bbf6c27c52c01b85ee2018062157951) test: More test cases for no-case-declarations ([#​17315](https://togithub.com/eslint/eslint/issues/17315)) (Elian Cordoba) - [`e6e74f9`](https://togithub.com/eslint/eslint/commit/e6e74f9eef0448129dd4775628aba554a2d8c8c9) chore: package.json update for eslint-config-eslint release (ESLint Jenkins) - [`eb3d794`](https://togithub.com/eslint/eslint/commit/eb3d7946e1e9f70254008744dba2397aaa730114) chore: upgrade semver@7.5.3 ([#​17323](https://togithub.com/eslint/eslint/issues/17323)) (Ziyad El Abid) - [`cf88439`](https://togithub.com/eslint/eslint/commit/cf884390ad8071d88eae05df9321100f1770363d) chore: upgrade optionator@0.9.3 ([#​17319](https://togithub.com/eslint/eslint/issues/17319)) (Milos Djermanovic) - [`9718a97`](https://togithub.com/eslint/eslint/commit/9718a9781d69d2c40b68c631aed97700b32c0082) refactor: remove unnecessary code in `flat-eslint.js` ([#​17308](https://togithub.com/eslint/eslint/issues/17308)) (Milos Djermanovic) - [`f82e56e`](https://togithub.com/eslint/eslint/commit/f82e56e9acfb9562ece76441472d5657d7d5e296) perf: various performance improvements ([#​17135](https://togithub.com/eslint/eslint/issues/17135)) (moonlightaria) - [`da81e66`](https://togithub.com/eslint/eslint/commit/da81e66e22b4f3d3fe292cf70c388753304deaad) chore: update eslint-plugin-jsdoc to 46.2.5 ([#​17245](https://togithub.com/eslint/eslint/issues/17245)) (唯然) - [`b991640`](https://togithub.com/eslint/eslint/commit/b991640176d5dce4750f7cc71c56cd6f284c882f) chore: switch eslint-config-eslint to the flat format ([#​17247](https://togithub.com/eslint/eslint/issues/17247)) (唯然) ### [`v8.43.0`](https://togithub.com/eslint/eslint/releases/tag/v8.43.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.42.0...v8.43.0) #### Features - [`14581ff`](https://togithub.com/eslint/eslint/commit/14581ff15aaee5a55c46bbf4983818ddc8dd7cb1) feat: directive prologue detection and autofix condition in `quotes` ([#​17284](https://togithub.com/eslint/eslint/issues/17284)) (Francesco Trotta) - [`e50fac3`](https://togithub.com/eslint/eslint/commit/e50fac3f8f998f729e3080e256066db3a7827c67) feat: add declaration loc to message in block-scoped-var ([#​17252](https://togithub.com/eslint/eslint/issues/17252)) (Milos Djermanovic) - [`1b7faf0`](https://togithub.com/eslint/eslint/commit/1b7faf0702b1af86b6a0ddafc37cf45d60f5d4d8) feat: add `skipJSXText` option to `no-irregular-whitespace` rule ([#​17182](https://togithub.com/eslint/eslint/issues/17182)) (Azat S) #### Bug Fixes - [`5338b56`](https://togithub.com/eslint/eslint/commit/5338b56fda7f47d16bdb23514f1e95b24de7b92f) fix: normalize `cwd` passed to `ESLint`/`FlatESLint` constructor ([#​17277](https://togithub.com/eslint/eslint/issues/17277)) (Milos Djermanovic) - [`54383e6`](https://togithub.com/eslint/eslint/commit/54383e69b092ef537d59a1f7799a85b1412f4e59) fix: Remove `no-extra-parens` autofix for potential directives ([#​17022](https://togithub.com/eslint/eslint/issues/17022)) (Francesco Trotta) #### Documentation - [`8b855ea`](https://togithub.com/eslint/eslint/commit/8b855ea058992d5446d1d6dc6394ee683c3200a0) docs: resubmit pr17061 doc changes ([#​17292](https://togithub.com/eslint/eslint/issues/17292)) (唯然) - [`372722e`](https://togithub.com/eslint/eslint/commit/372722eac32ca9e3f31cf0d0bc10317c6f153369) docs: resubmit pr17012 doc changes ([#​17293](https://togithub.com/eslint/eslint/issues/17293)) (唯然) - [`67e7af3`](https://togithub.com/eslint/eslint/commit/67e7af3fdbdb4648b747dfd669be4decfe24086a) docs: resubmit custom-rules doc changes ([#​17294](https://togithub.com/eslint/eslint/issues/17294)) (唯然) - [`9e3d77c`](https://togithub.com/eslint/eslint/commit/9e3d77cba65d0e38e07996e57961fb04f30d9303) docs: Resubmit Fix formatting in Custom Rules docs ([#​17281](https://togithub.com/eslint/eslint/issues/17281)) (Milos Djermanovic) - [`503647a`](https://togithub.com/eslint/eslint/commit/503647a0b94ca8c776d7e7e8c54c8b1d32904467) docs: Resubmit markVariableAsUsed docs ([#​17280](https://togithub.com/eslint/eslint/issues/17280)) (Nicholas C. Zakas) - [`e0cf0d8`](https://togithub.com/eslint/eslint/commit/e0cf0d86d985ed2b2f901dd9aab5ccd2fff062ad) docs: Custom rule & plugin tutorial ([#​17024](https://togithub.com/eslint/eslint/issues/17024)) (Ben Perlmutter) - [`8e51ea9`](https://togithub.com/eslint/eslint/commit/8e51ea943c2fcd05bd8917cfa89e36b91209c7cd) docs: resubmit `no-new` rule documentation ([#​17264](https://togithub.com/eslint/eslint/issues/17264)) (Nitin Kumar) - [`1b217f8`](https://togithub.com/eslint/eslint/commit/1b217f8de15961fd3c80389621080132f517a0fb) docs: resubmit `Custom Processors` documentation ([#​17265](https://togithub.com/eslint/eslint/issues/17265)) (Nitin Kumar) - [`428fc76`](https://togithub.com/eslint/eslint/commit/428fc76806dea1ac82484d628261a5385f928e6a) docs: resubmit `Create Plugins` documentation ([#​17268](https://togithub.com/eslint/eslint/issues/17268)) (Nitin Kumar) - [`bdca88c`](https://togithub.com/eslint/eslint/commit/bdca88cf4f8b7888cb72197bfe9c1d90b490a0dd) docs: resubmit `Configuration Files` documentation ([#​17267](https://togithub.com/eslint/eslint/issues/17267)) (Nitin Kumar) - [`f5c01f2`](https://togithub.com/eslint/eslint/commit/f5c01f281ad288b1a0ebddbf579230ae11587c6c) docs: resubmit `Manage Issues` documentation ([#​17266](https://togithub.com/eslint/eslint/issues/17266)) (Nitin Kumar) - [`b199295`](https://togithub.com/eslint/eslint/commit/b1992954591a3f4d8417013f52739b5fef4e0cd7) docs: Resubmit custom rules update docs ([#​17273](https://togithub.com/eslint/eslint/issues/17273)) (Ben Perlmutter) - [`0e9980c`](https://togithub.com/eslint/eslint/commit/0e9980c3a8a1e554fdb377305c0ebe9e94a354c9) docs: add new `omitLastInOneLineClassBody` option to the `semi` rule ([#​17263](https://togithub.com/eslint/eslint/issues/17263)) (Nitin Kumar) - [`cb2560f`](https://togithub.com/eslint/eslint/commit/cb2560f7a393e74b761faa9adad938fb1deb947d) docs: Resubmit getScope/getDeclaredVariables docs ([#​17262](https://togithub.com/eslint/eslint/issues/17262)) (Nicholas C. Zakas) - [`85d2b30`](https://togithub.com/eslint/eslint/commit/85d2b30bc318c1355e52ebb21c56cca32f0ab198) docs: explain how to include predefined globals ([#​17261](https://togithub.com/eslint/eslint/issues/17261)) (Marcus Wyatt) - [`de4d3c1`](https://togithub.com/eslint/eslint/commit/de4d3c14c30a88795b9075d59827d3fe63a42c5e) docs: update flat config default ignore patterns ([#​17258](https://togithub.com/eslint/eslint/issues/17258)) (Milos Djermanovic) - [`3912f3a`](https://togithub.com/eslint/eslint/commit/3912f3a225c12bfb5ce9b7ba26c2b5301e6275bd) docs: Improve `ignores` documentation ([#​17239](https://togithub.com/eslint/eslint/issues/17239)) (Francesco Trotta) - [`35e11d3`](https://togithub.com/eslint/eslint/commit/35e11d3248e00b711fd652836edc900f22af0ebd) docs: fix typos and missing info ([#​17257](https://togithub.com/eslint/eslint/issues/17257)) (Ed Lucas) - [`0bc257c`](https://togithub.com/eslint/eslint/commit/0bc257c290b12fcda85cb61b40d55fc2be0f938c) docs: Clarify `no-div-regex` rule docs ([#​17051](https://togithub.com/eslint/eslint/issues/17051)) ([#​17255](https://togithub.com/eslint/eslint/issues/17255)) (Francesco Trotta) - [`788d836`](https://togithub.com/eslint/eslint/commit/788d83629a3790a7db6f52dcf0b4bddf51c6d063) docs: add references to MIT License ([#​17248](https://togithub.com/eslint/eslint/issues/17248)) (Milos Djermanovic) - [`58aab6b`](https://togithub.com/eslint/eslint/commit/58aab6b6c09996875418aefeeb0fd76c50caef7a) docs: Update README (GitHub Actions Bot) - [`3ef5814`](https://togithub.com/eslint/eslint/commit/3ef58140550cf8ff34af35fc4d9a1f9a124fe0e6) docs: Revert all changes after the license change ([#​17227](https://togithub.com/eslint/eslint/issues/17227)) (Milos Djermanovic) - [`03fc4aa`](https://togithub.com/eslint/eslint/commit/03fc4aa847bd0445e7b3ea81bcc9523b1847facc) docs: Update README (GitHub Actions Bot) #### Chores - [`78350f6`](https://togithub.com/eslint/eslint/commit/78350f63045c82b7990bb7bfe5080c5ad5e1c3f5) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).43.0 ([#​17295](https://togithub.com/eslint/eslint/issues/17295)) (Milos Djermanovic) - [`62bf759`](https://togithub.com/eslint/eslint/commit/62bf759124811b013ad7906c2536deb8b39c31a8) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`e0a2448`](https://togithub.com/eslint/eslint/commit/e0a2448e0c0ef354e69998858846630a3fce8ebe) chore: docs package.license ISC => MIT ([#​17254](https://togithub.com/eslint/eslint/issues/17254)) (唯然) - [`6a0196c`](https://togithub.com/eslint/eslint/commit/6a0196c51310630a0ff96a1e8d7f257c2c7adda9) chore: use eslint-plugin-eslint-plugin flat configs ([#​17204](https://togithub.com/eslint/eslint/issues/17204)) (Milos Djermanovic)
pnpm/pnpm (pnpm) ### [`v8.6.7`](https://togithub.com/pnpm/pnpm/releases/tag/v8.6.7) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.6.6...v8.6.7) #### Patch Changes - Ensure consistent output for scripts executed concurrently, both within a single project and across multiple projects. Each script's output will now be printed in a separate section of the terminal, when running multiple scripts in a single project [using regex](https://pnpm.io/cli/run#running-multiple-scripts) [#​6692](https://togithub.com/pnpm/pnpm/issues/6692). - The `--parallel` CLI flag should work on single project [#​6692](https://togithub.com/pnpm/pnpm/issues/6692). - Optimizing project manifest normalization, reducing amoung of data copying [#​6763](https://togithub.com/pnpm/pnpm/pull/6763). - Move loading `wantedLockfile` outside `dependenciesHierarchyForPackage`, preventing OOM crash when loading the same lock file too many times [#​6757](https://togithub.com/pnpm/pnpm/pull/6757). - Replace ineffective use of ramda `difference` with better alternative [#​6760](https://togithub.com/pnpm/pnpm/pull/6760). #### Our Gold Sponsors
#### Our Silver Sponsors
Microsoft/TypeScript (typescript) ### [`v5.1.6`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.1.6): TypeScript 5.1.6 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.1.5...v5.1.6) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript v5.1.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+). - [fixed issues query for Typescript v5.1.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+). - [fixed issues query for Typescript v5.1.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.2%22+is%3Aclosed+). - [fixed issues query for Typescript v5.1.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+). - (5.1.4 [intentionally skipped](https://togithub.com/microsoft/TypeScript/issues/53031#issuecomment-1610038922)) - [fixed issues query for Typescript v5.1.5 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.5%22+is%3Aclosed+). - [fixed issues query for Typescript v5.1.6 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.6%22+is%3Aclosed+). Downloads are available on [npm](https://www.npmjs.com/package/typescript) ### [`v5.1.5`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.1.5): TypeScript 5.1.5 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.1.3...v5.1.5) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript v5.1.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+). - [fixed issues query for Typescript v5.1.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+). - [fixed issues query for Typescript v5.1.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.2%22+is%3Aclosed+). - [fixed issues query for Typescript v5.1.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+). - (5.1.4 [intentionally skipped](https://togithub.com/microsoft/TypeScript/issues/53031#issuecomment-1610038922)) - [fixed issues query for Typescript v5.1.5 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.5%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
vuejs/language-tools (vue-tsc) ### [`v1.8.4`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#184-202375) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.3...v1.8.4) - feat(monaco): support for custom file system provider ([https://github.com/volarjs/volar.js/pull/50](https://togithub.com/volarjs/volar.js/pull/50)) - feat: support auto-complete for template directive comments - fix: local component type should override a global component ([#​1886](https://togithub.com/vuejs/language-tools/issues/1886)) ([#​3333](https://togithub.com/vuejs/language-tools/issues/3333)) - thanks [@​so1ve](https://togithub.com/so1ve) - fix: support type narrowing for components define in script setup ([#​3138](https://togithub.com/vuejs/language-tools/issues/3138)) ([#​3350](https://togithub.com/vuejs/language-tools/issues/3350)) - thanks [@​so1ve](https://togithub.com/so1ve) ***

Full-time Support by


WebContainer API is here.


Our Sponsors ⭐✨




Add you via GitHub Sponsors or Open Collective

### [`v1.8.3`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#183-2023628) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.2...v1.8.3) - fix(ts-plugin): tsserver crashes when import > 4MB .vue file ([#​3332](https://togithub.com/vuejs/language-tools/issues/3332)) - fix(language-server): in specific os `fileExists()` throws ([#​3336](https://togithub.com/vuejs/language-tools/issues/3336)) ### [`v1.8.2`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#182-2023627) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.1...v1.8.2) - fix: should not auto closing `` tag ([#​3217](https://togithub.com/vuejs/language-tools/issues/3217)) - fix: allow passing undefined as events ([#​3122](https://togithub.com/vuejs/language-tools/issues/3122)) ([#​3217](https://togithub.com/vuejs/language-tools/issues/3217)) - thanks [@​so1ve](https://togithub.com/so1ve) - fix: fixes object literal parsing for ([#​3324](https://togithub.com/vuejs/language-tools/issues/3324)) ([#​3171](https://togithub.com/vuejs/language-tools/issues/3171)) - thanks [@​so1ve](https://togithub.com/so1ve) - fix: symbol types are lost ([#​3300](https://togithub.com/vuejs/language-tools/issues/3300)) ([#​3295](https://togithub.com/vuejs/language-tools/issues/3295)) - thanks [@​so1ve](https://togithub.com/so1ve) - fix(ts-plugin): suppress errors when `composite` is enabled - fix(language-server): trigger characters missing on web IDE - perf(language-server): debounce for `isCancellationRequested()` - perf(typescript): caching `getScriptFileNames()` result **Breaking changes** - no longer parse vue files outside tsconfig `include` option to avoid TS performance concerns ([#​3326](https://togithub.com/vuejs/language-tools/issues/3326)) ### [`v1.8.1`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#181-2023620) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.0...v1.8.1) - fix(language-server): 3 consecutive directories with the same name cause infinite recursion ([#​3282](https://togithub.com/vuejs/language-tools/issues/3282)) - thanks [@​FelipeAzambuja](https://togithub.com/FelipeAzambuja) - fix(language-server): diagnostics were not properly refreshed when creating files - fix(monaco): unrecognized relative path file - types: simplify `__VLS_IsAny` - thanks [@​so1ve](https://togithub.com/so1ve) - perf(ts-plugin): work without overriding language service instance to reduce half of memory usage ([#​3221](https://togithub.com/vuejs/language-tools/issues/3221)) ### [`v1.8.0`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#180-2023617-Release-notes) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.14...v1.8.0) ### [`v1.7.14`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1714-2023616---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.13...v1.7.14) - perf: intellisense is very slow when referencing lots of external .vue files ([#​3264](https://togithub.com/vuejs/language-tools/issues/3264)) - fix: read directory infinite recursion on Darwin os ([#​3282](https://togithub.com/vuejs/language-tools/issues/3282)) ### [`v1.7.13`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1713-2023615---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.12...v1.7.13) - feat: support Vue 3.3 `defineEmits` shorthand ([#​3169](https://togithub.com/vuejs/language-tools/issues/3169)) ([#​3283](https://togithub.com/vuejs/language-tools/issues/3283)) - thanks [@​so1ve](https://togithub.com/so1ve) - feat: allow trailing text for directive comments ([https://github.com/vuejs/language-tools/pull/3215#issuecomment-1591397008](https://togithub.com/vuejs/language-tools/pull/3215#issuecomment-1591397008)) - feat: switch `vue.inlayHints.optionsWrapper` to disabled by default ([#​3147](https://togithub.com/vuejs/language-tools/issues/3147)) - thanks [@​wenfangdu](https://togithub.com/wenfangdu) - feat(component-meta): expose component type ([#​3151](https://togithub.com/vuejs/language-tools/issues/3151)) ([#​3286](https://togithub.com/vuejs/language-tools/issues/3286)) - fix: can't define variables in inline event handler ([#​3258](https://togithub.com/vuejs/language-tools/issues/3258)) ([#​3280](https://togithub.com/vuejs/language-tools/issues/3280)) - thanks [@​so1ve](https://togithub.com/so1ve) - fix(vue-tsc): `--emitDeclarationOnly` not working since 1.7.9 - fix(vue-tsc): `@vue-expect-error`, `@vue-ignore` not working for vue-tsc ([#​3284](https://togithub.com/vuejs/language-tools/issues/3284)) - thanks [@​sapphi-red](https://togithub.com/sapphi-red) - fix: compatible functional component typecheck with TS 5.1.3 ([#​3255](https://togithub.com/vuejs/language-tools/issues/3255)) ### [`v1.7.12`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1712-2023614---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.11...v1.7.12) - feat: reintroduce `nativeTags` ([#​3279](https://togithub.com/vuejs/language-tools/issues/3279)) - fix: compatible with TS 5.1.3 ([#​3274](https://togithub.com/vuejs/language-tools/issues/3274)) ([#​3277](https://togithub.com/vuejs/language-tools/issues/3277)) - thanks [@​so1ve](https://togithub.com/so1ve) - perf(vue-tsc): addressed a performance regression since 1.5.1 by reintroducing `nativeTags` ([#​3148](https://togithub.com/vuejs/language-tools/issues/3148)) ### [`v1.7.11`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1711-202369---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.10...v1.7.11) - fix: ignore errors for `statSync` ([#​3260](https://togithub.com/vuejs/language-tools/issues/3260)) ### [`v1.7.10`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1710-202369---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/70f9ebedbc55a8d342ec425cc483dfe39c4b7489...v1.7.10) - feat: upgrade framework to v1.7 ([#​3248](https://togithub.com/vuejs/language-tools/issues/3248)) - fix: `strictTemplates` not working for IntrinsicElement ([#​3214](https://togithub.com/vuejs/language-tools/issues/3214)) - fix: failed to load tsconfig json schema ([#​3224](https://togithub.com/vuejs/language-tools/issues/3224)) ([#​3228](https://togithub.com/vuejs/language-tools/issues/3228)) - thanks [@​tjx666](https://togithub.com/tjx666) - fix(vue-tsc): `vue-tsc` ignores type errors in `.vue` files if the incremental setting is true ([#​2756](https://togithub.com/vuejs/language-tools/issues/2756)) ([#​3218](https://togithub.com/vuejs/language-tools/issues/3218)) - thanks [@​lucasavila00](https://togithub.com/lucasavila00) - fix: properly merge `defineModel` and `defineProps` types ([#​3164](https://togithub.com/vuejs/language-tools/issues/3164)) - fix(language-server): show component meta command not working **Breaking changes** - Simplify `JSX.IntrinsicElements` type inference for better TS performance ([#​3259](https://togithub.com/vuejs/language-tools/issues/3259)) - Update `@vue-expected-error` to `@vue-expect-error` ([https://github.com/vuejs/language-tools/pull/3215#issuecomment-1560355284](https://togithub.com/vuejs/language-tools/pull/3215#issuecomment-1560355284)) ### [`v1.7.9`](https://togithub.com/vuejs/language-tools/compare/v1.7.8...70f9ebedbc55a8d342ec425cc483dfe39c4b7489) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.8...70f9ebedbc55a8d342ec425cc483dfe39c4b7489) ### [`v1.7.8`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#178-2023522---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.7...v1.7.8) - fix: directive comments not working in production builds ### [`v1.7.7`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#177-2023522---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.6...v1.7.7) - feat: support for `@vue-ignore`, `@vue-skip`, `@vue-expected-error` directive comments ([#​3215](https://togithub.com/vuejs/language-tools/issues/3215)) - refactor(language-service): removed `vscode-languageserver-protocol` runtime dependency - perf(monaco): much faster first time intellisense - fix: ts project not updated when virtual ts file created / deleted ### [`v1.7.6`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#176-2023519---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.5...v1.7.6) - refactor(language-service): fewer runtime dependencies - chore: low-level API adjustment ### [`v1.7.5`](https://togithub.com/vuejs/language-tools/compare/v1.7.4...v1.7.5) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.4...v1.7.5) ### [`v1.7.4`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#174-2023518---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.3...v1.7.4) - feat: more reliable intellisense for monaco - fix: avoid adds ".js" extension when auto importing components ([#​3150](https://togithub.com/vuejs/language-tools/issues/3150)) ### [`v1.7.3`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#165-2023513--173-2023513---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.1...v1.7.3) - chore: bump vue deps to 3.3 stable ([#​3167](https://togithub.com/vuejs/language-tools/issues/3167)) - thanks [@​ferferga](https://togithub.com/ferferga) - fix(vue-tsc): avoid throw when composite is enabled ([#​2622](https://togithub.com/vuejs/language-tools/issues/2622)) - perf(language-service): avoid request name casing from language client multiple times ([#​3158](https://togithub.com/vuejs/language-tools/issues/3158)) - thanks [@​kalvenschraut](https://togithub.com/kalvenschraut) - fix: avoid slot name report TS8013 in js component ([#​3121](https://togithub.com/vuejs/language-tools/issues/3121)) ### [`v1.7.1`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1714-2023616---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.0...v1.7.1) - perf: intellisense is very slow when referencing lots of external .vue files ([#​3264](https://togithub.com/vuejs/language-tools/issues/3264)) - fix: read directory infinite recursion on Darwin os ([#​3282](https://togithub.com/vuejs/language-tools/issues/3282)) ### [`v1.7.0`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#170-202357---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.6.5...v1.7.0) - feat(language-service): compatible with Volar.js 1.5 Scripts API, Rules API - fix: `volar.config.js` does not load on Windows ([https://github.com/volarjs/volar.js/issues/36](https://togithub.com/volarjs/volar.js/issues/36)) **Breaking changes** - rename packages from `@volar/vue-*` to `@vue/*` ([#​3134](https://togithub.com/vuejs/language-tools/issues/3134)) - `volar.config.js` specification update (base on Volar.js v1.5)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

stackblitz[bot] commented 1 year ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.