Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Oct 30, 2025

[0.96.0] - 2025-10-30

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

🎨 Styling

Copilot AI review requested due to automatic review settings October 30, 2025 07:24
@Boshen Boshen self-assigned this Oct 30, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 30, 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 Oct 30, 2025

Monitor Oxc

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

@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 Oct 30, 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 bumps all Oxc packages from version 0.95.0 to 0.96.0, including comprehensive updates across NPM packages, Rust crates, and their associated native bindings.

  • Version bump from 0.95.0 to 0.96.0 across all package.json files and Cargo.toml files
  • Updated version checks in native binding loaders for NAPI packages (transform, parser, minify)
  • Updated CHANGELOG.md files with release notes for version 0.96.0
  • Updated workspace dependency references in root Cargo.toml

Reviewed Changes

Copilot reviewed 65 out of 66 changed files in this pull request and generated no comments.

Show a summary per file
File Description
npm/runtime/package.json Bumped version to 0.96.0
npm/oxc-types/package.json Bumped version to 0.96.0
napi/transform/package.json Bumped version to 0.96.0
napi/transform/index.js Updated version checks for all platform-specific bindings to 0.96.0
napi/parser/src-js/bindings.js Updated version checks for all platform-specific bindings to 0.96.0
napi/parser/package.json Bumped version to 0.96.0
napi/minify/package.json Bumped version to 0.96.0
napi/minify/index.js Updated version checks for all platform-specific bindings to 0.96.0
npm/oxc-types/CHANGELOG.md Added release notes for 0.96.0
napi/parser/CHANGELOG.md Added release notes for 0.96.0
napi/minify/CHANGELOG.md Added release notes for 0.96.0
Cargo.toml Updated all workspace dependency versions to 0.96.0
Cargo.lock Updated all crate versions and dependencies to 0.96.0
All crates/*/Cargo.toml Bumped crate versions to 0.96.0
All crates/*/CHANGELOG.md Added release notes for 0.96.0 where applicable

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

@codspeed-hq
Copy link

codspeed-hq bot commented Oct 30, 2025

CodSpeed Performance Report

Merging #15115 will not alter performance

Comparing release/crates-1761809096 (a897427) with main (3fbb307)1

Summary

✅ 37 untouched

Footnotes

  1. No successful run was found on main (2ca7387) during the generation of this report, so 3fbb307 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@Boshen Boshen merged commit 14fe64a into main Oct 30, 2025
36 checks passed
@Boshen Boshen deleted the release/crates-1761809096 branch October 30, 2025 07:43
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