Update dependency vite to v6 #386
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/vite-6.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^5.4.8->^6.0.0Release Notes
vitejs/vite (vite)
v6.0.0Compare Source
Today, we're taking another big step in Vite's story. The Vite team, contributors, and ecosystem partners are excited to announce the release of the next Vite major:
We want to thank the more than 1K contributors to Vite Core and the maintainers and contributors of Vite plugins, integrations, tools, and translations that have helped us craft this new major. We invite you to get involved and help us improve Vite for the whole ecosystem. Learn more at our Contributing Guide.
Breaking Changes
file://resolution (#18422) (6a7e313), closes #18422json.stringify: 'auto'and make that the default (#18303) (b80daa7), closes #18303build.cssMinifyto'esbuild'for SSR (#15637) (f1d3bf7), closes #15637fast-globtotinyglobby(#18243) (6f74a3a), closes #18243Features
module-synccondition when loading config if enabled (#18650) (cf5028d), closes #18650isSsrTargetWebWorkerflag toconfigEnvironmenthook (#18620) (3f5fab0), closes #18620ssr.resolve.mainFieldsoption (#18646) (a6f5f5b), closes #18646platformoption (#18611) (0924879), closes #18611mergeWithDefaultsand organize how default values for config options are set ( (0e1f437), closes #18550?inlineand?no-inlinequeries to control inlining (#15454) (9162172), closes #15454vite-ignoreattribute to opt-out of processing (#18494) (d951310), closes #18494consoleincreateLogger(#18379) (0c497d9), closes #18379sec-fetch-destheader to detect JS in transform (#9981) (e51dc40), closes #9981environment::listen(#18263) (4d5f51d), closes #18263this.environmentinoptionsandonLoghook (#18142) (7722c06), closes #18142EnvironmentOptionstype (#18080) (35cf59c), closes #18080Performance
Object.keys(import.meta.glob(...))/ `Object.values(import.meta.glob( (ed99a2c), closes #18666module.enableCompileCache()(#18323) (18f1dad), closes #18323crypto.hashwhen available (#18317) (2a14884), closes #18317Fixes
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 #18748allowLinkedExternalparameter fromtryNodeResolve(#18670) (b74d363), closes #18670rollup.externalscripts correctly (#18618) (55461b4), closes #18618ssrTransformparse error (#18644) (d9be921), closes #18644consumer: 'server'(#18575) (87b2347), closes #18575server.perEnvironmentStartEndDuringDev(#18549) (fe30349), closes #18549environmentsOptionsparameter (#18590) (3ef0bf1), closes #18590optimizeDeps.includefor SSR (#18506) (826c81a), closes #18506new URL(,import.meta.url)match (#18194) (5286a90), closes #18194cssCodeSplituses the current environment configuration (#18486) (eefe895), closes #18486json.stringifyarrays (#18541) (fa50b03), closes #18541@import url(...)(#17857) (aec5fdd), closes #17857definein environment config was not working (#18515) (052799e), closes #18515cssCodeSplitinenvironments.xxx.buildis invalid (#18464) (993e71c), closes #18464CSSOptions.preprocessorOptions(#18001) (7eeb6f2), closes #18001--watchshould not overridebuild.watchoptions (#18390) (b2965c8), closes #18390opendependency to 10.1.0 (#18349) (5cca4bf), closes #18349thisin exported function should beundefined(#18329) (bae6a37), closes #18329output.formatwithworker.formaton worker build error (#18165) (dc82334), closes #18165injectQuerydouble encoding (#18246) (2c5f948), closes #18246conditionsand more (#18302) (2017a33), closes #18302defineConfig(#18299) (94e34cf), closes #18299this.hot.closefor non-ws HotChannel (#18212) (bad0ccc), closes #18212HMRConnection.sendon implementation side (#18186) (9470011), closes #18186config.consumerinstead ofoptions?.ssr/config.build.ssr(#18140) (21ec1ce), closes #18140data:(#18241) (ec0efe8), closes #18241sharedPlugins(#18214) (34041b9), closes #18214webCompatible(#18221) (a44b0a2), closes #18221getRelativeUrlFromDocument(#18115) (ade1d89), closes #18115script modulein svelte (#18063) (7d699aa), closes #18063ssrModuleandssrError(#18031) (cf8ced5), closes #18031preload-helperhas no side effects (#18057) (587ad7b), closes #18057Chore
HotUpdateContexttoHotUpdateOptions(#18718) (824c347), closes #18718playground/json/__tests__/ssr(#18701) (f731ca2), closes #18701/mapping inresolve.alias(#18588) (a51c254), closes #18588ssrvariable (#18594) (23c39fc), closes #18594originalFileNames/names(#18240) (f2957c8), closes #18240build(#18432) (cc61d16), closes #18432tryEsmOnlyflag (#18394) (7cebe38), closes #18394_onCrawlEnd(#18207) (bea0272), closes #18207parsewithsplitFileAndPostfix(#18185) (6f030ec), closes #18185resolvePackageDatato get rollup version (#18208) (220d6ec), closes #18208Beta Changelogs
6.0.0-beta.10 (2024-11-14)
See 6.0.0-beta.10 changelog
6.0.0-beta.9 (2024-11-07)
See 6.0.0-beta.9 changelog
6.0.0-beta.8 (2024-11-01)
See 6.0.0-beta.8 changelog
6.0.0-beta.7 (2024-10-30)
See 6.0.0-beta.7 changelog
6.0.0-beta.6 (2024-10-28)
See 6.0.0-beta.6 changelog
6.0.0-beta.5 (2024-10-24)
See 6.0.0-beta.5 changelog
6.0.0-beta.4 (2024-10-23)
See 6.0.0-beta.4 changelog
6.0.0-beta.3 (2024-10-15)
See 6.0.0-beta.3 changelog
6.0.0-beta.2 (2024-10-01)
See 6.0.0-beta.2 changelog
6.0.0-beta.1 (2024-09-16)
See 6.0.0-beta.1 changelog
6.0.0-beta.0 (2024-09-12)
See 6.0.0-beta.0 changelog
Configuration
📅 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 has been generated by Renovate Bot.
Edited/Blocked Notification
Renovate 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.
⚠️ Warning: custom changes will be lost.