feat(deps): upgrade upstream dependencies#1415
Merged
Conversation
- @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
✅ Deploy Preview for viteplus-preview canceled.
|
fengmk2
approved these changes
Apr 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@oxc-project/*andoxc-*catalog entries from0.124.0to0.126.0.pnpm-workspace.yaml(catalog versions) andpnpm-lock.yamlare touched; no source edits required.Dependency updates
@oxc-project/runtime0.124.00.126.0@oxc-project/types0.124.00.126.0oxc-minify0.124.00.126.0oxc-parser0.124.00.126.0oxc-transform0.124.00.126.0Code changes
Build status
sync-remote-and-build: successbuild-upstream: successNote
Medium Risk
Upgrades core
oxcparser/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
oxctoolchain from0.124.0to0.126.0(including@oxc-project/runtime,@oxc-project/types,oxc-parser, andoxc-transform).No source code changes; updates are limited to dependency metadata and regenerated
pnpm-lock.yamlentries (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.