Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Nov 24, 2025

Oxlint

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

🛡️ Security

Oxfmt

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

⚡ Performance

Copilot AI review requested due to automatic review settings November 24, 2025 10:51
@Boshen Boshen self-assigned this Nov 24, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 24, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@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 Nov 24, 2025
@github-actions
Copy link
Contributor

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.30.0 and oxfmt v0.15.0, bumping versions across all packages and updating changelogs with the latest features, bug fixes, and breaking changes.

  • Version bumps from 1.29.0 → 1.30.0 for oxlint and 0.14.0 → 0.15.0 for oxfmt
  • Comprehensive changelog updates documenting breaking changes, new features, bug fixes, performance improvements, and documentation updates
  • Native binding version checks updated across all platform-specific packages

Reviewed changes

Copilot reviewed 20 out of 21 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
npm/oxlint/package.json Bumps oxlint npm package version to 1.30.0
npm/oxlint/CHANGELOG.md Adds changelog entry for v1.30.0 with feature updates
npm/oxfmt/package.json Bumps oxfmt npm package version to 0.15.0
npm/oxfmt/CHANGELOG.md Adds changelog entry for v0.15.0 with breaking changes and features
editors/vscode/package.json Updates VS Code extension to version 1.30.0
editors/vscode/CHANGELOG.md Documents VS Code extension changes for v1.30.0
crates/oxc_linter/Cargo.toml Updates Rust crate version to 1.30.0
crates/oxc_linter/CHANGELOG.md Comprehensive changelog for linter with features, fixes, and docs
crates/oxc_language_server/Cargo.toml Updates language server crate to 1.30.0
crates/oxc_language_server/CHANGELOG.md Documents language server bug fixes
crates/oxc_formatter/Cargo.toml Bumps formatter crate to 0.15.0
crates/oxc_formatter/CHANGELOG.md Documents formatter breaking changes, features, and fixes
apps/oxlint/src-js/bindings.js Updates all native binding version checks to 1.30.0
apps/oxlint/package.json Updates oxlint app package to 1.30.0
apps/oxlint/Cargo.toml Updates oxlint Rust package to 1.30.0
apps/oxlint/CHANGELOG.md Documents oxlint app changes for v1.30.0
apps/oxfmt/src-js/bindings.js Updates all native binding version checks to 0.15.0
apps/oxfmt/package.json Updates oxfmt app package to 0.15.0
apps/oxfmt/Cargo.toml Updates oxfmt Rust package to 0.15.0
apps/oxfmt/CHANGELOG.md Documents oxfmt app feature for v0.15.0
Cargo.lock Updates 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 Nov 24, 2025

CodSpeed Performance Report

Merging #16047 will not alter performance

Comparing release/apps-1763981465 (285cd7b) with main (7252123)1

Summary

✅ 42 untouched
⏩ 3 skipped2

Footnotes

  1. No successful run was found on main (2c7808f) during the generation of this report, so 7252123 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 bf9f469 into main Nov 24, 2025
36 checks passed
@overlookmotel overlookmotel deleted the release/apps-1763981465 branch November 24, 2025 10:59
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