Skip to content

Update vitest monorepo to v5 - #219

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/major-vitest-monorepo
Sep 7, 2026
Merged

Update vitest monorepo to v5#219
renovate[bot] merged 1 commit into
mainfrom
renovate/major-vitest-monorepo

Conversation

@renovate

@renovate renovate Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@vitest/coverage-istanbul (source) 4.1.115.0.0 age confidence
vitest (source) 4.1.115.0.0 age confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-istanbul)

v5.0.0

Compare Source

Vitest 5 is officially out! This release focuses on performance and brings a lot of new features while fixing long-standing bugs. See our blog post for the official announcement.

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


Summary by cubic

Updates vitest and @vitest/coverage-istanbul from 4.1.11 to 5.0.0. This major version introduces breaking changes that may require test config and assertion updates.

Migration

  • Requires Node.js 22+ and Vite 6.4+.
  • Mocks are cleared by default before each test.
  • Unawaited async assertions now fail the test.
  • sequential test options are removed in favor of concurrent.

Written for commit fa4ae63. Summary will update on new commits.

@renovate
renovate Bot enabled auto-merge (squash) September 7, 2026 00:43
@renovate

renovate Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @cloudflare/vitest-pool-workers@0.22.0
npm error Found: vitest@5.0.0
npm error node_modules/vitest
npm error   dev vitest@"5.0.0" from the root project
npm error   peer vitest@"5.0.0" from @vitest/coverage-istanbul@5.0.0
npm error   node_modules/@vitest/coverage-istanbul
npm error     dev @vitest/coverage-istanbul@"5.0.0" from the root project
npm error     peerOptional @vitest/coverage-istanbul@"5.0.0" from vitest@5.0.0
npm error
npm error Could not resolve dependency:
npm error peer vitest@"^4.1.0" from @cloudflare/vitest-pool-workers@0.22.0
npm error node_modules/@cloudflare/vitest-pool-workers
npm error   dev @cloudflare/vitest-pool-workers@"0.22.0" from the root project
npm error
npm error Conflicting peer dependency: vitest@4.1.11
npm error node_modules/vitest
npm error   peer vitest@"^4.1.0" from @cloudflare/vitest-pool-workers@0.22.0
npm error   node_modules/@cloudflare/vitest-pool-workers
npm error     dev @cloudflare/vitest-pool-workers@"0.22.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-09-07T00_43_23_948Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-07T00_43_23_948Z-debug-0.log

@renovate
renovate Bot merged commit eed1959 into main Sep 7, 2026
6 of 8 checks passed
@renovate
renovate Bot deleted the renovate/major-vitest-monorepo branch September 7, 2026 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants