chore(deps-major): migrate @sveltejs/vite-plugin-svelte to 7.1.2 2026-06-24#2
Draft
Copilot wants to merge 4 commits into
Draft
chore(deps-major): migrate @sveltejs/vite-plugin-svelte to 7.1.2 2026-06-24#2Copilot wants to merge 4 commits into
Copilot wants to merge 4 commits into
Conversation
- Bump @sveltejs/vite-plugin-svelte from ^5.0.3 to ^7.1.2 - Bump vite from ^6.3.5 to ^8.0.0 (required peer for plugin v7) - svelte already at ^5.56.3, satisfies plugin v7 peer (^5.46.4) Build and all 99 tests pass.
Copilot
AI
changed the title
[WIP] chore(deps-major): migrate @sveltejs/vite-plugin-svelte to 7.1.2 2026-06-24
chore(deps-major): migrate @sveltejs/vite-plugin-svelte to 7.1.2 2026-06-24
Jun 24, 2026
Local agy authoring (MERGE migration fallback). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Local agy authoring (MERGE migration fallback). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Major bump of
@sveltejs/vite-plugin-sveltefrom v5 to v7, which requires vite v8 as a peer.sveltewas already at^5.56.3(v7 peer requires^5.46.4), so only two version changes are needed.Dependency changes
@sveltejs/vite-plugin-svelte:^5.0.3→^7.1.2vite:^6.3.5→^8.0.0(v7 peer:vite ^8)No code changes required
@sveltejs/kit@2.65.0already lists^7.0.0as a valid peer for the pluginvitest@^4.1.8declaresvite ^6 || ^7 || ^8peer support — no vitest bump neededvitePreprocess()andsveltekit()plugin usage unchanged)Original prompt