chore(deps): update dependency vite to v7 #9
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.0.11->^7.0.0Release Notes
vitejs/vite (vite)
v7.0.0Compare Source
Today, we're excited to announce the release of the next Vite major:
Breaking Changes
Objectvariable in ssr transformed code (#19996) (fceff60), closes #19996build.targetand name itbaseline-widely-available(#20007) (4a8aa82), closes #20007experimental.skipSsrTransformoption (#20038) (6c3dd8e), closes #20038HotBroadcaster(#19988) (cda8c94), closes #19988HotBroadcasterrelated types (#19987) (86b5e00), closes #19987enforce/transformfromtransformIndexHtmlhook (#19349 (6198b9d), closes #19349Features
configurePreviewServerhook (#20224) (b989c42), closes #20224configureServerhook (#20222) (f5cc4c0), closes #20222this.meta.viteVersion(#20088) (f55bf41), closes #20088createServer(#19894) (c1ae9bd), closes #19894css.preprocessorMaxWorkersand default totrue(#19992) (70aee13), closes #19992optimizeDeps.noDiscovery(#19984) (6d2dcb4), closes #19984Fixes
import.meta.urlin bundled Vite (#20235) (3bf3a8a), closes #20235ssrExportNameKey(#20266) (ac302a7), closes #20266normalizeModuleId(#20277) (9b98dcb), closes #20277.then(m => m.a)(#20117) (7b7410a), closes #20117build.rollupOptions.inputresolution with rollup (#20080) (9759c29), closes #20080preprocessorOptions.sass(fix #20150) ( (7db56be), closes #20150 #20166environments.*.resolve.noExternalproperly (#20077) (daf4a25), closes #20077server.allowedHosts: truecorrectly (#20138) (2ade756), closes #20138optimizeDeps.entriesvalues as globs (#20045) (1422395), closes #20045cleanGlobalCLIOptions()clean--force(#19999) (d4a171a), closes #19999computeEntriesfailed (#20079) (b742b46), closes #20079Chore
numberToPos(#20244) (3f46901), closes #20244useDefineForClassFieldstest (#20143) (d90796e), closes #20143ResolvedConfig.createResolverand recommendcreateIdResolver(#20031) (d101d64), closes #20031devEnvironmentOptions.moduleRunnerTransform(#20035) (338081d), closes #20035patch-typesplugin for bundling vite (#20089) (c127955), closes #20089src/node/publicUtils.tstosrc/node/index.ts(#20086) (999a1ed), closes #20086options?.ssrsupport in clientInjectionsPlugin (#19589) (88e0076), closes #19589legacy.proxySsrExternalModules(#20013) (a37ac83), closes #20013hostValidationMiddleware(#20019) (83bf90e), closes #20019mergeWithDefaultsfor experimental option (#20012) (98c5741), closes #20012Beta 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
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.