chore(deps-dev): bump the vitest group across 1 directory with 2 updates
Open
Number: #4765
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
November 18, 2025 at 01:51 PM UTC
(7 days ago)
(7 days ago)
Updated:
November 18, 2025 at 01:51 PM UTC
(7 days ago)
(7 days ago)
Labels:
documentation dependencies size/XS javascript
documentation dependencies size/XS javascript
Description:
Bumps the vitest group with 2 updates in the / directory: @vitest/coverage-v8 and vitest.
Updates @vitest/coverage-v8 from 4.0.9 to 4.0.10
Release notes
Sourced from @vitest/coverage-v8'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
Commits
259a3d1chore: release v4.0.10- See full diff in compare view
Updates 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Technical Details
| ID: | 11149195 |
| UUID: | 3638333574 |
| Node ID: | PR_kwDOEjWUk860HtvH |
| Host: | GitHub |
| Repository: | aws-powertools/powertools-lambda-typescript |