Bump vite from 6.4.2 to 7.3.2#2567
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
8d15726 to
71e2034
Compare
|
@claude review |
|
Claude finished @georgi's task in 4m 20s —— View job Vite 6.4.2 → 7.3.2 Upgrade Review
OverviewThis is a major version bump (6.x → 7.x). While
Since these are Config Compatibility ✅Both
Vite 7 Node.js requirement: 20.19+. CI runs Node 20.20.2 ✓. Need to verify Cloudflare Pages uses ≥ 20.19. CI Failures AnalysisBoth CI workflows are failing, but the failures appear to be pre-existing issues unrelated to the Vite upgrade: Web Test & Electron Test — failing at "Set up Node.js": Cause: Packages Test — fails with: Cause: The Cloudflare Pages — build failed. Most likely cause: Cloudflare Pages may be configured with Node.js < 20.19 (Vite 7's minimum). Check the Cloudflare Pages Node.js version setting — it needs to be 20.19+ or 22.12+. Minor IssuesMissing "automated" label: RecommendationApprove and merge — the Vite config is compatible with v7 and the security patches are valuable. However, before merging:
|
|
This is a major version bump (Vite 6 → 7) and should not be merged as a routine dependency update. Vite 7 includes breaking changes that need careful evaluation and migration work. All CI checks are currently failing (Web Test, Electron Test, Packages Test, Mobile Test). Recommend closing this PR and handling the Vite 7 migration as a dedicated effort with proper testing and evaluation of breaking changes. Generated by Claude Code |
42b893a to
e87a64f
Compare
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.4.2 to 7.3.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
e87a64f to
18e9641
Compare
|
Looks like vite is up-to-date now, so this is no longer needed. |
Bumps vite from 6.4.2 to 7.3.2.
Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
cc383e0release: v7.3.209d8c90fix: avoid path traversal with optimize deps sourcemap handler (#22161)f8103ccfix: checkserver.fsafter stripping query as well (#22160)19db0f2fix: backport #22159, apply server.fs check to env transport (#22162)95e8923release: v7.3.19d39d37feat: addignoreOutdatedRequestsoption tooptimizeDeps(#21364)acf7e05release: v7.3.0cff26ecfeat(deps): update esbuild from ^0.25.0 to ^0.27.0 (#21183)317b3b2release: v7.2.7721f163fix: plugin shortcut support (#21211)