Skip to content

chore(deps): bump @vitest/coverage-v8 from 3.2.4 to 4.1.7#146

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vitest/coverage-v8-4.1.7
Closed

chore(deps): bump @vitest/coverage-v8 from 3.2.4 to 4.1.7#146
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vitest/coverage-v8-4.1.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 23, 2026

Copy link
Copy Markdown
Contributor

Bumps @vitest/coverage-v8 from 3.2.4 to 4.1.7.

Release notes

Sourced from @​vitest/coverage-v8's releases.

v4.1.7

   🐞 Bug Fixes

    View changes on GitHub

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.4

   🚀 Experimental Features

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vitest/coverage-v8 since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 23, 2026
@zjshen14

Copy link
Copy Markdown
Owner

CI is failing on "Typecheck, Lint, Test" for this PR. This is a major version bump (3.x → 4.x) of @vitest/coverage-v8, and the 3→4 jump in vitest commonly includes breaking changes in coverage API, config keys, and reporter interfaces. The test failure likely reflects one of these breaking changes and needs adaptation before this can merge.

Not merging: CI is not green.


Generated by Claude Code

@zjshen14

Copy link
Copy Markdown
Owner

Still blocked — @vitest/coverage-v8@4.x requires vitest@4.x but project is on vitest@3.2.4. Needs paired vitest major upgrade. Keeping open until we plan the vitest 3→4 migration.

Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 3.2.4 to 4.1.7.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.7
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest/coverage-v8-4.1.7 branch from e08fb40 to cf373e3 Compare May 28, 2026 02:59
@zjshen14

Copy link
Copy Markdown
Owner

"Typecheck, Lint, Test" is still failing at this head. The root cause is unchanged: @vitest/coverage-v8@4.1.7 declares vitest: 4.1.7 as a required peer dep, but the project is on vitest@3.2.4. The diff confirms the new @vitest/coverage-v8 entry lists "vitest": "4.1.7" in peerDependencies — merging this alone will leave the install in a broken peer-dep state. The fix requires a paired vitest 3→4 major upgrade in the same PR (or ignoring the peer dep explicitly, which is not recommended).

Not merging: CI is red; peer dep mismatch blocks this until the vitest 3→4 migration is planned.


Generated by Claude Code

@zjshen14

zjshen14 commented Jun 1, 2026

Copy link
Copy Markdown
Owner

Still blocked — paired with #176 (vitest itself). Both must move together or not at all. No change since last check.

@dependabot @github

dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #219.

@dependabot dependabot Bot closed this Jun 6, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vitest/coverage-v8-4.1.7 branch June 6, 2026 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant