Update dependency vite to v8.3.0 #12
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/vite-8.x-lockfile"
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:
8.0.14→8.3.0Release Notes
vitejs/vite (vite)
v8.3.0Compare Source
Features
server.watch(#23133) (1b5cfe3)tsconfigoption (#23310) (93164c3)applyToEnvironmenthook (#23191) (fdef04f)import.meta.ROLLDOWN_FILE_URL_*for assets in JS (#22888) (4366ac4)import.meta.ROLLDOWN_FILE_URL_*for other plugins (#22894) (e38f29e)Bug Fixes
node_modulespath segments as dependencies (fix #17467) (#23437) (ef0dc17)resolveFileUrlhook (#23422) (e8d6a4d)import.meta.hot.invalidatein virtual module (#23171) (6162968)Performance Improvements
Miscellaneous Chores
@e18e/eslint-plugin(#23357) (f794133)PluginContainerOptions(#23382) (ee64401)sortImports(#23319) (97ad042)Code Refactoring
esbuildPlugin(#23381) (f40efef)__VITE_ASSET__(#22886) (a6c08e1)urlIdofimport.meta.ROLLDOWN_FILE_URLin wasm plugin (#22962) (92bd2a7)Tests
renderBuiltUrlchange changes hash (#23118) (0291408)Beta Changelogs
8.3.0-beta.1 (2026-09-07)
See 8.3.0-beta.1 changelog
8.3.0-beta.0 (2026-09-02)
See 8.3.0-beta.0 changelog
v8.2.2Compare Source
Features
server.watch(#23133) (1b5cfe3)tsconfigoption (#23310) (93164c3)applyToEnvironmenthook (#23191) (fdef04f)import.meta.ROLLDOWN_FILE_URL_*for assets in JS (#22888) (4366ac4)import.meta.ROLLDOWN_FILE_URL_*for other plugins (#22894) (e38f29e)Bug Fixes
node_modulespath segments as dependencies (fix #17467) (#23437) (ef0dc17)resolveFileUrlhook (#23422) (e8d6a4d)import.meta.hot.invalidatein virtual module (#23171) (6162968)Performance Improvements
Miscellaneous Chores
@e18e/eslint-plugin(#23357) (f794133)PluginContainerOptions(#23382) (ee64401)sortImports(#23319) (97ad042)Code Refactoring
esbuildPlugin(#23381) (f40efef)__VITE_ASSET__(#22886) (a6c08e1)urlIdofimport.meta.ROLLDOWN_FILE_URLin wasm plugin (#22962) (92bd2a7)Tests
renderBuiltUrlchange changes hash (#23118) (0291408)Beta Changelogs
8.3.0-beta.1 (2026-09-07)
See 8.3.0-beta.1 changelog
8.3.0-beta.0 (2026-09-02)
See 8.3.0-beta.0 changelog
v8.2.1Compare Source
Bug Fixes
sharedPlugins: true(#23184) (15f0307)input(#23135) (b4bf596)Performance Improvements
Documentation
@defaultfor build.minify (#23177) (ef02435)Miscellaneous Chores
Code Refactoring
Tests
v8.2.0Compare Source
Features
inputtoserver.fs.allow(#23035) (95a3cda)inputoption (#22642) (9beae37)Bug Fixes
Object.prototypeis frozen (#23073) (599c5b0)Performance Improvements
Documentation
@experimentalfromresolve.tsconfigPathsJSDoc (#23006) (961643a)Miscellaneous Chores
Tests
Beta Changelogs
8.2.0-beta.0 (2026-07-22)
See 8.2.0-beta.0 changelog
v8.1.5Compare Source
Features
inputtoserver.fs.allow(#23035) (95a3cda)inputoption (#22642) (9beae37)Bug Fixes
Object.prototypeis frozen (#23073) (599c5b0)Performance Improvements
Documentation
@experimentalfromresolve.tsconfigPathsJSDoc (#23006) (961643a)Miscellaneous Chores
Tests
Beta Changelogs
8.2.0-beta.0 (2026-07-22)
See 8.2.0-beta.0 changelog
v8.1.4Compare Source
Features
Bug Fixes
import.meta.urlin preload function as-is (#22839) (f1f90ed)Documentation
@defaultforserver.cors(#22859) (70435b2)Miscellaneous Chores
Code Refactoring
Tests
Build System
onwarnwithonLog(#22741) (c581b55)v8.1.3Compare Source
Bug Fixes
es-module-lexerto 2.3.0 (#22838) (7103c3a)v8.1.2Compare Source
Bug Fixes
v8.1.1Compare Source
Features
Bug Fixes
import.meta.hot.invalidate()(#22797) (709eb8e)@importurls with lightningcss (#22718) (9fa7ab4)esbuild.jsxSideEffectswhen converting tooxc.jsx.pure(#22809) (33895ba)ERR_CLOSED_SERVERin scanner (#22784) (085a0ab)inputfromroot(#22769) (9722b07)Miscellaneous Chores
Code Refactoring
Object.valuescalls (#22790) (1113acf)Tests
v8.1.0Compare Source
Features
server.fs.denylist with common files (#22707) (61ba8fd)~for Rolldown (#22693) (9928722)import.meta.globsupportcaseSensitiveoption (#21707) (2ad6737)html.additionalAssetSourcesoption (#21412) (a41404b)server.hmroptions toserver.wsoptions (#21357) (9ce3036)querytypes to match knownastypes (#21863) (cc39e55)Bug Fixes
Documentation
loadEnvmergesprocess.env(#22561) (28d8e12)Miscellaneous Chores
parseAst/parseAstAsyncdeprecation hints (#22656) (983b7e3)create-react-applinks (#22659) (6ebcf6a)es-module-lexerto 2.0.0 (#22288) (d1e8a78)Code Refactoring
rolldownOptionsproperty for chunkImportMap (#22692) (8e8816c)bundledDevinDevEnvironmentinstead of having a separate FBMDevEnvironment(#22587) (5edd1d5)Beta Changelogs
8.1.0-beta.0 (2026-06-15)
See 8.1.0-beta.0 changelog
v8.0.16Compare Source
Features
server.fs.denylist with common files (#22707) (61ba8fd)~for Rolldown (#22693) (9928722)import.meta.globsupportcaseSensitiveoption (#21707) (2ad6737)html.additionalAssetSourcesoption (#21412) (a41404b)server.hmroptions toserver.wsoptions (#21357) (9ce3036)querytypes to match knownastypes (#21863) (cc39e55)Bug Fixes
Documentation
loadEnvmergesprocess.env(#22561) (28d8e12)Miscellaneous Chores
parseAst/parseAstAsyncdeprecation hints (#22656) (983b7e3)create-react-applinks (#22659) (6ebcf6a)es-module-lexerto 2.0.0 (#22288) (d1e8a78)Code Refactoring
rolldownOptionsproperty for chunkImportMap (#22692) (8e8816c)bundledDevinDevEnvironmentinstead of having a separate FBMDevEnvironment(#22587) (5edd1d5)Beta Changelogs
8.1.0-beta.0 (2026-06-15)
See 8.1.0-beta.0 changelog
v8.0.15Compare Source
Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
collectAllModulesfunction (#22562) (6978a9c)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 has been generated by Mend Renovate CLI.
Update dependency vite to v8.0.15to Update dependency vite to v8.0.16ffd0b7e5070d8dde8ef10d8dde8ef1ef476b77b2ef476b77b2363ac9f4ffUpdate dependency vite to v8.0.16to Update dependency vite to v8.1.0363ac9f4ff3b103b7466Update dependency vite to v8.1.0to Update dependency vite to v8.1.33b103b7466a5118c8ec1Update dependency vite to v8.1.3to Update dependency vite to v8.1.4Update dependency vite to v8.1.4to Update dependency vite to v8.1.5a5118c8ec1e2918f2dc2e2918f2dc2904c934f60904c934f6023e177531cUpdate dependency vite to v8.1.5to Update dependency vite to v8.2.023e177531c3249950d34Update dependency vite to v8.2.0to Update dependency vite to v8.2.13249950d34b6416c4163b6416c4163ce50086a22Update dependency vite to v8.2.1to Update dependency vite to v8.2.2ce50086a225c94b973285c94b97328a285e8842ba285e8842be903d20589Update dependency vite to v8.2.2to Update dependency vite to v8.3.0e903d2058997d5bb8ad2View 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.