Bump vitest from 3.2.4 to 4.0.10
Closed
Number: #167
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
November 18, 2025 at 03:19 AM UTC
(7 months ago)
(7 months ago)
Updated:
November 21, 2025 at 03:16 AM UTC
(7 months ago)
(7 months ago)
Closed:
November 21, 2025 at 03:16 AM UTC
(7 months ago)
(7 months ago)
Time to Close:
3 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps vitest from 3.2.4 to 4.0.10.
Release notes
Sourced from vitest's releases.
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:
- Prevent writing to closed worker - by
@AriPerkkioand@sheremet-vain vitest-dev/vitest#9023 (042c6)- reporters:
- Report correct test run duration at the end - by
@sheremet-vain vitest-dev/vitest#8969 (bc3a6)- ui:
- Use execution time from ws reporter (
onFinished) - by@userquinin vitest-dev/vitest#8975 (f56dc)View changes on GitHub
v4.0.9
🚀 Experimental Features
- expect: Add Set support to toBeOneOf - by
@tim-weand@sheremet-vain vitest-dev/vitest#8906 (a415d)🐞 Bug Fixes
- browser: Add favicon icons to the browser mode ui - by
@userquinin vitest-dev/vitest#8972 (353ee)- forks: Increase worker start timeout - by
@AriPerkkioin vitest-dev/vitest#9027 (5e750)- jsdom: Cloned request is an instance of
Request- by@sheremet-vain vitest-dev/vitest#8985 (506a9)- ui: Collect file/suite/test duration correctly - by
@userquinin vitest-dev/vitest#8976 (8016d)View changes on GitHub
v4.0.8
🐞 Bug Fixes
- Workaround
noExternalmerging bug on Vite 6 - by@hi-ogawain vitest-dev/vitest#8950 (bcb13)- Missed context.d.ts file - by
@termoreyin vitest-dev/vitest#8965 (9044d)- Incorrect error message for non-awaited
expect.element()- by@StyleShitin vitest-dev/vitest#8954 (9638d)- browser: Cleanup frame-ancestors from CSP header at coverage middleware - by
@userquinin vitest-dev/vitest#8941 (1f730)- deps: Update all non-major dependencies - by
@sheremet-vain vitest-dev/vitest#8636 (da8b9)- forks: Do not fail with Windows Defender enabled - by
@sheremet-vain vitest-dev/vitest#8967 (c79f4)- runner: Properly encode Uint8Array body in annotations - by
@Livan-proin vitest-dev/vitest#8951 (997ca)- spy: Copy static properties if spy is initialised with
vi.fn(), fix types forvi.spyOn(obj, class)- by@sheremet-vain vitest-dev/vitest#8956 (75e7f)- webdriverio: When no argument is passed to the .click interaction command, the webdriver command should also have no argument - by
@julienwin vitest-dev/vitest#8937 (069e6)View changes on GitHub
v4.0.7
... (truncated)
Commits
259a3d1chore: release v4.0.10bc3a692fix(reporters): report correct test run duration at the end (#8969)f3ec6fcfix(bun): parsing of stack trace for bun runtime (#9032)042c60cfix(pool): prevent writing to closed worker (#9023)80f2bb6chore(deps): update all non-major dependencies (#9037)eb98dd8fix(core): prevent starting new run when cancelling (#8991)f509d2achore(deps): update dependency@types/nodeto v24 (#9038)44dca5fchore: print a better error when browser orchestrator fails to run a test (#8...f56dc0cfix(ui): use execution time from ws reporter (onFinished) (#8975)7c9edffrefactor(forks): simplify IPC channel serialization (#8999)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.
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: | 11234388 |
| UUID: | 3635925447 |
| Node ID: | PR_kwDOMigmEM6z_pUI |
| Host: | GitHub |
| Repository: | rammfall-code/js-basic-initials-fix-reference-error |