Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Nov 5, 2025

[1.26.0] - 2025-11-05

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

🧪 Testing

Copilot AI review requested due to automatic review settings November 5, 2025 18:37
@Boshen Boshen requested a review from camc314 as a code owner November 5, 2025 18:37
@Boshen Boshen self-assigned this Nov 5, 2025
@Boshen Boshen requested a review from Sysix as a code owner November 5, 2025 18:37
@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 5, 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 Nov 5, 2025

@github-actions github-actions bot added A-linter Area - Linter A-cli Area - CLI A-editor Area - Editor and Language Server labels Nov 5, 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.25.0 to 1.26.0 across the oxlint ecosystem, preparing for a new release. The version update is accompanied by comprehensive changelog entries documenting new features, bug fixes, refactorings, documentation updates, performance improvements, and testing changes.

Key changes:

  • Version bumped to 1.26.0 in all relevant package.json and Cargo.toml files
  • All native binding version checks updated from 1.25.0 to 1.26.0
  • Changelog entries added for the new release dated 2025-11-05

Reviewed Changes

Copilot reviewed 12 out of 13 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
npm/oxlint/package.json Updates version to 1.26.0
npm/oxlint/CHANGELOG.md Adds changelog entry for 1.26.0 release
editors/vscode/package.json Updates VSCode extension version to 1.26.0
editors/vscode/CHANGELOG.md Adds changelog entry for VSCode extension 1.26.0 release
crates/oxc_linter/Cargo.toml Updates linter crate version to 1.26.0
crates/oxc_linter/CHANGELOG.md Adds comprehensive changelog entry for linter 1.26.0 release
crates/oxc_language_server/Cargo.toml Updates language server crate version to 1.26.0
crates/oxc_language_server/CHANGELOG.md Adds changelog entry for language server 1.26.0 release
apps/oxlint/src-js/bindings.js Updates all native binding version checks to 1.26.0
apps/oxlint/package.json Updates oxlint package version to 1.26.0
apps/oxlint/Cargo.toml Updates oxlint crate version to 1.26.0
apps/oxlint/CHANGELOG.md Adds changelog entry for oxlint 1.26.0 release
Cargo.lock Updates lockfile with new crate versions

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

@camc314 camc314 merged commit ec9cfdb into main Nov 5, 2025
35 checks passed
@camc314 camc314 deleted the release/oxlint-1762367853 branch November 5, 2025 18:43
@codspeed-hq
Copy link

codspeed-hq bot commented Nov 5, 2025

CodSpeed Performance Report

Merging #15342 will not alter performance

Comparing release/oxlint-1762367853 (b5f38dc) with main (6f4a50c)1

Summary

✅ 37 untouched

Footnotes

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

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