Skip to content

chore(deps): bump @vitest/coverage-v8 from 3.2.6 to 4.1.9#260

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor

Bumps @vitest/coverage-v8 from 3.2.6 to 4.1.9.

Release notes

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

v4.1.9

🐞 Bug Fixes

View changes on GitHub

v4.1.8

   🐞 Bug Fixes

    View changes on GitHub

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

... (truncated)

Commits

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

Copy link
Copy Markdown
Owner

CI is failing ("Typecheck, Lint, Test") on this @vitest/coverage-v8 3.2.6 → 4.1.9 major-version bump. This package tracks the vitest major version and fails for the same reason as #257 — the project needs migration work to be compatible with vitest 4.

Recommendation: Coordinate this with #257. Both PRs should be updated together once the vitest 4 migration changes are identified.


Generated by Claude Code

@zjshen14

Copy link
Copy Markdown
Owner

CI is showing unstable — the major version bump (3.x → 4.x) likely contains breaking API or config changes. Note that #257 (vitest itself, also 3→4) is also open; these two companion packages should be coordinated. Please investigate the failing checks before merging.


Generated by Claude Code

Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 3.2.6 to 4.1.9.
- [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.9/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.9
  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.9 branch from 61db674 to 46da210 Compare June 26, 2026 16:16
@zjshen14

Copy link
Copy Markdown
Owner

PR has been rebased to the current main (e9038c44), but CI is still failing on Typecheck, Lint, Test. The root issue is unchanged: @vitest/coverage-v8 tracks the vitest major version, and this 3.x → 4.x jump needs project-side migration work. Neither this PR nor its companion #257 can merge until the vitest 4 migration is resolved. Once the project is updated for vitest 4 compatibility, both PRs should land together.


Generated by Claude Code

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