Skip to content

chore: upgrade Oxc toolchain - #1467

Merged
aidenybai merged 1 commit into
mainfrom
codex/upgrade-oxc-latest
Jul 28, 2026
Merged

chore: upgrade Oxc toolchain#1467
aidenybai merged 1 commit into
mainfrom
codex/upgrade-oxc-latest

Conversation

@aidenybai

@aidenybai aidenybai commented Jul 28, 2026

Copy link
Copy Markdown
Member

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/types 0.141.0 and Oxlint 1.74.x.

After: oxc-parser / @oxc-project/types 0.142.0 and Oxlint 1.76.x.

What changed

  • upgraded oxc-parser and @oxc-project/types to 0.142.0
  • upgraded the root, core, and CLI Oxlint range to >=1.76.0 <1.77.0
  • refreshed the pnpm lockfile while leaving the existing supply-chain release-age policy unchanged
  • added patch changesets for deslop-js, oxlint-plugin-react-doctor, and react-doctor

RDE and pull-request parity were not run because this is a dependency-only toolchain update with no rule detector changes.

Test plan

  • nr test
  • nr test:deslop
  • nr typecheck
  • nr lint
  • nr format:check
  • nr smoke:json-report

@aidenybai
aidenybai marked this pull request as ready for review July 28, 2026 01:45
@pkg-pr-new

pkg-pr-new Bot commented Jul 28, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/eslint-plugin-react-doctor@1467
npm i https://pkg.pr.new/oxlint-plugin-react-doctor@1467
npm i https://pkg.pr.new/react-doctor@1467

commit: 7d2f951

@github-actions

Copy link
Copy Markdown
Contributor

Interactive terminal E2E

React Doctor interactive terminal recording

Recorded from the built CLI at 7d2f951 in a real terminal. The fixture holds Git busy for three seconds, so Scanning... must appear immediately after project selection, then exercises the compact interactive report.

Download the GIF and MP4 artifact

@aidenybai
aidenybai merged commit 3728102 into main Jul 28, 2026
35 of 38 checks passed
@aidenybai
aidenybai deleted the codex/upgrade-oxc-latest branch July 28, 2026 02:03
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