-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: mts coverage #2492
feat: mts coverage #2492
Conversation
Please, rebase. Coverage tests were updated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docs:
Lines 534 to 538 in affb9ea
#### extension | |
- **Type:** `string | string[]` | |
- **Default:** `['.js', '.cjs', '.mjs', '.ts', '.tsx', '.jsx', '.vue', '.svelte']` | |
- **Available for providers:** `'c8' | 'istanbul'` |
"1": 1, | ||
"2": 1, | ||
"3": 1, | ||
"0": 2, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't look right. Did you rebuild after rebase?
This is what #2466 fixed.
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vitest](https://github.com/vitest-dev/vitest) | [`0.25.7` -> `0.26.2`](https://renovatebot.com/diffs/npm/vitest/0.25.7/0.26.2) | [![age](https://badges.renovateapi.com/packages/npm/vitest/0.26.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vitest/0.26.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vitest/0.26.2/compatibility-slim/0.25.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vitest/0.26.2/confidence-slim/0.25.7)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitest-dev/vitest</summary> ### [`v0.26.2`](https://github.com/vitest-dev/vitest/releases/tag/v0.26.2) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.26.1...v0.26.2) ##### 🚀 Features - Project name - by [@​antfu](https://github.com/antfu) [<samp>(84f98)</samp>](https://github.com/vitest-dev/vitest/commit/84f98e70) ##### 🐞 Bug Fixes - Improve "isInternaRequest" check - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2541](https://github.com/vitest-dev/vitest/issues/2541) [<samp>(2bb9a)</samp>](https://github.com/vitest-dev/vitest/commit/2bb9a391) - Use correct word when printing "long-running" warning - by [@​simon-abbott](https://github.com/simon-abbott) in [https://github.com/vitest-dev/vitest/issues/2546](https://github.com/vitest-dev/vitest/issues/2546) [<samp>(8dc1c)</samp>](https://github.com/vitest-dev/vitest/commit/8dc1c3cb) - Pass down diff options - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2545](https://github.com/vitest-dev/vitest/issues/2545) [<samp>(98c94)</samp>](https://github.com/vitest-dev/vitest/commit/98c94e65) - **cli**: Respect inline config `dir` - by [@​antfu](https://github.com/antfu) in [https://github.com/vitest-dev/vitest/issues/2550](https://github.com/vitest-dev/vitest/issues/2550) [<samp>(f6b59)</samp>](https://github.com/vitest-dev/vitest/commit/f6b592a9) ##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.26.1...v0.26.2) ### [`v0.26.1`](https://github.com/vitest-dev/vitest/releases/tag/v0.26.1) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.26.0...v0.26.1) ##### 🚀 Features - Add more options to configure diff output - by [@​sheremet-va](https://github.com/sheremet-va) and [@​dammy001](https://github.com/dammy001) in [https://github.com/vitest-dev/vitest/issues/2522](https://github.com/vitest-dev/vitest/issues/2522) [<samp>(7ae14)</samp>](https://github.com/vitest-dev/vitest/commit/7ae1417f) ##### 🐞 Bug Fixes - Don't resolve builtin Node modules - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2538](https://github.com/vitest-dev/vitest/issues/2538) [<samp>(1cbc2)</samp>](https://github.com/vitest-dev/vitest/commit/1cbc24dc) ##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.26.0...v0.26.1) ### [`v0.26.0`](https://github.com/vitest-dev/vitest/releases/tag/v0.26.0) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.25.8...v0.26.0) ##### 🚨 Breaking Changes - **vite-node:** Rewrite how vite-node resolves id - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2463](https://github.com/vitest-dev/vitest/issues/2463) [<samp>(58ee8)</samp>](https://github.com/vitest-dev/vitest/commit/58ee8e9b) - Correctly interop nested default for external and inlined modules - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2512](https://github.com/vitest-dev/vitest/issues/2512) [<samp>(084e9)</samp>](https://github.com/vitest-dev/vitest/commit/084e929c) - If your environment is `node`, Vitest will not resolve invalid named exports (exports that are on "default" property will not magically appear as named exports), unless `deps.interopDefault` is enabled, or dependency is in `deps.inline`. This change doesn't affect `jsdom`, `happy-dom` or `edge` environments. - **web-worker:** Make web-worker implementation more compatible with spec - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2431](https://github.com/vitest-dev/vitest/issues/2431) [<samp>(c3a63)</samp>](https://github.com/vitest-dev/vitest/commit/c3a63524) - Messages are now cloned with `structuredClone`, if it's available, or fallbacks to a polyfill. - Added support for `SharedWorker` ##### 🚀 Features - Introduce a native way to set env and globals - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2515](https://github.com/vitest-dev/vitest/issues/2515) [<samp>(b114d)</samp>](https://github.com/vitest-dev/vitest/commit/b114d49f) - Add html reporter based on Vitest UI - by [@​poyoho](https://github.com/poyoho) and [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2444](https://github.com/vitest-dev/vitest/issues/2444) [<samp>(b8f34)</samp>](https://github.com/vitest-dev/vitest/commit/b8f34eb8) - If you have `@vitest/ui` installed, you can now use `'html'` reporter to get a [beautiful UI](https://vitest.dev/guide/ui.html) to view your test results, inspect module graph and read log messages. ##### 🐞 Bug Fixes - Allow assigning new hotContext - by [@​cometkim](https://github.com/cometkim) in [https://github.com/vitest-dev/vitest/issues/2524](https://github.com/vitest-dev/vitest/issues/2524) [<samp>(b4c43)</samp>](https://github.com/vitest-dev/vitest/commit/b4c43cd5) ##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.25.8...v0.26.0) ### [`v0.25.8`](https://github.com/vitest-dev/vitest/releases/tag/v0.25.8) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.25.7...v0.25.8) ##### 🚀 Features - Add mts, cts files to coverage - by [@​poyoho](https://github.com/poyoho) and [@​AriPerkkio](https://github.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/2492](https://github.com/vitest-dev/vitest/issues/2492) [<samp>(799f9)</samp>](https://github.com/vitest-dev/vitest/commit/799f9a17) ##### 🐞 Bug Fixes - Don't throw unhandled error, if import was caught - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2494](https://github.com/vitest-dev/vitest/issues/2494) [<samp>(0a87e)</samp>](https://github.com/vitest-dev/vitest/commit/0a87ebb4) - **coverage**: Esbuild to preserve legal comments for ignore hints - by [@​AriPerkkio](https://github.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/2496](https://github.com/vitest-dev/vitest/issues/2496) [<samp>(c85ed)</samp>](https://github.com/vitest-dev/vitest/commit/c85edb1e) ##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.25.7...v0.25.8) </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43My4zIiwidXBkYXRlZEluVmVyIjoiMzQuNzMuMyJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@semantic-release/changelog](https://github.com/semantic-release/changelog) | [`6.0.1` -> `6.0.2`](https://renovatebot.com/diffs/npm/@semantic-release%2fchangelog/6.0.1/6.0.2) | [![age](https://badges.renovateapi.com/packages/npm/@semantic-release%2fchangelog/6.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@semantic-release%2fchangelog/6.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@semantic-release%2fchangelog/6.0.2/compatibility-slim/6.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@semantic-release%2fchangelog/6.0.2/confidence-slim/6.0.1)](https://docs.renovatebot.com/merge-confidence/) | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | [`18.0.25` -> `18.0.26`](https://renovatebot.com/diffs/npm/@types%2freact/18.0.25/18.0.26) | [![age](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.26/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.26/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.26/compatibility-slim/18.0.25)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.26/confidence-slim/18.0.25)](https://docs.renovatebot.com/merge-confidence/) | | [@vitest/coverage-c8](https://github.com/vitest-dev/vitest) | [`0.25.3` -> `0.26.3`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-c8/0.25.3/0.26.3) | [![age](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.26.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.26.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.26.3/compatibility-slim/0.25.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.26.3/confidence-slim/0.25.3)](https://docs.renovatebot.com/merge-confidence/) | | [husky](https://typicode.github.io/husky) ([source](https://github.com/typicode/husky)) | [`8.0.2` -> `8.0.3`](https://renovatebot.com/diffs/npm/husky/8.0.2/8.0.3) | [![age](https://badges.renovateapi.com/packages/npm/husky/8.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/husky/8.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/husky/8.0.3/compatibility-slim/8.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/husky/8.0.3/confidence-slim/8.0.2)](https://docs.renovatebot.com/merge-confidence/) | | [lint-staged](https://github.com/okonet/lint-staged) | [`13.0.4` -> `13.1.0`](https://renovatebot.com/diffs/npm/lint-staged/13.0.4/13.1.0) | [![age](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.0/compatibility-slim/13.0.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.0/confidence-slim/13.0.4)](https://docs.renovatebot.com/merge-confidence/) | | [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | [`2.8.0` -> `2.8.1`](https://renovatebot.com/diffs/npm/prettier/2.8.0/2.8.1) | [![age](https://badges.renovateapi.com/packages/npm/prettier/2.8.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/prettier/2.8.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/prettier/2.8.1/compatibility-slim/2.8.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/prettier/2.8.1/confidence-slim/2.8.0)](https://docs.renovatebot.com/merge-confidence/) | | [typedoc](https://typedoc.org) ([source](https://github.com/TypeStrong/TypeDoc)) | [`0.23.21` -> `0.23.23`](https://renovatebot.com/diffs/npm/typedoc/0.23.21/0.23.23) | [![age](https://badges.renovateapi.com/packages/npm/typedoc/0.23.23/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/typedoc/0.23.23/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/typedoc/0.23.23/compatibility-slim/0.23.21)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/typedoc/0.23.23/confidence-slim/0.23.21)](https://docs.renovatebot.com/merge-confidence/) | | [typescript](https://www.typescriptlang.org/) ([source](https://github.com/Microsoft/TypeScript)) | [`4.9.3` -> `4.9.4`](https://renovatebot.com/diffs/npm/typescript/4.9.3/4.9.4) | [![age](https://badges.renovateapi.com/packages/npm/typescript/4.9.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/typescript/4.9.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/typescript/4.9.4/compatibility-slim/4.9.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/typescript/4.9.4/confidence-slim/4.9.3)](https://docs.renovatebot.com/merge-confidence/) | | [vitest](https://github.com/vitest-dev/vitest) | [`0.25.3` -> `0.26.3`](https://renovatebot.com/diffs/npm/vitest/0.25.3/0.26.3) | [![age](https://badges.renovateapi.com/packages/npm/vitest/0.26.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vitest/0.26.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vitest/0.26.3/compatibility-slim/0.25.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vitest/0.26.3/confidence-slim/0.25.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>semantic-release/changelog</summary> ### [`v6.0.2`](https://github.com/semantic-release/changelog/releases/tag/v6.0.2) [Compare Source](https://github.com/semantic-release/changelog/compare/v6.0.1...v6.0.2) ##### Bug Fixes - **deps:** update dependency fs-extra to v11 ([#​276](https://github.com/semantic-release/changelog/issues/276)) ([404c768](https://github.com/semantic-release/changelog/commit/404c7684e5498fa41884944af94f91d05c6eefa2)) </details> <details> <summary>vitest-dev/vitest</summary> ### [`v0.26.3`](https://github.com/vitest-dev/vitest/releases/tag/v0.26.3) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.26.2...v0.26.3) ##### 🚀 Features - **mock**: Expose a `importOriginal` helper to the factory - by [@​antfu](https://github.com/antfu) in [https://github.com/vitest-dev/vitest/issues/2551](https://github.com/vitest-dev/vitest/issues/2551) [<samp>(853ee)</samp>](https://github.com/vitest-dev/vitest/commit/853eeddb) ##### 🐞 Bug Fixes - Correctly automock nested interoped defaults - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2559](https://github.com/vitest-dev/vitest/issues/2559) [<samp>(a431d)</samp>](https://github.com/vitest-dev/vitest/commit/a431df80) - Start tracking module resolution as soon as possible for easier tracking - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2560](https://github.com/vitest-dev/vitest/issues/2560) [<samp>(9f41e)</samp>](https://github.com/vitest-dev/vitest/commit/9f41edda) - Don't hang when mocking module with circular dependency - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2572](https://github.com/vitest-dev/vitest/issues/2572) [<samp>(c479d)</samp>](https://github.com/vitest-dev/vitest/commit/c479d9c0) - Show list of tests when typechecking - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2585](https://github.com/vitest-dev/vitest/issues/2585) [<samp>(32a57)</samp>](https://github.com/vitest-dev/vitest/commit/32a577b1) - **api**: Make api parse error stacks and return sourcePos in onTaskUpdate - by [@​adrienbaron](https://github.com/adrienbaron) in [https://github.com/vitest-dev/vitest/issues/2563](https://github.com/vitest-dev/vitest/issues/2563) [<samp>(ef77d)</samp>](https://github.com/vitest-dev/vitest/commit/ef77dccf) - **coverage**: Env-replacer to remove query params from sourcemaps filenames - by [@​AriPerkkio](https://github.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/2584](https://github.com/vitest-dev/vitest/issues/2584) [<samp>(dba13)</samp>](https://github.com/vitest-dev/vitest/commit/dba13374) ##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.26.2...v0.26.3) ### [`v0.26.2`](https://github.com/vitest-dev/vitest/releases/tag/v0.26.2) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.26.0...v0.26.2) ##### 🚀 Features - Project name - by [@​antfu](https://github.com/antfu) [<samp>(84f98)</samp>](https://github.com/vitest-dev/vitest/commit/84f98e70) ##### 🐞 Bug Fixes - Improve "isInternaRequest" check - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2541](https://github.com/vitest-dev/vitest/issues/2541) [<samp>(2bb9a)</samp>](https://github.com/vitest-dev/vitest/commit/2bb9a391) - Use correct word when printing "long-running" warning - by [@​simon-abbott](https://github.com/simon-abbott) in [https://github.com/vitest-dev/vitest/issues/2546](https://github.com/vitest-dev/vitest/issues/2546) [<samp>(8dc1c)</samp>](https://github.com/vitest-dev/vitest/commit/8dc1c3cb) - Pass down diff options - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2545](https://github.com/vitest-dev/vitest/issues/2545) [<samp>(98c94)</samp>](https://github.com/vitest-dev/vitest/commit/98c94e65) - **cli**: Respect inline config `dir` - by [@​antfu](https://github.com/antfu) in [https://github.com/vitest-dev/vitest/issues/2550](https://github.com/vitest-dev/vitest/issues/2550) [<samp>(f6b59)</samp>](https://github.com/vitest-dev/vitest/commit/f6b592a9) ##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.26.1...v0.26.2) ### [`v0.26.0`](https://github.com/vitest-dev/vitest/releases/tag/v0.26.0) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.25.8...v0.26.0) ##### 🚨 Breaking Changes - **vite-node:** Rewrite how vite-node resolves id - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2463](https://github.com/vitest-dev/vitest/issues/2463) [<samp>(58ee8)</samp>](https://github.com/vitest-dev/vitest/commit/58ee8e9b) - Correctly interop nested default for external and inlined modules - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2512](https://github.com/vitest-dev/vitest/issues/2512) [<samp>(084e9)</samp>](https://github.com/vitest-dev/vitest/commit/084e929c) - If your environment is `node`, Vitest will not resolve invalid named exports (exports that are on "default" property will not magically appear as named exports), unless `deps.interopDefault` is enabled, or dependency is in `deps.inline`. This change doesn't affect `jsdom`, `happy-dom` or `edge` environments. - **web-worker:** Make web-worker implementation more compatible with spec - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2431](https://github.com/vitest-dev/vitest/issues/2431) [<samp>(c3a63)</samp>](https://github.com/vitest-dev/vitest/commit/c3a63524) - Messages are now cloned with `structuredClone`, if it's available, or fallbacks to a polyfill. - Added support for `SharedWorker` ##### 🚀 Features - Introduce a native way to set env and globals - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2515](https://github.com/vitest-dev/vitest/issues/2515) [<samp>(b114d)</samp>](https://github.com/vitest-dev/vitest/commit/b114d49f) - Add html reporter based on Vitest UI - by [@​poyoho](https://github.com/poyoho) and [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2444](https://github.com/vitest-dev/vitest/issues/2444) [<samp>(b8f34)</samp>](https://github.com/vitest-dev/vitest/commit/b8f34eb8) - If you have `@vitest/ui` installed, you can now use `'html'` reporter to get a [beautiful UI](https://vitest.dev/guide/ui.html) to view your test results, inspect module graph and read log messages. ##### 🐞 Bug Fixes - Allow assigning new hotContext - by [@​cometkim](https://github.com/cometkim) in [https://github.com/vitest-dev/vitest/issues/2524](https://github.com/vitest-dev/vitest/issues/2524) [<samp>(b4c43)</samp>](https://github.com/vitest-dev/vitest/commit/b4c43cd5) ##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.25.8...v0.26.0) ### [`v0.25.8`](https://github.com/vitest-dev/vitest/releases/tag/v0.25.8) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.25.7...v0.25.8) ##### 🚀 Features - Add mts, cts files to coverage - by [@​poyoho](https://github.com/poyoho) and [@​AriPerkkio](https://github.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/2492](https://github.com/vitest-dev/vitest/issues/2492) [<samp>(799f9)</samp>](https://github.com/vitest-dev/vitest/commit/799f9a17) ##### 🐞 Bug Fixes - Don't throw unhandled error, if import was caught - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2494](https://github.com/vitest-dev/vitest/issues/2494) [<samp>(0a87e)</samp>](https://github.com/vitest-dev/vitest/commit/0a87ebb4) - **coverage**: Esbuild to preserve legal comments for ignore hints - by [@​AriPerkkio](https://github.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/2496](https://github.com/vitest-dev/vitest/issues/2496) [<samp>(c85ed)</samp>](https://github.com/vitest-dev/vitest/commit/c85edb1e) ##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.25.7...v0.25.8) ### [`v0.25.7`](https://github.com/vitest-dev/vitest/releases/tag/v0.25.7) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.25.6...v0.25.7) ##### 🚀 Features - Support Vite 4 - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2470](https://github.com/vitest-dev/vitest/issues/2470) [<samp>(3bb6b)</samp>](https://github.com/vitest-dev/vitest/commit/3bb6b0c8) ##### 🐞 Bug Fixes - Restart on config change crashes - by [@​AriPerkkio](https://github.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/2481](https://github.com/vitest-dev/vitest/issues/2481) [<samp>(286e9)</samp>](https://github.com/vitest-dev/vitest/commit/286e9cf7) - **coverage-istanbul**: Clear coverage map after use - by [@​AriPerkkio](https://github.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/2466](https://github.com/vitest-dev/vitest/issues/2466) [<samp>(e6a18)</samp>](https://github.com/vitest-dev/vitest/commit/e6a18c74) ##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.25.6...v0.25.7) ### [`v0.25.6`](https://github.com/vitest-dev/vitest/releases/tag/v0.25.6) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.25.5...v0.25.6) ##### 🐞 Bug Fixes - Expected reversed with actual - by [@​poyoho](https://github.com/poyoho) in [https://github.com/vitest-dev/vitest/issues/2460](https://github.com/vitest-dev/vitest/issues/2460) [<samp>(f02c9)</samp>](https://github.com/vitest-dev/vitest/commit/f02c9828) - Try to resolve id, if relative path is provided - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2461](https://github.com/vitest-dev/vitest/issues/2461) [<samp>(e9cb4)</samp>](https://github.com/vitest-dev/vitest/commit/e9cb4136) ##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.25.5...v0.25.6) ### [`v0.25.5`](https://github.com/vitest-dev/vitest/releases/tag/v0.25.5) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.25.4...v0.25.5) ##### 🚀 Features - **ui**: Show diff in report panel - by [@​scarf005](https://github.com/scarf005) and [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2406](https://github.com/vitest-dev/vitest/issues/2406) and [https://github.com/vitest-dev/vitest/issues/2423](https://github.com/vitest-dev/vitest/issues/2423) [<samp>(8595c)</samp>](https://github.com/vitest-dev/vitest/commit/8595c0e5) ##### 🐞 Bug Fixes - Correctly resolve filename, when running code - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2439](https://github.com/vitest-dev/vitest/issues/2439) [<samp>(2e789)</samp>](https://github.com/vitest-dev/vitest/commit/2e7892cb) - Move sourcemapping source out of the sourcemap - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2443](https://github.com/vitest-dev/vitest/issues/2443) [<samp>(cc13c)</samp>](https://github.com/vitest-dev/vitest/commit/cc13c28c) ##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.25.4...v0.25.5) ### [`v0.25.4`](https://github.com/vitest-dev/vitest/releases/tag/v0.25.4) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.25.3...v0.25.4) ##### 🚀 Features - Slow test threshold - by [@​poyoho](https://github.com/poyoho) and [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2396](https://github.com/vitest-dev/vitest/issues/2396) [<samp>(98974)</samp>](https://github.com/vitest-dev/vitest/commit/98974ba4) - Format test tablename - by [@​poyoho](https://github.com/poyoho) in [https://github.com/vitest-dev/vitest/issues/2405](https://github.com/vitest-dev/vitest/issues/2405) [<samp>(45c5c)</samp>](https://github.com/vitest-dev/vitest/commit/45c5c45a) - Suspend process - by [@​poyoho](https://github.com/poyoho) in [https://github.com/vitest-dev/vitest/issues/2422](https://github.com/vitest-dev/vitest/issues/2422) [<samp>(b8ee8)</samp>](https://github.com/vitest-dev/vitest/commit/b8ee821c) - Format test objects in `each` title - by [@​scarf005](https://github.com/scarf005) in [https://github.com/vitest-dev/vitest/issues/2420](https://github.com/vitest-dev/vitest/issues/2420) and [https://github.com/vitest-dev/vitest/issues/2421](https://github.com/vitest-dev/vitest/issues/2421) [<samp>(1868f)</samp>](https://github.com/vitest-dev/vitest/commit/1868f1c4) ##### 🐞 Bug Fixes - Exit with code 1, when type tests fail - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2378](https://github.com/vitest-dev/vitest/issues/2378) [<samp>(98141)</samp>](https://github.com/vitest-dev/vitest/commit/9814124e) - Tab affect vi.mock - by [@​poyoho](https://github.com/poyoho) in [https://github.com/vitest-dev/vitest/issues/2402](https://github.com/vitest-dev/vitest/issues/2402) [<samp>(5a3de)</samp>](https://github.com/vitest-dev/vitest/commit/5a3deba5) - Don't escape "\\" in diff view - by [@​poyoho](https://github.com/poyoho) in [https://github.com/vitest-dev/vitest/issues/2430](https://github.com/vitest-dev/vitest/issues/2430) [<samp>(7d4e3)</samp>](https://github.com/vitest-dev/vitest/commit/7d4e3ed0) - Correct test files status in json reporter - by [@​brzezinskimarcin](https://github.com/brzezinskimarcin) in [https://github.com/vitest-dev/vitest/issues/2417](https://github.com/vitest-dev/vitest/issues/2417) and [https://github.com/vitest-dev/vitest/issues/2419](https://github.com/vitest-dev/vitest/issues/2419) [<samp>(ce931)</samp>](https://github.com/vitest-dev/vitest/commit/ce931956) - Export all named CJS exports, if default export is a function - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2435](https://github.com/vitest-dev/vitest/issues/2435) [<samp>(d43f3)</samp>](https://github.com/vitest-dev/vitest/commit/d43f3f5c) - Add test attributes to "testsuites" in junit reporter - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2362](https://github.com/vitest-dev/vitest/issues/2362) [<samp>(d0506)</samp>](https://github.com/vitest-dev/vitest/commit/d050604f) - DynamicImportSettled also waits for nested imports - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2389](https://github.com/vitest-dev/vitest/issues/2389) [<samp>(5098b)</samp>](https://github.com/vitest-dev/vitest/commit/5098b217) - Always apply vite ssr source maps - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2433](https://github.com/vitest-dev/vitest/issues/2433) [<samp>(cbf91)</samp>](https://github.com/vitest-dev/vitest/commit/cbf91ba7) - Copy-pasting from module graph browser - by [@​g4rry420](https://github.com/g4rry420) in [https://github.com/vitest-dev/vitest/issues/2321](https://github.com/vitest-dev/vitest/issues/2321) [<samp>(8920a)</samp>](https://github.com/vitest-dev/vitest/commit/8920aa45) - **deps**: Update dependency strip-literal to v1 - by [@​renovate](https://github.com/renovate)\[bot] in[https://github.com/vitest-dev/vitest/issues/2387](https://github.com/vitest-dev/vitest/issues/2387)7 [<samp>(824e1)</samp>](https://github.com/vitest-dev/vitest/commit/824e18c3) - **mocker**: Set cache before mocking to allow circular dependencies - by [@​danez](https://github.com/danez) in [https://github.com/vitest-dev/vitest/issues/2391](https://github.com/vitest-dev/vitest/issues/2391) [<samp>(fd829)</samp>](https://github.com/vitest-dev/vitest/commit/fd8292ac) ##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.25.3...v0.25.4) </details> <details> <summary>typicode/husky</summary> ### [`v8.0.3`](https://github.com/typicode/husky/releases/tag/v8.0.3) [Compare Source](https://github.com/typicode/husky/compare/v8.0.2...v8.0.3) - fix: add git not installed message [#​1208](https://github.com/typicode/husky/issues/1208) </details> <details> <summary>okonet/lint-staged</summary> ### [`v13.1.0`](https://github.com/okonet/lint-staged/releases/tag/v13.1.0) [Compare Source](https://github.com/okonet/lint-staged/compare/v13.0.4...v13.1.0) ##### Features - expose cli entrance from "lint-staged/bin" ([#​1237](https://github.com/okonet/lint-staged/issues/1237)) ([eabf1d2](https://github.com/okonet/lint-staged/commit/eabf1d217d8bd2559b1087c92b5ec9b15b8ffa7e)) </details> <details> <summary>prettier/prettier</summary> ### [`v2.8.1`](https://github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#​281) [Compare Source](https://github.com/prettier/prettier/compare/2.8.0...2.8.1) [diff](https://github.com/prettier/prettier/compare/2.8.0...2.8.1) ##### Fix SCSS map in arguments ([#​9184](https://github.com/prettier/prettier/pull/9184) by [@​agamkrbit](https://github.com/agamkrbit)) <!-- prettier-ignore --> ```scss // Input $display-breakpoints: map-deep-merge( ( "print-only": "only print", "screen-only": "only screen", "xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, "sm")-1})", ), $display-breakpoints ); // Prettier 2.8.0 $display-breakpoints: map-deep-merge( ( "print-only": "only print", "screen-only": "only screen", "xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, " sm ")-1})", ), $display-breakpoints ); // Prettier 2.8.1 $display-breakpoints: map-deep-merge( ( "print-only": "only print", "screen-only": "only screen", "xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, "sm")-1})", ), $display-breakpoints ); ``` ##### Support auto accessors syntax ([#​13919](https://github.com/prettier/prettier/pull/13919) by [@​sosukesuzuki](https://github.com/sosukesuzuki)) Support for [Auto Accessors Syntax](https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/#auto-accessors-in-classes) landed in TypeScript 4.9. (Doesn't work well with `babel-ts` parser) <!-- prettier-ignore --> ```tsx class Foo { accessor foo: number = 3; } ``` </details> <details> <summary>TypeStrong/TypeDoc</summary> ### [`v0.23.23`](https://github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02323-2022-12-18) [Compare Source](https://github.com/TypeStrong/TypeDoc/compare/v0.23.22...v0.23.23) ##### Features - Added `ts.Signature` to emitted `EVENT_CREATE_SIGNATURE` event, [#​2002](https://github.com/TypeStrong/TypeDoc/issues/2002). ##### Bug Fixes - Links to members hidden by filter settings now temporarily override the filter, [#​2092](https://github.com/TypeStrong/TypeDoc/issues/2092). - If `src/` and `src/x` are specified as entry points, `src/` will no longer be ignored, [#​2121](https://github.com/TypeStrong/TypeDoc/issues/2121). ### [`v0.23.22`](https://github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02322-2022-12-11) [Compare Source](https://github.com/TypeStrong/TypeDoc/compare/v0.23.21...v0.23.22) ##### Features - Add support for defining the kind sort order, [#​2109](https://github.com/TypeStrong/TypeDoc/issues/2109). ##### Bug Fixes - Normalize all file paths on Windows, [#​2113](https://github.com/TypeStrong/TypeDoc/issues/2113). - Fix `@link` tags within lists, [#​2103](https://github.com/TypeStrong/TypeDoc/issues/2103). </details> <details> <summary>Microsoft/TypeScript</summary> ### [`v4.9.4`](https://github.com/microsoft/TypeScript/releases/tag/v4.9.4): TypeScript 4.9.4 [Compare Source](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-9). For the complete list of fixed issues, check out the - [fixed issues query for Typescript v4.9.4](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+4.9.4%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) ##### Changes: - [`e286821`](https://github.com/Microsoft/TypeScript/commit/e2868216f637e875a74c675845625eb15dcfe9a2) Bump version to 4.9.4 and LKG. - [`eb5419f`](https://github.com/Microsoft/TypeScript/commit/eb5419fc8d980859b98553586dfb5f40d811a745) Cherry-pick [#​51704](https://github.com/Microsoft/TypeScript/issues/51704) to release 4.9 ([#​51712](https://github.com/Microsoft/TypeScript/issues/51712)) - [`b4d382b`](https://github.com/Microsoft/TypeScript/commit/b4d382b9b12460adf2da4cc0d1429cf19f8dc8be) Cherry-pick changes for narrowing to tagged literal types. - [`e7a02f4`](https://github.com/Microsoft/TypeScript/commit/e7a02f43fce47e1a39259ada5460bcc33c8e98b5) Port of [#​51626](https://github.com/Microsoft/TypeScript/issues/51626) and [#​51689](https://github.com/Microsoft/TypeScript/issues/51689) to release-4.9 ([#​51627](https://github.com/Microsoft/TypeScript/issues/51627)) - [`1727912`](https://github.com/Microsoft/TypeScript/commit/1727912f0437a7f367d90040fc4b0b4f3efd017a) Cherry-pick fix around `visitEachChild` to release-4.9. ([#​51544](https://github.com/Microsoft/TypeScript/issues/51544)) This list of changes was [auto generated](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/\_release?releaseId=117&\_a=release-summary). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/andipaetzold/react-firehooks). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzQuMiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@semantic-release/changelog](https://github.com/semantic-release/changelog) | [`6.0.1` -> `6.0.2`](https://renovatebot.com/diffs/npm/@semantic-release%2fchangelog/6.0.1/6.0.2) | [![age](https://badges.renovateapi.com/packages/npm/@semantic-release%2fchangelog/6.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@semantic-release%2fchangelog/6.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@semantic-release%2fchangelog/6.0.2/compatibility-slim/6.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@semantic-release%2fchangelog/6.0.2/confidence-slim/6.0.1)](https://docs.renovatebot.com/merge-confidence/) | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | [`18.0.25` -> `18.0.26`](https://renovatebot.com/diffs/npm/@types%2freact/18.0.25/18.0.26) | [![age](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.26/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.26/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.26/compatibility-slim/18.0.25)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.26/confidence-slim/18.0.25)](https://docs.renovatebot.com/merge-confidence/) | | [@vitest/coverage-c8](https://github.com/vitest-dev/vitest) | [`0.25.3` -> `0.26.3`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-c8/0.25.3/0.26.3) | [![age](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.26.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.26.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.26.3/compatibility-slim/0.25.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.26.3/confidence-slim/0.25.3)](https://docs.renovatebot.com/merge-confidence/) | | [husky](https://typicode.github.io/husky) ([source](https://github.com/typicode/husky)) | [`8.0.2` -> `8.0.3`](https://renovatebot.com/diffs/npm/husky/8.0.2/8.0.3) | [![age](https://badges.renovateapi.com/packages/npm/husky/8.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/husky/8.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/husky/8.0.3/compatibility-slim/8.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/husky/8.0.3/confidence-slim/8.0.2)](https://docs.renovatebot.com/merge-confidence/) | | [lint-staged](https://github.com/okonet/lint-staged) | [`13.0.4` -> `13.1.0`](https://renovatebot.com/diffs/npm/lint-staged/13.0.4/13.1.0) | [![age](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.0/compatibility-slim/13.0.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.0/confidence-slim/13.0.4)](https://docs.renovatebot.com/merge-confidence/) | | [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | [`2.8.0` -> `2.8.1`](https://renovatebot.com/diffs/npm/prettier/2.8.0/2.8.1) | [![age](https://badges.renovateapi.com/packages/npm/prettier/2.8.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/prettier/2.8.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/prettier/2.8.1/compatibility-slim/2.8.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/prettier/2.8.1/confidence-slim/2.8.0)](https://docs.renovatebot.com/merge-confidence/) | | [typedoc](https://typedoc.org) ([source](https://github.com/TypeStrong/TypeDoc)) | [`0.23.21` -> `0.23.23`](https://renovatebot.com/diffs/npm/typedoc/0.23.21/0.23.23) | [![age](https://badges.renovateapi.com/packages/npm/typedoc/0.23.23/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/typedoc/0.23.23/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/typedoc/0.23.23/compatibility-slim/0.23.21)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/typedoc/0.23.23/confidence-slim/0.23.21)](https://docs.renovatebot.com/merge-confidence/) | | [typescript](https://www.typescriptlang.org/) ([source](https://github.com/Microsoft/TypeScript)) | [`4.9.3` -> `4.9.4`](https://renovatebot.com/diffs/npm/typescript/4.9.3/4.9.4) | [![age](https://badges.renovateapi.com/packages/npm/typescript/4.9.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/typescript/4.9.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/typescript/4.9.4/compatibility-slim/4.9.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/typescript/4.9.4/confidence-slim/4.9.3)](https://docs.renovatebot.com/merge-confidence/) | | [vitest](https://github.com/vitest-dev/vitest) | [`0.25.3` -> `0.26.3`](https://renovatebot.com/diffs/npm/vitest/0.25.3/0.26.3) | [![age](https://badges.renovateapi.com/packages/npm/vitest/0.26.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vitest/0.26.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vitest/0.26.3/compatibility-slim/0.25.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vitest/0.26.3/confidence-slim/0.25.3)](https://docs.renovatebot.com/merge-confidence/) | --- <details> <summary>semantic-release/changelog</summary> [`v6.0.2`](https://github.com/semantic-release/changelog/releases/tag/v6.0.2) [Compare Source](https://github.com/semantic-release/changelog/compare/v6.0.1...v6.0.2) - **deps:** update dependency fs-extra to v11 ([#​276](https://github.com/semantic-release/changelog/issues/276)) ([404c768](https://github.com/semantic-release/changelog/commit/404c7684e5498fa41884944af94f91d05c6eefa2)) </details> <details> <summary>vitest-dev/vitest</summary> [`v0.26.3`](https://github.com/vitest-dev/vitest/releases/tag/v0.26.3) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.26.2...v0.26.3) - **mock**: Expose a `importOriginal` helper to the factory - by [@​antfu](https://github.com/antfu) in [https://github.com/vitest-dev/vitest/issues/2551](https://github.com/vitest-dev/vitest/issues/2551) [<samp>(853ee)</samp>](https://github.com/vitest-dev/vitest/commit/853eeddb) - Correctly automock nested interoped defaults - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2559](https://github.com/vitest-dev/vitest/issues/2559) [<samp>(a431d)</samp>](https://github.com/vitest-dev/vitest/commit/a431df80) - Start tracking module resolution as soon as possible for easier tracking - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2560](https://github.com/vitest-dev/vitest/issues/2560) [<samp>(9f41e)</samp>](https://github.com/vitest-dev/vitest/commit/9f41edda) - Don't hang when mocking module with circular dependency - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2572](https://github.com/vitest-dev/vitest/issues/2572) [<samp>(c479d)</samp>](https://github.com/vitest-dev/vitest/commit/c479d9c0) - Show list of tests when typechecking - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2585](https://github.com/vitest-dev/vitest/issues/2585) [<samp>(32a57)</samp>](https://github.com/vitest-dev/vitest/commit/32a577b1) - **api**: Make api parse error stacks and return sourcePos in onTaskUpdate - by [@​adrienbaron](https://github.com/adrienbaron) in [https://github.com/vitest-dev/vitest/issues/2563](https://github.com/vitest-dev/vitest/issues/2563) [<samp>(ef77d)</samp>](https://github.com/vitest-dev/vitest/commit/ef77dccf) - **coverage**: Env-replacer to remove query params from sourcemaps filenames - by [@​AriPerkkio](https://github.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/2584](https://github.com/vitest-dev/vitest/issues/2584) [<samp>(dba13)</samp>](https://github.com/vitest-dev/vitest/commit/dba13374) GitHub](https://github.com/vitest-dev/vitest/compare/v0.26.2...v0.26.3) [`v0.26.2`](https://github.com/vitest-dev/vitest/releases/tag/v0.26.2) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.26.0...v0.26.2) - Project name - by [@​antfu](https://github.com/antfu) [<samp>(84f98)</samp>](https://github.com/vitest-dev/vitest/commit/84f98e70) - Improve "isInternaRequest" check - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2541](https://github.com/vitest-dev/vitest/issues/2541) [<samp>(2bb9a)</samp>](https://github.com/vitest-dev/vitest/commit/2bb9a391) - Use correct word when printing "long-running" warning - by [@​simon-abbott](https://github.com/simon-abbott) in [https://github.com/vitest-dev/vitest/issues/2546](https://github.com/vitest-dev/vitest/issues/2546) [<samp>(8dc1c)</samp>](https://github.com/vitest-dev/vitest/commit/8dc1c3cb) - Pass down diff options - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2545](https://github.com/vitest-dev/vitest/issues/2545) [<samp>(98c94)</samp>](https://github.com/vitest-dev/vitest/commit/98c94e65) - **cli**: Respect inline config `dir` - by [@​antfu](https://github.com/antfu) in [https://github.com/vitest-dev/vitest/issues/2550](https://github.com/vitest-dev/vitest/issues/2550) [<samp>(f6b59)</samp>](https://github.com/vitest-dev/vitest/commit/f6b592a9) GitHub](https://github.com/vitest-dev/vitest/compare/v0.26.1...v0.26.2) [`v0.26.0`](https://github.com/vitest-dev/vitest/releases/tag/v0.26.0) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.25.8...v0.26.0) - **vite-node:** Rewrite how vite-node resolves id - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2463](https://github.com/vitest-dev/vitest/issues/2463) [<samp>(58ee8)</samp>](https://github.com/vitest-dev/vitest/commit/58ee8e9b) - Correctly interop nested default for external and inlined modules - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2512](https://github.com/vitest-dev/vitest/issues/2512) [<samp>(084e9)</samp>](https://github.com/vitest-dev/vitest/commit/084e929c) - If your environment is `node`, Vitest will not resolve invalid named exports (exports that are on "default" property will not magically appear as named exports), unless `deps.interopDefault` is enabled, or dependency is in `deps.inline`. This change doesn't affect `jsdom`, `happy-dom` or `edge` environments. - **web-worker:** Make web-worker implementation more compatible with spec - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2431](https://github.com/vitest-dev/vitest/issues/2431) [<samp>(c3a63)</samp>](https://github.com/vitest-dev/vitest/commit/c3a63524) - Messages are now cloned with `structuredClone`, if it's available, or fallbacks to a polyfill. - Added support for `SharedWorker` - Introduce a native way to set env and globals - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2515](https://github.com/vitest-dev/vitest/issues/2515) [<samp>(b114d)</samp>](https://github.com/vitest-dev/vitest/commit/b114d49f) - Add html reporter based on Vitest UI - by [@​poyoho](https://github.com/poyoho) and [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2444](https://github.com/vitest-dev/vitest/issues/2444) [<samp>(b8f34)</samp>](https://github.com/vitest-dev/vitest/commit/b8f34eb8) - If you have `@vitest/ui` installed, you can now use `'html'` reporter to get a [beautiful UI](https://vitest.dev/guide/ui.html) to view your test results, inspect module graph and read log messages. - Allow assigning new hotContext - by [@​cometkim](https://github.com/cometkim) in [https://github.com/vitest-dev/vitest/issues/2524](https://github.com/vitest-dev/vitest/issues/2524) [<samp>(b4c43)</samp>](https://github.com/vitest-dev/vitest/commit/b4c43cd5) GitHub](https://github.com/vitest-dev/vitest/compare/v0.25.8...v0.26.0) [`v0.25.8`](https://github.com/vitest-dev/vitest/releases/tag/v0.25.8) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.25.7...v0.25.8) - Add mts, cts files to coverage - by [@​poyoho](https://github.com/poyoho) and [@​AriPerkkio](https://github.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/2492](https://github.com/vitest-dev/vitest/issues/2492) [<samp>(799f9)</samp>](https://github.com/vitest-dev/vitest/commit/799f9a17) - Don't throw unhandled error, if import was caught - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2494](https://github.com/vitest-dev/vitest/issues/2494) [<samp>(0a87e)</samp>](https://github.com/vitest-dev/vitest/commit/0a87ebb4) - **coverage**: Esbuild to preserve legal comments for ignore hints - by [@​AriPerkkio](https://github.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/2496](https://github.com/vitest-dev/vitest/issues/2496) [<samp>(c85ed)</samp>](https://github.com/vitest-dev/vitest/commit/c85edb1e) GitHub](https://github.com/vitest-dev/vitest/compare/v0.25.7...v0.25.8) [`v0.25.7`](https://github.com/vitest-dev/vitest/releases/tag/v0.25.7) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.25.6...v0.25.7) - Support Vite 4 - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2470](https://github.com/vitest-dev/vitest/issues/2470) [<samp>(3bb6b)</samp>](https://github.com/vitest-dev/vitest/commit/3bb6b0c8) - Restart on config change crashes - by [@​AriPerkkio](https://github.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/2481](https://github.com/vitest-dev/vitest/issues/2481) [<samp>(286e9)</samp>](https://github.com/vitest-dev/vitest/commit/286e9cf7) - **coverage-istanbul**: Clear coverage map after use - by [@​AriPerkkio](https://github.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/2466](https://github.com/vitest-dev/vitest/issues/2466) [<samp>(e6a18)</samp>](https://github.com/vitest-dev/vitest/commit/e6a18c74) GitHub](https://github.com/vitest-dev/vitest/compare/v0.25.6...v0.25.7) [`v0.25.6`](https://github.com/vitest-dev/vitest/releases/tag/v0.25.6) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.25.5...v0.25.6) - Expected reversed with actual - by [@​poyoho](https://github.com/poyoho) in [https://github.com/vitest-dev/vitest/issues/2460](https://github.com/vitest-dev/vitest/issues/2460) [<samp>(f02c9)</samp>](https://github.com/vitest-dev/vitest/commit/f02c9828) - Try to resolve id, if relative path is provided - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2461](https://github.com/vitest-dev/vitest/issues/2461) [<samp>(e9cb4)</samp>](https://github.com/vitest-dev/vitest/commit/e9cb4136) GitHub](https://github.com/vitest-dev/vitest/compare/v0.25.5...v0.25.6) [`v0.25.5`](https://github.com/vitest-dev/vitest/releases/tag/v0.25.5) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.25.4...v0.25.5) - **ui**: Show diff in report panel - by [@​scarf005](https://github.com/scarf005) and [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2406](https://github.com/vitest-dev/vitest/issues/2406) and [https://github.com/vitest-dev/vitest/issues/2423](https://github.com/vitest-dev/vitest/issues/2423) [<samp>(8595c)</samp>](https://github.com/vitest-dev/vitest/commit/8595c0e5) - Correctly resolve filename, when running code - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2439](https://github.com/vitest-dev/vitest/issues/2439) [<samp>(2e789)</samp>](https://github.com/vitest-dev/vitest/commit/2e7892cb) - Move sourcemapping source out of the sourcemap - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2443](https://github.com/vitest-dev/vitest/issues/2443) [<samp>(cc13c)</samp>](https://github.com/vitest-dev/vitest/commit/cc13c28c) GitHub](https://github.com/vitest-dev/vitest/compare/v0.25.4...v0.25.5) [`v0.25.4`](https://github.com/vitest-dev/vitest/releases/tag/v0.25.4) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.25.3...v0.25.4) - Slow test threshold - by [@​poyoho](https://github.com/poyoho) and [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2396](https://github.com/vitest-dev/vitest/issues/2396) [<samp>(98974)</samp>](https://github.com/vitest-dev/vitest/commit/98974ba4) - Format test tablename - by [@​poyoho](https://github.com/poyoho) in [https://github.com/vitest-dev/vitest/issues/2405](https://github.com/vitest-dev/vitest/issues/2405) [<samp>(45c5c)</samp>](https://github.com/vitest-dev/vitest/commit/45c5c45a) - Suspend process - by [@​poyoho](https://github.com/poyoho) in [https://github.com/vitest-dev/vitest/issues/2422](https://github.com/vitest-dev/vitest/issues/2422) [<samp>(b8ee8)</samp>](https://github.com/vitest-dev/vitest/commit/b8ee821c) - Format test objects in `each` title - by [@​scarf005](https://github.com/scarf005) in [https://github.com/vitest-dev/vitest/issues/2420](https://github.com/vitest-dev/vitest/issues/2420) and [https://github.com/vitest-dev/vitest/issues/2421](https://github.com/vitest-dev/vitest/issues/2421) [<samp>(1868f)</samp>](https://github.com/vitest-dev/vitest/commit/1868f1c4) - Exit with code 1, when type tests fail - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2378](https://github.com/vitest-dev/vitest/issues/2378) [<samp>(98141)</samp>](https://github.com/vitest-dev/vitest/commit/9814124e) - Tab affect vi.mock - by [@​poyoho](https://github.com/poyoho) in [https://github.com/vitest-dev/vitest/issues/2402](https://github.com/vitest-dev/vitest/issues/2402) [<samp>(5a3de)</samp>](https://github.com/vitest-dev/vitest/commit/5a3deba5) - Don't escape "\\" in diff view - by [@​poyoho](https://github.com/poyoho) in [https://github.com/vitest-dev/vitest/issues/2430](https://github.com/vitest-dev/vitest/issues/2430) [<samp>(7d4e3)</samp>](https://github.com/vitest-dev/vitest/commit/7d4e3ed0) - Correct test files status in json reporter - by [@​brzezinskimarcin](https://github.com/brzezinskimarcin) in [https://github.com/vitest-dev/vitest/issues/2417](https://github.com/vitest-dev/vitest/issues/2417) and [https://github.com/vitest-dev/vitest/issues/2419](https://github.com/vitest-dev/vitest/issues/2419) [<samp>(ce931)</samp>](https://github.com/vitest-dev/vitest/commit/ce931956) - Export all named CJS exports, if default export is a function - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2435](https://github.com/vitest-dev/vitest/issues/2435) [<samp>(d43f3)</samp>](https://github.com/vitest-dev/vitest/commit/d43f3f5c) - Add test attributes to "testsuites" in junit reporter - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2362](https://github.com/vitest-dev/vitest/issues/2362) [<samp>(d0506)</samp>](https://github.com/vitest-dev/vitest/commit/d050604f) - DynamicImportSettled also waits for nested imports - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2389](https://github.com/vitest-dev/vitest/issues/2389) [<samp>(5098b)</samp>](https://github.com/vitest-dev/vitest/commit/5098b217) - Always apply vite ssr source maps - by [@​sheremet-va](https://github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2433](https://github.com/vitest-dev/vitest/issues/2433) [<samp>(cbf91)</samp>](https://github.com/vitest-dev/vitest/commit/cbf91ba7) - Copy-pasting from module graph browser - by [@​g4rry420](https://github.com/g4rry420) in [https://github.com/vitest-dev/vitest/issues/2321](https://github.com/vitest-dev/vitest/issues/2321) [<samp>(8920a)</samp>](https://github.com/vitest-dev/vitest/commit/8920aa45) - **deps**: Update dependency strip-literal to v1 - by [@​renovate](https://github.com/renovate)\[bot] in[https://github.com/vitest-dev/vitest/issues/2387](https://github.com/vitest-dev/vitest/issues/2387)7 [<samp>(824e1)</samp>](https://github.com/vitest-dev/vitest/commit/824e18c3) - **mocker**: Set cache before mocking to allow circular dependencies - by [@​danez](https://github.com/danez) in [https://github.com/vitest-dev/vitest/issues/2391](https://github.com/vitest-dev/vitest/issues/2391) [<samp>(fd829)</samp>](https://github.com/vitest-dev/vitest/commit/fd8292ac) GitHub](https://github.com/vitest-dev/vitest/compare/v0.25.3...v0.25.4) </details> <details> <summary>typicode/husky</summary> [Compare Source](https://github.com/typicode/husky/compare/v8.0.2...v8.0.3) - fix: add git not installed message [#​1208](https://github.com/typicode/husky/issues/1208) </details> <details> <summary>okonet/lint-staged</summary> [`v13.1.0`](https://github.com/okonet/lint-staged/releases/tag/v13.1.0) [Compare Source](https://github.com/okonet/lint-staged/compare/v13.0.4...v13.1.0) - expose cli entrance from "lint-staged/bin" ([#​1237](https://github.com/okonet/lint-staged/issues/1237)) ([eabf1d2](https://github.com/okonet/lint-staged/commit/eabf1d217d8bd2559b1087c92b5ec9b15b8ffa7e)) </details> <details> <summary>prettier/prettier</summary> [`v2.8.1`](https://github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#​281) [Compare Source](https://github.com/prettier/prettier/compare/2.8.0...2.8.1) [diff](https://github.com/prettier/prettier/compare/2.8.0...2.8.1) ([#​9184](https://github.com/prettier/prettier/pull/9184) by [@​agamkrbit](https://github.com/agamkrbit)) <!-- prettier-ignore --> ```scss // Input $display-breakpoints: map-deep-merge( ( "print-only": "only print", "screen-only": "only screen", "xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, "sm")-1})", ), $display-breakpoints ); // Prettier 2.8.0 $display-breakpoints: map-deep-merge( ( "print-only": "only print", "screen-only": "only screen", "xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, " sm ")-1})", ), $display-breakpoints ); // Prettier 2.8.1 $display-breakpoints: map-deep-merge( ( "print-only": "only print", "screen-only": "only screen", "xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, "sm")-1})", ), $display-breakpoints ); ``` ([#​13919](https://github.com/prettier/prettier/pull/13919) by [@​sosukesuzuki](https://github.com/sosukesuzuki)) Support for [Auto Accessors Syntax](https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/#auto-accessors-in-classes) landed in TypeScript 4.9. (Doesn't work well with `babel-ts` parser) <!-- prettier-ignore --> ```tsx class Foo { accessor foo: number = 3; } ``` </details> <details> <summary>TypeStrong/TypeDoc</summary> [`v0.23.23`](https://github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02323-2022-12-18) [Compare Source](https://github.com/TypeStrong/TypeDoc/compare/v0.23.22...v0.23.23) - Added `ts.Signature` to emitted `EVENT_CREATE_SIGNATURE` event, [#​2002](https://github.com/TypeStrong/TypeDoc/issues/2002). - Links to members hidden by filter settings now temporarily override the filter, [#​2092](https://github.com/TypeStrong/TypeDoc/issues/2092). - If `src/` and `src/x` are specified as entry points, `src/` will no longer be ignored, [#​2121](https://github.com/TypeStrong/TypeDoc/issues/2121). [`v0.23.22`](https://github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02322-2022-12-11) [Compare Source](https://github.com/TypeStrong/TypeDoc/compare/v0.23.21...v0.23.22) - Add support for defining the kind sort order, [#​2109](https://github.com/TypeStrong/TypeDoc/issues/2109). - Normalize all file paths on Windows, [#​2113](https://github.com/TypeStrong/TypeDoc/issues/2113). - Fix `@link` tags within lists, [#​2103](https://github.com/TypeStrong/TypeDoc/issues/2103). </details> <details> <summary>Microsoft/TypeScript</summary> [`v4.9.4`](https://github.com/microsoft/TypeScript/releases/tag/v4.9.4): TypeScript 4.9.4 [Compare Source](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-9). For the complete list of fixed issues, check out the - [fixed issues query for Typescript v4.9.4](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+4.9.4%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) - [`e286821`](https://github.com/Microsoft/TypeScript/commit/e2868216f637e875a74c675845625eb15dcfe9a2) Bump version to 4.9.4 and LKG. - [`eb5419f`](https://github.com/Microsoft/TypeScript/commit/eb5419fc8d980859b98553586dfb5f40d811a745) Cherry-pick [#​51704](https://github.com/Microsoft/TypeScript/issues/51704) to release 4.9 ([#​51712](https://github.com/Microsoft/TypeScript/issues/51712)) - [`b4d382b`](https://github.com/Microsoft/TypeScript/commit/b4d382b9b12460adf2da4cc0d1429cf19f8dc8be) Cherry-pick changes for narrowing to tagged literal types. - [`e7a02f4`](https://github.com/Microsoft/TypeScript/commit/e7a02f43fce47e1a39259ada5460bcc33c8e98b5) Port of [#​51626](https://github.com/Microsoft/TypeScript/issues/51626) and [#​51689](https://github.com/Microsoft/TypeScript/issues/51689) to release-4.9 ([#​51627](https://github.com/Microsoft/TypeScript/issues/51627)) - [`1727912`](https://github.com/Microsoft/TypeScript/commit/1727912f0437a7f367d90040fc4b0b4f3efd017a) Cherry-pick fix around `visitEachChild` to release-4.9. ([#​51544](https://github.com/Microsoft/TypeScript/issues/51544)) This list of changes was [auto generated](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/\_release?releaseId=117&\_a=release-summary). </details> --- 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/andipaetzold/react-firehooks). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzQuMiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: #2485