Skip to content

[3.x] Upgrade Vite 7 to Vite 8#2414

Merged
emmadesilva merged 2 commits into
v3-devfrom
deps/vite-8
Jul 3, 2026
Merged

[3.x] Upgrade Vite 7 to Vite 8#2414
emmadesilva merged 2 commits into
v3-devfrom
deps/vite-8

Conversation

@emmadesilva

@emmadesilva emmadesilva commented Apr 8, 2026

Copy link
Copy Markdown
Member

Upgrades to Vite 8. Also updated the vite-plugin TypeScript build config to use bundler-style module resolution so the local plugin build resolves Vite 8/Rolldown package exports correctly.

@codecov

codecov Bot commented Apr 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9a35cac) to head (a412f3d).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master     #2414   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity      1615      1608    -7     
===========================================
  Files            169       168    -1     
  Lines           4074      4039   -35     
===========================================
- Hits            4074      4039   -35     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@emmadesilva emmadesilva marked this pull request as draft April 13, 2026 23:01
@emmadesilva

Copy link
Copy Markdown
Member Author

Think this may be something we have to do in a major release, so halting this for now and closing dependabots trying to do this.

@emmadesilva

Copy link
Copy Markdown
Member Author

@copilot resolve the merge conflicts in this pull request and rebase

Copilot AI commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request and rebase

Resolved the merge conflicts and merged origin/master into the branch. The conflicts were in package-lock.json and packages/vite-plugin/package.json, both resolved by keeping the Vite 8 versions.

@emmadesilva emmadesilva changed the base branch from master to v3-dev July 3, 2026 21:18
@emmadesilva emmadesilva temporarily deployed to pr-documentation-2414 July 3, 2026 21:19 — with GitHub Actions Inactive
@emmadesilva emmadesilva changed the base branch from v3-dev to master July 3, 2026 21:37
@emmadesilva emmadesilva changed the title Upgrade Vite 7 to Vite 8 [3.x] Upgrade Vite 7 to Vite 8 Jul 3, 2026
@emmadesilva emmadesilva temporarily deployed to pr-documentation-2414 July 3, 2026 21:38 — with GitHub Actions Inactive
@emmadesilva emmadesilva temporarily deployed to pr-documentation-2414 July 3, 2026 21:39 — with GitHub Actions Inactive
@emmadesilva emmadesilva temporarily deployed to pr-documentation-2414 July 3, 2026 21:43 — with GitHub Actions Inactive
Copilot AI temporarily deployed to pr-documentation-2414 July 3, 2026 21:51 Inactive
@emmadesilva emmadesilva changed the base branch from master to v3-dev July 3, 2026 21:57
@emmadesilva emmadesilva marked this pull request as ready for review July 3, 2026 22:01
@emmadesilva emmadesilva changed the base branch from v3-dev to master July 3, 2026 22:38
Squashed to also contain:
- Fix vite 8 peer dependency conflict by using local vite-plugin package
- Update tsconfig.json
@emmadesilva emmadesilva merged commit ce5e9ed into v3-dev Jul 3, 2026
22 checks passed
@emmadesilva emmadesilva deleted the deps/vite-8 branch July 3, 2026 22:50
emmadesilva added a commit that referenced this pull request Jul 3, 2026
* Upgrade Vite 7 to Vite 8

Squashed to also contain:
- Fix vite 8 peer dependency conflict by using local vite-plugin package
- Update tsconfig.json

* Compile TypeScript

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
emmadesilva added a commit that referenced this pull request Jul 3, 2026
* Upgrade Vite 7 to Vite 8

Squashed to also contain:
- Fix vite 8 peer dependency conflict by using local vite-plugin package
- Update tsconfig.json

* Compile TypeScript

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
emmadesilva added a commit that referenced this pull request Jul 4, 2026
* Upgrade Vite 7 to Vite 8

Squashed to also contain:
- Fix vite 8 peer dependency conflict by using local vite-plugin package
- Update tsconfig.json

* Compile TypeScript

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
emmadesilva added a commit that referenced this pull request Jul 4, 2026
* Upgrade Vite 7 to Vite 8

Squashed to also contain:
- Fix vite 8 peer dependency conflict by using local vite-plugin package
- Update tsconfig.json

* Compile TypeScript

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

2 participants