Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Sep 23, 2025

[1.17.0] - 2025-09-23

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

🎨 Styling

🧪 Testing

💼 Other

Copilot AI review requested due to automatic review settings September 23, 2025 15:37
@Boshen Boshen self-assigned this Sep 23, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Sep 23, 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 Sep 23, 2025

@github-actions github-actions bot added A-linter Area - Linter A-cli Area - CLI A-editor Area - Editor and Language Server labels Sep 23, 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 pull request bumps the version of oxlint from 1.16.0 to 1.17.0 across all relevant packages and files.

  • Version number updates across package.json and Cargo.toml files
  • CHANGELOG.md updates documenting new features, bug fixes, and refactors for v1.17.0
  • Version string updates in native binding version checks

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 from 1.16.0 to 1.17.0
npm/oxlint/CHANGELOG.md Adds v1.17.0 changelog entry with features and refactors
editors/vscode/package.json Updates VS Code extension version to 1.17.0
editors/vscode/CHANGELOG.md Adds v1.17.0 changelog entry for editor features
crates/oxc_linter/Cargo.toml Updates Rust crate version to 1.17.0
crates/oxc_linter/CHANGELOG.md Adds comprehensive v1.17.0 changelog with features, fixes, and performance improvements
crates/oxc_language_server/Cargo.toml Updates language server crate version to 1.17.0
crates/oxc_language_server/CHANGELOG.md Adds v1.17.0 changelog entry for language server improvements
apps/oxlint/src-js/bindings.js Updates all native binding version checks from 1.16.0 to 1.17.0
apps/oxlint/package.json Updates oxlint app version to 1.17.0
apps/oxlint/Cargo.toml Updates oxlint app Rust crate version to 1.17.0
apps/oxlint/CHANGELOG.md Adds v1.17.0 changelog entry

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

@camc314 camc314 merged commit b482f7d into main Sep 23, 2025
31 checks passed
@camc314 camc314 deleted the release/oxlint-1758641818 branch September 23, 2025 15:43
@codspeed-hq
Copy link

codspeed-hq bot commented Sep 23, 2025

CodSpeed Instrumentation Performance Report

Merging #14054 will not alter performance

Comparing release/oxlint-1758641818 (a476202) with main (bb040bc)1

Summary

✅ 37 untouched

Footnotes

  1. No successful run was found on main (cc0019f) during the generation of this report, so bb040bc 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