-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps-dev): bump @vitest/coverage-v8 from 3.2.4 to 4.0.16#168
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps-dev): bump @vitest/coverage-v8 from 3.2.4 to 4.0.16#168dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Bumps @vitest/coverage-v8 from 3.2.4 to 4.0.16.
Release notes
Sourced from @ vitest/coverage-v8's releases.
v4.0.16
Bug Fixes
- Fix browser mode default testTimeout back to 15 seconds - by
@ hi-ogawain vitest-dev/vitest#9167 (da0ad)- Avoid crashing on
process.versionsstub - by@ AriPerkkioin vitest-dev/vitest#9174 (78cfb)- Reject calling suite function inside test - by
@ hi-ogawain vitest-dev/vitest#9198 (1a259)- Allow inlining fully dynamic import - by
@ hi-ogawain vitest-dev/vitest#9137 (56851)- Fix module graph UI on html reporter with headless browser mode - by
@ hi-ogawain vitest-dev/vitest#9219 (60642)- Log deprecated
test.poolOptionsif it's set - by@ sheremet-vain vitest-dev/vitest#9226 (f7f6a)- browser:
- Import
recordArtifactfrom the vitest package - by@ macariein vitest-dev/vitest#9186 (01c56)- Fix
import.meta.envdefine - by@ hi-ogawain vitest-dev/vitest#9205 (01a9a)- String formatting bug when including placeholders in console.log - by
@ michael-debsand@ hi-ogawain vitest-dev/vitest#9030 and vitest-dev/vitest#9131 (84a30)- coverage:
- Istanbul untested files source maps are off - by
@ AriPerkkioin vitest-dev/vitest#9208 (372e8)- experimental:
- Export
setupEnvironmentfor custom pools - by@ AriPerkkioin vitest-dev/vitest#9187 (5d26b)View changes on GitHub
v4.0.15
Experimental Features
- cache: Add opt-out on a plugin level, fix internal root cache - by
@ sheremet-vain vitest-dev/vitest#9154 (a68f7)- reporters: Print import duration breakdown - by
@ sheremet-vain vitest-dev/vitest#9105 (122ff)Bug Fixes
- Keep built-in id as is in bun and deno - by
@ sheremet-vain vitest-dev/vitest#9117 (075ab)- Use
optimizeDeps.rolldownOptionsto fix depreated warning + fixssr.external: true- by@ hi-ogawain vitest-dev/vitest#9121 (fd8bd)- Fix external behavior with
deps.optimizer- by@ hi-ogawain vitest-dev/vitest#9125 (4c754)- Very minor typo in "Chrome DevTools Protocol" - by
@ HowToTestFrontendin vitest-dev/vitest#9146 (20997)- browser: Run
toMatchScreenshotonly once when used withexpect.element- by@ macariein vitest-dev/vitest#9132 (0d2e7)- coverage: Istanbul provider to not break source maps - by
@ AriPerkkioin vitest-dev/vitest#9040 (e4ca9)- deps: Update dependency tinyexec to v1 - in vitest-dev/vitest#9122 (fd786)
- docs: Remove
--browser.providerfrom docs - by@ sheremet-vain vitest-dev/vitest#9115 (120b3)- expect: Preserve
currentTestNamein extended matchers - by@ macariein vitest-dev/vitest#9106 (e4345)- pool: Terminate workers on
CTRL+cforceful exits - by@ AriPerkkioin vitest-dev/vitest#9140 (d57d8)- reporters: Show project in github reporter - by
@ sheremet-vain vitest-dev/vitest#9138 (bb65e)- spy: Do not mock overriden method, if parent was automocked - by
@ sheremet-vain vitest-dev/vitest#9116 (1a246)- web-worker: MessagePort objects passed to Worker.postMessage work when clone === "native" - by
@ whitphxin vitest-dev/vitest#9118 (deee8)View changes on GitHub
v4.0.14
Experimental Features
- browser: Expose
utils.configurePrettyDOM- by@ sheremet-vain vitest-dev/vitest#9103 (2cc34)- runner: Add full names to tasks - by
@ macariein vitest-dev/vitest#9087 (821aa)- ui: Add tabbed failure view for
toMatchScreenshotwith comparison slider - by@ macariein vitest-dev/vitest#8813 (c37c2)
... (truncated)
Commits
b46d744chore: release v4.0.16eb1abf0chore: release v4.0.159ca74cfchore: release v4.0.14acc5152perf: replacedebugwithobug(#9057)73b54cechore: release v4.0.135aa84d5chore: release v4.0.12c3befb0chore: release v4.0.11259a3d1chore: release v4.0.1062fab24chore: release v4.0.946bfd09chore: release v4.0.8- 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/coverage-v8 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 showwill show all of the ignore conditions of the specified dependencyignore conditions @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)
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 3.2.4 to 4.0.16.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/coverage-v8)
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-version: 4.0.16
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/coverage-v8)
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-version: 4.0.16
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
labels
Dec 22, 2025
Contributor
Author
|
Superseded by #170. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/vitest/coverage-v8-4.0.16
branch
January 19, 2026 07:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.