Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Oct 30, 2025

[1.25.0] - 2025-10-30

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

🧪 Testing

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

graphite-app bot commented Oct 30, 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 labels Oct 30, 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 bumps the version from 1.24.0 to 1.25.0 across the oxlint project, adding release notes for the new version including breaking changes related to tsgolint, new features (vitest/valid-title rule, strict-boolean-expression rule), bug fixes, and documentation improvements.

  • Version numbers updated in package.json and Cargo.toml files
  • CHANGELOG.md files updated with 1.25.0 release notes dated 2025-10-30
  • Native binding version checks updated in bindings.js to expect version 1.25.0

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 Updated package version from 1.24.0 to 1.25.0
npm/oxlint/CHANGELOG.md Added 1.25.0 release notes with vitest/valid-title feature
editors/vscode/package.json Updated VS Code extension version to 1.25.0
editors/vscode/CHANGELOG.md Added 1.25.0 release notes with breaking changes, bug fixes, and refactors
crates/oxc_linter/Cargo.toml Updated Rust crate version to 1.25.0
crates/oxc_linter/CHANGELOG.md Added comprehensive 1.25.0 release notes with features, fixes, and documentation updates
crates/oxc_language_server/Cargo.toml Updated language server crate version to 1.25.0
crates/oxc_language_server/CHANGELOG.md Added 1.25.0 release notes with breaking changes and refactors
apps/oxlint/src-js/bindings.js Updated native binding version checks from 1.24.0 to 1.25.0 for all platforms
apps/oxlint/package.json Updated oxlint package version to 1.25.0
apps/oxlint/Cargo.toml Updated oxlint crate version to 1.25.0
apps/oxlint/CHANGELOG.md Added 1.25.0 release notes with breaking changes, features, bug fixes, and tests
Cargo.lock Updated dependency versions to reflect 1.25.0 for oxc_linter, oxc_language_server, and oxlint crates

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

@camc314 camc314 merged commit d5b2794 into main Oct 30, 2025
34 of 36 checks passed
@camc314 camc314 deleted the release/oxlint-1761786063 branch October 30, 2025 01:06
@codspeed-hq
Copy link

codspeed-hq bot commented Oct 30, 2025

CodSpeed Performance Report

Merging #15087 will not alter performance

Comparing release/oxlint-1761786063 (43bb2b7) with main (ed24d60)

Summary

✅ 37 untouched

@github-actions
Copy link
Contributor

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