Skip to content

Bump vite from 8.0.12 to 8.0.13#1734

Merged
marcoroth merged 1 commit into
mainfrom
dependabot/npm_and_yarn/vite-8.0.13
May 19, 2026
Merged

Bump vite from 8.0.12 to 8.0.13#1734
marcoroth merged 1 commit into
mainfrom
dependabot/npm_and_yarn/vite-8.0.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 16, 2026

Copy link
Copy Markdown
Contributor

Bumps vite from 8.0.12 to 8.0.13.

Release notes

Sourced from vite's releases.

v8.0.13

Please refer to CHANGELOG.md for details.

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

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript labels May 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vite-8.0.13 branch from f6ccb43 to a4d37d3 Compare May 19, 2026 11:07
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.12 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.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump vite from 8.0.11 to 8.0.13 Bump vite from 8.0.12 to 8.0.13 May 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vite-8.0.13 branch from a4d37d3 to b9c9ad7 Compare May 19, 2026 14:10
@marcoroth marcoroth merged commit 85c55ce into main May 19, 2026
13 checks passed
@marcoroth marcoroth deleted the dependabot/npm_and_yarn/vite-8.0.13 branch May 19, 2026 14:44
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 playground

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant