-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Upgrade to Vite V6 #3614
base: main
Are you sure you want to change the base?
Conversation
Bundle ReportChanges will increase total bundle size by 28.51kB (0.16%) ⬆️. This is within the configured threshold ✅ Detailed changes
ℹ️ *Bundle size includes cached data from a previous commit |
Bundle ReportChanges will increase total bundle size by 28.51kB (0.16%) ⬆️. This is within the configured threshold ✅ Detailed changes
ℹ️ *Bundle size includes cached data from a previous commit |
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3614 +/- ##
=======================================
Coverage 98.98% 98.98%
=======================================
Files 810 810
Lines 14553 14553
Branches 4143 4136 -7
=======================================
Hits 14406 14406
Misses 140 140
Partials 7 7
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3614 +/- ##
=======================================
Coverage 98.98% 98.98%
=======================================
Files 810 810
Lines 14553 14553
Branches 4143 4136 -7
=======================================
Hits 14406 14406
Misses 140 140
Partials 7 7
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3614 +/- ##
==========================================
- Coverage 98.99% 98.98% -0.01%
==========================================
Files 810 810
Lines 14549 14551 +2
Branches 4142 4136 -6
==========================================
+ Hits 14403 14404 +1
- Misses 139 140 +1
Partials 7 7 see 9 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #3614 +/- ##
=======================================
Coverage 98.98% 98.98%
=======================================
Files 810 810
Lines 14553 14553
Branches 4143 4143
=======================================
Hits 14406 14406
Misses 140 140
Partials 7 7
Continue to review full report in Codecov by Sentry.
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Description
This PR updates the various deps related to builds etc. to Vite V6.