Bump vitest from 4.0.7 to 4.0.13
Open
Number: #474
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 3
Association: Unknown
Comments: 3
Created:
November 24, 2025 at 03:16 AM UTC
(7 months ago)
(7 months ago)
Updated:
November 30, 2025 at 11:00 PM UTC
(6 months ago)
(6 months ago)
Description:
Bumps vitest from 4.0.7 to 4.0.13.
Release notes
Sourced from vitest's releases.
v4.0.13
🐞 Bug Fixes
- types:
- Don't use type from Vite 7.1 - by
@sheremet-vain vitest-dev/vitest#9071 (6356b)- Don't import node.js dependent types in vitest/browser - by
@sheremet-vain vitest-dev/vitest#9068 (332af)🏎 Performance
- Avoid fetchModule roundtrip if the module is cached - by
@sheremet-vain vitest-dev/vitest#9075 (b27e0)- experimental: If
fsCacheModuleis enabled, read from the memory when possible - by@sheremet-vain vitest-dev/vitest#9076 (6b9a1)View changes on GitHub
v4.0.12
🐞 Bug Fixes
- Inherit
fsModuleCachePathby default - by@sheremet-vain vitest-dev/vitest#9063 (9a8bc)- Don't import from
@opentelemetry/apiin public types - by@sheremet-vain vitest-dev/vitest#9066 (e944a)View changes on GitHub
v4.0.11
🚀 Experimental Features
- api: Add extensible test artifact API - by
@macariein vitest-dev/vitest#8987 (77292)
- See more at https://vitest.dev/api/advanced/artifacts
- expect: Provide
taskinMatchState- by@macariein vitest-dev/vitest#9022 (afd1f)- experimental: Support OpenTelemetry traces - by
@sheremet-vain vitest-dev/vitest#8994 (d6d33)
- See more at https://vitest.dev/guide/open-telemetry
🏎 Performance
- experimental: Add file system cache - by
@sheremet-vain vitest-dev/vitest#9026 (1b147)View changes on GitHub
v4.0.10
🐞 Bug Fixes
- Remove
onCancelwhen worker is terminated - by@sheremet-vain vitest-dev/vitest#9033 (6d7f0)- browser:
- Don't scale the iframe if UI is disabled - by
@sheremet-vain vitest-dev/vitest#9018 (5406e)- Handle dependency stack traces with external source maps. Resolves: #9003 - by
@iclecticin vitest-dev/vitest#9016 and vitest-dev/vitest#9003 (57ae5)- bun:
- Parsing of stack trace for bun runtime - by
@nazarhussainin vitest-dev/vitest#9032 (f3ec6)- core:
- Prevent starting new run when cancelling - by
@AriPerkkioin vitest-dev/vitest#8991 (eb98d)- pool:
... (truncated)
Commits
73b54cechore: release v4.0.13b27e002perf: avoid fetchModule roundtrip if the module is cached (#9075)6b9a1b5perf(experimental): iffsCacheModuleis enabled, read from the memory when ...332afa0fix(types): don't import node.js dependent types in vitest/browser (#9068)6356b1dfix(types): don't use type from Vite 7.1 (#9071)5aa84d5chore: release v4.0.12e944a37fix: don't import from@opentelemetry/apiin public types (#9066)9a8bc78fix: inheritfsModuleCachePathby default (#9063)c3befb0chore: release v4.0.111b14737perf(experimental): add file system cache (#9026)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 11299130 |
| UUID: | 3656912161 |
| Node ID: | PR_kwDOKfapnc61GHQB |
| Host: | GitHub |
| Repository: | webstackdev/astro.webstackbuilders.com |