Skip to content

release(apps): oxlint v1.48.0 && oxfmt v0.33.0#19430

Merged
camc314 merged 1 commit intomainfrom
release/apps-1771233973
Feb 16, 2026
Merged

release(apps): oxlint v1.48.0 && oxfmt v0.33.0#19430
camc314 merged 1 commit intomainfrom
release/apps-1771233973

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Feb 16, 2026

Oxlint

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

📚 Documentation

Oxfmt

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

⚡ Performance

Copilot AI review requested due to automatic review settings February 16, 2026 09:26
@Boshen Boshen self-assigned this Feb 16, 2026
@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 16, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 16, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Feb 16, 2026

Oxfmt Ecosystem CI

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

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.48.0 of oxlint and version 0.33.0 of oxfmt. The release includes breaking changes, new features, bug fixes, documentation improvements, and performance optimizations for both tools.

Changes:

  • Bump oxlint from 1.47.0 to 1.48.0 with new linter rules, bug fixes, and breaking changes to no-shadow-restricted-names
  • Bump oxfmt from 0.32.0 to 0.33.0 with breaking changes to sort_imports (renamed side-effect to side_effect and changed default groups order) and new formatter features
  • Update all package versions consistently across npm packages, Cargo crates, and native binding version checks

Reviewed changes

Copilot reviewed 16 out of 17 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
npm/oxlint/package.json Bump oxlint npm package version to 1.48.0
npm/oxlint-plugins/package.json Bump oxlint-plugins npm package version to 1.48.0
npm/oxfmt/package.json Bump oxfmt npm package version to 0.33.0
npm/oxfmt/CHANGELOG.md Add changelog for oxfmt 0.33.0 (missing some entries)
crates/oxc_linter/Cargo.toml Bump linter crate version to 1.48.0
crates/oxc_linter/CHANGELOG.md Add comprehensive changelog for oxc_linter 1.48.0 (missing some entries)
crates/oxc_formatter/Cargo.toml Bump formatter crate version to 0.33.0
crates/oxc_formatter/CHANGELOG.md Add comprehensive changelog for oxc_formatter 0.33.0
apps/oxlint/src-js/bindings.js Update all native binding version checks from 1.47.0 to 1.48.0
apps/oxlint/package.json Bump oxlint app version to 1.48.0
apps/oxlint/Cargo.toml Bump oxlint app crate version to 1.48.0
apps/oxlint/CHANGELOG.md Add changelog for oxlint app 1.48.0
apps/oxfmt/src-js/bindings.js Update all native binding version checks from 0.32.0 to 0.33.0
apps/oxfmt/package.json Bump oxfmt app version to 0.33.0
apps/oxfmt/Cargo.toml Bump oxfmt app crate version to 0.33.0
apps/oxfmt/CHANGELOG.md Add changelog for oxfmt app 0.33.0
Cargo.lock Update locked versions for all modified crates

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 16, 2026

Merging this PR will not alter performance

✅ 47 untouched benchmarks
⏩ 3 skipped benchmarks1


Comparing release/apps-1771233973 (8fc4682) with main (7673818)

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.

@camc314 camc314 merged commit 761e54c into main Feb 16, 2026
36 checks passed
@camc314 camc314 deleted the release/apps-1771233973 branch February 16, 2026 13:04
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