Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Sep 24, 2025

[1.18.0] - 2025-09-24

🐛 Bug Fixes

🚜 Refactor

⚡ Performance

🧪 Testing

Copilot AI review requested due to automatic review settings September 24, 2025 14:31
@Boshen Boshen self-assigned this Sep 24, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 24, 2025

@github-actions github-actions bot added A-linter Area - Linter A-cli Area - CLI A-editor Area - Editor and Language Server labels Sep 24, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Sep 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.

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

A version release update for oxlint from v1.17.0 to v1.18.0, updating version numbers across multiple packages and adding changelog entries for the new release.

  • Version bumps across all package.json and Cargo.toml files from 1.17.0 to 1.18.0
  • Updates to native binding version checks in the JavaScript bindings file
  • Addition of changelog entries documenting bug fixes, performance improvements, refactoring, and testing changes

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 npm package version to 1.18.0
npm/oxlint/CHANGELOG.md Adds blank line formatting
editors/vscode/package.json Updates VS Code extension version to 1.18.0
editors/vscode/CHANGELOG.md Adds blank line formatting
crates/oxc_linter/Cargo.toml Updates Rust crate version to 1.18.0
crates/oxc_linter/CHANGELOG.md Adds comprehensive changelog for v1.18.0
crates/oxc_language_server/Cargo.toml Updates language server crate version to 1.18.0
crates/oxc_language_server/CHANGELOG.md Adds blank line formatting
apps/oxlint/src-js/bindings.js Updates all native binding version checks to 1.18.0
apps/oxlint/package.json Updates main oxlint package version to 1.18.0
apps/oxlint/Cargo.toml Updates oxlint app crate version to 1.18.0
apps/oxlint/CHANGELOG.md Adds changelog entries for v1.18.0

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 Sep 24, 2025

CodSpeed Instrumentation Performance Report

Merging #14082 will not alter performance

Comparing release/oxlint-1758724290 (473e66a) with main (1521a1f)1

Summary

✅ 37 untouched

Footnotes

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

@Boshen Boshen merged commit b7fb7ba into main Sep 24, 2025
28 checks passed
@Boshen Boshen deleted the release/oxlint-1758724290 branch September 24, 2025 15:01
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.

2 participants