Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Nov 24, 2025

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

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

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

Monitor Oxc

suite result
Isolated Declarations
(compressor)
(transformer)
(codegen)
(whitespace)
(formatter_dcr)
(formatter)
(dce)
(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 Nov 24, 2025
Copilot finished reviewing on behalf of Boshen November 24, 2025 09:12
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 Oxc project version from 0.98.0 to 0.99.0 across all packages and crates. The release includes a breaking change (adding TSGlobalDeclaration type), new features for the allocator, span, and linter, along with several bug fixes and performance improvements.

  • Updates all package versions from 0.98.0 to 0.99.0
  • Adds CHANGELOG entries documenting the breaking changes, features, and bug fixes
  • Updates native binding version checks in JavaScript files

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.99.0
npm/oxc-types/package.json Version bump to 0.99.0
npm/oxc-types/CHANGELOG.md Added changelog entry for 0.99.0 release
napi/transform/package.json Version bump to 0.99.0
napi/transform/index.js Updated native binding version checks to 0.99.0
napi/transform/Cargo.toml Version bump to 0.99.0
napi/parser/src-js/bindings.js Updated native binding version checks to 0.99.0
napi/parser/package.json Version bump to 0.99.0
napi/parser/Cargo.toml Version bump to 0.99.0
napi/parser/CHANGELOG.md Added changelog entry for 0.99.0 release
napi/minify/package.json Version bump to 0.99.0
napi/minify/index.js Updated native binding version checks to 0.99.0
napi/minify/Cargo.toml Version bump to 0.99.0
crates/oxc_traverse/Cargo.toml Version bump to 0.99.0
crates/oxc_traverse/CHANGELOG.md Added changelog entry for 0.99.0 release
crates/oxc_transformer_plugins/Cargo.toml Version bump to 0.99.0
crates/oxc_transformer/Cargo.toml Version bump to 0.99.0
crates/oxc_transformer/CHANGELOG.md Added changelog entry for 0.99.0 release
crates/oxc_syntax/Cargo.toml Version bump to 0.99.0
crates/oxc_span/Cargo.toml Version bump to 0.99.0
crates/oxc_span/CHANGELOG.md Added changelog entry for 0.99.0 release
crates/oxc_semantic/Cargo.toml Version bump to 0.99.0
crates/oxc_semantic/CHANGELOG.md Added changelog entry for 0.99.0 release
crates/oxc_regular_expression/Cargo.toml Version bump to 0.99.0
crates/oxc_parser/Cargo.toml Version bump to 0.99.0
crates/oxc_parser/CHANGELOG.md Added changelog entry for 0.99.0 release
crates/oxc_napi/Cargo.toml Version bump to 0.99.0
crates/oxc_minifier/Cargo.toml Version bump to 0.99.0
crates/oxc_minifier/CHANGELOG.md Added changelog entry for 0.99.0 release
crates/oxc_mangler/Cargo.toml Version bump to 0.99.0
crates/oxc_isolated_declarations/Cargo.toml Version bump to 0.99.0
crates/oxc_isolated_declarations/CHANGELOG.md Added changelog entry for 0.99.0 release
crates/oxc_estree/Cargo.toml Version bump to 0.99.0
crates/oxc_ecmascript/Cargo.toml Version bump to 0.99.0
crates/oxc_ecmascript/CHANGELOG.md Added changelog entry for 0.99.0 release
crates/oxc_diagnostics/Cargo.toml Version bump to 0.99.0
crates/oxc_data_structures/Cargo.toml Version bump to 0.99.0
crates/oxc_data_structures/CHANGELOG.md Added changelog entry for 0.99.0 release
crates/oxc_compat/Cargo.toml Version bump to 0.99.0
crates/oxc_codegen/Cargo.toml Version bump to 0.99.0
crates/oxc_codegen/CHANGELOG.md Added changelog entry for 0.99.0 release
crates/oxc_cfg/Cargo.toml Version bump to 0.99.0
crates/oxc_ast_visit/Cargo.toml Version bump to 0.99.0
crates/oxc_ast_visit/CHANGELOG.md Added changelog entry for 0.99.0 release
crates/oxc_ast_macros/Cargo.toml Version bump to 0.99.0
crates/oxc_ast_macros/CHANGELOG.md Added changelog entry for 0.99.0 release
crates/oxc_ast/Cargo.toml Version bump to 0.99.0
crates/oxc_ast/CHANGELOG.md Added changelog entry for 0.99.0 release
crates/oxc_allocator/Cargo.toml Version bump to 0.99.0
crates/oxc_allocator/CHANGELOG.md Added changelog entry for 0.99.0 release
crates/oxc/Cargo.toml Version bump to 0.99.0
Cargo.toml Updated workspace dependencies to 0.99.0
Cargo.lock Reflected version changes in dependency lock file

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

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 24, 2025

CodSpeed Performance Report

Merging #16037 will not alter performance

Comparing release/crates-1763975270 (4db91ac) with main (4817486)

Summary

✅ 42 untouched
⏩ 3 skipped1

Footnotes

  1. 3 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@overlookmotel overlookmotel merged commit 7252123 into main Nov 24, 2025
36 checks passed
@overlookmotel overlookmotel deleted the release/crates-1763975270 branch November 24, 2025 10:06
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.

3 participants