Skip to content

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented Sep 29, 2025

[1.19.0] - 2025-09-29

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

🧪 Testing

@Copilot Copilot AI review requested due to automatic review settings September 29, 2025 09:36
@Boshen Boshen self-assigned this Sep 29, 2025
Copy link
Contributor

graphite-app bot commented Sep 29, 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 Sep 29, 2025
Copy link
Contributor

github-actions bot commented Sep 29, 2025

@camc314 camc314 assigned camc314 and unassigned Boshen Sep 29, 2025
Copy link
Contributor

@Copilot 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 is a standard release PR bumping the oxlint version from 1.18.0 to 1.19.0, adding comprehensive changelogs and updating version dependencies across the entire codebase.

Key Changes

  • Version bump from 1.18.0 to 1.19.0 across all package.json and Cargo.toml files
  • Addition of detailed 1.19.0 changelog entries for all packages including new features, bug fixes, refactors, performance improvements, documentation, and testing updates
  • Update of native binding version checks in the JavaScript bindings file

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 Version bump for npm oxlint package
npm/oxlint/CHANGELOG.md Adds 1.19.0 changelog with plugin-related features and bug fixes
editors/vscode/package.json Version bump for VS Code extension
editors/vscode/CHANGELOG.md Adds 1.19.0 changelog with editor bug fixes and test improvements
crates/oxc_linter/Cargo.toml Version bump for linter crate
crates/oxc_linter/CHANGELOG.md Comprehensive 1.19.0 changelog with extensive feature additions and improvements
crates/oxc_language_server/Cargo.toml Version bump for language server crate
crates/oxc_language_server/CHANGELOG.md Adds 1.19.0 changelog with language server improvements
apps/oxlint/src-js/bindings.js Updates native binding version checks from 1.18.0 to 1.19.0
apps/oxlint/package.json Version bump for main oxlint app
apps/oxlint/Cargo.toml Version bump for main oxlint crate
apps/oxlint/CHANGELOG.md Adds 1.19.0 changelog with duplicated entries

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

Copy link

codspeed-hq bot commented Sep 29, 2025

CodSpeed Instrumentation Performance Report

Merging #14231 will not alter performance

Comparing release/oxlint-1759138572 (25591ef) with main (eb6345f)

Summary

✅ 37 untouched

@camc314 camc314 merged commit 8ca1adf into main Sep 29, 2025
29 checks passed
@camc314 camc314 deleted the release/oxlint-1759138572 branch September 29, 2025 09:43
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