Skip to content

release(apps): oxlint v1.53.0 && oxfmt v0.38.0#20218

Merged
leaysgur merged 1 commit intomainfrom
release/apps-1773205971
Mar 11, 2026
Merged

release(apps): oxlint v1.53.0 && oxfmt v0.38.0#20218
leaysgur merged 1 commit intomainfrom
release/apps-1773205971

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Mar 11, 2026

Oxlint

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

Oxfmt

🚀 Features

🐛 Bug Fixes

@Boshen Boshen requested a review from camc314 as a code owner March 11, 2026 05:12
@Boshen Boshen self-assigned this Mar 11, 2026
Copilot AI review requested due to automatic review settings March 11, 2026 05:12
@github-actions
Copy link
Contributor

github-actions bot commented Mar 11, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Mar 11, 2026

Oxfmt Ecosystem CI

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

@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 11, 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 apps (and associated npm/Rust crates) to publish oxlint v1.53.0 and oxfmt v0.38.0, with updated release notes.

Changes:

  • Bump versions across npm packages, Rust crates, app manifests, and Cargo.lock.
  • Update native binding version-check strings in generated JS bindings.
  • Add/extend changelog entries for the new versions (apps/crates) and introduce a changelog entry for oxlint-plugin-eslint.

Reviewed changes

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

Show a summary per file
File Description
npm/oxlint/package.json Bump npm package version to 1.53.0.
npm/oxlint-plugins/package.json Bump @oxlint/plugins version to 1.53.0.
npm/oxlint-plugin-eslint/package.json Bump oxlint-plugin-eslint version to 1.53.0.
npm/oxlint-plugin-eslint/CHANGELOG.md Add initial changelog entry for 1.53.0.
npm/oxfmt/package.json Bump npm package version to 0.38.0.
crates/oxc_linter/Cargo.toml Bump crate version to 1.53.0.
crates/oxc_linter/CHANGELOG.md Add 1.53.0 release notes.
crates/oxc_formatter/Cargo.toml Bump crate version to 0.38.0.
apps/oxlint/src-js/bindings.js Update NAPI binding version mismatch checks to 1.53.0.
apps/oxlint/package.json Bump internal app package version to 1.53.0.
apps/oxlint/Cargo.toml Bump app crate version to 1.53.0.
apps/oxlint/CHANGELOG.md Add 1.53.0 release notes.
apps/oxfmt/src-js/bindings.js Update NAPI binding version mismatch checks to 0.38.0.
apps/oxfmt/package.json Bump internal app package version to 0.38.0.
apps/oxfmt/Cargo.toml Bump app crate version to 0.38.0.
apps/oxfmt/CHANGELOG.md Add 0.38.0 release notes.
Cargo.lock Update locked package versions for the bumped crates.
Comments suppressed due to low confidence (1)

npm/oxlint-plugin-eslint/CHANGELOG.md:20

  • CHANGELOG.md appears to contain duplicated boilerplate: the # Changelog header and "All notable changes…" text are repeated starting again at line 17. This should be removed so the file has a single header section followed by version entries.
# Changelog

All notable changes to this package will be documented in this file.

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 11, 2026

Merging this PR will not alter performance

✅ 53 untouched benchmarks
⏩ 3 skipped benchmarks1


Comparing release/apps-1773205971 (9f4b4e1) with main (05f6a09)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 (e483569) during the generation of this report, so 05f6a09 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@leaysgur leaysgur merged commit 856781f into main Mar 11, 2026
34 checks passed
@leaysgur leaysgur deleted the release/apps-1773205971 branch March 11, 2026 05:27
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