Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Nov 6, 2025

Oxlint

🚀 Features

Refactor

Oxfmt

🐛 Bug Fixes

Refactor

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

graphite-app bot commented Nov 6, 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 6, 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 labels Nov 6, 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.26.0 to 1.27.0 for the linter packages and from 0.11.0 to 0.12.0 for the formatter packages across multiple configuration files. This appears to be a standard release version update with associated changelog entries.

Key changes:

  • Version bump from 1.26.0 to 1.27.0 for oxlint-related packages
  • Version bump from 0.11.0 to 0.12.0 for oxfmt-related packages
  • Updated native binding version checks to match new versions

Reviewed Changes

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

Show a summary per file
File Description
npm/oxlint/package.json Bumped oxlint npm package version to 1.27.0
npm/oxfmt/package.json Bumped oxfmt npm package version to 0.12.0
editors/vscode/package.json Bumped VS Code extension version to 1.27.0
editors/vscode/CHANGELOG.md Added changelog entry for 1.27.0 release
crates/oxc_linter/Cargo.toml Bumped oxc_linter crate version to 1.27.0
crates/oxc_language_server/Cargo.toml Bumped oxc_language_server crate version to 1.27.0
crates/oxc_language_server/CHANGELOG.md Added changelog entry for 1.27.0 release
crates/oxc_formatter/Cargo.toml Bumped oxc_formatter crate version to 0.12.0
crates/oxc_formatter/CHANGELOG.md Added changelog entry for 0.12.0 release
apps/oxlint/src-js/bindings.js Updated version checks for native bindings to 1.27.0
apps/oxlint/package.json Bumped oxlint app package version to 1.27.0
apps/oxlint/Cargo.toml Bumped oxlint app crate version to 1.27.0
apps/oxfmt/Cargo.toml Bumped oxfmt app crate version to 0.12.0
Cargo.lock Updated lockfile with new crate versions

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


- feb2b08 formatter: Improve SourceText APIs (#15353) (Dunqing)


Copy link

Copilot AI Nov 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version sequence is incorrect. The changelog jumps from version 0.12.0 (line 7) directly to version 0.10.0 (line 18), skipping version 0.11.0. This creates a gap in the version history. A changelog entry for version 0.11.0 should exist between these two versions.

Suggested change
## [0.11.0] - 2025-11-05
_No changes. Version skipped or not released._

Copilot uses AI. Check for mistakes.
@codspeed-hq
Copy link

codspeed-hq bot commented Nov 6, 2025

CodSpeed Performance Report

Merging #15390 will not alter performance

Comparing release/apps-1762446209 (cc33291) with main (dac2a9c)

Summary

✅ 32 untouched
⏩ 5 skipped1

Footnotes

  1. 5 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.

@Boshen Boshen closed this Nov 6, 2025
@Boshen Boshen deleted the release/apps-1762446209 branch November 6, 2025 16:36
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants