Skip to content

Migrate to Vite 8 stable and update frontend tooling deps#2152

Open
Copilot wants to merge 2 commits intovite-nativefrom
copilot/sub-pr-2118
Open

Migrate to Vite 8 stable and update frontend tooling deps#2152
Copilot wants to merge 2 commits intovite-nativefrom
copilot/sub-pr-2118

Conversation

Copy link
Contributor

Copilot AI commented Mar 16, 2026

Replaces the rolldown-vite pre-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.0
  • vite-plugin-oxlint: ^1.6.0^2.0.1
  • oxlint / eslint-plugin-oxlint: ^1.48.0^1.55.0
  • oxfmt: ^0.33.0^0.40.0
  • Storybook packages: ^10.2.8^10.2.19

Cleanup

  • Removed vite entry from overrides in package.json (no longer aliasing to rolldown-vite)
  • Added legacy-peer-deps=true to .npmrc@storybook/addon-svelte-csf@5.0.11 still declares vite@"^5||^6||^7" in its peer deps and hasn't released a fix; this unblocks npm ci without 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.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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
Copilot AI requested a review from ejsmith March 16, 2026 04:29
@ejsmith ejsmith marked this pull request as ready for review March 16, 2026 04:33
@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.Insulation 24% 23% 208
Exceptionless.Core 66% 59% 7446
Exceptionless.AppHost 26% 14% 55
Exceptionless.Web 55% 42% 3489
Summary 61% (11861 / 19532) 53% (5656 / 10706) 11198

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants