Skip to content

chore(deps): update vitest monorepo to v4 - #8320

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-vitest-monorepo
Open

chore(deps): update vitest monorepo to v4#8320
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-vitest-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 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-v8 (source) ^3.2.4^4.0.0 age confidence
vitest (source) ^3.2.4^4.0.0 age confidence

Release Notes

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

v4.1.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.1.9

Compare Source

🐞 Bug Fixes
  • Fix importOriginal with optimizer and query import [backport to v4] - by Hiroshi Ogawa, David Harris, Codexand Vladimir in #​10546 (a5180)
  • browser:
    • Wait for orchestrator readiness before resolving browser sessions [backport to v4] - by Vladimir and Séamus O'Connor in #​10555 (7fb29)
    • Wait for iframe tester readiness before preparing [backport to v4] - by Vladimir and Séamus O'Connor in #​10497 and #​10556 (fbc62)
  • mocker:
    • Hoist vi.mock() for vite-plus/test imports [backport to v4] - by Hiroshi Ogawa, LongYinan, Claude Opus 4.8 and Vladimir in #​10548 (2c955)
  • pool:
    • Prevent test run hang on worker crash [backport to v4] - by Ari Perkkiö and Jattioui Ismail in #​10543 and #​10564 (934b0)
View changes on GitHub

v4.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.1.6

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v4.1.5

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.3

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.2

Compare Source

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (#​9975).

   🐞 Bug Fixes
    View changes on GitHub

v4.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.0

Compare Source

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features
   🐞 Bug Fixes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate
renovate Bot requested a review from a team as a code owner June 18, 2026 23:07
@renovate renovate Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 18, 2026
@renovate

renovate Bot commented Jun 18, 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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: netlify-cli@27.0.0
npm error Found: @opentelemetry/api@1.8.0
npm error node_modules/@opentelemetry/api
npm error   @opentelemetry/api@"^1.8.0" from the root project
npm error   peer @opentelemetry/api@"~1.8.0" from @netlify/build@36.2.3
npm error   node_modules/@netlify/build
npm error     @netlify/build@"^36.2.3" from the root project
npm error   14 more (@netlify/opentelemetry-utils, ...)
npm error
npm error Could not resolve dependency:
npm error dev @vitest/coverage-v8@"^4.0.0" from the root project
npm error
npm error Conflicting peer dependency: @opentelemetry/api@1.9.1
npm error node_modules/@opentelemetry/api
npm error   peerOptional @opentelemetry/api@"^1.9.0" from vitest@4.1.10
npm error   node_modules/vitest
npm error     dev vitest@"^4.0.0" from the root project
npm error     peer vitest@"4.1.10" from @vitest/coverage-v8@4.1.10
npm error     node_modules/@vitest/coverage-v8
npm error       dev @vitest/coverage-v8@"^4.0.0" from the root project
npm error     6 more (@vitest/browser, @vitest/browser-playwright, ...)
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error 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-07-27T17_34_17_996Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-07-27T17_34_17_996Z-debug-0.log

kodiakhq[bot]
kodiakhq Bot previously approved these changes Jun 18, 2026
@renovate renovate Bot changed the title chore(deps): update vitest monorepo to v4 chore(deps): update vitest monorepo (major) Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): update vitest monorepo (major) chore(deps): update dependency @vitest/coverage-v8 to v4 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/major-vitest-monorepo branch from 423ab5b to 7dab8a9 Compare July 9, 2026 07:40
@renovate
renovate Bot force-pushed the renovate/major-vitest-monorepo branch 2 times, most recently from 8e22bdb to 8b4825a Compare July 20, 2026 15:51
@renovate
renovate Bot force-pushed the renovate/major-vitest-monorepo branch from 8b4825a to 72d1cb5 Compare July 24, 2026 14:46
@renovate
renovate Bot force-pushed the renovate/major-vitest-monorepo branch from 72d1cb5 to 93a7b84 Compare July 27, 2026 17:34
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/coverage-v8 to v4 chore(deps): update vitest monorepo to v4 Jul 27, 2026
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.

0 participants