Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Nov 11, 2025

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

Copilot AI review requested due to automatic review settings November 11, 2025 05:26
@Boshen Boshen self-assigned this Nov 11, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 11, 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 Nov 11, 2025

Monitor Oxc

suite result
Isolated Declarations
(compressor)
(dce)
(codegen)
(transformer)
(whitespace)
(mangler)
(formatter)

@github-actions github-actions bot added A-parser Area - Parser A-semantic Area - Semantic A-minifier Area - Minifier A-ast Area - AST A-transformer Area - Transformer / Transpiler A-codegen Area - Code Generation A-cfg Area - Control Flow Graph A-isolated-declarations Isolated Declarations labels Nov 11, 2025
Copilot finished reviewing on behalf of Boshen November 11, 2025 05:27
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 bumps the version of oxc and related packages from 0.96.0 to 0.97.0, including updates to changelogs documenting new features, bug fixes, performance improvements, and documentation changes.

  • Version updates from 0.96.0 to 0.97.0 across all packages
  • Changelog entries added for version 0.97.0 with date 2025-11-11
  • Version checks in NAPI binding files updated to match new version

Reviewed Changes

Copilot reviewed 52 out of 53 changed files in this pull request and generated no comments.

Show a summary per file
File Description
npm/runtime/package.json Version bump to 0.97.0
npm/oxc-types/package.json Version bump to 0.97.0
npm/oxc-types/CHANGELOG.md Changelog entry for 0.97.0
napi/transform/package.json Version bump to 0.97.0
napi/transform/index.js Updated version checks in native binding loader to 0.97.0
napi/transform/Cargo.toml Version bump to 0.97.0
napi/transform/CHANGELOG.md Changelog entry for 0.97.0
napi/parser/src-js/bindings.js Updated version checks in native binding loader to 0.97.0
napi/parser/package.json Version bump to 0.97.0
napi/parser/Cargo.toml Version bump to 0.97.0
napi/parser/CHANGELOG.md Changelog entry for 0.97.0
napi/minify/package.json Version bump to 0.97.0
napi/minify/index.js Updated version checks in native binding loader to 0.97.0
napi/minify/Cargo.toml Version bump to 0.97.0
napi/minify/CHANGELOG.md Changelog entry for 0.97.0
crates/*/Cargo.toml Version bump to 0.97.0 for all oxc crates
crates/*/CHANGELOG.md Changelog entries for 0.97.0 where applicable
Cargo.toml Updated workspace dependencies to 0.97.0
Cargo.lock Updated lockfile with new version dependencies

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

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 11, 2025

CodSpeed Performance Report

Merging #15582 will not alter performance

Comparing release/crates-1762838797 (ccce894) with main (fd58aea)

Summary

✅ 37 untouched

@Boshen Boshen merged commit 98585f0 into main Nov 11, 2025
36 checks passed
@Boshen Boshen deleted the release/crates-1762838797 branch November 11, 2025 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast Area - AST A-cfg Area - Control Flow Graph A-codegen Area - Code Generation A-isolated-declarations Isolated Declarations A-minifier Area - Minifier A-parser Area - Parser A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants