Bump vite from 8.0.10 to 8.0.16#291
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryRoutine dependabot bump of
Confidence Score: 5/5Safe to merge — all changes are confined to devDependencies used only during development; no production runtime is affected. The bump is a pure devDependency update with no production-code changes. The 8.0.16 release patches two path-traversal issues in the dev server's launch-editor middleware, making the upgrade actively beneficial. rolldown reaches its stable 1.0.3 release from an RC, which reduces churn risk rather than introducing it. No breaking changes are documented across the six patch versions. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[vite 8.0.10] -->|bump| B[vite 8.0.16]
B --> C[rolldown 1.0.3 stable]
B --> D[postcss 8.5.15]
B --> E[tinyglobby 0.2.17]
C --> F[rolldown bindings 1.0.3 all platforms]
C --> G[oxc-project types 0.133.0]
D --> H[nanoid 3.3.12]
B --> I[Security Fixes in 8.0.16]
I --> J[Reject UNC paths in launch-editor-middleware]
I --> K[Reject Windows alternate paths]
Reviews (2): Last reviewed commit: "Bump vite from 8.0.10 to 8.0.16" | Re-trigger Greptile |
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.10 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.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
c71405f to
b38d091
Compare
Bumps vite from 8.0.10 to 8.0.16.
Release notes
Sourced from vite's releases.
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)