Commit 8b2b0f2
committed
chore(deps): upgrade oxc to 0.129.0 (#9297)
## Summary
- Bump oxc Rust crates and `@oxc-project/*` / `oxc-*` npm packages from `0.128.0` to `0.129.0`.
- Regenerate `embedded_helpers.rs` to point at `@oxc-project+runtime@0.129.0`.
- Refresh esbuild test snapshots affected by upstream printer changes that now preserve `//!` legal comments in additional positions.
No code changes were required (`cargo check` passed clean and `just roll` succeeded).
## Test plan
- [x] `just update-generated-code`
- [x] `just test-update`
- [x] `just ued`
- [x] `just roll` (full build, lint, and test suite)
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent 3c6914a commit 8b2b0f2
10 files changed
Lines changed: 378 additions & 362 deletions
File tree
- crates
- rolldown_plugin_oxc_runtime/src/generated
- rolldown/tests/esbuild
- dce
- no_side_effects_comment
- preserve_directives_minify_bundle
- preserve_directives_minify_iife
- preserve_directives_minify_pass_through
- ts/parameter_props_use_define_for_class_fields_true
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| 261 | + | |
261 | 262 | | |
262 | 263 | | |
263 | 264 | | |
264 | 265 | | |
265 | 266 | | |
266 | 267 | | |
267 | 268 | | |
| 269 | + | |
268 | 270 | | |
269 | 271 | | |
270 | 272 | | |
0 commit comments