Skip to content

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented Oct 15, 2025

[0.95.0] - 2025-10-15

🚀 Features

🐛 Bug Fixes

🚜 Refactor

⚡ Performance

🧪 Testing

@Copilot Copilot AI review requested due to automatic review settings October 15, 2025 07:00
@Boshen Boshen self-assigned this Oct 15, 2025
Copy link
Contributor

graphite-app bot commented Oct 15, 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.

Copy link
Contributor

github-actions bot commented Oct 15, 2025

Monitor Oxc

suite result
Isolated Declarations
(compressor)
(codegen)
(dce)
(whitespace)
(mangler)
(transformer)
(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 Oct 15, 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 release PR for version 0.95.0 of the Oxc project, updating version numbers across all crates and NPM packages, and adding comprehensive changelog entries documenting the new features, bug fixes, refactors, and performance improvements in this release.

  • Updates all package versions from 0.94.0 to 0.95.0 across crates and NPM packages
  • Updates version binding checks in JavaScript files to match the new version
  • Adds changelog entries detailing features, fixes, and improvements across multiple packages

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
Multiple package.json files Updates version numbers for NPM packages
Multiple Cargo.toml files Updates version numbers for Rust crates
Multiple CHANGELOG.md files Adds entries for v0.95.0 with detailed change logs
Multiple JavaScript binding files Updates version checks for native bindings
Root Cargo.toml Updates workspace dependency versions

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

@Boshen Boshen merged commit 454ee94 into main Oct 15, 2025
29 checks passed
@Boshen Boshen deleted the release/crates-1760511624 branch October 15, 2025 07:06
Copy link

codspeed-hq bot commented Oct 15, 2025

CodSpeed Performance Report

Merging #14619 will not alter performance

Comparing release/crates-1760511624 (767b6f2) with main (baab7eb)1

Summary

✅ 37 untouched

Footnotes

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

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.

1 participant