Skip to content

chore(deps): upgrade oxc crates to 0.122.0#8879

Merged
shulaoda merged 1 commit intomainfrom
chore/upgrade-oxc-0.122.0
Mar 23, 2026
Merged

chore(deps): upgrade oxc crates to 0.122.0#8879
shulaoda merged 1 commit intomainfrom
chore/upgrade-oxc-0.122.0

Conversation

@shulaoda
Copy link
Copy Markdown
Member

@shulaoda shulaoda commented Mar 23, 2026

Closes #8874

Summary

  • Upgrade oxc Rust crates from 0.121.0 to 0.122.0
  • Upgrade @oxc-project/runtime npm package from 0.121.0 to 0.122.0
  • Regenerate embedded helpers

Test plan

  • cargo check passes with no errors
  • just test-update passes (0 failures)
  • just roll passes (pre-existing lint issue on main unrelated to this change)

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 23, 2026

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit 40b9d8a
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/69c19ba94d510700093fdbf6

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​oxc-project/​runtime@​0.121.0 ⏵ 0.122.0100 +11007596 +1100

View full report

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Mar 23, 2026

Merging this PR will not alter performance

✅ 4 untouched benchmarks
⏩ 10 skipped benchmarks1


Comparing chore/upgrade-oxc-0.122.0 (40b9d8a) with main (11b0aa8)2

Open in CodSpeed

Footnotes

  1. 10 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.

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

@shulaoda shulaoda merged commit 5f3724a into main Mar 23, 2026
34 of 35 checks passed
@shulaoda shulaoda deleted the chore/upgrade-oxc-0.122.0 branch March 23, 2026 20:07
This was referenced Mar 25, 2026
shulaoda added a commit that referenced this pull request Mar 25, 2026
## [1.0.0-rc.12] - 2026-03-25

### 🚀 Features

- chunk-optimizer: skip circular dependency check when strict execution order is enabled (#8886) by @hyf0

### 🐛 Bug Fixes

- emit build warnings during watch mode rebuilds (#8897) by @IWANABETHATGUY
- lazy-barrel: load import-then-export specifiers when barrel has local exports (#8895) by @shulaoda
- correct execution order of transferred CJS init calls (#8877) by @IWANABETHATGUY
- mcs: `entriesAware` should calculate sizes without duplication (#8887) by @hyf0
- non-deterministic chunk generation (#8882) by @sapphi-red
- `is_top_level` incorrectly treats strict-mode scopes as top-level (#8878) by @Dunqing

### 🚜 Refactor

- treeshake: migrate SideEffectDetector to Oxc's MayHaveSideEffects trait (#8624) by @Dunqing

### 🧪 Testing

- make dev server tests deterministic by replacing fixed sleeps with event-driven polling (#8561) by @Boshen

### ⚙️ Miscellaneous Tasks

- deps: update dependency vite-plus to v0.1.14 (#8902) by @camc314
- deps: update dependency oxfmt to ^0.42.0 (#8891) by @renovate[bot]
- deps: update rust crate oxc_sourcemap to v6.1.1 (#8890) by @renovate[bot]
- remove Rolldown MF plan (#8883) by @shulaoda
- deps: update rollup submodule for tests to v4.60.0 (#8881) by @sapphi-red
- deps: update test262 submodule for tests (#8880) by @sapphi-red
- deps: upgrade oxc crates to 0.122.0 (#8879) by @shulaoda

Co-authored-by: shulaoda <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant