Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Oct 22, 2025

[1.24.0] - 2025-10-22

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

🎨 Styling

🧪 Testing

Copilot AI review requested due to automatic review settings October 22, 2025 11:23
@Boshen Boshen requested review from Sysix and camc314 as code owners October 22, 2025 11:23
@Boshen Boshen self-assigned this Oct 22, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 22, 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
Copy link
Contributor

github-actions bot commented Oct 22, 2025

@github-actions github-actions bot added A-linter Area - Linter A-cli Area - CLI A-editor Area - Editor and Language Server labels Oct 22, 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 version 1.24.0 of oxlint, updating version numbers across npm packages, cargo crates, and native binding checks. The release includes new linting rules, bug fixes, performance improvements, and enhanced JavaScript plugin support.

Key changes:

  • Version bumped from 1.23.0 to 1.24.0 across all packages
  • Native binding version checks updated to enforce 1.24.0
  • CHANGELOGs updated with comprehensive release notes

Reviewed Changes

Copilot reviewed 12 out of 13 changed files in this pull request and generated no comments.

Show a summary per file
File Description
npm/oxlint/package.json Version bump to 1.24.0
npm/oxlint/CHANGELOG.md Added 1.24.0 release notes with bug fix entry
editors/vscode/package.json VSCode extension version updated to 1.24.0
editors/vscode/CHANGELOG.md Added 1.24.0 release notes with features, fixes, and tests
crates/oxc_linter/Cargo.toml Linter crate version bumped to 1.24.0
crates/oxc_linter/CHANGELOG.md Comprehensive 1.24.0 changelog with features, fixes, docs, and performance improvements
crates/oxc_language_server/Cargo.toml Language server crate version updated to 1.24.0
crates/oxc_language_server/CHANGELOG.md Added 1.24.0 release notes for language server changes
apps/oxlint/src-js/bindings.js Updated all native binding version checks from 1.23.0 to 1.24.0
apps/oxlint/package.json Application package version bumped to 1.24.0
apps/oxlint/Cargo.toml Application crate version updated to 1.24.0
apps/oxlint/CHANGELOG.md Added 1.24.0 release notes for oxlint application

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codspeed-hq
Copy link

codspeed-hq bot commented Oct 22, 2025

CodSpeed Performance Report

Merging #14893 will not alter performance

Comparing release/oxlint-1761132225 (8517d0e) with main (dd1fdd4)

Summary

✅ 37 untouched

@camc314 camc314 merged commit 90add74 into main Oct 22, 2025
30 checks passed
@camc314 camc314 deleted the release/oxlint-1761132225 branch October 22, 2025 12:25
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-linter Area - Linter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants