Skip to content

release(apps): oxlint v1.50.0 && oxfmt v0.35.0#19627

Merged
camc314 merged 1 commit intomainfrom
release/apps-1771838744
Feb 23, 2026
Merged

release(apps): oxlint v1.50.0 && oxfmt v0.35.0#19627
camc314 merged 1 commit intomainfrom
release/apps-1771838744

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Feb 23, 2026

Oxlint

🚀 Features

🐛 Bug Fixes

📚 Documentation

🛡️ Security

Oxfmt

🚀 Features

🐛 Bug Fixes

Copilot AI review requested due to automatic review settings February 23, 2026 09:25
@Boshen Boshen self-assigned this Feb 23, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 23, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Feb 23, 2026

Oxfmt Ecosystem CI

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

@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 Feb 23, 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

This PR releases version 1.50.0 for oxlint and version 0.35.0 for oxfmt, updating version numbers across the monorepo and documenting changes in changelogs.

Changes:

  • Oxlint updated to v1.50.0 with 2 new linter rules (unicorn/prefer-module, unicorn/prefer-ternary), 15 bug fixes including improvements to help text and diagnostic messages, 1 documentation improvement, and 1 security update (ajv version bump)
  • Oxfmt updated to v0.35.0 with 1 feature (stripping "experimental" prefix from sort options) and 1 bug fix (API types for sortPackageJsonOptions)
  • Version numbers synchronized across all package.json, Cargo.toml, native binding checks, and Cargo.lock files

Reviewed changes

Copilot reviewed 15 out of 16 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
npm/oxlint/package.json Version bump to 1.50.0
npm/oxlint-plugins/package.json Version bump to 1.50.0
npm/oxfmt/package.json Version bump to 0.35.0
npm/oxfmt/CHANGELOG.md Added 0.35.0 release notes with feature entry
crates/oxc_linter/Cargo.toml Version bump to 1.50.0
crates/oxc_linter/CHANGELOG.md Added 1.50.0 release notes with features, bug fixes, and documentation
crates/oxc_formatter/Cargo.toml Version bump to 0.35.0
apps/oxlint/src-js/bindings.js Updated all native binding version checks from 1.49.0 to 1.50.0
apps/oxlint/package.json Version bump to 1.50.0
apps/oxlint/Cargo.toml Version bump to 1.50.0
apps/oxlint/CHANGELOG.md Added 1.50.0 release notes with bug fixes and security update
apps/oxfmt/src-js/bindings.js Updated all native binding version checks from 0.34.0 to 0.35.0
apps/oxfmt/package.json Version bump to 0.35.0
apps/oxfmt/Cargo.toml Version bump to 0.35.0
apps/oxfmt/CHANGELOG.md Added 0.35.0 release notes with feature and bug fix
Cargo.lock Updated version references for oxc_formatter, oxc_linter, oxfmt, and oxlint

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 23, 2026

Merging this PR will not alter performance

✅ 47 untouched benchmarks
⏩ 3 skipped benchmarks1


Comparing release/apps-1771838744 (99d6b97) with main (d6713b6)2

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.

  2. No successful run was found on main (89c2835) during the generation of this report, so d6713b6 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@camc314 camc314 merged commit a08c28d into main Feb 23, 2026
34 checks passed
@camc314 camc314 deleted the release/apps-1771838744 branch February 23, 2026 10:07
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.

3 participants