Skip to content

chore(deps-dev): bump vite from 7.3.2 to 8.0.13 in the vite group across 1 directory#2314

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/vite-963162b0b8
Open

chore(deps-dev): bump vite from 7.3.2 to 8.0.13 in the vite group across 1 directory#2314
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/vite-963162b0b8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 14, 2026

Bumps the vite group with 1 update in the / directory: vite.

Updates vite from 7.3.2 to 8.0.13

Release notes

Sourced from vite's releases.

v8.0.13

Please refer to CHANGELOG.md for details.

v8.0.12

Please refer to CHANGELOG.md for details.

v8.0.11

Please refer to CHANGELOG.md for details.

v8.0.10

Please refer to CHANGELOG.md for details.

v8.0.9

Please refer to CHANGELOG.md for details.

v8.0.8

Please refer to CHANGELOG.md for details.

v8.0.7

Please refer to CHANGELOG.md for details.

v8.0.6

Please refer to CHANGELOG.md for details.

v8.0.5

Please refer to CHANGELOG.md for details.

v8.0.4

Please refer to CHANGELOG.md for details.

create-vite@8.0.3

Please refer to CHANGELOG.md for details.

v8.0.3

Please refer to CHANGELOG.md for details.

create-vite@8.0.2

Please refer to CHANGELOG.md for details.

v8.0.2

Please refer to CHANGELOG.md for details.

plugin-legacy@8.0.2

Please refer to CHANGELOG.md for details.

create-vite@8.0.1

Please refer to CHANGELOG.md for details.

v8.0.1

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

8.0.13 (2026-05-14)

Features

  • bundled-dev: add lazy bundling support (#21406) (4f0949f)
  • optimizer: improve the esbuild plugin converter to pass some properties of build result to onEnd (#22357) (47071ce)
  • update rolldown to 1.0.1 (#22444) (8c766a6)

Bug Fixes

  • build: copy public directory after building same environment with write=false (#22328) (158e8ae)
  • css: await sass/less/styl worker disposal on teardown (fix #22274) (#22275) (b7edcb7)
  • css: keep deprecated name/originalFileName in synthetic assetFileNames call (#22439) (8e59c97)
  • make isBundled per environment (#22257) (a576326)
  • ssr: avoid rewriting labels that collide with imports (#22451) (d9b18e0)

Miscellaneous Chores

8.0.12 (2026-05-11)

Features

Bug Fixes

  • deps: update all non-major dependencies (#22420) (2be6000)
  • module-runner: prevent partial-exports race on concurrent imports of in-flight invalidated re-export chains (#22369) (f5a22e6)
  • refer to rolldownOptions instead of deprecated rollupOptions in messages (#22400) (b675c7b)
  • worker: apply build.target to worker bundle (#22404) (3c93fde)
  • worker: forward define to worker bundle transform (#22408) (d4838a0)

Miscellaneous Chores

8.0.11 (2026-05-07)

Features

Bug Fixes

  • deps: update all non-major dependencies (#22334) (672c962)
  • deps: update all non-major dependencies (#22382) (5c0cfcb)
  • glob: align hmr matcher options with glob enumeration (#22306) (30028f9)
  • make separate object instance for each environment (#22276) (7c2aa3b)

... (truncated)

Commits
  • a46f11a release: v8.0.13
  • d9b18e0 fix(ssr): avoid rewriting labels that collide with imports (#22451)
  • 4f0949f feat(bundled-dev): add lazy bundling support (#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)
  • 8c766a6 feat: update rolldown to 1.0.1 (#22444)
  • b7edcb7 fix(css): await sass/less/styl worker disposal on teardown (fix #22274) (#22275)
  • fcdc87c chore: update changelog (#22413)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 14, 2026
@github-actions github-actions Bot enabled auto-merge March 14, 2026 02:06
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-963162b0b8 branch 3 times, most recently from 96419a4 to d4743aa Compare March 21, 2026 02:11
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-963162b0b8 branch 2 times, most recently from e8ae382 to 2ad6f0d Compare March 28, 2026 02:05
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-963162b0b8 branch 4 times, most recently from 167f7fe to b990612 Compare April 6, 2026 23:01
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-963162b0b8 branch 5 times, most recently from 64cd2c3 to bf5e72b Compare April 18, 2026 01:04
@dependabot dependabot Bot changed the title chore(deps-dev): bump vite from 7.3.1 to 8.0.0 in the vite group chore(deps-dev): bump vite from 7.3.2 to 8.0.10 in the vite group across 1 directory Apr 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-963162b0b8 branch from bf5e72b to 32959cf Compare April 25, 2026 01:06
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-963162b0b8 branch from 32959cf to fe9a56e Compare May 2, 2026 03:30
@dependabot dependabot Bot changed the title chore(deps-dev): bump vite from 7.3.2 to 8.0.10 in the vite group across 1 directory chore(deps-dev): bump vite from 7.3.2 to 8.0.11 in the vite group across 1 directory May 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-963162b0b8 branch from fe9a56e to 3a71588 Compare May 9, 2026 01:05
@dependabot dependabot Bot changed the title chore(deps-dev): bump vite from 7.3.2 to 8.0.11 in the vite group across 1 directory chore(deps-dev): bump vite from 7.3.2 to 8.0.13 in the vite group across 1 directory May 16, 2026
Bumps the vite group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 7.3.2 to 8.0.13
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-963162b0b8 branch from 3a71588 to d4c687e Compare May 16, 2026 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants