Migrate to Vite 8 stable and update frontend tooling deps#2152
Open
Copilot wants to merge 2 commits intovite-nativefrom
Open
Migrate to Vite 8 stable and update frontend tooling deps#2152Copilot wants to merge 2 commits intovite-nativefrom
Copilot wants to merge 2 commits intovite-nativefrom
Conversation
|
|
Co-authored-by: ejsmith <282584+ejsmith@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Convert to Vite native tooling
Migrate to Vite 8 stable and update frontend tooling deps
Mar 16, 2026
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.
Replaces the
rolldown-vitepre-release shim with the official Vite 8.0.0 stable release and updates all related dependencies.Dependency updates
vite:npm:rolldown-vite@latest→^8.0.0(official)@sveltejs/vite-plugin-svelte:^6.x→^7.0.0(Vite 8 peer requirement)vitest:4.0.18→^4.1.0vite-plugin-oxlint:^1.6.0→^2.0.1oxlint/eslint-plugin-oxlint:^1.48.0→^1.55.0oxfmt:^0.33.0→^0.40.0^10.2.8→^10.2.19Cleanup
viteentry fromoverridesinpackage.json(no longer aliasing to rolldown-vite)legacy-peer-deps=trueto.npmrc—@storybook/addon-svelte-csf@5.0.11still declaresvite@"^5||^6||^7"in its peer deps and hasn't released a fix; this unblocksnpm ciwithout downgrading💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.