fix(deps): update dependency vite to v7 #281
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/vite-7.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:
^6.0.0
->^7.0.0
Release Notes
vitejs/vite (vite)
v7.0.2
Compare Source
Bug Fixes
v7.0.1
Compare Source
Bug Fixes
Miscellaneous Chores
v7.0.0
Compare Source
Today, we're excited to announce the release of the next Vite major:
Breaking Changes
Object
variable in ssr transformed code (#19996) (fceff60), closes #19996build.target
and name itbaseline-widely-available
(#20007) (4a8aa82), closes #20007experimental.skipSsrTransform
option (#20038) (6c3dd8e), closes #20038HotBroadcaster
(#19988) (cda8c94), closes #19988HotBroadcaster
related types (#19987) (86b5e00), closes #19987enforce
/transform
fromtransformIndexHtml
hook (#19349 (6198b9d), closes #19349Features
configurePreviewServer
hook (#20224) (b989c42), closes #20224configureServer
hook (#20222) (f5cc4c0), closes #20222this.meta.viteVersion
(#20088) (f55bf41), closes #20088createServer
(#19894) (c1ae9bd), closes #19894css.preprocessorMaxWorkers
and default totrue
(#19992) (70aee13), closes #19992optimizeDeps.noDiscovery
(#19984) (6d2dcb4), closes #19984Fixes
import.meta.url
in bundled Vite (#20235) (3bf3a8a), closes #20235ssrExportNameKey
(#20266) (ac302a7), closes #20266normalizeModuleId
(#20277) (9b98dcb), closes #20277.then(m => m.a)
(#20117) (7b7410a), closes #20117build.rollupOptions.input
resolution with rollup (#20080) (9759c29), closes #20080preprocessorOptions.sass
(fix #20150) ( (7db56be), closes #20150 #20166environments.*.resolve.noExternal
properly (#20077) (daf4a25), closes #20077server.allowedHosts: true
correctly (#20138) (2ade756), closes #20138optimizeDeps.entries
values as globs (#20045) (1422395), closes #20045cleanGlobalCLIOptions()
clean--force
(#19999) (d4a171a), closes #19999computeEntries
failed (#20079) (b742b46), closes #20079Chore
numberToPos
(#20244) (3f46901), closes #20244useDefineForClassFields
test (#20143) (d90796e), closes #20143ResolvedConfig.createResolver
and recommendcreateIdResolver
(#20031) (d101d64), closes #20031devEnvironmentOptions.moduleRunnerTransform
(#20035) (338081d), closes #20035patch-types
plugin for bundling vite (#20089) (c127955), closes #20089src/node/publicUtils.ts
tosrc/node/index.ts
(#20086) (999a1ed), closes #20086options?.ssr
support in clientInjectionsPlugin (#19589) (88e0076), closes #19589legacy.proxySsrExternalModules
(#20013) (a37ac83), closes #20013hostValidationMiddleware
(#20019) (83bf90e), closes #20019mergeWithDefaults
for 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.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: ui/package-lock.json
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.