Skip to content

feat(deps): upgrade upstream dependencies#1334

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

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

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

@Brooooooklyn Brooooooklyn commented Apr 7, 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
Moderate risk due to multiple toolchain dependency upgrades (Vite/Vitest/Oxlint/Oxfmt) and lockfile churn, which can impact build/test behavior. Code changes are mostly type/return-value fixes with low functional impact but touch CLI build/migration paths.

Overview
Upgrades the upstream toolchain versions, including Vite 8.0.6, Vitest 4.1.3 (adding coverage peer deps), and bumps Oxlint/Oxfmt across the workspace (with corresponding lockfile and upstream hash updates).

Separately, tightens TypeScript behavior across CLI/core build utilities by consistently returning undefined from optional-return functions/plugins, adjusts prompt validation/render defaults, and makes minor prompt/test fixes (e.g., select-key label handling and a writeFile mock type tweak).

Reviewed by Cursor Bugbot for commit c58004f. Bugbot is set up for automated code reviews on this repo. Configure here.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 7, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 845bc60
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69d541cd71575f00092e7352

@fengmk2 fengmk2 force-pushed the deps/upstream-update branch 2 times, most recently from 8ada994 to 7a38f5c Compare April 7, 2026 17:21
@fengmk2 fengmk2 force-pushed the deps/upstream-update branch from 7a38f5c to 3756dda Compare April 7, 2026 17:29
@fengmk2
Copy link
Copy Markdown
Member

fengmk2 commented Apr 7, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Chef's kiss.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@graphite-app
Copy link
Copy Markdown

graphite-app bot commented Apr 7, 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**
> Moderate risk due to multiple toolchain dependency upgrades (Vite/Vitest/Oxlint/Oxfmt) and lockfile churn, which can impact build/test behavior. Code changes are mostly type/return-value fixes with low functional impact but touch CLI build/migration paths.
>
> **Overview**
> Upgrades the upstream toolchain versions, including **Vite `8.0.6`**, **Vitest `4.1.3`** (adding coverage peer deps), and bumps **Oxlint/Oxfmt** across the workspace (with corresponding lockfile and upstream hash updates).
>
> Separately, tightens TypeScript behavior across CLI/core build utilities by consistently returning `undefined` from optional-return functions/plugins, adjusts prompt validation/render defaults, and makes minor prompt/test fixes (e.g., `select-key` label handling and a `writeFile` mock type tweak).
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit c58004f. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
@graphite-app graphite-app bot force-pushed the deps/upstream-update branch from 3756dda to 845bc60 Compare April 7, 2026 17:41
@fengmk2 fengmk2 self-assigned this Apr 8, 2026
@graphite-app graphite-app bot merged commit 845bc60 into main Apr 8, 2026
106 of 108 checks passed
@graphite-app graphite-app bot deleted the deps/upstream-update branch April 8, 2026 00:40
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