Skip to content

feat(deps): upgrade upstream dependencies#1415

Merged
fengmk2 merged 1 commit intomainfrom
deps/upstream-update
Apr 18, 2026
Merged

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

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

@Brooooooklyn Brooooooklyn commented Apr 18, 2026

Summary

  • Bumps the @oxc-project/* and oxc-* catalog entries from 0.124.0 to 0.126.0.
  • Only pnpm-workspace.yaml (catalog versions) and pnpm-lock.yaml are touched; no source edits required.

Dependency updates

Package From To
@oxc-project/runtime 0.124.0 0.126.0
@oxc-project/types 0.124.0 0.126.0
oxc-minify 0.124.0 0.126.0
oxc-parser 0.124.0 0.126.0
oxc-transform 0.124.0 0.126.0

Code changes

  • None beyond version bumps, lockfile, and formatter output.

Build status

  • sync-remote-and-build: success
  • build-upstream: success

Note

Medium Risk
Upgrades core oxc parser/transform/runtime/type dependencies, which can subtly change code parsing/transforms and impact build output across the repo.

Overview
Bumps the workspace catalog and lockfile to upgrade the oxc toolchain from 0.124.0 to 0.126.0 (including @oxc-project/runtime, @oxc-project/types, oxc-parser, and oxc-transform).

No source code changes; updates are limited to dependency metadata and regenerated pnpm-lock.yaml entries (including platform-specific @oxc-*/binding-* packages).

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

- @oxc-project/runtime: 0.124.0 -> 0.126.0
- @oxc-project/types: 0.124.0 -> 0.126.0
- oxc-minify: 0.124.0 -> 0.126.0
- oxc-parser: 0.124.0 -> 0.126.0
- oxc-transform: 0.124.0 -> 0.126.0
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 18, 2026

Deploy Preview for viteplus-preview canceled.

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

@fengmk2 fengmk2 merged commit d711b23 into main Apr 18, 2026
72 checks passed
@fengmk2 fengmk2 deleted the deps/upstream-update branch April 18, 2026 08:03
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