Skip to content
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!: make web-worker implementation more compatible with spec #2431

Merged
merged 11 commits into from Dec 16, 2022

Conversation

sheremet-va
Copy link
Member

@sheremet-va sheremet-va commented Dec 5, 2022

Fixes #2399
Closes #2457

@sheremet-va sheremet-va changed the title fix: make web-worker implementation more compatible with spec feat!: make web-worker implementation more compatible with spec Dec 5, 2022
@sheremet-va sheremet-va modified the milestones: Next, 0.26.0 Dec 5, 2022
@sheremet-va sheremet-va force-pushed the fix/web-worker-update branch 2 times, most recently from 8bb6b80 to c27dc42 Compare December 15, 2022 18:29
@antfu
Copy link
Member

antfu commented Dec 16, 2022

I am not very acknowledged of web-worker, you may merge if you think it's the right thing to do.

@sheremet-va sheremet-va merged commit c3a6352 into vitest-dev:main Dec 16, 2022
@sheremet-va sheremet-va deleted the fix/web-worker-update branch December 16, 2022 15:03
renovate bot added a commit to fwouts/previewjs that referenced this pull request Dec 23, 2022
[![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://togithub.com/vitest-dev/vitest) | [`^0.25.8` ->
`^0.26.2`](https://renovatebot.com/diffs/npm/vitest/0.25.8/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.8)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/vitest/0.26.2/confidence-slim/0.25.8)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vitest-dev/vitest</summary>

###
[`v0.26.2`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.26.2)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.26.1...v0.26.2)

#####    🚀 Features

- Project name  -  by [@&#8203;antfu](https://togithub.com/antfu)
[<samp>(84f98)</samp>](https://togithub.com/vitest-dev/vitest/commit/84f98e70)

#####    🐞 Bug Fixes

- Improve "isInternaRequest" check  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2541
[<samp>(2bb9a)</samp>](https://togithub.com/vitest-dev/vitest/commit/2bb9a391)
- Use correct word when printing "long-running" warning  -  by
[@&#8203;simon-abbott](https://togithub.com/simon-abbott) in
[vitest-dev/vitest#2546
[<samp>(8dc1c)</samp>](https://togithub.com/vitest-dev/vitest/commit/8dc1c3cb)
- Pass down diff options  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2545
[<samp>(98c94)</samp>](https://togithub.com/vitest-dev/vitest/commit/98c94e65)
- **cli**: Respect inline config `dir`  -  by
[@&#8203;antfu](https://togithub.com/antfu) in
[vitest-dev/vitest#2550
[<samp>(f6b59)</samp>](https://togithub.com/vitest-dev/vitest/commit/f6b592a9)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.26.1...v0.26.2)

###
[`v0.26.1`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.26.1)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.26.0...v0.26.1)

#####    🚀 Features

- Add more options to configure diff output  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) and
[@&#8203;dammy001](https://togithub.com/dammy001) in
[vitest-dev/vitest#2522
[<samp>(7ae14)</samp>](https://togithub.com/vitest-dev/vitest/commit/7ae1417f)

#####    🐞 Bug Fixes

- Don't resolve builtin Node modules  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2538
[<samp>(1cbc2)</samp>](https://togithub.com/vitest-dev/vitest/commit/1cbc24dc)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.26.0...v0.26.1)

###
[`v0.26.0`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.26.0)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.8...v0.26.0)

#####    🚨 Breaking Changes

- **vite-node:** Rewrite how vite-node resolves id  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2463
[<samp>(58ee8)</samp>](https://togithub.com/vitest-dev/vitest/commit/58ee8e9b)
- Correctly interop nested default for external and inlined modules  - 
by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2512
[<samp>(084e9)</samp>](https://togithub.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 [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2431
[<samp>(c3a63)</samp>](https://togithub.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
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2515
[<samp>(b114d)</samp>](https://togithub.com/vitest-dev/vitest/commit/b114d49f)
- Add html reporter based on Vitest UI  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) and
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2444
[<samp>(b8f34)</samp>](https://togithub.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
[@&#8203;cometkim](https://togithub.com/cometkim) in
[vitest-dev/vitest#2524
[<samp>(b4c43)</samp>](https://togithub.com/vitest-dev/vitest/commit/b4c43cd5)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.8...v0.26.0)

</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/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43MC40IiwidXBkYXRlZEluVmVyIjoiMzQuNzAuNCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kodiakhq bot pushed a commit to mheob/changeset-changelog that referenced this pull request Dec 26, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@changesets/cli](https://togithub.com/changesets/changesets/tree/main#readme) ([source](https://togithub.com/changesets/changesets)) | [`^2.25.2` -> `^2.26.0`](https://renovatebot.com/diffs/npm/@changesets%2fcli/2.25.2/2.26.0) | [![age](https://badges.renovateapi.com/packages/npm/@changesets%2fcli/2.26.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@changesets%2fcli/2.26.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@changesets%2fcli/2.26.0/compatibility-slim/2.25.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@changesets%2fcli/2.26.0/confidence-slim/2.25.2)](https://docs.renovatebot.com/merge-confidence/) |
| [@changesets/get-github-info](https://togithub.com/changesets/changesets/tree/main#readme) ([source](https://togithub.com/changesets/changesets)) | [`^0.5.1` -> `^0.5.2`](https://renovatebot.com/diffs/npm/@changesets%2fget-github-info/0.5.1/0.5.2) | [![age](https://badges.renovateapi.com/packages/npm/@changesets%2fget-github-info/0.5.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@changesets%2fget-github-info/0.5.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@changesets%2fget-github-info/0.5.2/compatibility-slim/0.5.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@changesets%2fget-github-info/0.5.2/confidence-slim/0.5.1)](https://docs.renovatebot.com/merge-confidence/) |
| [@changesets/parse](https://togithub.com/changesets/changesets/tree/main#readme) ([source](https://togithub.com/changesets/changesets)) | [`^0.3.15` -> `^0.3.16`](https://renovatebot.com/diffs/npm/@changesets%2fparse/0.3.15/0.3.16) | [![age](https://badges.renovateapi.com/packages/npm/@changesets%2fparse/0.3.16/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@changesets%2fparse/0.3.16/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@changesets%2fparse/0.3.16/compatibility-slim/0.3.15)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@changesets%2fparse/0.3.16/confidence-slim/0.3.15)](https://docs.renovatebot.com/merge-confidence/) |
| [@changesets/types](https://togithub.com/changesets/changesets/tree/main#readme) ([source](https://togithub.com/changesets/changesets)) | [`^5.2.0` -> `^5.2.1`](https://renovatebot.com/diffs/npm/@changesets%2ftypes/5.2.0/5.2.1) | [![age](https://badges.renovateapi.com/packages/npm/@changesets%2ftypes/5.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@changesets%2ftypes/5.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@changesets%2ftypes/5.2.1/compatibility-slim/5.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@changesets%2ftypes/5.2.1/confidence-slim/5.2.0)](https://docs.renovatebot.com/merge-confidence/) |
| [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^18.11.15` -> `^18.11.17`](https://renovatebot.com/diffs/npm/@types%2fnode/18.11.15/18.11.17) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.17/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.17/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.17/compatibility-slim/18.11.15)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.17/confidence-slim/18.11.15)](https://docs.renovatebot.com/merge-confidence/) |
| [@vitest/coverage-istanbul](https://togithub.com/vitest-dev/vitest) | [`^0.25.8` -> `^0.26.2`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-istanbul/0.25.8/0.26.2) | [![age](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-istanbul/0.26.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-istanbul/0.26.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-istanbul/0.26.2/compatibility-slim/0.25.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-istanbul/0.26.2/confidence-slim/0.25.8)](https://docs.renovatebot.com/merge-confidence/) |
| [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`^8.29.0` -> `^8.30.0`](https://renovatebot.com/diffs/npm/eslint/8.29.0/8.30.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint/8.30.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.30.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint/8.30.0/compatibility-slim/8.29.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.30.0/confidence-slim/8.29.0)](https://docs.renovatebot.com/merge-confidence/) |
| [vite](https://togithub.com/vitejs/vite/tree/main/#readme) ([source](https://togithub.com/vitejs/vite)) | [`^4.0.1` -> `^4.0.3`](https://renovatebot.com/diffs/npm/vite/4.0.1/4.0.3) | [![age](https://badges.renovateapi.com/packages/npm/vite/4.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vite/4.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vite/4.0.3/compatibility-slim/4.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vite/4.0.3/confidence-slim/4.0.1)](https://docs.renovatebot.com/merge-confidence/) |
| [vitest](https://togithub.com/vitest-dev/vitest) | [`^0.25.8` -> `^0.26.2`](https://renovatebot.com/diffs/npm/vitest/0.25.8/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.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vitest/0.26.2/confidence-slim/0.25.8)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>changesets/changesets</summary>

### [`v2.26.0`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.26.0)

[Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.25.2...@changesets/cli@2.26.0)

##### Minor Changes

-   [#&#8203;1033](https://togithub.com/changesets/changesets/pull/1033) [`521205d`](https://togithub.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2) Thanks [@&#8203;Andarist](https://togithub.com/Andarist)! - A new config-level `changedFilePatterns` option has been added. You can configure it with an array of glob patterns like here:

    ```json
    // .changeset/config.json
    {
      "changedFilePatterns": ["src/**"]
    }
    ```

    Files that do not match the configured pattern won't contribute to the "changed" status of the package to which they belong. This both affects `changesets add` and `changeset status`.

##### Patch Changes

-   Updated dependencies \[[`598136a`](https://togithub.com/changesets/changesets/commit/598136a32a00b620c9521d7a7151fbbc721c17d7), [`521205d`](https://togithub.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2), [`521205d`](https://togithub.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2), [`598136a`](https://togithub.com/changesets/changesets/commit/598136a32a00b620c9521d7a7151fbbc721c17d7), [`598136a`](https://togithub.com/changesets/changesets/commit/598136a32a00b620c9521d7a7151fbbc721c17d7), [`521205d`](https://togithub.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2)]:
    -   [@&#8203;changesets/git](https://togithub.com/changesets/git)[@&#8203;2](https://togithub.com/2).0.0
    -   [@&#8203;changesets/config](https://togithub.com/changesets/config)[@&#8203;2](https://togithub.com/2).3.0
    -   [@&#8203;changesets/types](https://togithub.com/changesets/types)[@&#8203;5](https://togithub.com/5).2.1
    -   [@&#8203;changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@&#8203;6](https://togithub.com/6).1.3
    -   [@&#8203;changesets/read](https://togithub.com/changesets/read)[@&#8203;0](https://togithub.com/0).5.9
    -   [@&#8203;changesets/assemble-release-plan](https://togithub.com/changesets/assemble-release-plan)[@&#8203;5](https://togithub.com/5).2.3
    -   [@&#8203;changesets/get-release-plan](https://togithub.com/changesets/get-release-plan)[@&#8203;3](https://togithub.com/3).0.16
    -   [@&#8203;changesets/changelog-git](https://togithub.com/changesets/changelog-git)[@&#8203;0](https://togithub.com/0).1.14
    -   [@&#8203;changesets/get-dependents-graph](https://togithub.com/changesets/get-dependents-graph)[@&#8203;1](https://togithub.com/1).3.5
    -   [@&#8203;changesets/pre](https://togithub.com/changesets/pre)[@&#8203;1](https://togithub.com/1).0.14
    -   [@&#8203;changesets/write](https://togithub.com/changesets/write)[@&#8203;0](https://togithub.com/0).2.3

</details>

<details>
<summary>vitest-dev/vitest</summary>

### [`v0.26.2`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.26.2)

[Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.26.0...v0.26.2)

#####    🚀 Features

-   Project name  -  by [@&#8203;antfu](https://togithub.com/antfu) [<samp>(84f98)</samp>](https://togithub.com/vitest-dev/vitest/commit/84f98e70)

#####    🐞 Bug Fixes

-   Improve "isInternaRequest" check  -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in [vitest-dev/vitest#2541 [<samp>(2bb9a)</samp>](https://togithub.com/vitest-dev/vitest/commit/2bb9a391)
-   Use correct word when printing "long-running" warning  -  by [@&#8203;simon-abbott](https://togithub.com/simon-abbott) in [vitest-dev/vitest#2546 [<samp>(8dc1c)</samp>](https://togithub.com/vitest-dev/vitest/commit/8dc1c3cb)
-   Pass down diff options  -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in [vitest-dev/vitest#2545 [<samp>(98c94)</samp>](https://togithub.com/vitest-dev/vitest/commit/98c94e65)
-   **cli**: Respect inline config `dir`  -  by [@&#8203;antfu](https://togithub.com/antfu) in [vitest-dev/vitest#2550 [<samp>(f6b59)</samp>](https://togithub.com/vitest-dev/vitest/commit/f6b592a9)

#####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.26.1...v0.26.2)

### [`v0.26.0`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.26.0)

[Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.8...v0.26.0)

#####    🚨 Breaking Changes

-   **vite-node:** Rewrite how vite-node resolves id  -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in [vitest-dev/vitest#2463 [<samp>(58ee8)</samp>](https://togithub.com/vitest-dev/vitest/commit/58ee8e9b)
-   Correctly interop nested default for external and inlined modules  -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in [vitest-dev/vitest#2512 [<samp>(084e9)</samp>](https://togithub.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 [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in [vitest-dev/vitest#2431 [<samp>(c3a63)</samp>](https://togithub.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 [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in [vitest-dev/vitest#2515 [<samp>(b114d)</samp>](https://togithub.com/vitest-dev/vitest/commit/b114d49f)
-   Add html reporter based on Vitest UI  -  by [@&#8203;poyoho](https://togithub.com/poyoho) and [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in [vitest-dev/vitest#2444 [<samp>(b8f34)</samp>](https://togithub.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 [@&#8203;cometkim](https://togithub.com/cometkim) in [vitest-dev/vitest#2524 [<samp>(b4c43)</samp>](https://togithub.com/vitest-dev/vitest/commit/b4c43cd5)

#####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.8...v0.26.0)

</details>

<details>
<summary>eslint/eslint</summary>

### [`v8.30.0`](https://togithub.com/eslint/eslint/releases/tag/v8.30.0)

[Compare Source](https://togithub.com/eslint/eslint/compare/v8.29.0...v8.30.0)

#### Features

-   [`075ef2c`](https://togithub.com/eslint/eslint/commit/075ef2cf315e75b51b671c40ce9a97c66b2e4b50) feat: add suggestion for no-return-await ([#&#8203;16637](https://togithub.com/eslint/eslint/issues/16637)) (Daniel Bartholomae)
-   [`7190d98`](https://togithub.com/eslint/eslint/commit/7190d98ff40023f24b0c6a98319ae8a82c99ff5b) feat: update globals ([#&#8203;16654](https://togithub.com/eslint/eslint/issues/16654)) (Sébastien Règne)

#### Bug Fixes

-   [`1a327aa`](https://togithub.com/eslint/eslint/commit/1a327aae57f1b68c96b27cc1bd57f8198d5a3a7c) fix: Ensure flat config unignores work consistently like eslintrc ([#&#8203;16579](https://togithub.com/eslint/eslint/issues/16579)) (Nicholas C. Zakas)
-   [`9b8bb72`](https://togithub.com/eslint/eslint/commit/9b8bb72c49a453086954b06a5d7dd390731b1975) fix: autofix recursive functions in no-var ([#&#8203;16611](https://togithub.com/eslint/eslint/issues/16611)) (Milos Djermanovic)

#### Documentation

-   [`6a8cd94`](https://togithub.com/eslint/eslint/commit/6a8cd94ed08983c70ca7d72dc6e360770a743405) docs: Clarify Discord info in issue template config ([#&#8203;16663](https://togithub.com/eslint/eslint/issues/16663)) (Nicholas C. Zakas)
-   [`ad44344`](https://togithub.com/eslint/eslint/commit/ad44344ef6fdeac7217eb83bc54a230382c0da5e) docs: CLI documentation standardization ([#&#8203;16563](https://togithub.com/eslint/eslint/issues/16563)) (Ben Perlmutter)
-   [`293573e`](https://togithub.com/eslint/eslint/commit/293573eb530d161d2a5b01efd9d3de49dadea022) docs: fix broken line numbers ([#&#8203;16606](https://togithub.com/eslint/eslint/issues/16606)) (Sam Chen)
-   [`fa2c64b`](https://togithub.com/eslint/eslint/commit/fa2c64be10d5854fb586c20957737d7d2da1975a) docs: use relative links for internal links ([#&#8203;16631](https://togithub.com/eslint/eslint/issues/16631)) (Percy Ma)
-   [`75276c9`](https://togithub.com/eslint/eslint/commit/75276c9bc7c4bc013fc6bdf277353c979934d73b) docs: reorder options in no-unused-vars ([#&#8203;16625](https://togithub.com/eslint/eslint/issues/16625)) (Milos Djermanovic)
-   [`7276fe5`](https://togithub.com/eslint/eslint/commit/7276fe5776f03fb90e575ed63a9b1a6766993e42) docs: Fix anchor in URL ([#&#8203;16628](https://togithub.com/eslint/eslint/issues/16628)) (Karl Horky)
-   [`6bef135`](https://togithub.com/eslint/eslint/commit/6bef1350e692c818c55c6d2074c12506e98cdf4f) docs: don't apply layouts to html formatter example ([#&#8203;16591](https://togithub.com/eslint/eslint/issues/16591)) (Tanuj Kanti)
-   [`dfc7ec1`](https://togithub.com/eslint/eslint/commit/dfc7ec11b11b56daaa10e8e6d08c5cddfc8c2c59) docs: Formatters page updates ([#&#8203;16566](https://togithub.com/eslint/eslint/issues/16566)) (Ben Perlmutter)
-   [`8ba124c`](https://togithub.com/eslint/eslint/commit/8ba124cfd8aaf01d14ccbcb1654798624948fb0a) docs: update the `prefer-const` example ([#&#8203;16607](https://togithub.com/eslint/eslint/issues/16607)) (Pavel)
-   [`e6cb05a`](https://togithub.com/eslint/eslint/commit/e6cb05aa35bafb9e88f161ad1fa6b01942a7c13c) docs: fix css leaking ([#&#8203;16603](https://togithub.com/eslint/eslint/issues/16603)) (Sam Chen)

#### Chores

-   [`f2c4737`](https://togithub.com/eslint/eslint/commit/f2c47372420f050ad8f2300271345de1c1232635) chore: upgrade [@&#8203;eslint/eslintrc](https://togithub.com/eslint/eslintrc)[@&#8203;1](https://togithub.com/1).4.0 ([#&#8203;16675](https://togithub.com/eslint/eslint/issues/16675)) (Milos Djermanovic)
-   [`ba74253`](https://togithub.com/eslint/eslint/commit/ba74253e8bd63e9e163bbee0540031be77e39253) chore: standardize npm script names per [#&#8203;14827](https://togithub.com/eslint/eslint/issues/14827) ([#&#8203;16315](https://togithub.com/eslint/eslint/issues/16315)) (Patrick McElhaney)
-   [`0d9af4c`](https://togithub.com/eslint/eslint/commit/0d9af4c5674809be993439c766dcd9d7f65fcec9) ci: fix npm v9 problem with `file:` ([#&#8203;16664](https://togithub.com/eslint/eslint/issues/16664)) (Milos Djermanovic)
-   [`90c9219`](https://togithub.com/eslint/eslint/commit/90c9219181e0aadcae7224602d2988186d457113) refactor: migrate off deprecated function-style rules in all tests ([#&#8203;16618](https://togithub.com/eslint/eslint/issues/16618)) (Bryan Mishkin)

</details>

<details>
<summary>vitejs/vite</summary>

### [`v4.0.3`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small403-2022-12-21-small)

[Compare Source](https://togithub.com/vitejs/vite/compare/v4.0.2...v4.0.3)

-   chore(deps): update dependency [@&#8203;rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) to v24 ([#&#8203;11420](https://togithub.com/vitejs/vite/issues/11420)) ([241db16](https://togithub.com/vitejs/vite/commit/241db16)), closes [#&#8203;11420](https://togithub.com/vitejs/vite/issues/11420)
-   chore(typo): fix typo ([#&#8203;11445](https://togithub.com/vitejs/vite/issues/11445)) ([ed80ea5](https://togithub.com/vitejs/vite/commit/ed80ea5)), closes [#&#8203;11445](https://togithub.com/vitejs/vite/issues/11445)
-   fix(ssr): ignore module exports condition ([#&#8203;11409](https://togithub.com/vitejs/vite/issues/11409)) ([d3c9c0b](https://togithub.com/vitejs/vite/commit/d3c9c0b)), closes [#&#8203;11409](https://togithub.com/vitejs/vite/issues/11409)
-   feat: allow import.meta.hot define override ([#&#8203;8944](https://togithub.com/vitejs/vite/issues/8944)) ([857d578](https://togithub.com/vitejs/vite/commit/857d578)), closes [#&#8203;8944](https://togithub.com/vitejs/vite/issues/8944)

### [`v4.0.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small402-2022-12-18-small)

[Compare Source](https://togithub.com/vitejs/vite/compare/v4.0.1...v4.0.2)

-   fix: fix the error message in the `toOutputFilePathWithoutRuntime` function ([#&#8203;11367](https://togithub.com/vitejs/vite/issues/11367)) ([8820f75](https://togithub.com/vitejs/vite/commit/8820f75)), closes [#&#8203;11367](https://togithub.com/vitejs/vite/issues/11367)
-   fix: make `vite optimize` prebundle for dev ([#&#8203;11387](https://togithub.com/vitejs/vite/issues/11387)) ([b4ced0f](https://togithub.com/vitejs/vite/commit/b4ced0f)), closes [#&#8203;11387](https://togithub.com/vitejs/vite/issues/11387)
-   fix: revert [#&#8203;11290](https://togithub.com/vitejs/vite/issues/11290) ([#&#8203;11412](https://togithub.com/vitejs/vite/issues/11412)) ([6587d2f](https://togithub.com/vitejs/vite/commit/6587d2f)), closes [#&#8203;11290](https://togithub.com/vitejs/vite/issues/11290) [#&#8203;11412](https://togithub.com/vitejs/vite/issues/11412)
-   fix: server and preview open fails to add slash before relative path ([#&#8203;11394](https://togithub.com/vitejs/vite/issues/11394)) ([57276b7](https://togithub.com/vitejs/vite/commit/57276b7)), closes [#&#8203;11394](https://togithub.com/vitejs/vite/issues/11394)
-   fix: skip applescript when no Chromium browser found (fixes [#&#8203;11205](https://togithub.com/vitejs/vite/issues/11205)) ([#&#8203;11406](https://togithub.com/vitejs/vite/issues/11406)) ([274d1f3](https://togithub.com/vitejs/vite/commit/274d1f3)), closes [#&#8203;11205](https://togithub.com/vitejs/vite/issues/11205) [#&#8203;11406](https://togithub.com/vitejs/vite/issues/11406)
-   fix(deps): update dependency ufo to v1 ([#&#8203;11372](https://togithub.com/vitejs/vite/issues/11372)) ([4288300](https://togithub.com/vitejs/vite/commit/4288300)), closes [#&#8203;11372](https://togithub.com/vitejs/vite/issues/11372)
-   chore: typecheck create-vite ([#&#8203;11295](https://togithub.com/vitejs/vite/issues/11295)) ([af86e5b](https://togithub.com/vitejs/vite/commit/af86e5b)), closes [#&#8203;11295](https://togithub.com/vitejs/vite/issues/11295)
-   chore(deps): update dependency convert-source-map to v2 ([#&#8203;10548](https://togithub.com/vitejs/vite/issues/10548)) ([8dc6528](https://togithub.com/vitejs/vite/commit/8dc6528)), closes [#&#8203;10548](https://togithub.com/vitejs/vite/issues/10548)
-   chore(deps): update dependency mlly to v1 ([#&#8203;11370](https://togithub.com/vitejs/vite/issues/11370)) ([9662d4d](https://togithub.com/vitejs/vite/commit/9662d4d)), closes [#&#8203;11370](https://togithub.com/vitejs/vite/issues/11370)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Wednesday" in timezone Europe/Berlin, 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://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] 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/mheob/changeset-changelog).



Co-authored-by: Alex Böhm <3983539+mheob@users.noreply.github.com>
gastonfournier pushed a commit to Unleash/unleash that referenced this pull request Dec 28, 2022
[![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://togithub.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://togithub.com/vitest-dev/vitest/releases/tag/v0.26.2)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.26.1...v0.26.2)

#####    🚀 Features

- Project name  -  by [@&#8203;antfu](https://togithub.com/antfu)
[<samp>(84f98)</samp>](https://togithub.com/vitest-dev/vitest/commit/84f98e70)

#####    🐞 Bug Fixes

- Improve "isInternaRequest" check  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2541
[<samp>(2bb9a)</samp>](https://togithub.com/vitest-dev/vitest/commit/2bb9a391)
- Use correct word when printing "long-running" warning  -  by
[@&#8203;simon-abbott](https://togithub.com/simon-abbott) in
[vitest-dev/vitest#2546
[<samp>(8dc1c)</samp>](https://togithub.com/vitest-dev/vitest/commit/8dc1c3cb)
- Pass down diff options  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2545
[<samp>(98c94)</samp>](https://togithub.com/vitest-dev/vitest/commit/98c94e65)
- **cli**: Respect inline config `dir`  -  by
[@&#8203;antfu](https://togithub.com/antfu) in
[vitest-dev/vitest#2550
[<samp>(f6b59)</samp>](https://togithub.com/vitest-dev/vitest/commit/f6b592a9)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.26.1...v0.26.2)

###
[`v0.26.1`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.26.1)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.26.0...v0.26.1)

#####    🚀 Features

- Add more options to configure diff output  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) and
[@&#8203;dammy001](https://togithub.com/dammy001) in
[vitest-dev/vitest#2522
[<samp>(7ae14)</samp>](https://togithub.com/vitest-dev/vitest/commit/7ae1417f)

#####    🐞 Bug Fixes

- Don't resolve builtin Node modules  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2538
[<samp>(1cbc2)</samp>](https://togithub.com/vitest-dev/vitest/commit/1cbc24dc)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.26.0...v0.26.1)

###
[`v0.26.0`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.26.0)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.8...v0.26.0)

#####    🚨 Breaking Changes

- **vite-node:** Rewrite how vite-node resolves id  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2463
[<samp>(58ee8)</samp>](https://togithub.com/vitest-dev/vitest/commit/58ee8e9b)
- Correctly interop nested default for external and inlined modules  - 
by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2512
[<samp>(084e9)</samp>](https://togithub.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 [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2431
[<samp>(c3a63)</samp>](https://togithub.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
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2515
[<samp>(b114d)</samp>](https://togithub.com/vitest-dev/vitest/commit/b114d49f)
- Add html reporter based on Vitest UI  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) and
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2444
[<samp>(b8f34)</samp>](https://togithub.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
[@&#8203;cometkim](https://togithub.com/cometkim) in
[vitest-dev/vitest#2524
[<samp>(b4c43)</samp>](https://togithub.com/vitest-dev/vitest/commit/b4c43cd5)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.8...v0.26.0)

###
[`v0.25.8`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.8)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.7...v0.25.8)

#####    🚀 Features

- Add mts, cts files to coverage  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) and
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2492
[<samp>(799f9)</samp>](https://togithub.com/vitest-dev/vitest/commit/799f9a17)

#####    🐞 Bug Fixes

- Don't throw unhandled error, if import was caught  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2494
[<samp>(0a87e)</samp>](https://togithub.com/vitest-dev/vitest/commit/0a87ebb4)
- **coverage**: Esbuild to preserve legal comments for ignore hints  - 
by [@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2496
[<samp>(c85ed)</samp>](https://togithub.com/vitest-dev/vitest/commit/c85edb1e)

#####     [View changes on
GitHub](https://togithub.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>
andipaetzold pushed a commit to andipaetzold/react-firehooks that referenced this pull request Jan 3, 2023
[![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://togithub.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://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://togithub.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://togithub.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://togithub.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://togithub.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://togithub.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://togithub.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://togithub.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://togithub.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://togithub.com/semantic-release/changelog/releases/tag/v6.0.2)

[Compare
Source](https://togithub.com/semantic-release/changelog/compare/v6.0.1...v6.0.2)

##### Bug Fixes

- **deps:** update dependency fs-extra to v11
([#&#8203;276](https://togithub.com/semantic-release/changelog/issues/276))
([404c768](https://togithub.com/semantic-release/changelog/commit/404c7684e5498fa41884944af94f91d05c6eefa2))

</details>

<details>
<summary>vitest-dev/vitest</summary>

###
[`v0.26.3`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.26.3)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.26.2...v0.26.3)

#####    🚀 Features

- **mock**: Expose a `importOriginal` helper to the factory  -  by
[@&#8203;antfu](https://togithub.com/antfu) in
[vitest-dev/vitest#2551
[<samp>(853ee)</samp>](https://togithub.com/vitest-dev/vitest/commit/853eeddb)

#####    🐞 Bug Fixes

- Correctly automock nested interoped defaults  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2559
[<samp>(a431d)</samp>](https://togithub.com/vitest-dev/vitest/commit/a431df80)
- Start tracking module resolution as soon as possible for easier
tracking  -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va)
in
[vitest-dev/vitest#2560
[<samp>(9f41e)</samp>](https://togithub.com/vitest-dev/vitest/commit/9f41edda)
- Don't hang when mocking module with circular dependency  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2572
[<samp>(c479d)</samp>](https://togithub.com/vitest-dev/vitest/commit/c479d9c0)
- Show list of tests when typechecking  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2585
[<samp>(32a57)</samp>](https://togithub.com/vitest-dev/vitest/commit/32a577b1)
- **api**: Make api parse error stacks and return sourcePos in
onTaskUpdate  -  by
[@&#8203;adrienbaron](https://togithub.com/adrienbaron) in
[vitest-dev/vitest#2563
[<samp>(ef77d)</samp>](https://togithub.com/vitest-dev/vitest/commit/ef77dccf)
- **coverage**: Env-replacer to remove query params from sourcemaps
filenames  -  by [@&#8203;AriPerkkio](https://togithub.com/AriPerkkio)
in
[vitest-dev/vitest#2584
[<samp>(dba13)</samp>](https://togithub.com/vitest-dev/vitest/commit/dba13374)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.26.2...v0.26.3)

###
[`v0.26.2`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.26.2)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.26.0...v0.26.2)

#####    🚀 Features

- Project name  -  by [@&#8203;antfu](https://togithub.com/antfu)
[<samp>(84f98)</samp>](https://togithub.com/vitest-dev/vitest/commit/84f98e70)

#####    🐞 Bug Fixes

- Improve "isInternaRequest" check  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2541
[<samp>(2bb9a)</samp>](https://togithub.com/vitest-dev/vitest/commit/2bb9a391)
- Use correct word when printing "long-running" warning  -  by
[@&#8203;simon-abbott](https://togithub.com/simon-abbott) in
[vitest-dev/vitest#2546
[<samp>(8dc1c)</samp>](https://togithub.com/vitest-dev/vitest/commit/8dc1c3cb)
- Pass down diff options  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2545
[<samp>(98c94)</samp>](https://togithub.com/vitest-dev/vitest/commit/98c94e65)
- **cli**: Respect inline config `dir`  -  by
[@&#8203;antfu](https://togithub.com/antfu) in
[vitest-dev/vitest#2550
[<samp>(f6b59)</samp>](https://togithub.com/vitest-dev/vitest/commit/f6b592a9)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.26.1...v0.26.2)

###
[`v0.26.0`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.26.0)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.8...v0.26.0)

#####    🚨 Breaking Changes

- **vite-node:** Rewrite how vite-node resolves id  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2463
[<samp>(58ee8)</samp>](https://togithub.com/vitest-dev/vitest/commit/58ee8e9b)
- Correctly interop nested default for external and inlined modules  - 
by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2512
[<samp>(084e9)</samp>](https://togithub.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 [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2431
[<samp>(c3a63)</samp>](https://togithub.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
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2515
[<samp>(b114d)</samp>](https://togithub.com/vitest-dev/vitest/commit/b114d49f)
- Add html reporter based on Vitest UI  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) and
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2444
[<samp>(b8f34)</samp>](https://togithub.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
[@&#8203;cometkim](https://togithub.com/cometkim) in
[vitest-dev/vitest#2524
[<samp>(b4c43)</samp>](https://togithub.com/vitest-dev/vitest/commit/b4c43cd5)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.8...v0.26.0)

###
[`v0.25.8`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.8)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.7...v0.25.8)

#####    🚀 Features

- Add mts, cts files to coverage  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) and
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2492
[<samp>(799f9)</samp>](https://togithub.com/vitest-dev/vitest/commit/799f9a17)

#####    🐞 Bug Fixes

- Don't throw unhandled error, if import was caught  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2494
[<samp>(0a87e)</samp>](https://togithub.com/vitest-dev/vitest/commit/0a87ebb4)
- **coverage**: Esbuild to preserve legal comments for ignore hints  - 
by [@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2496
[<samp>(c85ed)</samp>](https://togithub.com/vitest-dev/vitest/commit/c85edb1e)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.7...v0.25.8)

###
[`v0.25.7`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.7)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.6...v0.25.7)

#####    🚀 Features

- Support Vite 4  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2470
[<samp>(3bb6b)</samp>](https://togithub.com/vitest-dev/vitest/commit/3bb6b0c8)

#####    🐞 Bug Fixes

- Restart on config change crashes  -  by
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2481
[<samp>(286e9)</samp>](https://togithub.com/vitest-dev/vitest/commit/286e9cf7)
- **coverage-istanbul**: Clear coverage map after use  -  by
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2466
[<samp>(e6a18)</samp>](https://togithub.com/vitest-dev/vitest/commit/e6a18c74)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.6...v0.25.7)

###
[`v0.25.6`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.6)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.5...v0.25.6)

#####    🐞 Bug Fixes

- Expected reversed with actual  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) in
[vitest-dev/vitest#2460
[<samp>(f02c9)</samp>](https://togithub.com/vitest-dev/vitest/commit/f02c9828)
- Try to resolve id, if relative path is provided  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2461
[<samp>(e9cb4)</samp>](https://togithub.com/vitest-dev/vitest/commit/e9cb4136)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.5...v0.25.6)

###
[`v0.25.5`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.5)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.4...v0.25.5)

#####    🚀 Features

- **ui**: Show diff in report panel  -  by
[@&#8203;scarf005](https://togithub.com/scarf005) and
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2406
and
[vitest-dev/vitest#2423
[<samp>(8595c)</samp>](https://togithub.com/vitest-dev/vitest/commit/8595c0e5)

#####    🐞 Bug Fixes

- Correctly resolve filename, when running code  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2439
[<samp>(2e789)</samp>](https://togithub.com/vitest-dev/vitest/commit/2e7892cb)
- Move sourcemapping source out of the sourcemap  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2443
[<samp>(cc13c)</samp>](https://togithub.com/vitest-dev/vitest/commit/cc13c28c)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.4...v0.25.5)

###
[`v0.25.4`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.4)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.3...v0.25.4)

#####    🚀 Features

- Slow test threshold  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) and
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2396
[<samp>(98974)</samp>](https://togithub.com/vitest-dev/vitest/commit/98974ba4)
- Format test tablename  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) in
[vitest-dev/vitest#2405
[<samp>(45c5c)</samp>](https://togithub.com/vitest-dev/vitest/commit/45c5c45a)
- Suspend process  -  by [@&#8203;poyoho](https://togithub.com/poyoho)
in
[vitest-dev/vitest#2422
[<samp>(b8ee8)</samp>](https://togithub.com/vitest-dev/vitest/commit/b8ee821c)
- Format test objects in `each` title  -  by
[@&#8203;scarf005](https://togithub.com/scarf005) in
[vitest-dev/vitest#2420
and
[vitest-dev/vitest#2421
[<samp>(1868f)</samp>](https://togithub.com/vitest-dev/vitest/commit/1868f1c4)

#####    🐞 Bug Fixes

- Exit with code 1, when type tests fail  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2378
[<samp>(98141)</samp>](https://togithub.com/vitest-dev/vitest/commit/9814124e)
- Tab affect vi.mock  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) in
[vitest-dev/vitest#2402
[<samp>(5a3de)</samp>](https://togithub.com/vitest-dev/vitest/commit/5a3deba5)
- Don't escape "\\" in diff view  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) in
[vitest-dev/vitest#2430
[<samp>(7d4e3)</samp>](https://togithub.com/vitest-dev/vitest/commit/7d4e3ed0)
- Correct test files status in json reporter  -  by
[@&#8203;brzezinskimarcin](https://togithub.com/brzezinskimarcin) in
[vitest-dev/vitest#2417
and
[vitest-dev/vitest#2419
[<samp>(ce931)</samp>](https://togithub.com/vitest-dev/vitest/commit/ce931956)
- Export all named CJS exports, if default export is a function  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2435
[<samp>(d43f3)</samp>](https://togithub.com/vitest-dev/vitest/commit/d43f3f5c)
- Add test attributes to "testsuites" in junit reporter  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2362
[<samp>(d0506)</samp>](https://togithub.com/vitest-dev/vitest/commit/d050604f)
- DynamicImportSettled also waits for nested imports  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2389
[<samp>(5098b)</samp>](https://togithub.com/vitest-dev/vitest/commit/5098b217)
- Always apply vite ssr source maps  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2433
[<samp>(cbf91)</samp>](https://togithub.com/vitest-dev/vitest/commit/cbf91ba7)
- Copy-pasting from module graph browser  -  by
[@&#8203;g4rry420](https://togithub.com/g4rry420) in
[vitest-dev/vitest#2321
[<samp>(8920a)</samp>](https://togithub.com/vitest-dev/vitest/commit/8920aa45)
- **deps**: Update dependency strip-literal to v1  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[vitest-dev/vitest#2387
[<samp>(824e1)</samp>](https://togithub.com/vitest-dev/vitest/commit/824e18c3)
- **mocker**: Set cache before mocking to allow circular dependencies
 -  by [@&#8203;danez](https://togithub.com/danez) in
[vitest-dev/vitest#2391
[<samp>(fd829)</samp>](https://togithub.com/vitest-dev/vitest/commit/fd8292ac)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.3...v0.25.4)

</details>

<details>
<summary>typicode/husky</summary>

### [`v8.0.3`](https://togithub.com/typicode/husky/releases/tag/v8.0.3)

[Compare
Source](https://togithub.com/typicode/husky/compare/v8.0.2...v8.0.3)

- fix: add git not installed message
[#&#8203;1208](https://togithub.com/typicode/husky/issues/1208)

</details>

<details>
<summary>okonet/lint-staged</summary>

###
[`v13.1.0`](https://togithub.com/okonet/lint-staged/releases/tag/v13.1.0)

[Compare
Source](https://togithub.com/okonet/lint-staged/compare/v13.0.4...v13.1.0)

##### Features

- expose cli entrance from "lint-staged/bin"
([#&#8203;1237](https://togithub.com/okonet/lint-staged/issues/1237))
([eabf1d2](https://togithub.com/okonet/lint-staged/commit/eabf1d217d8bd2559b1087c92b5ec9b15b8ffa7e))

</details>

<details>
<summary>prettier/prettier</summary>

###
[`v2.8.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#&#8203;281)

[Compare
Source](https://togithub.com/prettier/prettier/compare/2.8.0...2.8.1)

[diff](https://togithub.com/prettier/prettier/compare/2.8.0...2.8.1)

##### Fix SCSS map in arguments
([#&#8203;9184](https://togithub.com/prettier/prettier/pull/9184) by
[@&#8203;agamkrbit](https://togithub.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
([#&#8203;13919](https://togithub.com/prettier/prettier/pull/13919) by
[@&#8203;sosukesuzuki](https://togithub.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://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02323-2022-12-18)

[Compare
Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.22...v0.23.23)

##### Features

- Added `ts.Signature` to emitted `EVENT_CREATE_SIGNATURE` event,
[#&#8203;2002](https://togithub.com/TypeStrong/TypeDoc/issues/2002).

##### Bug Fixes

- Links to members hidden by filter settings now temporarily override
the filter,
[#&#8203;2092](https://togithub.com/TypeStrong/TypeDoc/issues/2092).
- If `src/` and `src/x` are specified as entry points, `src/` will no
longer be ignored,
[#&#8203;2121](https://togithub.com/TypeStrong/TypeDoc/issues/2121).

###
[`v0.23.22`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02322-2022-12-11)

[Compare
Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.21...v0.23.22)

##### Features

- Add support for defining the kind sort order,
[#&#8203;2109](https://togithub.com/TypeStrong/TypeDoc/issues/2109).

##### Bug Fixes

- Normalize all file paths on Windows,
[#&#8203;2113](https://togithub.com/TypeStrong/TypeDoc/issues/2113).
- Fix `@link` tags within lists,
[#&#8203;2103](https://togithub.com/TypeStrong/TypeDoc/issues/2103).

</details>

<details>
<summary>Microsoft/TypeScript</summary>

###
[`v4.9.4`](https://togithub.com/microsoft/TypeScript/releases/tag/v4.9.4):
TypeScript 4.9.4

[Compare
Source](https://togithub.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://togithub.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://togithub.com/Microsoft/TypeScript/commit/e2868216f637e875a74c675845625eb15dcfe9a2)
Bump version to 4.9.4 and LKG.
-
[`eb5419f`](https://togithub.com/Microsoft/TypeScript/commit/eb5419fc8d980859b98553586dfb5f40d811a745)
Cherry-pick
[#&#8203;51704](https://togithub.com/Microsoft/TypeScript/issues/51704)
to release 4.9
([#&#8203;51712](https://togithub.com/Microsoft/TypeScript/issues/51712))
-
[`b4d382b`](https://togithub.com/Microsoft/TypeScript/commit/b4d382b9b12460adf2da4cc0d1429cf19f8dc8be)
Cherry-pick changes for narrowing to tagged literal types.
-
[`e7a02f4`](https://togithub.com/Microsoft/TypeScript/commit/e7a02f43fce47e1a39259ada5460bcc33c8e98b5)
Port of
[#&#8203;51626](https://togithub.com/Microsoft/TypeScript/issues/51626)
and
[#&#8203;51689](https://togithub.com/Microsoft/TypeScript/issues/51689)
to release-4.9
([#&#8203;51627](https://togithub.com/Microsoft/TypeScript/issues/51627))
-
[`1727912`](https://togithub.com/Microsoft/TypeScript/commit/1727912f0437a7f367d90040fc4b0b4f3efd017a)
Cherry-pick fix around `visitEachChild` to release-4.9.
([#&#8203;51544](https://togithub.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://togithub.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>
andipaetzold pushed a commit to andipaetzold/react-firehooks that referenced this pull request Feb 10, 2023
[![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://togithub.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://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://togithub.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://togithub.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://togithub.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://togithub.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://togithub.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://togithub.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://togithub.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://togithub.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://togithub.com/semantic-release/changelog/releases/tag/v6.0.2)

[Compare
Source](https://togithub.com/semantic-release/changelog/compare/v6.0.1...v6.0.2)

- **deps:** update dependency fs-extra to v11
([#&#8203;276](https://togithub.com/semantic-release/changelog/issues/276))
([404c768](https://togithub.com/semantic-release/changelog/commit/404c7684e5498fa41884944af94f91d05c6eefa2))

</details>

<details>
<summary>vitest-dev/vitest</summary>

[`v0.26.3`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.26.3)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.26.2...v0.26.3)

- **mock**: Expose a `importOriginal` helper to the factory  -  by
[@&#8203;antfu](https://togithub.com/antfu) in
[vitest-dev/vitest#2551
[<samp>(853ee)</samp>](https://togithub.com/vitest-dev/vitest/commit/853eeddb)

- Correctly automock nested interoped defaults  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2559
[<samp>(a431d)</samp>](https://togithub.com/vitest-dev/vitest/commit/a431df80)
- Start tracking module resolution as soon as possible for easier
tracking  -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va)
in
[vitest-dev/vitest#2560
[<samp>(9f41e)</samp>](https://togithub.com/vitest-dev/vitest/commit/9f41edda)
- Don't hang when mocking module with circular dependency  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2572
[<samp>(c479d)</samp>](https://togithub.com/vitest-dev/vitest/commit/c479d9c0)
- Show list of tests when typechecking  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2585
[<samp>(32a57)</samp>](https://togithub.com/vitest-dev/vitest/commit/32a577b1)
- **api**: Make api parse error stacks and return sourcePos in
onTaskUpdate  -  by
[@&#8203;adrienbaron](https://togithub.com/adrienbaron) in
[vitest-dev/vitest#2563
[<samp>(ef77d)</samp>](https://togithub.com/vitest-dev/vitest/commit/ef77dccf)
- **coverage**: Env-replacer to remove query params from sourcemaps
filenames  -  by [@&#8203;AriPerkkio](https://togithub.com/AriPerkkio)
in
[vitest-dev/vitest#2584
[<samp>(dba13)</samp>](https://togithub.com/vitest-dev/vitest/commit/dba13374)

GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.26.2...v0.26.3)

[`v0.26.2`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.26.2)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.26.0...v0.26.2)

- Project name  -  by [@&#8203;antfu](https://togithub.com/antfu)
[<samp>(84f98)</samp>](https://togithub.com/vitest-dev/vitest/commit/84f98e70)

- Improve "isInternaRequest" check  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2541
[<samp>(2bb9a)</samp>](https://togithub.com/vitest-dev/vitest/commit/2bb9a391)
- Use correct word when printing "long-running" warning  -  by
[@&#8203;simon-abbott](https://togithub.com/simon-abbott) in
[vitest-dev/vitest#2546
[<samp>(8dc1c)</samp>](https://togithub.com/vitest-dev/vitest/commit/8dc1c3cb)
- Pass down diff options  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2545
[<samp>(98c94)</samp>](https://togithub.com/vitest-dev/vitest/commit/98c94e65)
- **cli**: Respect inline config `dir`  -  by
[@&#8203;antfu](https://togithub.com/antfu) in
[vitest-dev/vitest#2550
[<samp>(f6b59)</samp>](https://togithub.com/vitest-dev/vitest/commit/f6b592a9)

GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.26.1...v0.26.2)

[`v0.26.0`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.26.0)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.8...v0.26.0)

- **vite-node:** Rewrite how vite-node resolves id  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2463
[<samp>(58ee8)</samp>](https://togithub.com/vitest-dev/vitest/commit/58ee8e9b)
- Correctly interop nested default for external and inlined modules  - 
by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2512
[<samp>(084e9)</samp>](https://togithub.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 [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2431
[<samp>(c3a63)</samp>](https://togithub.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
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2515
[<samp>(b114d)</samp>](https://togithub.com/vitest-dev/vitest/commit/b114d49f)
- Add html reporter based on Vitest UI  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) and
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2444
[<samp>(b8f34)</samp>](https://togithub.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
[@&#8203;cometkim](https://togithub.com/cometkim) in
[vitest-dev/vitest#2524
[<samp>(b4c43)</samp>](https://togithub.com/vitest-dev/vitest/commit/b4c43cd5)

GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.8...v0.26.0)

[`v0.25.8`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.8)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.7...v0.25.8)

- Add mts, cts files to coverage  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) and
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2492
[<samp>(799f9)</samp>](https://togithub.com/vitest-dev/vitest/commit/799f9a17)

- Don't throw unhandled error, if import was caught  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2494
[<samp>(0a87e)</samp>](https://togithub.com/vitest-dev/vitest/commit/0a87ebb4)
- **coverage**: Esbuild to preserve legal comments for ignore hints  - 
by [@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2496
[<samp>(c85ed)</samp>](https://togithub.com/vitest-dev/vitest/commit/c85edb1e)

GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.7...v0.25.8)

[`v0.25.7`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.7)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.6...v0.25.7)

- Support Vite 4  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2470
[<samp>(3bb6b)</samp>](https://togithub.com/vitest-dev/vitest/commit/3bb6b0c8)

- Restart on config change crashes  -  by
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2481
[<samp>(286e9)</samp>](https://togithub.com/vitest-dev/vitest/commit/286e9cf7)
- **coverage-istanbul**: Clear coverage map after use  -  by
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2466
[<samp>(e6a18)</samp>](https://togithub.com/vitest-dev/vitest/commit/e6a18c74)

GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.6...v0.25.7)

[`v0.25.6`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.6)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.5...v0.25.6)

- Expected reversed with actual  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) in
[vitest-dev/vitest#2460
[<samp>(f02c9)</samp>](https://togithub.com/vitest-dev/vitest/commit/f02c9828)
- Try to resolve id, if relative path is provided  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2461
[<samp>(e9cb4)</samp>](https://togithub.com/vitest-dev/vitest/commit/e9cb4136)

GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.5...v0.25.6)

[`v0.25.5`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.5)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.4...v0.25.5)

- **ui**: Show diff in report panel  -  by
[@&#8203;scarf005](https://togithub.com/scarf005) and
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2406
and
[vitest-dev/vitest#2423
[<samp>(8595c)</samp>](https://togithub.com/vitest-dev/vitest/commit/8595c0e5)

- Correctly resolve filename, when running code  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2439
[<samp>(2e789)</samp>](https://togithub.com/vitest-dev/vitest/commit/2e7892cb)
- Move sourcemapping source out of the sourcemap  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2443
[<samp>(cc13c)</samp>](https://togithub.com/vitest-dev/vitest/commit/cc13c28c)

GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.4...v0.25.5)

[`v0.25.4`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.4)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.3...v0.25.4)

- Slow test threshold  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) and
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2396
[<samp>(98974)</samp>](https://togithub.com/vitest-dev/vitest/commit/98974ba4)
- Format test tablename  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) in
[vitest-dev/vitest#2405
[<samp>(45c5c)</samp>](https://togithub.com/vitest-dev/vitest/commit/45c5c45a)
- Suspend process  -  by [@&#8203;poyoho](https://togithub.com/poyoho)
in
[vitest-dev/vitest#2422
[<samp>(b8ee8)</samp>](https://togithub.com/vitest-dev/vitest/commit/b8ee821c)
- Format test objects in `each` title  -  by
[@&#8203;scarf005](https://togithub.com/scarf005) in
[vitest-dev/vitest#2420
and
[vitest-dev/vitest#2421
[<samp>(1868f)</samp>](https://togithub.com/vitest-dev/vitest/commit/1868f1c4)

- Exit with code 1, when type tests fail  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2378
[<samp>(98141)</samp>](https://togithub.com/vitest-dev/vitest/commit/9814124e)
- Tab affect vi.mock  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) in
[vitest-dev/vitest#2402
[<samp>(5a3de)</samp>](https://togithub.com/vitest-dev/vitest/commit/5a3deba5)
- Don't escape "\\" in diff view  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) in
[vitest-dev/vitest#2430
[<samp>(7d4e3)</samp>](https://togithub.com/vitest-dev/vitest/commit/7d4e3ed0)
- Correct test files status in json reporter  -  by
[@&#8203;brzezinskimarcin](https://togithub.com/brzezinskimarcin) in
[vitest-dev/vitest#2417
and
[vitest-dev/vitest#2419
[<samp>(ce931)</samp>](https://togithub.com/vitest-dev/vitest/commit/ce931956)
- Export all named CJS exports, if default export is a function  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2435
[<samp>(d43f3)</samp>](https://togithub.com/vitest-dev/vitest/commit/d43f3f5c)
- Add test attributes to "testsuites" in junit reporter  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2362
[<samp>(d0506)</samp>](https://togithub.com/vitest-dev/vitest/commit/d050604f)
- DynamicImportSettled also waits for nested imports  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2389
[<samp>(5098b)</samp>](https://togithub.com/vitest-dev/vitest/commit/5098b217)
- Always apply vite ssr source maps  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2433
[<samp>(cbf91)</samp>](https://togithub.com/vitest-dev/vitest/commit/cbf91ba7)
- Copy-pasting from module graph browser  -  by
[@&#8203;g4rry420](https://togithub.com/g4rry420) in
[vitest-dev/vitest#2321
[<samp>(8920a)</samp>](https://togithub.com/vitest-dev/vitest/commit/8920aa45)
- **deps**: Update dependency strip-literal to v1  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[vitest-dev/vitest#2387
[<samp>(824e1)</samp>](https://togithub.com/vitest-dev/vitest/commit/824e18c3)
- **mocker**: Set cache before mocking to allow circular dependencies
 -  by [@&#8203;danez](https://togithub.com/danez) in
[vitest-dev/vitest#2391
[<samp>(fd829)</samp>](https://togithub.com/vitest-dev/vitest/commit/fd8292ac)

GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.3...v0.25.4)

</details>

<details>
<summary>typicode/husky</summary>

[Compare
Source](https://togithub.com/typicode/husky/compare/v8.0.2...v8.0.3)

- fix: add git not installed message
[#&#8203;1208](https://togithub.com/typicode/husky/issues/1208)

</details>

<details>
<summary>okonet/lint-staged</summary>

[`v13.1.0`](https://togithub.com/okonet/lint-staged/releases/tag/v13.1.0)

[Compare
Source](https://togithub.com/okonet/lint-staged/compare/v13.0.4...v13.1.0)

- expose cli entrance from "lint-staged/bin"
([#&#8203;1237](https://togithub.com/okonet/lint-staged/issues/1237))
([eabf1d2](https://togithub.com/okonet/lint-staged/commit/eabf1d217d8bd2559b1087c92b5ec9b15b8ffa7e))

</details>

<details>
<summary>prettier/prettier</summary>

[`v2.8.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#&#8203;281)

[Compare
Source](https://togithub.com/prettier/prettier/compare/2.8.0...2.8.1)

[diff](https://togithub.com/prettier/prettier/compare/2.8.0...2.8.1)

([#&#8203;9184](https://togithub.com/prettier/prettier/pull/9184) by
[@&#8203;agamkrbit](https://togithub.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
);
```

([#&#8203;13919](https://togithub.com/prettier/prettier/pull/13919) by
[@&#8203;sosukesuzuki](https://togithub.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://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02323-2022-12-18)

[Compare
Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.22...v0.23.23)

- Added `ts.Signature` to emitted `EVENT_CREATE_SIGNATURE` event,
[#&#8203;2002](https://togithub.com/TypeStrong/TypeDoc/issues/2002).

- Links to members hidden by filter settings now temporarily override
the filter,
[#&#8203;2092](https://togithub.com/TypeStrong/TypeDoc/issues/2092).
- If `src/` and `src/x` are specified as entry points, `src/` will no
longer be ignored,
[#&#8203;2121](https://togithub.com/TypeStrong/TypeDoc/issues/2121).

[`v0.23.22`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02322-2022-12-11)

[Compare
Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.23.21...v0.23.22)

- Add support for defining the kind sort order,
[#&#8203;2109](https://togithub.com/TypeStrong/TypeDoc/issues/2109).

- Normalize all file paths on Windows,
[#&#8203;2113](https://togithub.com/TypeStrong/TypeDoc/issues/2113).
- Fix `@link` tags within lists,
[#&#8203;2103](https://togithub.com/TypeStrong/TypeDoc/issues/2103).

</details>

<details>
<summary>Microsoft/TypeScript</summary>

[`v4.9.4`](https://togithub.com/microsoft/TypeScript/releases/tag/v4.9.4):
TypeScript 4.9.4

[Compare
Source](https://togithub.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://togithub.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://togithub.com/Microsoft/TypeScript/commit/e2868216f637e875a74c675845625eb15dcfe9a2)
Bump version to 4.9.4 and LKG.
-
[`eb5419f`](https://togithub.com/Microsoft/TypeScript/commit/eb5419fc8d980859b98553586dfb5f40d811a745)
Cherry-pick
[#&#8203;51704](https://togithub.com/Microsoft/TypeScript/issues/51704)
to release 4.9
([#&#8203;51712](https://togithub.com/Microsoft/TypeScript/issues/51712))
-
[`b4d382b`](https://togithub.com/Microsoft/TypeScript/commit/b4d382b9b12460adf2da4cc0d1429cf19f8dc8be)
Cherry-pick changes for narrowing to tagged literal types.
-
[`e7a02f4`](https://togithub.com/Microsoft/TypeScript/commit/e7a02f43fce47e1a39259ada5460bcc33c8e98b5)
Port of
[#&#8203;51626](https://togithub.com/Microsoft/TypeScript/issues/51626)
and
[#&#8203;51689](https://togithub.com/Microsoft/TypeScript/issues/51689)
to release-4.9
([#&#8203;51627](https://togithub.com/Microsoft/TypeScript/issues/51627))
-
[`1727912`](https://togithub.com/Microsoft/TypeScript/commit/1727912f0437a7f367d90040fc4b0b4f3efd017a)
Cherry-pick fix around `visitEachChild` to release-4.9.
([#&#8203;51544](https://togithub.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://togithub.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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add SharedWorker support @vitest/web-worker does not structurally clone its postMessage message argument
2 participants