chore(deps): update dependency vite to v6.4.3#440
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
2 times, most recently
from
May 30, 2025 09:30
8dbe742 to
8f3c80b
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
August 10, 2025 12:39
8f3c80b to
bf0f3fc
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
August 19, 2025 12:40
bf0f3fc to
4145f55
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
August 31, 2025 11:29
4145f55 to
3ea06fb
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
September 8, 2025 11:55
3ea06fb to
bd56333
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
September 25, 2025 18:15
bd56333 to
ccdde73
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
October 14, 2025 14:32
ccdde73 to
f938fef
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
October 15, 2025 10:15
f938fef to
6a95d8d
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
October 20, 2025 05:54
6a95d8d to
07564cc
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
November 11, 2025 01:01
07564cc to
1c2bcfc
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
December 3, 2025 17:10
1c2bcfc to
ed93b6f
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
December 31, 2025 13:51
ed93b6f to
5bf7bd6
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
January 8, 2026 18:53
5bf7bd6 to
067c266
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
2 times, most recently
from
January 23, 2026 19:14
2c5c9ff to
86aa01c
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
February 2, 2026 19:43
86aa01c to
d60177a
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
March 5, 2026 15:19
d60177a to
a822c8a
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
2 times, most recently
from
April 6, 2026 12:49
5c67485 to
9ac8844
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
April 8, 2026 20:50
9ac8844 to
35ecfde
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
April 29, 2026 13:50
35ecfde to
cbad663
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
2 times, most recently
from
May 18, 2026 12:04
bdbd9b8 to
badd168
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
June 1, 2026 18:42
badd168 to
43cd65f
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
June 13, 2026 19:50
43cd65f to
e417c58
Compare
renovate
Bot
force-pushed
the
renovate/vite-6.x
branch
from
July 12, 2026 13:15
e417c58 to
ef8ff94
Compare
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
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:
6.2.7→6.4.3Release Notes
vitejs/vite (vite)
v6.4.3Compare Source
Please refer to CHANGELOG.md for details.
v6.4.2Compare Source
Please refer to CHANGELOG.md for details.
v6.4.1Compare Source
Please refer to CHANGELOG.md for details.
v6.4.0Compare Source
Please refer to CHANGELOG.md for details.
v6.3.7Compare Source
Please refer to CHANGELOG.md for details.
v6.3.6Compare Source
Please refer to CHANGELOG.md for details.
v6.3.5Compare Source
Today, we're excited to announce the release of the next Vite major:
⚠ BREAKING CHANGES
Objectvariable in ssr transformed code (#19996)experimental.skipSsrTransformoption (#20038)HotBroadcaster(#19988)build.targetand name itbaseline-widely-available(#20007)HotBroadcasterrelated types (#19987)enforce/transformfromtransformIndexHtmlhook (#19349)Features
configurePreviewServerhook (#20224) (b989c42)configureServerhook (#20222) (f5cc4c0)this.meta.viteVersion(#20088) (f55bf41)createServer(#19894) (c1ae9bd)build.targetand name itbaseline-widely-available(#20007) (4a8aa82)css.preprocessorMaxWorkersand default totrue(#19992) (70aee13)optimizeDeps.noDiscovery(#19984) (6d2dcb4)Bug Fixes
import.meta.urlin bundled Vite (#20235) (3bf3a8a)ssrExportNameKey(#20266) (ac302a7)normalizeModuleId(#20277) (9b98dcb).then(m => m.a)(#20117) (7b7410a)build.rollupOptions.inputresolution with rollup (#20080) (9759c29)Objectvariable in ssr transformed code (#19996) (fceff60)preprocessorOptions.sass(fix #20150) (#20166) (7db56be)cleanGlobalCLIOptions()clean--force(#19999) (d4a171a)environments.*.resolve.noExternalproperly (#20077) (daf4a25)server.allowedHosts: truecorrectly (#20138) (2ade756)computeEntriesfailed (#20079) (b742b46)optimizeDeps.entriesvalues as globs (#20045) (1422395)Performance Improvements
numberToPos(#20244) (3f46901)Documentation
Miscellaneous Chores
ResolvedConfig.createResolverand recommendcreateIdResolver(#20031) (d101d64)devEnvironmentOptions.moduleRunnerTransform(#20035) (338081d)patch-typesplugin for bundling vite (#20089) (c127955)Code Refactoring
src/node/publicUtils.tstosrc/node/index.ts(#20086) (999a1ed)experimental.skipSsrTransformoption (#20038) (6c3dd8e)HotBroadcaster(#19988) (cda8c94)options?.ssrsupport in clientInjectionsPlugin (#19589) (88e0076)HotBroadcasterrelated types (#19987) (86b5e00)enforce/transformfromtransformIndexHtmlhook (#19349) (6198b9d)legacy.proxySsrExternalModules(#20013) (a37ac83)hostValidationMiddleware(#20019) (83bf90e)mergeWithDefaultsfor experimental option (#20012) (98c5741)Tests
useDefineForClassFieldstest (#20143) (d90796e)Continuous Integration
Beta Changelogs
7.0.0-beta.2 (2025-06-17)
See 7.0.0-beta.2 changelog
7.0.0-beta.1 (2025-06-10)
See 7.0.0-beta.1 changelog
7.0.0-beta.0 (2025-06-02)
See 7.0.0-beta.0 changelog
v6.3.4Compare Source
Bug Fixes
requireto import externals in optimized dependencies (#19940) (efc5eab)Code Refactoring
v6.3.3Compare Source
Bug Fixes
Performance Improvements
Tests
ssrTransformre-export deps and test stacktrace with first line (#19629) (9399cda)v6.3.2Compare Source
Features
Bug Fixes
css.lightningcssoption in css minification process (#19879) (b5055e0)v6.3.1Compare Source
Bug Fixes
Promise.allSettledin preload function (#19805) (35c7f35)transformcalls (#19878) (a152b7c)v6.3.0Compare Source
Bug Fixes
hot.invalidatein circular deps (#19870) (d4ee5e8)Configuration
📅 Schedule: (UTC)
🚦 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.