[Docs Site] Bump vite from 7.3.5 to 8.0.16#31357
Conversation
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
CI run failed: build logs |
ba2dc01 to
7eaa5ab
Compare
|
@dependabot rebase |
7eaa5ab to
4838659
Compare
|
/review |
Dependabot review
Overall: ✅ Merge + spot-check This PR bumps Vite from 7.3.5 to 8.0.16 — a major version upgrade that replaces Rollup with Rolldown as the default production bundler, tightens Node engine requirements, and includes security fixes plus several dev-server improvements. In this repo Vite is a direct devDependency consumed by vitest, vite-tsconfig-paths, and Astro’s getViteConfig helper (used in vitest.config.ts for Astro component tests). The site build is handled by Astro, which bundles its own Vite copy, so the direct build impact is low. However, the MIGRATION.md explicitly flags getViteConfig as sensitive to Vitest/Vite version pairings, and while vitest 4.1.8 resolves Vite 8 without a peer-dep conflict, the major-version bundler change is still unverified here. The safest path is to run the full test suite (Node, Astro, Workers projects) and an astro build before merging. Package details
|
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.5 to 8.0.16. - [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.16/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
4838659 to
68c7dd5
Compare
|
Vite 8 lands in Astro 7, so closing this one for now/ |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps vite from 7.3.5 to 8.0.16.
Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
f94df87release: v8.0.16dc245c7fix: reject windows alternate paths (#22572)50b9512fix(deps): reject UNC paths for launch-editor-middleware (#22571)8d1b019release: v8.0.152686d7dfix(deps): update all non-major dependencies (#22511)3052a67chore(deps): update rolldown-related dependencies (#22566)e3cfb9dfix(optimizer): close the rolldown bundle when write() rejects (#22528)6978a9crefactor: correct logic incollectAllModulesfunction (#22562)646dbedfeat: update rolldown to 1.0.3 (#22538)85a0efffix: capitalize error messages and remove spurious space in parse error (#22488)