Skip to content

Update Vitest to v4#7734

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

Update Vitest to v4#7734
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-vitest

Conversation

@renovate

@renovate renovate Bot commented Mar 20, 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.74.1.10 age confidence
vitest (source) 3.2.74.1.10 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: (in timezone Etc/UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 added the dependencies Pull requests that update a dependency file label Mar 20, 2026
@renovate
renovate Bot requested a review from a team as a code owner March 20, 2026 00:03
@renovate renovate Bot added the npm label Mar 20, 2026
@renovate
renovate Bot force-pushed the renovate/major-vitest branch 3 times, most recently from 288ac8f to f5d72a0 Compare March 25, 2026 23:00
@renovate
renovate Bot force-pushed the renovate/major-vitest branch 5 times, most recently from 909cf1e to 1cd3580 Compare April 2, 2026 15:01
@renovate
renovate Bot force-pushed the renovate/major-vitest branch 2 times, most recently from f503cf7 to b42d2a4 Compare April 14, 2026 11:39
@renovate
renovate Bot force-pushed the renovate/major-vitest branch from b42d2a4 to c08be64 Compare April 16, 2026 11:27

@yutamago yutamago left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Running npm run test on master:

 Test Files  13 passed (13)
      Tests  167 passed (167)
   Start at  19:44:52
   Duration  1.77s

Running npm run test on renovate/major-vitest:

 Test Files  13 passed (13)
      Tests  167 passed (167)
   Start at  19:48:34
   Duration  1.08s

LGTM!

@renovate
renovate Bot force-pushed the renovate/major-vitest branch 2 times, most recently from 7409744 to 1132d8f Compare April 29, 2026 17:41
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/major-vitest branch from 1132d8f to 39c22d0 Compare May 12, 2026 13:27
@renovate renovate Bot changed the title Update Vitest to v4 (major) Update Vitest to v4 May 12, 2026
@renovate
renovate Bot force-pushed the renovate/major-vitest branch 2 times, most recently from 920742c to 4fe165f Compare May 18, 2026 18:33
@renovate
renovate Bot force-pushed the renovate/major-vitest branch 4 times, most recently from 801c6a9 to efe37f0 Compare June 1, 2026 21:51
@renovate renovate Bot changed the title Update Vitest to v4 Update dependency @vitest/coverage-v8 to v4 Jun 1, 2026
@renovate renovate Bot changed the title Update dependency @vitest/coverage-v8 to v4 Update Vitest to v4 Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/major-vitest branch 2 times, most recently from 461719a to 05c4062 Compare June 8, 2026 16:32
@renovate
renovate Bot force-pushed the renovate/major-vitest branch 2 times, most recently from 7416fba to 93a59fd Compare June 11, 2026 10:03
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/major-vitest branch from 93a59fd to 380c7d5 Compare June 22, 2026 08:48
@renovate renovate Bot changed the title Update Vitest to v4 Update Vitest (major) Jun 22, 2026
@renovate renovate Bot changed the title Update Vitest (major) Update dependency @vitest/coverage-v8 to v4 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/major-vitest branch 3 times, most recently from 7c966d9 to 2a83b3f Compare July 1, 2026 19:48
@renovate renovate Bot changed the title Update dependency @vitest/coverage-v8 to v4 Update Vitest to v4 Jul 1, 2026
@renovate
renovate Bot force-pushed the renovate/major-vitest branch 2 times, most recently from dd3b14c to 3459277 Compare July 1, 2026 19:58
@renovate
renovate Bot force-pushed the renovate/major-vitest branch 4 times, most recently from 1a1b2ac to 09038ee Compare July 15, 2026 00:08
@renovate
renovate Bot force-pushed the renovate/major-vitest branch from 09038ee to 4289ccf Compare July 17, 2026 07:42
@sonarqubecloud

Copy link
Copy Markdown

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 npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant