Originally created by: dependabot[bot]
Bumps vite from 7.3.5 to 8.0.13.
Sourced from vite's releases.
v8.0.13
Please refer to CHANGELOG.md (github.com) for details.
v8.0.12
Please refer to CHANGELOG.md (github.com) for details.
v8.0.11
Please refer to CHANGELOG.md (github.com) for details.
v8.0.10
Please refer to CHANGELOG.md (github.com) for details.
v8.0.9
Please refer to CHANGELOG.md (github.com) for details.
v8.0.8
Please refer to CHANGELOG.md (github.com) for details.
v8.0.7
Please refer to CHANGELOG.md (github.com) for details.
v8.0.6
Please refer to CHANGELOG.md (github.com) for details.
v8.0.5
Please refer to CHANGELOG.md (github.com) for details.
v8.0.4
Please refer to CHANGELOG.md (github.com) for details.
create-vite@8.0.3
Please refer to CHANGELOG.md (github.com) for details.
v8.0.3
Please refer to CHANGELOG.md (github.com) for details.
create-vite@8.0.2
Please refer to CHANGELOG.md (github.com) for details.
v8.0.2
Please refer to CHANGELOG.md (github.com) for details.
plugin-legacy@8.0.2
Please refer to CHANGELOG.md (github.com) for details.
create-vite@8.0.1
Please refer to CHANGELOG.md (github.com) for details.
v8.0.1
Please refer to CHANGELOG.md (github.com) for details.
... (truncated)
Sourced from vite's changelog.
8.0.13 (2026-05-14)
Features
- bundled-dev: add lazy bundling support (#21406](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/21406">/issues/21406)) (4f0949f)
- optimizer: improve the esbuild plugin converter to pass some properties of build result to
onEnd(#22357](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22357">/issues/22357)) (47071ce)- update rolldown to 1.0.1 (#22444](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22444">/issues/22444)) (8c766a6)
Bug Fixes
- build: copy public directory after building same environment with
write=false(#22328](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22328">/issues/22328)) (158e8ae)- css: await sass/less/styl worker disposal on teardown (fix #22274](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22274">/issues/22274)) (#22275](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22275">/issues/22275)) (b7edcb7)
- css: keep deprecated
name/originalFileNamein syntheticassetFileNamescall (#22439](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22439">/issues/22439)) (8e59c97)- make
isBundledper environment (#22257](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22257">/issues/22257)) (a576326)- ssr: avoid rewriting labels that collide with imports (#22451](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22451">/issues/22451)) (d9b18e0)
Miscellaneous Chores
- remove irrelevant commits from changelog (#22430](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22430">/issues/22430)) (6ea3838)
- update changelog (#22413](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22413">/issues/22413)) (fcdc87c)
8.0.12 (2026-05-11)
Features
- update rolldown to 1.0.0 (#22401](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22401">/issues/22401)) (cf0ff41)
Bug Fixes
- deps: update all non-major dependencies (#22420](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22420">/issues/22420)) (2be6000)
- module-runner: prevent partial-exports race on concurrent imports of in-flight invalidated re-export chains (#22369](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22369">/issues/22369)) (f5a22e6)
- refer to
rolldownOptionsinstead of deprecatedrollupOptionsin messages (#22400](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22400">/issues/22400)) (b675c7b)- worker: apply
build.targetto worker bundle (#22404](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22404">/issues/22404)) (3c93fde)- worker: forward define to worker bundle transform (#22408](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22408">/issues/22408)) (d4838a0)
Miscellaneous Chores
- deps: update dependency eslint-plugin-n to v18 (#22423](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22423">/issues/22423)) (2fe7bd2)
- deps: update rolldown-related dependencies (#22421](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22421">/issues/22421)) (66b9eb3)
8.0.11 (2026-05-07)
Features
- update rolldown to 1.0.0-rc.18 (#22360](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22360">/issues/22360)) (3f80524)
Bug Fixes
- deps: update all non-major dependencies (#22334](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22334">/issues/22334)) (672c962)
- deps: update all non-major dependencies (#22382](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22382">/issues/22382)) (5c0cfcb)
- glob: align hmr matcher options with glob enumeration (#22306](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22306">/issues/22306)) (30028f9)
- make separate object instance for each environment (#22276](https://github.com/href="https://redirect.github.com/vitejs/vite/issues/22276">/issues/22276)) (7c2aa3b)
... (truncated)
a46f11a release: v8.0.13d9b18e0 fix(ssr): avoid rewriting labels that collide with imports (#22451](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22451">/issues/22451))4f0949f feat(bundled-dev): add lazy bundling support (#21406](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21406">/issues/21406))158e8ae fix(build): copy public directory after building same environment with `write...47071ce feat(optimizer): improve the esbuild plugin converter to pass some properties...8e59c97 fix(css): keep deprecated name/originalFileName in synthetic `assetFileNa...a576326 fix: make isBundled per environment (#22257](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22257">/issues/22257))8c766a6 feat: update rolldown to 1.0.1 (#22444](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22444">/issues/22444))b7edcb7 fix(css): await sass/less/styl worker disposal on teardown (fix #22274](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22274">/issues/22274)) (#22275](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22275">/issues/22275))fcdc87c chore: update changelog (#22413](https://github.com/href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22413">/issues/22413))Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Ticket changed by: theBGuy
Originally posted by: theBGuy
@dependabot ignore this major version
Originally posted by: dependabot[bot]
OK, I won't notify you about version 8.x.x again, unless you re-open this PR.