chore(deps): update dependency vite to v8 (master) by renovate[bot] · Pull Request #3116 · nextcloud/viewer
ℹ️ Note
This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| vite (source) | ^5.4.21 → ^8.0.3 |
Release Notes
vitejs/vite (vite)
v8.0.3
Features
Bug Fixes
- html: cache unfiltered CSS list to prevent missing styles across entries (#22017) (5464190)
- module-runner: handle non-ascii characters in base64 sourcemaps (#21985) (77c95bf)
- module-runner: skip re-import if the runner is closed (#22020) (ee2c2cd)
- optimizer: scan is not resolving sub path import if used in a glob import (#22018) (ddfe20d)
- ssr: ssrTransform incorrectly rewrites
metaidentifier insideimport.metawhen a binding namedmetaexists (#22019) (cff5f0c)
Miscellaneous Chores
Tests
v8.0.2
Features
Bug Fixes
Miscellaneous Chores
- deps: update dependency @vitejs/devtools to ^0.1.5 (#21992) (b2dd65b)
v8.0.1
Features
Bug Fixes
- bundled-dev: properly disable
inlineConstoptimization (#21865) (6d97142) - css: lightningcss minify failed when
build.target: 'es6'(#21933) (5fcce46) - deps: update all non-major dependencies (#21878) (6dbbd7f)
- dev: always use ESM Oxc runtime (#21829) (d323ed7)
- dev: handle concurrent restarts in
_createServer(#21810) (40bc729) - handle
+symbol in package subpath exports during dep optimization (#21886) (86db93d) - improve
no-corsrequest block error (#21902) (5ba688b) - use precise regexes for transform filter to avoid backtracking (#21800) (dbe41bd)
- worker:
require(json)result should not be wrapped (#21847) (0672fd2) - worker: make worker output consistent with client and SSR (#21871) (69454d7)
Miscellaneous Chores
- add changelog rearrange script (#21835) (efef073)
- deps: bump required
@vitejs/devtoolsversion to 0.1+ (#21925) (12932f5) - deps: update rolldown-related dependencies (#21787) (1af1d3a)
- rearrange 8.0 changelog (8e05b61)
- rearrange 8.0 changelog (#21834) (86edeee)
v8.0.0
Features
- update rolldown to 1.0.0-rc.9 (#21813) (f05be0e)
- warn when
vite-tsconfig-pathsplugin is detected (#21781) (ada493e)
Bug Fixes
v7.3.1
Please refer to CHANGELOG.md for details.
v7.3.0
Please refer to CHANGELOG.md for details.
v7.2.7
v7.2.6
7.2.6 (2025-12-01)
v7.2.4
Bug Fixes
v7.2.3
Bug Fixes
- allow multiple
bindCLIShortcutscalls with shortcut merging (#21103) (5909efd) - deps: update all non-major dependencies (#21096) (6a34ac3)
- deps: update all non-major dependencies (#21128) (4f8171e)
Performance Improvements
Miscellaneous Chores
- deps: update dependency @rollup/plugin-commonjs to v29 (#21099) (02ceaec)
- deps: update rolldown-related dependencies (#21095) (39a0a15)
- deps: update rolldown-related dependencies (#21127) (5029720)
v7.2.2
Bug Fixes
v7.2.1
Bug Fixes
Code Refactoring
v7.2.0
Bug Fixes
- css: fallback to sass when sass-embedded platform binary is missing (#21002) (b1fd616)
- module-runner: make
getBuiltinsresponse JSON serializable (#21029) (ad5b3bf) - types: add undefined to optional properties for exactOptionalProperties type compatibility (#21040) (2833c55)
Miscellaneous Chores
v7.1.12
Please refer to CHANGELOG.md for details.
v7.1.11
Bug Fixes
Miscellaneous Chores
Code Refactoring
Build System
- remove cjs reference in files field (#20945) (ef411ce)
- remove hash from built filenames (#20946) (a817307)
v7.1.10
Bug Fixes
- css: avoid duplicate style for server rendered stylesheet link and client inline style during dev (#20767) (3a92bc7)
- css: respect emitAssets when cssCodeSplit=false (#20883) (d3e7eee)
- deps: update all non-major dependencies (879de86)
- deps: update all non-major dependencies (#20894) (3213f90)
- dev: allow aliases starting with
//(#20760) (b95fa2a) - dev: remove timestamp query consistently (#20887) (6537d15)
- esbuild: inject esbuild helpers correctly for esbuild 0.25.9+ (#20906) (446eb38)
- normalize path before calling
fileToBuiltUrl(#20898) (73b6d24) - preserve original sourcemap file field when combining sourcemaps (#20926) (c714776)
Documentation
Miscellaneous Chores
v7.1.9
Reverts
v7.1.8
Bug Fixes
- css: improve url escape characters handling (#20847) (24a61a3)
- deps: update all non-major dependencies (#20855) (788a183)
- deps: update artichokie to 0.4.2 (#20864) (e670799)
- dev: skip JS responses for document requests (#20866) (6bc6c4d)
- glob: fix HMR for array patterns with exclusions (#20872) (63e040f)
- keep ids for virtual modules as-is (#20808) (d4eca98)
- server: drain stdin when not interactive (#20837) (bb950e9)
- server: improve malformed URL handling in middlewares (#20830) (d65a983)
Documentation
Miscellaneous Chores
- deps: update rolldown-related dependencies (#20810) (ea68a88)
- deps: update rolldown-related dependencies (#20854) (4dd06fd)
- update url of
create-react-applicense (#20865) (166a178)
v7.1.7
Bug Fixes
- build: fix ssr environment
emitAssets: truewhensharedConfigBuild: true(#20787) (4c4583c) - client: use CSP nonce when rendering error overlay (#20791) (9bc9d12)
- deps: update all non-major dependencies (#20811) (9f2247c)
- glob: handle glob imports from folders starting with dot (#20800) (105abe8)
- hmr: trigger prune event when import is removed from non hmr module (#20768) (9f32b1d)
- hmr: wait for
import.meta.hot.prunecallbacks to complete before running other HMRs (#20698) (98a3484)
v7.1.6
Bug Fixes
- deps: update all non-major dependencies (#20773) (88af2ae)
- esbuild: inject esbuild helper functions with minified
$variables correctly (#20761) (7e8e004) - fallback terser to main thread when nameCache is provided (#20750) (a679a64)
- types: strict env typings fail when
skipLibCheckisfalse(#20755) (cc54e29)
Miscellaneous Chores
- deps: update rolldown-related dependencies (#20675) (a67bb5f)
- deps: update rolldown-related dependencies (#20772) (d785e72)
v7.1.5
Bug Fixes
- apply
fs.strictcheck to HTML files (#20736) (14015d7) - deps: update all non-major dependencies (#20732) (122bfba)
- upgrade sirv to 3.0.2 (#20735) (09f2b52)
v7.1.4
Bug Fixes
- add missing awaits (#20697) (79d10ed)
- deps: update all non-major dependencies (#20676) (5a274b2)
- deps: update all non-major dependencies (#20709) (0401feb)
- pass rollup watch options when building in watch mode (#20674) (f367453)
Miscellaneous Chores
Code Refactoring
v7.1.3
Features
- cli: add Node.js version warning for unsupported versions (#20638) (a1be1bf)
- generate code frame for parse errors thrown by terser (#20642) (a9ba017)
- support long lines in
generateCodeFrame(#20640) (1559577)
Bug Fixes
- deps: update all non-major dependencies (#20634) (4851cab)
- optimizer: incorrect incompatible error (#20439) (446fe83)
- support multiline new URL(..., import.meta.url) expressions (#20644) (9ccf142)
Performance Improvements
Miscellaneous Chores
Code Refactoring
- replace startsWith with strict equality (#20603) (42816de)
- use
importin worker threads (#20641) (530687a)
Tests
v7.1.2
Bug Fixes
- client: add
[vite]prefixes to debug logs (#20595) (7cdef61) - config: make debugger work with bundle loader (#20573) (c583927)
- deps: update all non-major dependencies (#20587) (20d4817)
- don't consider ids with
npm:prefix as a built-in module (#20558) (ab33803) - hmr: watch non-inlined assets referenced by CSS (#20581) (b7d494b)
- module-runner: prevent crash when sourceMappingURL pattern appears in string literals (#20554) (2770478)
Miscellaneous Chores
- deps: migrate to
@jridgewell/remappingfrom@ampproject/remapping(#20577) (0a6048a) - deps: update rolldown-related dependencies (#20586) (77632c5)
v7.1.1
Bug Fixes
Miscellaneous Chores
Code Refactoring
Build System
- remove cjs reference in files field (#20945) (ef411ce)
- remove hash from built filenames (#20946) (a817307)
v7.1.0
Features
- support files with more than 1000 lines by
generateCodeFrame(#20508) (e7d0b2a) - add
import.meta.mainsupport in config (bundle config loader) (#20516) (5d3e3c2) - optimizer: improve dependency optimization error messages with esbuild formatMessages (#20525) (d17cfed)
- ssr: add
import.meta.mainsupport for Node.js module runner (#20517) (794a8f2) - add
future: 'warn'(#20473) (e6aaf17) - add
removeServerPluginContainerfuture deprecation (#20437) (c1279e7) - add
removeServerReloadModulefuture deprecation (#20436) (6970d17) - add
server.warmupRequestto future deprecation (#20431) (8ad388a) - add
ssrFixStacktrace/ssrRewriteStacktracetoremoveSsrLoadModulefuture deprecation (#20435) (8c8f587) - client: ping from SharedWorker (#19057) (5c97c22)
- dev: add
this.fssupport (#20301) (0fe3f2f) - export
defaultExternalConditions(#20279) (344d302) - implement
removePluginHookSsrArgumentfuture deprecation (#20433) (95927d9) - implement
removeServerHotfuture deprecation (#20434) (259f45d) - resolve server URLs before calling other listeners (#19981) (45f6443)
- ssr: resolve externalized packages with
resolve.externalConditionsand addmodule-syncto default external condition (#20409) (c669c52) - ssr: support
import.meta.resolvein module runner (#20260) (62835f7)
Bug Fixes
- css: avoid warnings for
image-setcontaining__VITE_ASSET__(#20520) (f1a2635) - css: empty CSS entry points should generate CSS files, not JS files (#20518) (bac9f3e)
- dev: denied request stalled when requested concurrently (#20503) (64a52e7)
- manifest: initialize
entryCssAssetFileNamesas an empty Set (#20542) (6a46cda) - skip prepareOutDirPlugin in workers (#20556) (97d5111)
- asset: only watch existing files for
new URL(, import.meta.url)(#20507) (1b211fd) - client: keep ping on WS constructor error (#20512) (3676da5)
- deps: update all non-major dependencies (#20537) (fc9a9d3)
- don't resolve as relative for specifiers starting with a dot (#20528) (c5a10ec)
- html: allow control character in input stream (#20483) (c12a4a7)
- merge old and new
noExternal: truecorrectly (#20502) (9ebe4a5) - deps: update all non-major dependencies (#20489) (f6aa04a)
- dev: denied requests overly (#20410) (4be5270)
- hmr: register css deps as
type: asset(#20391) (7eac8dd) - optimizer: discover correct jsx runtime during scan (#20495) (10d48bb)
- preview: set correct host for
resolvedUrls(#20496) (62b3e0d) - worker: resolve WebKit compat with inline workers by deferring blob URL revocation (#20460) (8033e5b)
Performance Improvements
Miscellaneous Chores
- deps: update rolldown-related dependencies (#20536) (8be2787)
- deps: update dependency parse5 to v8 (#20490) (744582d)
- format (f20addc)
- stablize
cssScopeTo(#19592) (ced1343)
Code Refactoring
- use hook filters in the worker plugin (#20527) (958cdf2)
- extract prepareOutDir as a plugin (#20373) (2c4af1f)
- extract resolve rollup options (#20375) (61a9778)
- rewrite openchrome.applescript to JXA (#20424) (7979f9d)
- use
http-proxy-3(#20402) (26d9872) - use hook filters in internal plugins (#20358) (f19c4d7)
- use hook filters in internal resolve plugin (#20480) (acd2a13)
Tests
- detect ts support via
process.features(#20544) (856d3f0) - fix unimportant errors in test-unit (#20545) (1f23554)
Beta Changelogs
7.1.0-beta.1 (2025-08-05)
7.1.0-beta.0 (2025-07-30)
v7.0.8
Please refer to CHANGELOG.md for details.
v7.0.7
Please refer to CHANGELOG.md for details.
v7.0.6
Features
- support files with more than 1000 lines by
generateCodeFrame(#20508) (e7d0b2a) - add
import.meta.mainsupport in config (bundle config loader) (#20516) (5d3e3c2) - optimizer: improve dependency optimization error messages with esbuild formatMessages (#20525) (d17cfed)
- ssr: add
import.meta.mainsupport for Node.js module runner (#20517) (794a8f2) - add
future: 'warn'(#20473) (e6aaf17) - add
removeServerPluginContainerfuture deprecation (#20437) (c1279e7) - add
removeServerReloadModulefuture deprecation (#20436) (6970d17) - add
server.warmupRequestto future deprecation (#20431) (8ad388a) - add
ssrFixStacktrace/ssrRewriteStacktracetoremoveSsrLoadModulefuture deprecation (#20435) (8c8f587) - client: ping from SharedWorker (#19057) (5c97c22)
- dev: add
this.fssupport (#20301) (0fe3f2f) - export
defaultExternalConditions(#20279) (344d302) - implement
removePluginHookSsrArgumentfuture deprecation (#20433) (95927d9) - implement
removeServerHotfuture deprecation (#20434) (259f45d) - resolve server URLs before calling other listeners (#19981) (45f6443)
- ssr: resolve externalized packages with
resolve.externalConditionsand addmodule-syncto default external condition (#20409) (c669c52) - ssr: support
import.meta.resolvein module runner (#20260) (62835f7)
Bug Fixes
- css: avoid warnings for
image-setcontaining__VITE_ASSET__(#20520) (f1a2635) - css: empty CSS entry points should generate CSS files, not JS files (#20518) (bac9f3e)
- dev: denied request stalled when requested concurrently (#20503) (64a52e7)
- manifest: initialize
entryCssAssetFileNamesas an empty Set (#20542) (6a46cda) - skip prepareOutDirPlugin in workers (#20556) (97d5111)
- asset: only watch existing files for
new URL(, import.meta.url)(#20507) (1b211fd) - client: keep ping on WS constructor error (#20512) (3676da5)
- deps: update all non-major dependencies (#20537) (fc9a9d3)
- don't resolve as relative for specifiers starting with a dot (#20528) (c5a10ec)
- html: allow control character in input stream (#20483) (c12a4a7)
- merge old and new
noExternal: truecorrectly (#20502) (9ebe4a5) - deps: update all non-major dependencies (#20489) (f6aa04a)
- dev: denied requests overly (#20410) (4be5270)
- hmr: register css deps as
type: asset(#20391) (7eac8dd) - optimizer: discover correct jsx runtime during scan (#20495) (10d48bb)
- preview: set correct host for
resolvedUrls(#20496) (62b3e0d) - worker: resolve WebKit compat with inline workers by deferring blob URL revocation (#20460) (8033e5b)
Performance Improvements
Miscellaneous Chores
- deps: update rolldown-related dependencies (#20536) (8be2787)
- deps: update dependency parse5 to v8 (#20490) (744582d)
- format (f20addc)
- stablize
cssScopeTo(#19592) (ced1343)
Code Refactoring
- use hook filters in the worker plugin (#20527) (958cdf2)
- extract prepareOutDir as a plugin (#20373) (2c4af1f)
- extract resolve rollup options (#20375) (61a9778)
- rewrite openchrome.applescript to JXA (#20424) (7979f9d)
- use
http-proxy-3(#20402) (26d9872) - use hook filters in internal plugins (#20358) (f19c4d7)
- use hook filters in internal resolve plugin (#20480) (acd2a13)
Tests
- detect ts support via
process.features(#20544) (856d3f0) - fix unimportant errors in test-unit ([#20545](https://redirect.github.com/vitejs/vite/iss
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, 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.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.