Skip to content

feat(deps): upgrade upstream dependencies#749

Merged
fengmk2 merged 1 commit intomainfrom
deps/upstream-update
Mar 10, 2026
Merged

feat(deps): upgrade upstream dependencies#749
fengmk2 merged 1 commit intomainfrom
deps/upstream-update

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

@Brooooooklyn Brooooooklyn commented Mar 10, 2026

Automated daily upgrade of upstream dependencies:

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

Build status: failure


Note

Medium Risk
Primarily dependency and lockfile upgrades (including bundler/runtime tooling) plus introducing a new rolldown plugin crate, which can change build behavior and warrants extra CI/runtime validation.

Overview
Upgrades upstream toolchain and bundled versions: rolldown to 1.0.0-rc.8, vite to 8.0.0-beta.18, and tsdown to 0.21.1, with corresponding lockfile churn (notably rollup 4.53.34.59.0, lightningcss 1.31.11.32.0, lint-staged 16.2.716.3.2, and @types/node 24.10.1524.12.0).

Pulls in newer upstream snapshots via .upstream-versions.json hash bumps and updates the brand-rolldown-vite.ts patch logic for plugins/reporter.ts to suppress the version-only native reporter line using a new injected VITE_VERSION_ONLY_LINE_RE and updated match strings.

Adds the new Rust workspace crate rolldown_plugin_asset_module to Cargo.toml/Cargo.lock.

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

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 10, 2026

Deploy Preview for viteplus-staging canceled.

Name Link
🔨 Latest commit 50bf7ab
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-staging/deploys/69af9ab096902200087963ae

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.

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

Comment thread packages/tools/src/brand-rolldown-vite.ts
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3632195a2e

ℹ️ 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".

Comment thread packages/tools/src/brand-rolldown-vite.ts
Comment thread packages/tools/src/brand-rolldown-vite.ts
@fengmk2 fengmk2 force-pushed the deps/upstream-update branch from 3632195 to 50bf7ab Compare March 10, 2026 04:14
Copy link
Copy Markdown
Member

fengmk2 commented Mar 10, 2026

Merge activity

  • Mar 10, 4:15 AM UTC: Graphite rebased this pull request as part of a merge.
  • Mar 10, 4:38 AM UTC: @fengmk2 merged this pull request with Graphite.

@fengmk2 fengmk2 merged commit 8abcd39 into main Mar 10, 2026
33 of 36 checks passed
@fengmk2 fengmk2 deleted the deps/upstream-update branch March 10, 2026 04:38
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