Skip to content

chore(deps): update vitest monorepo to v4#50

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

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

Conversation

@renovate

@renovate renovate Bot commented Nov 4, 2025

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.44.1.9 age confidence
vitest (source) 3.2.64.1.9 age confidence

Release Notes

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

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
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)

🚦 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.

@codecov-commenter

codecov-commenter commented Nov 4, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (81fdeca) to head (9e59088).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #50    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            6         6            
  Lines          242       128   -114     
  Branches        80        47    -33     
==========================================
- Hits           242       128   -114     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch 5 times, most recently from d4bce85 to 2782f21 Compare November 12, 2025 09:35
@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch 5 times, most recently from 0d3c955 to feb968c Compare November 23, 2025 12:56
@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch 4 times, most recently from 9963d2e to c4862af Compare November 29, 2025 04:44
@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch 2 times, most recently from ea5f0d1 to 923da34 Compare December 5, 2025 17:34
@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch 8 times, most recently from 275c71e to ceffc92 Compare December 19, 2025 18:44
@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch 3 times, most recently from bc6a7f6 to 879f93c Compare December 22, 2025 00:30
@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch 2 times, most recently from 28271f1 to 6602951 Compare January 2, 2026 01:13
@codspeed-hq

codspeed-hq Bot commented Feb 7, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 70.07%

⚡ 3 improved benchmarks
✅ 61 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
display financial dashboard (20 metrics) 791.7 µs 213.3 µs ×3.7
display payment receipt (typical transaction) 61.3 µs 52.3 µs +17.13%
display product catalog (20 products) 65.2 µs 57.6 µs +13.17%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing renovate/major-4-vitest-monorepo (a0e4d14) with main (709c1ba)

Open in CodSpeed

@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch 3 times, most recently from 3e80124 to b18f2b5 Compare February 12, 2026 11:49
@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch from b18f2b5 to 613ae56 Compare March 5, 2026 17:29
@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch 2 times, most recently from f75fcb3 to 247a7f0 Compare March 15, 2026 17:19
@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch from 247a7f0 to 8956e82 Compare March 22, 2026 05:53
@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch from 8956e82 to 167358d Compare March 31, 2026 18:50
@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch 2 times, most recently from c4b44e3 to 4f6cac3 Compare April 12, 2026 09:43
@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch 2 times, most recently from 7442da3 to fe329ef Compare April 29, 2026 12:48
@sonarqubecloud

Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch from fe329ef to 9f104a6 Compare May 12, 2026 14:38
@renovate renovate Bot changed the title chore(deps): update vitest monorepo to v4 (major) chore(deps): update vitest monorepo to v4 May 12, 2026
@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch 6 times, most recently from 3a1ac0a to 40f9058 Compare May 20, 2026 01:51
@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch 4 times, most recently from d12ce34 to e922fbf Compare May 28, 2026 21:46
@renovate renovate Bot force-pushed the renovate/major-4-vitest-monorepo branch from e922fbf to 071148b Compare May 31, 2026 13:51
@sonarqubecloud

sonarqubecloud Bot commented Jun 9, 2026

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant