-
Notifications
You must be signed in to change notification settings - Fork 7
chore(deps): update dependency vite to v6 #416
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
base: main
Are you sure you want to change the base?
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
9f69a92
to
7a1bff5
Compare
ffa883b
to
7a1bff5
Compare
08a3e4d
to
be21ea8
Compare
be21ea8
to
9a73e39
Compare
9a73e39
to
65eaf8e
Compare
e505eba
to
c2ec0eb
Compare
c2ec0eb
to
c4e399b
Compare
c06aaca
to
a5e7162
Compare
d02f042
to
177347a
Compare
177347a
to
8400fca
Compare
8400fca
to
145ff40
Compare
fcefbb4
to
c02cedc
Compare
774ce2b
to
4082c9c
Compare
2d903a0
to
e0fbd17
Compare
c27040c
to
0fd1bf8
Compare
54da3a1
to
29952c7
Compare
|
29952c7
to
d85205e
Compare
d85205e
to
3bc6422
Compare
3bc6422
to
eddd202
Compare
|
This PR contains the following updates:
5.4.19
->6.3.5
Release Notes
vitejs/vite (vite)
v6.3.5
Compare Source
v6.3.4
Compare Source
require
to import externals in optimized dependenci (efc5eab), closes #19940v6.3.3
Compare Source
ssrTransform
re-export deps and test stacktrace with first line (#19629) (9399cda), closes #19629v6.3.2
Compare Source
css.lightningcss
option in css minification process (#19879) (b5055e0), closes #19879v6.3.1
Compare Source
Promise.allSettled
in preload function (#19805) (35c7f35), closes #19805transform
calls (#19878) (a152b7c), closes #19878v6.3.0
Compare Source
hot.invalidate
in circular deps (#19870) (d4ee5e8), closes #19870v6.2.7
Compare Source
Please refer to CHANGELOG.md for details.
v6.2.6
Compare Source
Please refer to CHANGELOG.md for details.
v6.2.5
Compare Source
Please refer to CHANGELOG.md for details.
v6.2.4
Compare Source
Please refer to CHANGELOG.md for details.
v6.2.3
Compare Source
Please refer to CHANGELOG.md for details.
v6.2.2
Compare Source
base
(#19616) (2476391), closes #19616v6.2.1
Compare Source
isBuild
check from preAliasPlugin (#19587) (c9e086d), closes #19587applyToEnvironment
in internal plugins (#19588) (f678442), closes #19588*?url&no-inline
type and warning for.json?inline
/.json?no-inline
(#19566) (c0d3667), closes #19566v6.2.0
Compare Source
Bug Fixes
Miscellaneous Chores
v6.1.6
Compare Source
Please refer to CHANGELOG.md for details.
v6.1.5
Compare Source
Please refer to CHANGELOG.md for details.
v6.1.4
Compare Source
Please refer to CHANGELOG.md for details.
v6.1.3
Compare Source
Please refer to CHANGELOG.md for details.
v6.1.2
Compare Source
Please refer to CHANGELOG.md for details.
v6.1.1
Compare Source
Features
Bug Fixes
.[cm]?[tj]sx?
static assets are JS mime (#19453) (e7ba55e)*.ipv4
address in cert (#19416) (973283b)Miscellaneous Chores
Code Refactoring
v6.1.0
Compare Source
Features
Bug Fixes
.[cm]?[tj]sx?
static assets are JS mime (#19453) (e7ba55e)*.ipv4
address in cert (#19416) (973283b)Miscellaneous Chores
Code Refactoring
v6.0.15
Compare Source
Please refer to CHANGELOG.md for details.
v6.0.14
Compare Source
Please refer to CHANGELOG.md for details.
v6.0.13
Compare Source
Please refer to CHANGELOG.md for details.
v6.0.12
Compare Source
Please refer to CHANGELOG.md for details.
v6.0.11
Compare Source
Features
port
in the logged error message after failed WS connection withEADDRINUSE
(#19212) (14027b0).jxl
(#18855) (57b397c)builtins
environmentresolve
(#18584) (2c2d521)defaultAllowedOrigins
for user-land config and 3rd party plugins (#19259) (dc8946b)wasm
to the compressible assets regex (#19085) (ce84142)Bug Fixes
resolveLibCssFilename
(#19324) (f183bdf)[@plugin](https://redirect.github.com/plugin)
imports of JS files treated as CSS and rebased (fix #19268) (#19269) (602b373)vite optimize
(#19347) (19ffad0)resolve.builtin
is empty (#19312) (b7aba0b)server.preTransformRequests
(#19272) (12aaa58)ssrLoadModule
(#19290) (353c467)nodeLikeBuiltins
forssr.target: 'webworker'
withoutnoExternal: true
(#19313) (9fc31b6)--force
work for all environments (#18901) (51a42c6)RegExp
values withnew RegExp
instead ofstructuredClone
(fix #19245, fix #18875) (#19247) (56ad2be)Performance Improvements
Documentation
build.manifest
jsdocs (#19332) (4583781)Code Refactoring
vite optimize
command (#19348) (6e0e3c0)Miscellaneous Chores
scanImports
not being used in ssr (#19285) (fbbc6da)Beta Changelogs
6.1.0-beta.2 (2025-02-04)
See 6.1.0-beta.2 changelog
6.1.0-beta.1 (2025-02-04)
See 6.1.0-beta.1 changelog
6.1.0-beta.0 (2025-01-24)
See 6.1.0-beta.0 changelog
v6.0.10
Compare Source
Bug Fixes
server.origin
URL (#19241) (2495022)v6.0.9
Compare Source
⚠ BREAKING CHANGES
server.allowedHosts
server.cors: false
to disallow fetching from untrusted originsBug Fixes
server.allowedHosts
(bd896fb)server.cors: false
to disallow fetching from untrusted origins (b09572a)v6.0.8
Compare Source
Bug Fixes
server.close()
only called once (#19204) (db81c2d)defaultServerConditions
(#19174) (ad75c56)ESBuildOptions.include / exclude
type to allowreadonly (string | RegExp)[]
(#19146) (ea53e70)Miscellaneous Chores
v6.0.7
Compare Source
Features
Bug Fixes
minify
whenbuilder.sharedPlugins: true
(#19025) (f7b1964)vite-ignore
attribute for inline script (#19062) (a492253)Performance Improvements
v6.0.6
Compare Source
Bug Fixes
fetchModule
-side resolve (#18361) (9f10261)Reverts
Miscellaneous Chores
build.target
(#19047) (0e9e81f)Tests
v6.0.5
Compare Source
Bug Fixes
v6.0.4
Compare Source
Bug Fixes
this.resolve
skipSelf should not skip for differentid
orimport
(#18903) (4727320)url()
when lightningcss is used (#18997) (3734f80)pluginContainer.getModuleInfo
(#18895) (258cdd6)true
(#18899) (8a6bb4e)Miscellaneous Chores
Code Refactoring
handleInvoke
(#18902) (27f691b)Tests
ModuleRunnerTransport
invoke
API (#18865) (e5f5301)v6.0.3
Compare Source
Bug Fixes
ModuleRunnerTransport[#invoke](https://redirect.github.com/vitejs/vite/issues/invoke)
more explicit (#18851) (a75fc31)environments.ssr.resolve
with rootssr
config (#18857) (3104331)Miscellaneous Chores
Code Refactoring
v6.0.2
Compare Source
Features
Bug Fixes
node_modules
if deno (#18823) (a20267b)style.css
as a key for the style file forcssCodesplit: false
(#18820) (ec51115)external
by default (#18821) (2250ffa)ssr.target: 'webworker'
defaults as fallback (#18827) (b39e696)Miscellaneous Chores
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 was generated by Mend Renovate. View the repository job log.