Skip to content

feat(deps): upgrade upstream dependencies#1413

Closed
Brooooooklyn wants to merge 1 commit intomainfrom
deps/upstream-update
Closed

feat(deps): upgrade upstream dependencies#1413
Brooooooklyn wants to merge 1 commit intomainfrom
deps/upstream-update

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

@Brooooooklyn Brooooooklyn commented Apr 18, 2026

Summary

  • Automated upstream dependency upgrade run.
  • Bumps oxc-project catalog packages (@oxc-project/runtime, @oxc-project/types, oxc-parser, oxc-transform, oxc-minify) from 0.124.0 to 0.126.0.
  • No changes to tracked rolldown, vite, vitest, tsdown, @oxc-node/*, oxfmt, oxlint, oxlint-tsgolint, or @vitejs/devtools versions.

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
Unchanged tracked dependencies
  • rolldown: v1.0.0-rc.16 (edec4fa)
  • vite: v8.0.8 (6e585dc)
  • vitest: 4.1.4
  • tsdown: 0.21.9
  • @oxc-node/cli: 0.1.0
  • @oxc-node/core: 0.1.0
  • oxfmt: 0.45.0
  • oxlint: 1.60.0
  • oxlint-tsgolint: 0.21.1
  • @vitejs/devtools: 0.1.14

Code changes

  • pnpm-workspace.yaml: bump @oxc-project/runtime, @oxc-project/types, oxc-minify, oxc-parser, and oxc-transform catalog entries to 0.126.0.
  • pnpm-lock.yaml: regenerated to resolve the oxc-project bump (new 0.126.0 bindings added, stale 0.124.0 entries removed).

Build status

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

Note

Medium Risk
Upgrades core oxc-* parser/transform/runtime/types (and associated native bindings) across the workspace, which could change code parsing/transform behavior and impact build outputs on different platforms.

Overview
Updates the workspace’s oxc toolchain versions from 0.124.0 to 0.126.0 (including @oxc-project/runtime, @oxc-project/types, oxc-parser, oxc-transform, and oxc-minify) via the catalog in pnpm-workspace.yaml.

Regenerates pnpm-lock.yaml to reflect the bump, replacing 0.124.0 native binding entries with 0.126.0 equivalents and adjusting resolved dependency metadata (notably for WASM/optional binding packages).

Reviewed by Cursor Bugbot for commit b27eb49. 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

Code changes:
- pnpm-workspace.yaml: bump oxc-project catalog entries to 0.126.0
- pnpm-lock.yaml: regenerate lockfile for oxc-project bump
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 18, 2026

Deploy Preview for viteplus-preview canceled.

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

@Brooooooklyn Brooooooklyn deleted the deps/upstream-update branch April 18, 2026 07:39
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.

1 participant