Skip to content

feat(deps): upgrade upstream dependencies#1410

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

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

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

@Brooooooklyn Brooooooklyn commented Apr 17, 2026

Summary

  • Automated upstream dependency upgrade.
  • Bumps the oxc-project catalog entries (@oxc-project/runtime, @oxc-project/types, oxc-minify, oxc-parser, oxc-transform) from 0.124.0 to 0.126.0.
  • No non-version code changes required; only pnpm-workspace.yaml and pnpm-lock.yaml are touched.

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

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

Build status

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

Note

Medium Risk
Primarily a dependency bump, but it updates core parsing/transform runtime packages, which can subtly change build/lint output across the repo.

Overview
Bumps the workspace catalog pins for @oxc-project/runtime, @oxc-project/types, oxc-minify, oxc-parser, and oxc-transform from 0.124.0 to 0.126.0.

Regenerates pnpm-lock.yaml accordingly, updating the resolved oxc bindings across supported platforms; no application/source code changes.

Reviewed by Cursor Bugbot for commit 7836d9e. 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 17, 2026

Deploy Preview for viteplus-preview ready!

Name Link
🔨 Latest commit 7836d9e
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69e1fcbeae838a000873ca06
😎 Deploy Preview https://deploy-preview-1410--viteplus-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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