Skip to content

Bump vite to ^6.4.3 in test - #26

Merged
paberr merged 1 commit into
mainfrom
bump-vite-6.4.3
Jul 15, 2026
Merged

Bump vite to ^6.4.3 in test#26
paberr merged 1 commit into
mainfrom
bump-vite-6.4.3

Conversation

@paberr

@paberr paberr commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Bump vite to ^6.4.3 in test/.

Supersedes #23: both open security alerts (server.fs.deny bypass on Windows, launch-editor NTLMv2 hash disclosure) are patched in vite 6.4.3, so the major jump to vite 8 isn't needed. The vite 8 (rolldown) update in #23 breaks the vite integration test (assets/test.js is no longer emitted where the publicDir/external setup expects it) — migrating to vite 8 can be a separate PR.

Verified locally: npm ci && npm test — all 4 Playwright tests (web + vite, chromium + firefox) pass with vite 6.4.3.

🤖 Generated with Claude Code

Fixes both open security alerts (server.fs.deny bypass on Windows,
launch-editor NTLMv2 hash disclosure) within vite 6.x, avoiding the
vite 8 major jump that breaks the vite-app integration test.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@paberr
paberr merged commit f3c9b2c into main Jul 15, 2026
7 checks passed
@paberr
paberr deleted the bump-vite-6.4.3 branch July 15, 2026 17:56
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