Skip to content

chore(deps): bump vitest from 3.2.6 to 4.1.9#257

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps vitest from 3.2.6 to 4.1.9.

Release notes

Sourced from vitest'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
  • a7a61e7 chore: release v4.1.9 (#10598)
  • 934b0f5 fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...
  • 7fb2965 fix(browser): wait for orchestrator readiness before resolving browser sessio...
  • a518019 fix: fix importOriginal with optimizer and query import [backport to v4] (#...
  • e61f2dd chore: release v4.1.8
  • e4067b3 fix(browser): disable client cdp API when allowWrite/allowExec: false [ba...
  • a09d472 chore: release v4.1.7
  • a8fd24c chore: release v4.1.6
  • 18af98c fix(browser): simplify orchestrator otel carrier (#10285)
  • 3188260 feat(browser): provide project reference in ToMatchScreenshotResolvePath (#...
  • Additional commits viewable in compare view

@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 3.2.6 → 4.1.9 major-version bump. vitest 4 contains breaking changes — including config format changes, updated reporter APIs, and modifications to the expect extension surface — that require project-side updates before this can land.

Recommendation: Consult the vitest v4 migration guide, fix any breaking changes in this PR, and re-push to get CI green. Coordinate with #260 (@vitest/coverage-v8) since that tracks the same major version and both will need to move together.


Generated by Claude Code

@zjshen14

Copy link
Copy Markdown
Owner

CI is showing unstable — the major version bump (3.x → 4.x) may require config or API updates. Note that #260 (@vitest/coverage-v8, also 3→4) is also open; these companion packages should be coordinated and merged together. Please investigate the failing checks before merging.


Generated by Claude Code

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-4.1.9 branch from e6df7f1 to 6388982 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 3.x → 4.x vitest jump requires project-side migration — see the vitest v4 migration guide for config format changes, updated reporter APIs, and expect extension surface changes. This PR and its companion #260 (@vitest/coverage-v8) should be updated and merged together once CI is green.


Generated by Claude Code

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) 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/vitest)

---
updated-dependencies:
- dependency-name: vitest
  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-4.1.9 branch from 6388982 to a605744 Compare July 5, 2026 03:08
@zjshen14

zjshen14 commented Jul 6, 2026

Copy link
Copy Markdown
Owner

This PR has been rebased to a new HEAD (a6057449451b570459438ee265f1c92c3d9801ab) but CI is still failing. The vitest 3→4 major version bump continues to break the test suite. Holding until CI is green.


Generated by Claude Code

@dependabot @github

dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #278.

@dependabot dependabot Bot closed this Jul 11, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vitest-4.1.9 branch July 11, 2026 09:04
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