-
Notifications
You must be signed in to change notification settings - Fork 0
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(deps): update dependency vite to v6 #1064
Conversation
|
|
d266013
to
cb8d356
Compare
cb8d356
to
968bcf2
Compare
968bcf2
to
bfa7880
Compare
bfa7880
to
dbbb261
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1064 +/- ##
======================================
Coverage ? 3.80%
======================================
Files ? 45
Lines ? 2732
Branches ? 48
======================================
Hits ? 104
Misses ? 2628
Partials ? 0 ☔ View full report in Codecov by Sentry. |
dbbb261
to
d4b66eb
Compare
d4b66eb
to
6988a9e
Compare
6988a9e
to
dce56d3
Compare
dce56d3
to
503036d
Compare
503036d
to
f792160
Compare
f792160
to
91cff5f
Compare
91cff5f
to
5b92808
Compare
5b92808
to
447c895
Compare
fd64052
to
c99f146
Compare
08f2565
to
c99f146
Compare
c99f146
to
5d1629b
Compare
5d1629b
to
0fffe13
Compare
0fffe13
to
789180a
Compare
Upgrade Vite to version 6.0.3 to ensure compatibility with newer plugins and improve build performance. Add version 0.24.0 of esbuild for various platforms to support Node.js 18 and enhance platform compatibility. Adjust peer dependency rules to allow Vite version 6 for plugins to align with updated dependencies. Signed-off-by: suddenlyGiovanni <[email protected]>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@vitest/[email protected], npm/@vitest/[email protected], npm/[email protected], npm/[email protected] |
Update Vitest to version 3.0.0-beta.1 and adjust dependencies to accommodate this change. Modify TypeScript and Vite configuration files to support new Vitest configurations. These upgrades aim to enhance compatibility with newer features and maintain alignment with upstream package improvements. Signed-off-by: suddenlyGiovanni <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"
suddenlygiovanni.dev/pnpm-lock.yaml
Line 373 in 5bee86e
'@babel/[email protected]': |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"
suddenlygiovanni.dev/pnpm-lock.yaml
Line 4963 in 5bee86e
'@babel/helper-optimise-call-expression': 7.22.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"
suddenlygiovanni.dev/pnpm-lock.yaml
Line 4996 in 5bee86e
'@babel/[email protected]': |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"
suddenlygiovanni.dev/pnpm-lock.yaml
Line 5007 in 5bee86e
'@babel/helper-optimise-call-expression': 7.22.5 |
This PR contains the following updates:
5.4.11
->6.0.3
Release Notes
vitejs/vite (vite)
v6.0.3
Compare Source
ModuleRunnerTransport#invoke
more explicit (#18851) (a75fc31), closes #18851environments.ssr.resolve
with rootssr
config (#18857) (3104331), closes #18857v6.0.2
Compare Source
node_modules
if deno (#18823) (a20267b), closes #18823style.css
as a key for the style file forcssCodesplit: false
(#18820) (ec51115), closes #18820external
by default (#18821) (2250ffa), closes #18821ssr.target: 'webworker'
defaults as fallback (#18827) (b39e696), closes #18827v6.0.1
Compare Source
proxy
prevents starting http2 server (#18788) (bbaf514), closes #18788applyToEnvironment
hooks on worker build (#18793) (0c6cdb0), closes #18793v6.0.0
Compare Source
createRunnableDevEnvironment
returnsRunnableDevEnvironment
, notDevEnvironment
(#18673) (74221c3), closes #18673getModulesByFile
should return aserverModule
(#18715) (b80d5ec), closes #18715SIGTERM
(#18741) (cc55e36), closes #18741InterceptorOptions
type (#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-sync
condition when loading config if enabled (#18650) (cf5028d), closes #18650HotUpdateContext
toHotUpdateOptions
(#18718) (824c347), closes #18718playground/json/__tests__/ssr
(#18701) (f731ca2), closes #18701Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.