Skip to content

feat(deps): upgrade upstream dependencies#1043

Merged
graphite-app[bot] merged 1 commit intomainfrom
deps/upstream-update
Mar 19, 2026
Merged

feat(deps): upgrade upstream dependencies#1043
graphite-app[bot] merged 1 commit intomainfrom
deps/upstream-update

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

@Brooooooklyn Brooooooklyn commented Mar 19, 2026

Automated daily upgrade of upstream dependencies:

  • rolldown (latest tag)
  • vite (latest tag)
  • vitest (latest npm version)
  • tsdown (latest npm version)

Build status: failure


Note

Medium Risk
Medium risk because it updates a broad set of Rust and JS toolchain dependencies (Vite/Rolldown/Vitest/tsdown and related transitive packages), which can change build/output behavior and has already been flagged with a failing build.

Overview
Upgrades upstream toolchain versions by moving to newer Vite and Rolldown commits (via .upstream-versions.json) and bumping bundled versions in packages/core/package.json (Vite 8.0.0 → 8.0.1, Rolldown rc.9 → rc.10), along with @vitejs/devtools version/peer range updates.

Refreshes Rust and Node dependency sets/lockfiles: updates Cargo.toml/Cargo.lock for crates like jsonschema/referencing and regress, bumps oxc_resolver to 11.19.1, updates rolldown-notify packages, and rolls pnpm-lock.yaml forward with newer tooling deps (e.g., esbuild, sass, lint-staged, typescript-eslint, oxfmt).

Written by Cursor Bugbot for commit 9afb036. This will update automatically on new commits. Configure here.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 19, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 808be2d
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69bbf748b818b700077bc6d0

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@fengmk2 fengmk2 self-assigned this Mar 19, 2026
@graphite-app
Copy link
Copy Markdown

graphite-app bot commented Mar 19, 2026

Merge activity

Automated daily upgrade of upstream dependencies:
- rolldown (latest tag)
- vite (latest tag)
- vitest (latest npm version)
- tsdown (latest npm version)

Build status: failure

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Medium Risk**
> Medium risk because it updates a broad set of Rust and JS toolchain dependencies (Vite/Rolldown/Vitest/tsdown and related transitive packages), which can change build/output behavior and has already been flagged with a failing build.
>
> **Overview**
> **Upgrades upstream toolchain versions** by moving to newer Vite and Rolldown commits (via `.upstream-versions.json`) and bumping bundled versions in `packages/core/package.json` (Vite `8.0.0 → 8.0.1`, Rolldown `rc.9 → rc.10`), along with `@vitejs/devtools` version/peer range updates.
>
> **Refreshes Rust and Node dependency sets/lockfiles**: updates `Cargo.toml`/`Cargo.lock` for crates like `jsonschema`/`referencing` and `regress`, bumps `oxc_resolver` to `11.19.1`, updates `rolldown-notify` packages, and rolls `pnpm-lock.yaml` forward with newer tooling deps (e.g., `esbuild`, `sass`, `lint-staged`, `typescript-eslint`, `oxfmt`).
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 9afb036. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
@graphite-app graphite-app bot force-pushed the deps/upstream-update branch from 5444936 to 808be2d Compare March 19, 2026 13:16
@graphite-app graphite-app bot merged commit 808be2d into main Mar 19, 2026
42 of 43 checks passed
@graphite-app graphite-app bot deleted the deps/upstream-update branch March 19, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants