feat(deps): upgrade upstream dependencies#1410
Closed
Brooooooklyn wants to merge 1 commit intomainfrom
Closed
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 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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-projectcatalog entries (@oxc-project/runtime,@oxc-project/types,oxc-minify,oxc-parser,oxc-transform) from0.124.0to0.126.0.pnpm-workspace.yamlandpnpm-lock.yamlare touched.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.0Unchanged dependencies
rolldown:v1.0.0-rc.16 (edec4fa)vite:v8.0.8 (6e585dc)vitest:4.1.4tsdown:0.21.9@oxc-node/cli:0.1.0@oxc-node/core:0.1.0oxfmt:0.45.0oxlint:1.60.0oxlint-tsgolint:0.21.1@vitejs/devtools:0.1.14Code changes
Build status
sync-remote-and-build: successbuild-upstream: successNote
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, andoxc-transformfrom0.124.0to0.126.0.Regenerates
pnpm-lock.yamlaccordingly, updating the resolvedoxcbindings 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.