Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Dec 29, 2025

Oxlint

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

Oxfmt

🚀 Features

🐛 Bug Fixes

Copilot AI review requested due to automatic review settings December 29, 2025 09:13
@Boshen Boshen self-assigned this Dec 29, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 29, 2025

@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 Dec 29, 2025
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.36.0 and oxfmt v0.21.0, bumping versions across all relevant package manifests, changelog files, and native binding version checks.

Key changes:

  • Version bumps from 1.35.0 to 1.36.0 for oxlint packages
  • Version bumps from 0.20.0 to 0.21.0 for oxfmt packages
  • Corresponding CHANGELOG.md updates documenting features and bug fixes

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 Updated version to 1.36.0
npm/oxfmt/package.json Updated version to 0.21.0
npm/oxfmt/CHANGELOG.md Added changelog entry for 0.21.0 release
editors/vscode/package.json Updated VSCode extension version to 1.36.0
editors/vscode/CHANGELOG.md Added changelog entry for 1.36.0 release
crates/oxc_linter/Cargo.toml Updated crate version to 1.36.0
crates/oxc_linter/CHANGELOG.md Added changelog entry for 1.36.0 with features, bug fixes, performance improvements, and documentation updates
crates/oxc_language_server/Cargo.toml Updated crate version to 1.36.0
crates/oxc_language_server/CHANGELOG.md Added changelog entry for 1.36.0 with features and bug fixes
crates/oxc_formatter/Cargo.toml Updated crate version to 0.21.0
crates/oxc_formatter/CHANGELOG.md Added changelog entry for 0.21.0 with features and bug fixes
apps/oxlint/src-js/bindings.js Updated all native binding version checks from 1.35.0 to 1.36.0
apps/oxlint/package.json Updated internal package version to 1.36.0
apps/oxlint/Cargo.toml Updated crate version to 1.36.0
apps/oxlint/CHANGELOG.md Added changelog entry for 1.36.0 release
apps/oxfmt/src-js/bindings.js Updated all native binding version checks from 0.20.0 to 0.21.0
apps/oxfmt/package.json Updated internal package version to 0.21.0
apps/oxfmt/Cargo.toml Updated crate version to 0.21.0
apps/oxfmt/CHANGELOG.md Added changelog entry for 0.21.0 release
Cargo.lock Updated dependency versions to reflect crate version bumps

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

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 29, 2025

CodSpeed Performance Report

Merging #17448 will not alter performance

Comparing release/apps-1766999636 (d6c9340) with main (1bf0ffc)

Summary

✅ 42 untouched
⏩ 3 skipped1

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.

@Dunqing
Copy link
Member

Dunqing commented Dec 29, 2025

Oxfmt Ecosystem CI

formatjs/formatjs
AmanVarshney01/create-better-t-stack
actualbudget/actual

All are non-js diffs

vuejs/core

It's expected, as was changed by #17340.

@Boshen Boshen merged commit 8e83df2 into main Dec 29, 2025
35 checks passed
@Boshen Boshen deleted the release/apps-1766999636 branch December 29, 2025 09:24
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