-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency vite to v5.4.19 #27
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/vite-5.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f272114
to
8b13992
Compare
8b13992
to
0cb9557
Compare
1f66ba8
to
d142258
Compare
d142258
to
128ab08
Compare
9223dd4
to
c0bec58
Compare
c0bec58
to
130ff70
Compare
130ff70
to
91518e2
Compare
fb13468
to
0abc024
Compare
0abc024
to
f7425ab
Compare
f7425ab
to
57f77a3
Compare
ab663c1
to
cbff03a
Compare
75ad230
to
dfe5b64
Compare
daa3cbe
to
5f5467c
Compare
5f5467c
to
644e35f
Compare
d7fc9f8
to
e69e470
Compare
e69e470
to
1fc9e45
Compare
1fc9e45
to
433e80f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.2.12
->5.4.19
Release Notes
vitejs/vite (vite)
v5.4.19
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.18
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.17
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.16
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.15
Compare Source
Please refer to CHANGELOG.md for details.
v5.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
This version contains a breaking change due to security fixes. See GHSA-vg6x-rcgg-rjx6 for more details.
Please refer to CHANGELOG.md for details.
v5.4.11
Compare 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)build.cssMinify
to'esbuild'
for SSR (#15637)json.stringify: 'auto'
and make that the default (#18303)fast-glob
totinyglobby
(#18243)Features
module-sync
condition when loading config if enabled (#18650) (cf5028d)isSsrTargetWebWorker
flag toconfigEnvironment
hook (#18620) (3f5fab0)ssr.resolve.mainFields
option (#18646) (a6f5f5b)platform
option (#18611) (0924879)?inline
and?no-inline
queries to control inlining (#15454) (9162172)vite-ignore
attribute to opt-out of processing (#18494) (d951310)file://
resolution (#18422) (6a7e313)console
increateLogger
(#18379) (0c497d9)sec-fetch-dest
header to detect JS in transform (#9981) (e51dc40)json.stringify: 'auto'
and make that the default (#18303) (b80daa7)environment::listen
(#18263) (4d5f51d)this.environment
inoptions
andonLog
hook (#18142) (7722c06)EnvironmentOptions
type (#18080) (35cf59c)Bug Fixes
createRunnableDevEnvironment
returnsRunnableDevEnvironment
, notDevEnvironment
(#18673) (74221c3)getModulesByFile
should return aserverModule
(#18715) (b80d5ec)SIGTERM
(#18741) (cc55e36)InterceptorOptions
type (#18766) (6252c60)__vite_ssr_identity__
with(0, ...)
and inject;
between statements (#18748) (94546be)rollup.external
scripts correctly (#18618) (55461b4)ssrTransform
parse error (#18644) (d9be921)consumer: 'server'
(#18575) (87b2347)server.perEnvironmentStartEndDuringDev
(#18549) (fe30349)optimizeDeps.include
for SSR (#18506) (826c81a)new URL(,import.meta.url)
match (#18194) (5286a90)cssCodeSplit
uses the current environment configuration (#18486) (eefe895)json.stringify
arrays (#18541) (fa50b03)[@import](https://redirect.github.com/import) url(...)
(#17857) (aec5fdd)define
in environment config was not working (#18515) (052799e)cssCodeSplit
inenvironments.xxx.build
is invalid (#18464) (993e71c)CSSOptions.preprocessorOptions
(#18001) (7eeb6f2)build.cssMinify
to'esbuild'
for SSR (#15637) (f1d3bf7)--watch
should not overridebuild.watch
options (#18390) (b2965c8)open
dependency to 10.1.0 (#18349) (5cca4bf)this
in exported function should beundefined
(#18329) (bae6a37)output.format
withworker.format
on worker build error (#18165) (dc82334)injectQuery
double encoding (#18246) (2c5f948)conditions
and more (#18302) (2017a33)defineConfig
(#18299) (94e34cf)this.hot.close
for non-ws HotChannel (#18212) (bad0ccc)data:
(#18241) (ec0efe8)sharedPlugins
(#18214) (34041b9)webCompatible
(#18221) (a44b0a2)HMRConnection.send
on implementation side (#18186) (9470011)config.consumer
instead ofoptions?.ssr
/config.build.ssr
(#18140) (21ec1ce)getRelativeUrlFromDocument
(#18115) (ade1d89)script module
in svelte (#18063) (7d699aa)preload-helper
has no side effects (#18057) (587ad7b)ssrModule
andssrError
(#18031) (cf8ced5)Performance Improvements
Object.keys(import.meta.glob(...))
/Object.values(import.meta.glob(...))
(#18666) (ed99a2c)module.enableCompileCache()
(#18323) (18f1dad)crypto.hash
when available (#18317) (2a14884)Documentation
HotUpdateContext
toHotUpdateOptions
(#18718) (824c347)Reverts
Miscellaneous Chores
/
mapping inresolve.alias
(#18588) (a51c254)ssr
variable (#18594) (23c39fc)fast-glob
totinyglobby
(#18243) (6f74a3a)Code Refactoring
mergeWithDefaults
and organize how default values for config options are set (#18550) (0e1f437)allowLinkedExternal
parameter fromtryNodeResolve
(#18670) (b74d363)environmentsOptions
parameter (#18590) (3ef0bf1)originalFileNames
/names
(#18240) (f2957c8)tryEsmOnly
flag (#18394) (7cebe38)build
(#18432) (cc61d16)_onCrawlEnd
(#18207) (bea0272)parse
withsplitFileAndPostfix
(#18185) (6f030ec)resolvePackageData
to get rollup version (#18208) (220d6ec)Build System
Tests
playground/json/__tests__/ssr
(#18701) (f731ca2)Beta 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)
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.