chore(deps-dev): bump vite from 8.0.10 to 8.0.13#170
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryThis is a dependabot-generated dev dependency bump upgrading
Confidence Score: 5/5Routine dev-only dependency bump with no changes to application logic; safe to merge. Only devDependencies are touched — vite and its transitive deps are dev-only build/test tooling with no runtime surface. The lock file is mechanically regenerated by dependabot and the integrity hashes are consistent. Rolldown graduating from rc to stable is a positive signal. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[package.json] -->|vite bump| B[vite 8.0.13]
B --> C[rolldown 1.0.1 stable]
B --> D[postcss 8.5.14]
B --> H[nanoid 3.3.12]
B --> I[tybys/wasm-util 0.10.2]
C --> E[rolldown platform bindings 1.0.1]
C --> F[oxc-project/types 0.130.0]
C --> G[rolldown/pluginutils 1.0.1]
Reviews (4): Last reviewed commit: "chore(deps-dev): bump vite from 8.0.10 t..." | Re-trigger Greptile |
6646484 to
108f1e0
Compare
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.10 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.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
108f1e0 to
4504aa6
Compare
|
Superseded by #237. |
Bumps vite from 8.0.10 to 8.0.13.
Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
a46f11arelease: v8.0.13d9b18e0fix(ssr): avoid rewriting labels that collide with imports (#22451)4f0949ffeat(bundled-dev): add lazy bundling support (#21406)158e8aefix(build): copy public directory after building same environment with `write...47071cefeat(optimizer): improve the esbuild plugin converter to pass some properties...8e59c97fix(css): keep deprecatedname/originalFileNamein synthetic `assetFileNa...a576326fix: makeisBundledper environment (#22257)8c766a6feat: update rolldown to 1.0.1 (#22444)b7edcb7fix(css): await sass/less/styl worker disposal on teardown (fix #22274) (#22275)fcdc87cchore: update changelog (#22413)