Skip to content

Comments

release(apps): oxlint v1.40.0 && oxfmt v0.25.0#18223

Merged
Boshen merged 1 commit intomainfrom
release/apps-1768814182
Jan 19, 2026
Merged

release(apps): oxlint v1.40.0 && oxfmt v0.25.0#18223
Boshen merged 1 commit intomainfrom
release/apps-1768814182

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Jan 19, 2026

Oxlint

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

📚 Documentation

Oxfmt

🚀 Features

🐛 Bug Fixes

⚡ Performance

@Boshen Boshen requested a review from camc314 as a code owner January 19, 2026 09:16
Copilot AI review requested due to automatic review settings January 19, 2026 09:16
@Boshen Boshen self-assigned this Jan 19, 2026
@github-actions github-actions bot added A-linter Area - Linter A-cli Area - CLI A-editor Area - Editor and Language Server A-formatter Area - Formatter A-linter-plugins Area - Linter JS plugins labels Jan 19, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 19, 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 is a release PR that bumps version numbers for oxlint from 1.39.0 to 1.40.0 and oxfmt from 0.24.0 to 0.25.0. The PR updates package versions across npm packages, Rust crates, and the VS Code extension, along with their corresponding changelogs and native binding version checks.

Changes:

  • Version bumps from 1.39.0 to 1.40.0 for oxlint-related packages
  • Version bumps from 0.24.0 to 0.25.0 for oxfmt-related packages
  • Updated native binding version checks in bindings.js for all supported platforms

Reviewed changes

Copilot reviewed 19 out of 20 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
npm/oxlint/package.json Bump oxlint npm package version to 1.40.0
npm/oxfmt/package.json Bump oxfmt npm package version to 0.25.0
npm/oxfmt/CHANGELOG.md Add changelog entry for oxfmt v0.25.0 release
editors/vscode/package.json Bump VS Code extension version to 1.40.0
editors/vscode/CHANGELOG.md Add changelog entry for VS Code extension v1.40.0
crates/oxc_linter/Cargo.toml Bump oxc_linter crate version to 1.40.0
crates/oxc_linter/CHANGELOG.md Add changelog entry for oxc_linter v1.40.0
crates/oxc_language_server/Cargo.toml Bump oxc_language_server crate version to 1.40.0
crates/oxc_language_server/CHANGELOG.md Add changelog entry for oxc_language_server v1.40.0
crates/oxc_formatter/Cargo.toml Bump oxc_formatter crate version to 0.25.0
crates/oxc_formatter/CHANGELOG.md Add changelog entry for oxc_formatter v0.25.0
apps/oxlint/src-js/bindings.js Update all native binding version checks to 1.40.0
apps/oxlint/package.json Bump oxlint-app internal package version to 1.40.0
apps/oxlint/Cargo.toml Bump oxlint crate version to 1.40.0
apps/oxlint/CHANGELOG.md Add changelog entry for oxlint v1.40.0
apps/oxfmt/src-js/bindings.js Update all native binding version checks to 0.25.0
apps/oxfmt/package.json Bump oxfmt-app internal package version to 0.25.0
apps/oxfmt/Cargo.toml Bump oxfmt crate version to 0.25.0
apps/oxfmt/CHANGELOG.md Add changelog entry for oxfmt v0.25.0
Cargo.lock Update lockfile with new crate versions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 19, 2026

Merging this PR will not alter performance

✅ 42 untouched benchmarks
⏩ 3 skipped benchmarks1


Comparing release/apps-1768814182 (03c5417) with main (8a1cbbd)

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.

@Boshen Boshen merged commit 8fe1e8e into main Jan 19, 2026
36 checks passed
@Boshen Boshen deleted the release/apps-1768814182 branch January 19, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-editor Area - Editor and Language Server 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.

1 participant