chore: upgrade Oxc toolchain - #1467
Merged
Merged
Conversation
aidenybai
marked this pull request as ready for review
July 28, 2026 01:45
commit: |
Contributor
Interactive terminal E2ERecorded from the built CLI at |
This was referenced Jul 28, 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.

Why
React Doctor was pinned to Oxc parser 0.141 and Oxlint 1.74 while newer compatible releases were available. Keeping the parser, lint host, and published packages aligned reduces toolchain drift without changing the public API or configuration surface.
Before:
oxc-parser/@oxc-project/types0.141.0 and Oxlint 1.74.x.After:
oxc-parser/@oxc-project/types0.142.0 and Oxlint 1.76.x.What changed
oxc-parserand@oxc-project/typesto 0.142.0>=1.76.0 <1.77.0deslop-js,oxlint-plugin-react-doctor, andreact-doctorRDE and pull-request parity were not run because this is a dependency-only toolchain update with no rule detector changes.
Test plan
nr testnr test:deslopnr typechecknr lintnr format:checknr smoke:json-report