Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Sep 28, 2025

[0.93.0] - 2025-09-28

🚀 Features

🐛 Bug Fixes

🚜 Refactor

⚡ Performance

🧪 Testing

Copilot AI review requested due to automatic review settings September 28, 2025 04:24
@Boshen Boshen self-assigned this Sep 28, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Sep 28, 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 Sep 28, 2025

Monitor Oxc

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

@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 28, 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 is a release PR that bumps the version from 0.92.0 to 0.93.0 across all crates and packages in the monorepo. The PR includes version updates in package.json, Cargo.toml, and changelog files, along with updating native binding version checks.

  • Updates version numbers from 0.92.0 to 0.93.0 across all packages and crates
  • Updates changelog files with new version sections and release notes
  • Updates native binding package version checks in JavaScript files

Reviewed Changes

Copilot reviewed 65 out of 66 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
npm/runtime/package.json Updates package version to 0.93.0
npm/runtime/CHANGELOG.md Adds blank line for upcoming changelog entries
npm/oxc-types/package.json Updates package version to 0.93.0
npm/oxc-types/CHANGELOG.md Adds blank line for upcoming changelog entries
napi/transform/package.json Updates package version to 0.93.0
napi/transform/index.js Updates all native binding version checks to expect 0.93.0
napi/transform/Cargo.toml Updates crate version to 0.93.0
napi/transform/CHANGELOG.md Adds blank lines for upcoming changelog entries
napi/parser/src-js/bindings.js Updates all native binding version checks to expect 0.93.0
napi/parser/package.json Updates package version to 0.93.0
napi/parser/Cargo.toml Updates crate version to 0.93.0
napi/parser/CHANGELOG.md Adds new 0.93.0 changelog section with refactor and testing entries
napi/minify/package.json Updates package version to 0.93.0
napi/minify/index.js Updates all native binding version checks to expect 0.93.0
napi/minify/Cargo.toml Updates crate version to 0.93.0
napi/minify/CHANGELOG.md Adds blank lines for upcoming changelog entries
crates/*/Cargo.toml Updates all crate versions to 0.93.0
crates/*/CHANGELOG.md Updates changelog files with new version sections and entries
Cargo.toml Updates workspace dependency versions to 0.93.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 28, 2025

CodSpeed Instrumentation Performance Report

Merging #14194 will not alter performance

Comparing release/crates-1759033480 (5b4d239) with main (f2fd7da)

Summary

✅ 37 untouched

@Boshen Boshen merged commit aa0689f into main Sep 28, 2025
29 checks passed
@Boshen Boshen deleted the release/crates-1759033480 branch September 28, 2025 06:13
taearls pushed a commit to taearls/oxc that referenced this pull request Sep 28, 2025
taearls pushed a commit to taearls/oxc that referenced this pull request Sep 28, 2025
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