-
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: update dependency vite to v6 #219
base: main
Are you sure you want to change the base?
Conversation
Deploying eck-autocomplete with Cloudflare Pages
|
📈 Size Report📦 Library size📍 Current branch
Amount of files in dist/: 23 🏠 Main branch
Amount of files in dist/: 23 |
✅ Backstop tests succeeded |
8f6ce26
to
c5cf1fb
Compare
📈 Size Report📦 Library size📍 Current branch
Amount of files in dist/: 23 🏠 Main branch
Amount of files in dist/: 23 |
✅ Backstop tests succeeded |
c5cf1fb
to
fa55566
Compare
📈 Size Report📦 Library size📍 Current branch
Amount of files in dist/: 23 🏠 Main branch
Amount of files in dist/: 23 |
✅ Backstop tests succeeded |
fa55566
to
3b71a97
Compare
📈 Size Report📦 Library size📍 Current branch
Amount of files in dist/: 23 🏠 Main branch
Amount of files in dist/: 23 |
✅ Backstop tests succeeded |
3b71a97
to
afa03e8
Compare
📈 Size Report📦 Library size📍 Current branch
Amount of files in dist/: 23 🏠 Main branch
Amount of files in dist/: 23 |
✅ Backstop tests succeeded |
afa03e8
to
509115e
Compare
📈 Size Report📦 Library size📍 Current branch
Amount of files in dist/: 23 🏠 Main branch
Amount of files in dist/: 23 |
✅ Backstop tests succeeded |
509115e
to
042e902
Compare
📈 Size Report📦 Library size📍 Current branch
Amount of files in dist/: 23 🏠 Main branch
Amount of files in dist/: 23 |
✅ Backstop tests succeeded |
042e902
to
eff7ee9
Compare
📈 Size Report📦 Library size📍 Current branch
Amount of files in dist/: 23 🏠 Main branch
Amount of files in dist/: 23 |
✅ Backstop tests succeeded |
eff7ee9
to
7cca653
Compare
📈 Size Report📦 Library size📍 Current branch
Amount of files in dist/: 23 🏠 Main branch
Amount of files in dist/: 23 |
✅ Backstop tests succeeded |
7cca653
to
5b980fa
Compare
📈 Size Report📦 Library size📍 Current branch
Amount of files in dist/: 23 🏠 Main branch
Amount of files in dist/: 23 |
✅ Backstop tests succeeded |
This PR contains the following updates:
5.2.13
->6.0.11
Release Notes
vitejs/vite (vite)
v6.0.11
Compare Source
preview.allowedHosts
with specific values was not respected (#19246) (aeb3ec8), closes #19246v6.0.10
Compare Source
server.origin
URL (#19241) (2495022), closes #19241v6.0.9
Compare Source
server.allowedHosts
(bd896fb)server.cors: false
to disallow fetching from untrusted origins (b09572a)v6.0.8
Compare Source
server.close()
only called once (#19204) (db81c2d), closes #19204defaultServerConditions
(#19174) (ad75c56), closes #19174ESBuildOptions.include / exclude
type to allowreadonly (string | RegExp)[]
(ea53e70), closes #19146v6.0.7
Compare Source
minify
whenbuilder.sharedPlugins: true
(#19025) (f7b1964), closes #19025vite-ignore
attribute for inline script (#19062) (a492253), closes #19062v6.0.6
Compare Source
fetchModule
-side resolve (#18361) (9f10261), closes #18361build.target
(#19047) (0e9e81f), closes #19047v6.0.5
Compare Source
v6.0.4
Compare Source
this.resolve
skipSelf should not skip for differentid
orimport
(#18903) (4727320), closes #18903pluginContainer.getModuleInfo
(#18895) (258cdd6), closes #18895url()
when lightningcss is used (#18997) (3734f80), closes #18997true
(#18899) (8a6bb4e), closes #18899handleInvoke
(#18902) (27f691b), closes #18902ModuleRunnerTransport
invoke
API (#18865) (e5f5301), closes #18865v6.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 #18701v5.4.14
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.13
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.12
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.11
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.10
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.9
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.8
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.7
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.6
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.5
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.4
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.3
Compare Source
file://
reference (#17909) (561b940), closes #17909v5.4.2
Compare Source
renderBuiltUrl
passed to module preload (#16084) (fac3a8e), closes #16084v5.4.1
Compare Source
build.modulePreload.resolveDependencies
is optimizable (#16083) (e961b31), closes #16083__vite_import_meta_env__
(#17876) (e686d74), closes #17876handleHotUpdate
from watch-package-data plugin (#17865) (e16bf1f), closes #17865v5.4.0
Compare Source
global
variable name conflict (#17809) (6aa2206), closes #17809importScripts
injection breaking iife code (#17827) (bb4ba9f), closes #17827v5.3.6
Compare Source
Please refer to CHANGELOG.md for details.
v5.3.5
Compare Source
server
type less restrictive (fix #17627) (#17628) (b55c32f), closes #17627 #17628v5.3.4
Compare Source
.css?url
in assets field of manifest (#17623) (1465b20), closes #17623v5.3.3
Compare Source
Configuration
📅 Schedule: Branch creation - "before 5am on the first day of the month" in timezone Europe/Berlin, 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.