Skip to content

feat(deps): upgrade upstream dependencies#1319

Merged
fengmk2 merged 6 commits intomainfrom
deps/upstream-update
Apr 6, 2026
Merged

feat(deps): upgrade upstream dependencies#1319
fengmk2 merged 6 commits intomainfrom
deps/upstream-update

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

@Brooooooklyn Brooooooklyn commented Apr 6, 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
Mostly dependency/toolchain bumps (Vite, esbuild, TypeScript/linters, Playwright, Sass) that can affect builds and generated outputs despite minimal code changes.

Overview
Updates the monorepo’s upstream/toolchain versions, including bumping bundled vite to 8.0.5, advancing the tracked upstream Vite commit in .upstream-versions.json, and widening esbuild peer support to include ^0.28.0.

Refreshes the lockfile with related dependency upgrades (notably TypeScript 6.0.2, oxlint-tsgolint 0.20.0, Sass 1.99.0, Playwright Chromium 1.59.1, and various transitive updates), and tweaks config by adding baseline-browser-mapping to pnpm-workspace.yaml exclusions and disabling the typescript/no-unnecessary-type-arguments lint rule.

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

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 6, 2026

Deploy Preview for viteplus-preview canceled.

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

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.

Reviewed by Cursor Bugbot for commit e290a61. Configure here.

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: e290a61895

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

@fengmk2 fengmk2 merged commit f64bb6c into main Apr 6, 2026
76 checks passed
@fengmk2 fengmk2 deleted the deps/upstream-update branch April 6, 2026 14:05
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