Conversation
Contributor
Monitor Oxc
|
Contributor
There was a problem hiding this comment.
Pull request overview
This PR performs the oxc v0.119.0 release bookkeeping across the Rust workspace crates and the published Node/NAPI packages, including updating version checks and changelog entries.
Changes:
- Bump crate/package versions from
0.118.0to0.119.0across Cargo manifests and npm packages. - Update NAPI JS loaders’ native-binding version mismatch checks to expect
0.119.0. - Add
0.119.0entries to relevant changelogs and refreshCargo.lock.
Reviewed changes
Copilot reviewed 47 out of 48 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| npm/runtime/package.json | Bump runtime npm package version to 0.119.0. |
| npm/oxc-types/package.json | Bump @oxc-project/types npm package version to 0.119.0. |
| napi/transform/package.json | Bump transformer NAPI package version to 0.119.0. |
| napi/transform/index.js | Update native binding version check strings to 0.119.0. |
| napi/transform/Cargo.toml | Bump oxc_transform_napi crate version to 0.119.0. |
| napi/parser/src-js/bindings.js | Update native binding version check strings to 0.119.0. |
| napi/parser/package.json | Bump parser NAPI package version to 0.119.0. |
| napi/parser/Cargo.toml | Bump oxc_parser_napi crate version to 0.119.0. |
| napi/parser/CHANGELOG.md | Add 0.119.0 changelog entry. |
| napi/minify/package.json | Bump minify NAPI package version to 0.119.0. |
| napi/minify/index.js | Update native binding version check strings to 0.119.0. |
| napi/minify/Cargo.toml | Bump oxc_minify_napi crate version to 0.119.0. |
| napi/minify/CHANGELOG.md | Add 0.119.0 changelog entry. |
| crates/oxc_traverse/Cargo.toml | Bump oxc_traverse crate version to 0.119.0. |
| crates/oxc_transformer_plugins/Cargo.toml | Bump oxc_transformer_plugins crate version to 0.119.0. |
| crates/oxc_transformer/Cargo.toml | Bump oxc_transformer crate version to 0.119.0. |
| crates/oxc_transformer/CHANGELOG.md | Add 0.119.0 changelog entry. |
| crates/oxc_syntax/Cargo.toml | Bump oxc_syntax crate version to 0.119.0. |
| crates/oxc_str/Cargo.toml | Bump oxc_str crate version to 0.119.0. |
| crates/oxc_span/Cargo.toml | Bump oxc_span crate version to 0.119.0. |
| crates/oxc_semantic/Cargo.toml | Bump oxc_semantic crate version to 0.119.0. |
| crates/oxc_semantic/CHANGELOG.md | Add 0.119.0 changelog entry. |
| crates/oxc_regular_expression/Cargo.toml | Bump oxc_regular_expression crate version to 0.119.0. |
| crates/oxc_parser/Cargo.toml | Bump oxc_parser crate version to 0.119.0. |
| crates/oxc_parser/CHANGELOG.md | Add 0.119.0 changelog entry. |
| crates/oxc_napi/Cargo.toml | Bump oxc_napi crate version to 0.119.0. |
| crates/oxc_minifier/Cargo.toml | Bump oxc_minifier crate version to 0.119.0. |
| crates/oxc_minifier/CHANGELOG.md | Add 0.119.0 changelog entry. |
| crates/oxc_mangler/Cargo.toml | Bump oxc_mangler crate version to 0.119.0. |
| crates/oxc_jsdoc/Cargo.toml | Bump oxc_jsdoc crate version to 0.119.0. |
| crates/oxc_isolated_declarations/Cargo.toml | Bump oxc_isolated_declarations crate version to 0.119.0. |
| crates/oxc_estree_tokens/Cargo.toml | Bump oxc_estree_tokens crate version to 0.119.0. |
| crates/oxc_estree/Cargo.toml | Bump oxc_estree crate version to 0.119.0. |
| crates/oxc_ecmascript/Cargo.toml | Bump oxc_ecmascript crate version to 0.119.0. |
| crates/oxc_ecmascript/CHANGELOG.md | Add 0.119.0 changelog entry. |
| crates/oxc_diagnostics/Cargo.toml | Bump oxc_diagnostics crate version to 0.119.0. |
| crates/oxc_diagnostics/CHANGELOG.md | Add 0.119.0 changelog entry. |
| crates/oxc_data_structures/Cargo.toml | Bump oxc_data_structures crate version to 0.119.0. |
| crates/oxc_compat/Cargo.toml | Bump oxc_compat crate version to 0.119.0. |
| crates/oxc_codegen/Cargo.toml | Bump oxc_codegen crate version to 0.119.0. |
| crates/oxc_cfg/Cargo.toml | Bump oxc_cfg crate version to 0.119.0. |
| crates/oxc_ast_visit/Cargo.toml | Bump oxc_ast_visit crate version to 0.119.0. |
| crates/oxc_ast_macros/Cargo.toml | Bump oxc_ast_macros crate version to 0.119.0. |
| crates/oxc_ast/Cargo.toml | Bump oxc_ast crate version to 0.119.0. |
| crates/oxc_allocator/Cargo.toml | Bump oxc_allocator crate version to 0.119.0. |
| crates/oxc/Cargo.toml | Bump oxc crate version to 0.119.0. |
| Cargo.toml | Update workspace dependency versions to 0.119.0. |
| Cargo.lock | Refresh locked versions to 0.119.0. |
You can also share your feedback on Copilot code review. Take the survey.
Merging this PR will not alter performance
Comparing Footnotes
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Features
property_write_side_effectstoMayHaveSideEffectsContext(feat(ecmascript): addproperty_write_side_effectstoMayHaveSideEffectsContext#20217) (Dunqing)🐛 Bug Fixes
import()expressions (fix(transformer/typescript): rewrite extensions in dynamicimport()expressions #20121) (Sverre Johansen)WouldBlockin stdout writes to prevent panic (fix(diagnostics): handleWouldBlockin stdout writes to prevent panic #20295) (Boshen)⚡ Performance
📚 Documentation