Skip to content

chore: upgrade Vite 8.0.4#380

Closed
react-server-bot[bot] wants to merge 1 commit intomainfrom
chore/upgrade-vite-rolldown
Closed

chore: upgrade Vite 8.0.4#380
react-server-bot[bot] wants to merge 1 commit intomainfrom
chore/upgrade-vite-rolldown

Conversation

@react-server-bot
Copy link
Copy Markdown
Contributor

Automated daily upgrade of Vite, Rolldown, and/or Vitest to the latest available versions.

Vite: 8.0.38.0.4

Updated locations

  • packages/react-server/package.jsonvite, rolldown
  • test/package.jsonvite, rolldown, vitest, @vitest/ui
  • packages/rsc/package.jsonvitest, @vitest/*
  • packages/create-react-server/test/package.jsonvitest
  • package.json — all pnpm.overrides for Vite
  • pnpm-lock.yaml

Smoke test

  • Dev mode — hello world test passed ✅
  • Build+start mode — hello world test passed ✅

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

⚡ Benchmark Results

PR 9d49f89 main 249497a
Config 50 connections, 10s/test 50 connections, 10s/test
Benchmark Req/s vs main Avg Latency vs main P99 Latency Throughput
minimal 400 🔴 -15.9% 124.06 ms 🔴 +19.0% 192 ms 2.0 MB/s
small 418 🔴 -16.6% 118.17 ms 🔴 +19.9% 155 ms 2.5 MB/s
medium 192 🔴 -9.4% 256.51 ms 🔴 +10.7% 460 ms 8.5 MB/s
large 24 🔴 -2.7% 1884.37 ms 🔴 +3.2% 5252 ms 8.0 MB/s
deep 328 🔴 -12.0% 151.44 ms 🔴 +13.9% 212 ms 4.7 MB/s
wide 34 🟢 +8.7% 1381.08 ms 🟢 -2.2% 2518 ms 7.4 MB/s
cached 2989 🔴 -5.3% 16.22 ms 🔴 +5.7% 33 ms 132.7 MB/s
client-min 466 🔴 -19.1% 106.2 ms 🔴 +23.1% 147 ms 2.2 MB/s
client-small 477 🔴 -16.0% 103.62 ms 🔴 +18.5% 140 ms 2.4 MB/s
client-med 356 🔴 -14.8% 139.24 ms 🔴 +17.0% 193 ms 6.7 MB/s
client-large 88 🟢 +1.0% 555.89 ms ⚪ -0.0% 1131 ms 9.2 MB/s
client-deep 447 🔴 -14.3% 110.6 ms 🔴 +16.1% 147 ms 3.3 MB/s
client-wide 151 🟢 +8.8% 325.22 ms 🟢 -7.2% 585 ms 8.8 MB/s
static-json 7202 🔴 -34.0% 6.4 ms 🔴 +63.7% 16 ms 3.0 MB/s
static-js 6852 🔴 -37.7% 6.72 ms 🔴 +72.3% 16 ms 8.2 MB/s
404-miss 4899 🔴 -19.2% 9.67 ms 🔴 +26.7% 20 ms 0.6 MB/s
Legend

🟢 > 1% improvement | 🔴 > 1% regression | ⚪ within noise margin

Benchmarks run on GitHub Actions runners (shared infrastructure) — expect ~5% variance between runs. Consistent directional changes across multiple routes are more meaningful than any single number.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 6, 2026

❌ 3 Tests Failed:

Tests completed Failed Passed Skipped
912 3 909 3
View the top 3 failed test(s) by shortest run time
__test__/deno.spec.mjs > create-react-server: deno runtime (npm) > preset: nextjs > starts in production mode
Stack Traces | 0.000779s run time
AssertionError: production start should work: expected false to be true // Object.is equality

- Expected
+ Received

- true
+ false

 ❯ __test__/deno.spec.mjs:74:66
__test__/deno.spec.mjs > create-react-server: deno runtime (npm) > preset: nextjs > builds the app
Stack Traces | 0.00688s run time
AssertionError: build should succeed: expected false to be true // Object.is equality

- Expected
+ Received

- true
+ false

 ❯ __test__/deno.spec.mjs:70:58
__test__/apps/mantine.spec.mjs > __test__/apps/mantine.spec.mjs
Stack Traces | 240s run time
Error: Hook timed out in 240000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
 ❯ __test__/apps/mantine.spec.mjs:13:10

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@lazarv lazarv closed this Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants