Skip to content

release(apps): oxlint v1.34.0 && oxfmt v0.19.0#17097

Merged
overlookmotel merged 1 commit intomainfrom
release/apps-1766107689
Dec 19, 2025
Merged

release(apps): oxlint v1.34.0 && oxfmt v0.19.0#17097
overlookmotel merged 1 commit intomainfrom
release/apps-1766107689

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Dec 19, 2025

Oxlint

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

Oxfmt

🚀 Features

🐛 Bug Fixes

Copilot AI review requested due to automatic review settings December 19, 2025 01:28
@Boshen Boshen self-assigned this Dec 19, 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 A-linter-plugins Area - Linter JS plugins labels Dec 19, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 19, 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 oxlint v1.34.0 and oxfmt v0.19.0, updating version numbers across all relevant package configurations, Cargo manifests, binding files, and changelogs with the latest features, bug fixes, and improvements for both tools.

  • Version bumps for oxlint (1.33.0 → 1.34.0) and oxfmt (0.18.0 → 0.19.0)
  • Updated native binding version checks across all platform-specific packages
  • Added changelog entries documenting new features and bug fixes

Reviewed changes

Copilot reviewed 17 out of 18 changed files in this pull request and generated no comments.

Show a summary per file
File Description
npm/oxlint/package.json Bumped oxlint package version to 1.34.0
npm/oxlint/CHANGELOG.md Added changelog entry for v1.34.0 with plugin aliasing feature and config fixes
npm/oxfmt/package.json Bumped oxfmt package version to 0.19.0
editors/vscode/package.json Bumped VSCode extension version to 1.34.0
editors/vscode/CHANGELOG.md Added changelog entry for v1.34.0 with VSCode README generation and tsgolint support
crates/oxc_linter/Cargo.toml Bumped linter crate version to 1.34.0
crates/oxc_linter/CHANGELOG.md Added comprehensive changelog with features, bug fixes, performance improvements, and documentation updates
crates/oxc_language_server/Cargo.toml Bumped language server crate version to 1.34.0
crates/oxc_formatter/Cargo.toml Bumped formatter crate version to 0.19.0
apps/oxlint/src-js/bindings.js Updated all native binding version checks from 1.33.0 to 1.34.0
apps/oxlint/package.json Bumped internal oxlint-app version to 1.34.0
apps/oxlint/Cargo.toml Bumped oxlint app crate version to 1.34.0
apps/oxlint/CHANGELOG.md Added changelog entry for v1.34.0 with plugin features, bug fixes, and performance improvements
apps/oxfmt/src-js/bindings.js Updated all native binding version checks from 0.18.0 to 0.19.0
apps/oxfmt/package.json Bumped internal oxfmt-app version to 0.19.0
apps/oxfmt/Cargo.toml Bumped oxfmt app crate version to 0.19.0
apps/oxfmt/CHANGELOG.md Added changelog entry for v0.19.0 with editorconfig support and Node.js API
Cargo.lock Updated lockfile to reflect all version changes across crates

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

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 19, 2025

CodSpeed Performance Report

Merging #17097 will not alter performance

Comparing release/apps-1766107689 (9452e2d) with main (853f659)

Summary

✅ 42 untouched
⏩ 3 skipped1

Footnotes

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

@overlookmotel overlookmotel merged commit 2804276 into main Dec 19, 2025
49 of 50 checks passed
@overlookmotel overlookmotel deleted the release/apps-1766107689 branch December 19, 2025 02:14
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 A-linter-plugins Area - Linter JS plugins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments