Skip to content

release(apps): oxlint v1.51.0 && oxfmt v0.36.0#19912

Merged
camc314 merged 1 commit intomainfrom
release/apps-1772443448
Mar 2, 2026
Merged

release(apps): oxlint v1.51.0 && oxfmt v0.36.0#19912
camc314 merged 1 commit intomainfrom
release/apps-1772443448

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Mar 2, 2026

Oxlint

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

Oxfmt

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

Copilot AI review requested due to automatic review settings March 2, 2026 09:24
@Boshen Boshen self-assigned this Mar 2, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

Oxfmt Ecosystem CI

suite oxfmt@latest main branch
cnpm/cnpmcore
actualbudget/actual
monkeytypegame/monkeytype
vuejs/pinia
eggjs/egg
vercel/turborepo
AmanVarshney01/create-better-t-stack
fuma-nama/fumadocs
fastify/fastify-vite
vuejs/core
lichess-org/lila
tale/headplane
dyad-sh/dyad
formatjs/formatjs
huggingface/huggingface.js
npmx-dev/npmx.dev
Comfy-Org/ComfyUI_frontend
rolldown/rolldown
mastodon/mastodon
openclaw/openclaw
aidenybai/react-grab
cloudflare/agents
getsentry/sentry-javascript

@github-actions github-actions bot added A-linter Area - Linter A-cli Area - CLI A-formatter Area - Formatter A-linter-plugins Area - Linter JS plugins labels Mar 2, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release bump for the Oxlint and Oxfmt toolchain across npm packages, Rust crates, and app wrappers, aligning version numbers, changelogs, and native-binding version checks for the 1.51.0 / 0.36.0 release.

Changes:

  • Bump versions for oxlint to 1.51.0 and oxfmt to 0.36.0 across npm + Rust manifests (and Cargo.lock).
  • Add release entries to the relevant changelogs for the new versions.
  • Update JS native-binding loaders to enforce the new expected binding package versions.

Reviewed changes

Copilot reviewed 17 out of 18 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
npm/oxlint/package.json Bumps published oxlint npm package version to 1.51.0.
npm/oxlint/CHANGELOG.md Adds 1.51.0 release notes (but currently has an inconsistent version sequence).
npm/oxlint-plugins/package.json Bumps @oxlint/plugins to 1.51.0.
npm/oxfmt/package.json Bumps published oxfmt npm package version to 0.36.0.
npm/oxfmt/CHANGELOG.md Adds 0.36.0 release notes.
crates/oxc_linter/Cargo.toml Bumps oxc_linter crate to 1.51.0.
crates/oxc_linter/CHANGELOG.md Adds 1.51.0 crate release notes.
crates/oxc_formatter/Cargo.toml Bumps oxc_formatter crate to 0.36.0.
crates/oxc_formatter/CHANGELOG.md Adds 0.36.0 crate release notes (but currently skips the immediately previous version).
apps/oxlint/src-js/bindings.js Updates native binding version check to expect 1.51.0.
apps/oxlint/package.json Bumps internal oxlint app wrapper to 1.51.0.
apps/oxlint/Cargo.toml Bumps oxlint binary crate to 1.51.0.
apps/oxlint/CHANGELOG.md Adds 1.51.0 app release notes.
apps/oxfmt/src-js/bindings.js Updates native binding version check to expect 0.36.0.
apps/oxfmt/package.json Bumps internal oxfmt app wrapper to 0.36.0.
apps/oxfmt/Cargo.toml Bumps oxfmt binary crate to 0.36.0.
apps/oxfmt/CHANGELOG.md Adds 0.36.0 app release notes.
Cargo.lock Updates locked workspace package versions accordingly.

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 2, 2026

Merging this PR will not alter performance

✅ 53 untouched benchmarks
⏩ 3 skipped benchmarks1


Comparing release/apps-1772443448 (834f735) with main (8ec232e)

Open in CodSpeed

Footnotes

  1. 3 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Copy link
Member

@Dunqing Dunqing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oxc ecosystem looks good

@camc314 camc314 merged commit 3d7b2ec into main Mar 2, 2026
34 checks passed
@camc314 camc314 deleted the release/apps-1772443448 branch March 2, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-formatter Area - Formatter A-linter Area - Linter A-linter-plugins Area - Linter JS plugins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants