chore: bump up vite version to v6 - autoclosed#8928
chore: bump up vite version to v6 - autoclosed#8928renovate[bot] wants to merge 1 commit intocanaryfrom
Conversation
Your org has enabled the Graphite merge queue for merging into canaryAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 8f76296. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## canary #8928 +/- ##
==========================================
- Coverage 71.08% 70.46% -0.62%
==========================================
Files 544 544
Lines 33772 33772
Branches 3045 3008 -37
==========================================
- Hits 24007 23798 -209
- Misses 9421 9611 +190
- Partials 344 363 +19
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
| "typescript": "^5.6.3", | ||
| "unplugin-swc": "^1.4.5", | ||
| "vite": "^5.2.8", | ||
| "vite": "^6.0.0", |
There was a problem hiding this comment.
Revert Vite version to 5.2.8 to maintain compatibility with Vitest 2.1.4
Spotted by Graphite Reviewer (based on CI logs)
Is this helpful? React 👍 or 👎 to let us know.
This PR contains the following updates:
^5.2.8->^6.0.0Release Notes
vitejs/vite (vite)
v6.0.1Compare Source
proxyprevents starting http2 server (#18788) (bbaf514), closes #18788applyToEnvironmenthooks on worker build (#18793) (0c6cdb0), closes #18793v6.0.0Compare Source
createRunnableDevEnvironmentreturnsRunnableDevEnvironment, notDevEnvironment(#18673) (74221c3), closes #18673getModulesByFileshould return aserverModule(#18715) (b80d5ec), closes #18715SIGTERM(#18741) (cc55e36), closes #18741InterceptorOptionstype (#18766) (6252c60), closes #18766__vite_ssr_identity__with(0, ...)and inject;between statements (#18748) (94546be), closes #18748Object.keys(import.meta.glob(...))/ `Object.values(import.meta.glob( (ed99a2c), closes #18666module-synccondition when loading config if enabled (#18650) (cf5028d), closes #18650HotUpdateContexttoHotUpdateOptions(#18718) (824c347), closes #18718playground/json/__tests__/ssr(#18701) (f731ca2), closes #18701Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.