Skip to content

release(crates): v0.89.0#13771

Closed
Boshen wants to merge 1 commit intomainfrom
release/crates-1757914174
Closed

release(crates): v0.89.0#13771
Boshen wants to merge 1 commit intomainfrom
release/crates-1757914174

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Sep 15, 2025

[0.89.0] - 2025-09-15

🐛 Bug Fixes

Copilot AI review requested due to automatic review settings September 15, 2025 05:29
@Boshen Boshen self-assigned this Sep 15, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 15, 2025

Monitor Oxc

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

@graphite-app
Copy link
Contributor

graphite-app bot commented Sep 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.

@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 Sep 15, 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 updates the Oxc project to version 0.89.0, marking a new release that includes a bug fix for an invalid main entrypoint in package.json files.

  • Updates all package versions from 0.88.0 to 0.89.0 across the codebase
  • Adds changelog entries for the new release
  • Updates workspace dependencies to reflect the new version

Reviewed Changes

Copilot reviewed 60 out of 61 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
npm/runtime/package.json Version bump to 0.89.0
npm/oxc-types/package.json Version bump to 0.89.0
napi/*/package.json Version bumps for all NAPI packages
napi/*/Cargo.toml Version bumps for all NAPI Cargo packages
crates/*/Cargo.toml Version bumps for all Rust crates
napi/parser/CHANGELOG.md Adds release notes for v0.89.0
*/CHANGELOG.md Adds empty line spacing for new release sections
Cargo.toml Updates workspace dependency versions to 0.89.0

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 Sep 15, 2025

CodSpeed Instrumentation Performance Report

Merging #13771 will not alter performance

Comparing release/crates-1757914174 (d2cda3c) with main (b6eba27)1

Summary

✅ 37 untouched

Footnotes

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

@Boshen Boshen closed this Sep 15, 2025
@Boshen Boshen deleted the release/crates-1757914174 branch September 15, 2025 06:25
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