Skip to content

Comments

release(oxlint): v1.20.0#14381

Merged
camc314 merged 1 commit intomainfrom
release/oxlint-1759770670
Oct 6, 2025
Merged

release(oxlint): v1.20.0#14381
camc314 merged 1 commit intomainfrom
release/oxlint-1759770670

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Oct 6, 2025

[1.20.0] - 2025-10-06

🚀 Features

🐛 Bug Fixes

🚜 Refactor

⚡ Performance

🧪 Testing

@Boshen Boshen requested review from Sysix and camc314 as code owners October 6, 2025 17:11
Copilot AI review requested due to automatic review settings October 6, 2025 17:11
@Boshen Boshen self-assigned this Oct 6, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2025

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 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 github-actions bot added A-linter Area - Linter A-cli Area - CLI A-editor Area - Editor and Language Server labels Oct 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 releases version 1.20.0 of oxlint, updating version numbers across all packages and adding changelog entries for the new release.

  • Updates version from 1.19.0 to 1.20.0 across all package configurations
  • Adds comprehensive changelog entries documenting new features, bug fixes, refactors, performance improvements, and testing changes
  • Updates native binding version checks to match the new release version

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 to 1.20.0
npm/oxlint/CHANGELOG.md Added blank line formatting
editors/vscode/package.json Version bump to 1.20.0 for VS Code extension
editors/vscode/CHANGELOG.md Added 1.20.0 changelog entry with relevant features and fixes
crates/oxc_linter/Cargo.toml Version bump to 1.20.0 for linter crate
crates/oxc_linter/CHANGELOG.md Added comprehensive 1.20.0 changelog with all linter changes
crates/oxc_language_server/Cargo.toml Version bump to 1.20.0 for language server crate
crates/oxc_language_server/CHANGELOG.md Added 1.20.0 changelog with language server specific changes
apps/oxlint/src-js/bindings.js Updated all native binding version checks from 1.19.0 to 1.20.0
apps/oxlint/package.json Version bump to 1.20.0 for main oxlint package
apps/oxlint/Cargo.toml Version bump to 1.20.0 for oxlint binary crate
apps/oxlint/CHANGELOG.md Added 1.20.0 changelog entry

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 Oct 6, 2025

CodSpeed Performance Report

Merging #14381 will not alter performance

Comparing release/oxlint-1759770670 (54a25ba) with main (d16df93)

Summary

✅ 37 untouched

@camc314 camc314 merged commit 4bf6f69 into main Oct 6, 2025
29 checks passed
@camc314 camc314 deleted the release/oxlint-1759770670 branch October 6, 2025 17:21
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