Skip to content

release(apps): oxlint v1.41.0 && oxfmt v0.26.0#18264

Merged
overlookmotel merged 1 commit intomainfrom
release/apps-1768846970
Jan 19, 2026
Merged

release(apps): oxlint v1.41.0 && oxfmt v0.26.0#18264
overlookmotel merged 1 commit intomainfrom
release/apps-1768846970

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Jan 19, 2026

Oxlint

⚡ Performance

📚 Documentation

Oxfmt

🐛 Bug Fixes

📚 Documentation

Copilot AI review requested due to automatic review settings January 19, 2026 18:22
@Boshen Boshen requested a review from camc314 as a code owner January 19, 2026 18:22
@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 PR releases oxlint v1.41.0 and oxfmt v0.26.0, updating version numbers across all package manifests, native binding version checks, and changelog files.

Changes:

  • Bump oxlint from v1.40.0 to v1.41.0 with performance improvements and documentation updates
  • Bump oxfmt from v0.25.0 to v0.26.0 with bug fixes and documentation updates
  • Update version checks in native binding files for both packages across all supported platforms

Reviewed changes

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

Show a summary per file
File Description
npm/oxlint/package.json Update oxlint npm package version to 1.41.0
npm/oxlint/CHANGELOG.md Add v1.41.0 release notes with documentation changes
npm/oxfmt/package.json Update oxfmt npm package version to 0.26.0
npm/oxfmt/CHANGELOG.md Add v0.26.0 release notes with documentation changes
editors/vscode/package.json Update VS Code extension version to 1.41.0
crates/oxc_linter/Cargo.toml Update oxc_linter crate version to 1.41.0
crates/oxc_linter/CHANGELOG.md Add v1.41.0 release notes with performance improvements
crates/oxc_language_server/Cargo.toml Update oxc_language_server crate version to 1.41.0
crates/oxc_formatter/Cargo.toml Update oxc_formatter crate version to 0.26.0
apps/oxlint/src-js/bindings.js Update version checks for all oxlint native bindings to 1.41.0
apps/oxlint/package.json Update oxlint app package version to 1.41.0
apps/oxlint/Cargo.toml Update oxlint app crate version to 1.41.0
apps/oxfmt/src-js/bindings.js Update version checks for all oxfmt native bindings to 0.26.0
apps/oxfmt/package.json Update oxfmt app package version to 0.26.0
apps/oxfmt/Cargo.toml Update oxfmt app crate version to 0.26.0
apps/oxfmt/CHANGELOG.md Add v0.26.0 release notes with bug fixes
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

CodSpeed Performance Report

Merging this PR will not alter performance

Comparing release/apps-1768846970 (d062521) with main (0805f30)1

Summary

✅ 42 untouched benchmarks
⏩ 3 skipped benchmarks2

Footnotes

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

  2. 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.

@overlookmotel overlookmotel merged commit 8dea8d3 into main Jan 19, 2026
36 checks passed
@overlookmotel overlookmotel deleted the release/apps-1768846970 branch January 19, 2026 18:30
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.

3 participants