Skip to content

feat(deps): upgrade upstream dependencies#1147

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

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

Conversation

@Brooooooklyn
Copy link
Member

@Brooooooklyn Brooooooklyn commented Mar 26, 2026

Automated daily upgrade of upstream dependencies:

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

Build status: success


Note

Medium Risk
Bumps several core build/tooling dependencies (e.g. rolldown, tsdown, @oxc-project/runtime), which can change bundling/build behavior despite being mostly version updates.

Overview
Updates upstream toolchain versions across the repo, including rolldown (to 1.0.0-rc.12), tsdown (to 0.21.5), and @oxc-project/runtime (to 0.122.0).

Adjusts packages/core peer/bundled dependency versions accordingly (including widening the typescript peer range to allow ^6.0.0), refreshes the tracked upstream commit hash in packages/tools/.upstream-versions.json, and regenerates lockfiles (pnpm + Cargo) to reflect transitive updates (e.g. picomatch, oxlint-tsgolint, new acorn-import-phases).

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

@netlify
Copy link

netlify bot commented Mar 26, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 60ea46e
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69c49d5a3d6b3c0008626f9e

@graphite-app
Copy link

graphite-app bot commented Mar 26, 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: success

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Medium Risk**
> Bumps several core build/tooling dependencies (e.g. `rolldown`, `tsdown`, `@oxc-project/runtime`), which can change bundling/build behavior despite being mostly version updates.
>
> **Overview**
> Updates upstream toolchain versions across the repo, including `rolldown` (to `1.0.0-rc.12`), `tsdown` (to `0.21.5`), and `@oxc-project/runtime` (to `0.122.0`).
>
> Adjusts `packages/core` peer/bundled dependency versions accordingly (including widening the `typescript` peer range to allow `^6.0.0`), refreshes the tracked upstream commit hash in `packages/tools/.upstream-versions.json`, and regenerates lockfiles (pnpm + Cargo) to reflect transitive updates (e.g. `picomatch`, `oxlint-tsgolint`, new `acorn-import-phases`).
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 5c77291. 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 5c77291 to 60ea46e Compare March 26, 2026 02:43
@graphite-app graphite-app bot merged commit 60ea46e into main Mar 26, 2026
51 checks passed
@graphite-app graphite-app bot deleted the deps/upstream-update branch March 26, 2026 02:51
fengmk2 pushed a commit that referenced this pull request Mar 26, 2026
Automated daily upgrade of upstream dependencies:
- rolldown (latest tag)
- vite (latest tag)
- vitest (latest npm version)
- tsdown (latest npm version)

Build status: success

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Medium Risk**
> Bumps several core build/tooling dependencies (e.g. `rolldown`, `tsdown`, `@oxc-project/runtime`), which can change bundling/build behavior despite being mostly version updates.
>
> **Overview**
> Updates upstream toolchain versions across the repo, including `rolldown` (to `1.0.0-rc.12`), `tsdown` (to `0.21.5`), and `@oxc-project/runtime` (to `0.122.0`).
>
> Adjusts `packages/core` peer/bundled dependency versions accordingly (including widening the `typescript` peer range to allow `^6.0.0`), refreshes the tracked upstream commit hash in `packages/tools/.upstream-versions.json`, and regenerates lockfiles (pnpm + Cargo) to reflect transitive updates (e.g. `picomatch`, `oxlint-tsgolint`, new `acorn-import-phases`).
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 5c77291. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
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