Commit 29f4e4c
authored
chore(deps): update npm packages (#9080)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [@oxlint/plugins](https://oxc.rs/docs/guide/usage/linter/js-plugins)
([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugins))
| [`1.58.0` →
`1.59.0`](https://renovatebot.com/diffs/npm/@oxlint%2fplugins/1.58.0/1.59.0)
|

|

|

|

|
| [knip](https://knip.dev)
([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip))
| [`6.3.0` →
`6.3.1`](https://renovatebot.com/diffs/npm/knip/6.3.0/6.3.1) |

|

|

|

|
| [react](https://react.dev/)
([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react))
| [`19.2.4` →
`19.2.5`](https://renovatebot.com/diffs/npm/react/19.2.4/19.2.5) |

|

|

|

|
| [react-dom](https://react.dev/)
([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react-dom))
| [`19.2.4` →
`19.2.5`](https://renovatebot.com/diffs/npm/react-dom/19.2.4/19.2.5) |

|

|

|

|
| [tinyexec](https://redirect.github.com/tinylibs/tinyexec) | [`1.0.4` →
`1.1.1`](https://renovatebot.com/diffs/npm/tinyexec/1.0.4/1.1.1) |

|

|

|

|
| [vite](https://vite.dev)
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite))
| [`8.0.5` →
`8.0.8`](https://renovatebot.com/diffs/npm/vite/8.0.5/8.0.8) |

|

|

|

|
| [vitest](https://vitest.dev)
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest))
| [`4.1.2` →
`4.1.4`](https://renovatebot.com/diffs/npm/vitest/4.1.2/4.1.4) |

|

|

|

|
---
### Release Notes
<details>
<summary>webpro-nl/knip (knip)</summary>
###
[`v6.3.1`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%406.3.1):
Release 6.3.1
[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/knip@6.3.0...knip@6.3.1)
- Fix peer dependency resolution
([#​1645](https://redirect.github.com/webpro-nl/knip/issues/1645))
([`0a6e93d`](https://redirect.github.com/webpro-nl/knip/commit/0a6e93d16f89bde270a5458c0e76e1c6a996012f))
- thanks
[@​controversial](https://redirect.github.com/controversial)!
- Support absolute file paths in react-router routes
([#​1659](https://redirect.github.com/webpro-nl/knip/issues/1659))
([`97bb283`](https://redirect.github.com/webpro-nl/knip/commit/97bb283e31eb72da8c60fcede607b22da2929103))
- thanks [@​mpalmer685](https://redirect.github.com/mpalmer685)!
- Track namespace imports used as object property values (resolve
[#​1669](https://redirect.github.com/webpro-nl/knip/issues/1669))
([`c4d6b28`](https://redirect.github.com/webpro-nl/knip/commit/c4d6b28df5955abbe9dde40d245ceb5a6e0bc669))
- Split plugins/util smoke globs to fit Windows cmd.exe limit
([`33ef87d`](https://redirect.github.com/webpro-nl/knip/commit/33ef87d15770d0ee9dc248a640538ce2f0d75a46))
</details>
<details>
<summary>facebook/react (react)</summary>
###
[`v19.2.5`](https://redirect.github.com/facebook/react/releases/tag/v19.2.5):
19.2.5 (April 8th, 2026)
[Compare
Source](https://redirect.github.com/facebook/react/compare/v19.2.4...v19.2.5)
##### React Server Components
- Add more cycle protections
([#​36236](https://redirect.github.com/facebook/react/pull/36236)
by [@​eps1lon](https://redirect.github.com/eps1lon) and
[@​unstubbable](https://redirect.github.com/unstubbable))
</details>
<details>
<summary>tinylibs/tinyexec (tinyexec)</summary>
###
[`v1.1.1`](https://redirect.github.com/tinylibs/tinyexec/releases/tag/1.1.1)
[Compare
Source](https://redirect.github.com/tinylibs/tinyexec/compare/1.0.4...1.1.1)
##### What's Changed
- fix: install npm twice to make publish work by
[@​43081j](https://redirect.github.com/43081j) in
[#​111](https://redirect.github.com/tinylibs/tinyexec/pull/111)
**Full Changelog**:
<tinylibs/tinyexec@1.1.0...1.1.1>
</details>
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v8.0.8`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-808-2026-04-09-small)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v8.0.7...v8.0.8)
##### Features
- update rolldown to 1.0.0-rc.15
([#​22201](https://redirect.github.com/vitejs/vite/issues/22201))
([6baf587](https://redirect.github.com/vitejs/vite/commit/6baf587255936e91348cbe624caefd10e8c607ab))
##### Bug Fixes
- avoid `dns.getDefaultResultOrder` temporary
([#​22202](https://redirect.github.com/vitejs/vite/issues/22202))
([15f1c15](https://redirect.github.com/vitejs/vite/commit/15f1c15ac9be343ee4f317fd025c3d67f0c7bd53))
- **ssr:** class property keys hoisting matching imports
([#​22199](https://redirect.github.com/vitejs/vite/issues/22199))
([e137601](https://redirect.github.com/vitejs/vite/commit/e1376018cd516d6970534fce495e24f9ee683ce3))
###
[`v8.0.7`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-807-2026-04-07-small)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v8.0.6...v8.0.7)
##### Bug Fixes
- use sync dns.getDefaultResultOrder instead of dns.promises
([#​22185](https://redirect.github.com/vitejs/vite/issues/22185))
([5c05b04](https://redirect.github.com/vitejs/vite/commit/5c05b04db6f3f64af60ff6525eb5f04bc330fbb5))
###
[`v8.0.6`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-806-2026-04-07-small)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v8.0.5...v8.0.6)
##### Features
- update rolldown to 1.0.0-rc.13
([#​22097](https://redirect.github.com/vitejs/vite/issues/22097))
([51d3e48](https://redirect.github.com/vitejs/vite/commit/51d3e48980bf3e352d31ecde49d1aa56859918e0))
##### Bug Fixes
- **css:** avoid mutating sass error multiple times
([#​22115](https://redirect.github.com/vitejs/vite/issues/22115))
([d5081c2](https://redirect.github.com/vitejs/vite/commit/d5081c2f3e73f3fc06956d8cf5f2cf06463c2325))
- **optimize-deps:** hoist CJS interop assignment
([#​22156](https://redirect.github.com/vitejs/vite/issues/22156))
([17a8f9e](https://redirect.github.com/vitejs/vite/commit/17a8f9edfcd3b9344668120a84e3328aeada3c97))
##### Performance Improvements
- early return in `getLocalhostAddressIfDiffersFromDNS` when DNS order
is `verbatim`
([#​22151](https://redirect.github.com/vitejs/vite/issues/22151))
([56ec256](https://redirect.github.com/vitejs/vite/commit/56ec25613dba6cc71911f7af6e545ebcb77ec012))
##### Miscellaneous Chores
- **create-vite:** remove unnecessary DOM.Iterable
([#​22168](https://redirect.github.com/vitejs/vite/issues/22168))
([bdc53ab](https://redirect.github.com/vitejs/vite/commit/bdc53ab1e67f7e2e000112eeed9c85413ddb0e9e))
- replace remaining prettier script
([#​22179](https://redirect.github.com/vitejs/vite/issues/22179))
([af71fb2](https://redirect.github.com/vitejs/vite/commit/af71fb26dd15098b9523efc3d8ed04f27553174b))
</details>
<details>
<summary>vitest-dev/vitest (vitest)</summary>
###
[`v4.1.4`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v4.1.4)
[Compare
Source](https://redirect.github.com/vitest-dev/vitest/compare/v4.1.3...v4.1.4)
##### 🚀 Features
- **coverage**:
- Default to text reporter `skipFull` if agent detected - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) in
[#​10018](https://redirect.github.com/vitest-dev/vitest/issues/10018)
[<samp>(53757)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/53757804c)
- **experimental**:
- Expose `assertion` as a public field - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[#​10095](https://redirect.github.com/vitest-dev/vitest/issues/10095)
[<samp>(a120e)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/a120e3ab8)
- Support aria snapshot - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa), **Claude Opus
4.6 (1M context)**,
[@​AriPerkkio](https://redirect.github.com/AriPerkkio), **Codex**
and [@​sheremet-va](https://redirect.github.com/sheremet-va) in
[#​9668](https://redirect.github.com/vitest-dev/vitest/issues/9668)
[<samp>(d4fbb)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/d4fbb5cc9)
- **reporter**:
- Add filterMeta option to json reporter - by
[@​nami8824](https://redirect.github.com/nami8824) and
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[#​10078](https://redirect.github.com/vitest-dev/vitest/issues/10078)
[<samp>(b77de)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/b77de968e)
##### 🐞 Bug Fixes
- Use "black" foreground for labeled terminal message to ensure contrast
- by [@​hi-ogawa](https://redirect.github.com/hi-ogawa) in
[#​10076](https://redirect.github.com/vitest-dev/vitest/issues/10076)
[<samp>(203f0)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/203f07af7)
- Make `expect(..., message)` consistent as error message prefix - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) and **Codex**
in
[#​10068](https://redirect.github.com/vitest-dev/vitest/issues/10068)
[<samp>(a1b5f)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/a1b5f0f4f)
- Do not hoist imports whose names match class properties . - by
[@​SunsetFi](https://redirect.github.com/SunsetFi) in
[#​10093](https://redirect.github.com/vitest-dev/vitest/issues/10093)
and
[#​10094](https://redirect.github.com/vitest-dev/vitest/issues/10094)
[<samp>(0fc4b)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/0fc4b47e0)
- **browser**: Spread user server options into browser Vite server in
project - by
[@​GoldStrikeArch](https://redirect.github.com/GoldStrikeArch) in
[#​10049](https://redirect.github.com/vitest-dev/vitest/issues/10049)
[<samp>(65c9d)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/65c9d55eb)
##### [View changes on
GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v4.1.3...v4.1.4)
###
[`v4.1.3`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v4.1.3)
[Compare
Source](https://redirect.github.com/vitest-dev/vitest/compare/v4.1.2...v4.1.3)
##### 🚀 Experimental Features
- Add `experimental.preParse` flag - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[#​10070](https://redirect.github.com/vitest-dev/vitest/issues/10070)
[<samp>(78273)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/7827363bd)
- Support `browser.locators.exact` option - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[#​10013](https://redirect.github.com/vitest-dev/vitest/issues/10013)
[<samp>(48799)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/487990a19)
- Add `TestAttachment.bodyEncoding` - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) in
[#​9969](https://redirect.github.com/vitest-dev/vitest/issues/9969)
[<samp>(89ca0)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/89ca0e254)
- Support custom snapshot matcher - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa), **Claude
Sonnet 4.6** and **Codex** in
[#​9973](https://redirect.github.com/vitest-dev/vitest/issues/9973)
[<samp>(59b0e)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/59b0e6411)
##### 🐞 Bug Fixes
- Advance fake timers with `expect.poll` interval - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) and **Claude
Sonnet 4.6** in
[#​10022](https://redirect.github.com/vitest-dev/vitest/issues/10022)
[<samp>(3f5bf)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/3f5bfa365)
- Add `@vitest/coverage-v8` and `@vitest/coverage-istanbul` as optional
dependency - by
[@​alan-agius4](https://redirect.github.com/alan-agius4) in
[#​10025](https://redirect.github.com/vitest-dev/vitest/issues/10025)
[<samp>(146d4)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/146d4f0a0)
- Fix `defineHelper` for webkit async stack trace + update playwright
1.59.0 - by [@​hi-ogawa](https://redirect.github.com/hi-ogawa)
in
[#​10036](https://redirect.github.com/vitest-dev/vitest/issues/10036)
[<samp>(5a5fa)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/5a5fa49fe)
- Fix suite hook throwing errors for unused auto test-scoped fixture -
by [@​hi-ogawa](https://redirect.github.com/hi-ogawa) and **Claude
Sonnet 4.6** in
[#​10035](https://redirect.github.com/vitest-dev/vitest/issues/10035)
[<samp>(39865)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/398657e8d)
- **expect**:
- Remove `JestExtendError.context` from verbose error reporting - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) in
[#​9983](https://redirect.github.com/vitest-dev/vitest/issues/9983)
[<samp>(66751)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/66751c9e8)
- Don't leak "runner" types - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[#​10004](https://redirect.github.com/vitest-dev/vitest/issues/10004)
[<samp>(ec204)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/ec2045543)
- **snapshot**:
- Fix flagging obsolete snapshots for snapshot properties mismatch -
by [@​hi-ogawa](https://redirect.github.com/hi-ogawa) and **Claude
Sonnet 4.6** in
[#​9986](https://redirect.github.com/vitest-dev/vitest/issues/9986)
[<samp>(6b869)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/6b869156b)
- Export custom snapshot matcher helper from `vitest` - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) and **Codex**
in
[#​10042](https://redirect.github.com/vitest-dev/vitest/issues/10042)
[<samp>(691d3)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/691d341fd)
- **ui**:
- Don't leak vite types - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[#​10005](https://redirect.github.com/vitest-dev/vitest/issues/10005)
[<samp>(fdff1)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/fdff1bf9a)
- **vm**:
- Fix external module resolve error with deps optimizer query - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) and **Claude
Sonnet 4.6** in
[#​10024](https://redirect.github.com/vitest-dev/vitest/issues/10024)
[<samp>(9dbf4)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/9dbf47786)
##### [View changes on
GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v4.1.2...v4.1.3)
</details>
---
### Configuration
📅 **Schedule**: (in timezone Asia/Shanghai)
- Branch creation
- "before 10am on monday"
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/rolldown/rolldown).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent b3843b3 commit 29f4e4c
1 file changed
Lines changed: 181 additions & 190 deletions
0 commit comments