chore(deps-dev): bump vite from 8.0.10 to 8.0.13#237
Conversation
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.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryBumps
Confidence Score: 5/5Safe to merge — all changes are confined to dev dependencies with no effect on the production app, which ships as plain native ES modules without a bundler. Every changed package is a dev dependency used only by the Vitest/Puppeteer test pipeline. The most notable sub-change is rolldown graduating from a release candidate to its first stable release (1.0.1), which is a positive signal. All transitive dependency updates (postcss, nanoid, wasm-util, oxc-project types) are minor patch bumps with no breaking changes expected. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["package.json\nvite 8.0.10 to 8.0.13"] --> B["package-lock.json"]
B --> C["vite 8.0.13"]
C --> D["rolldown RC to stable\n1.0.0-rc.17 to 1.0.1"]
D --> E["rolldown platform bindings\n15 packages updated"]
D --> F["rolldown pluginutils\n1.0.0-rc.17 to 1.0.1"]
D --> G["oxc-project types\n0.127.0 to 0.130.0"]
C --> H["postcss\n8.5.10 to 8.5.14"]
C --> I["nanoid\n3.3.11 to 3.3.12"]
B --> J["tybys wasm-util\n0.10.1 to 0.10.2"]
Reviews (1): Last reviewed commit: "chore(deps-dev): bump vite from 8.0.10 t..." | Re-trigger Greptile |
|
Superseded by #291. |
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)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)