Commit fe9150d
chore: upgrade oxc to 0.119.0 and oxc_resolver to 11.19.1
- oxc, oxc_allocator, oxc_ecmascript, oxc_traverse, etc.: 0.118.0 → 0.119.0
- oxc_resolver, oxc_resolver_napi: 11.17.1 → 11.19.1
- npm packages (@oxc-project/runtime, @oxc-project/types, oxc-minify, oxc-parser, oxc-transform): 0.118.0 → 0.119.0
- Mark object-spread-side-effect test as expected failure (oxc regression)
- Update test snapshots for codegen changes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 795521b commit fe9150d
File tree
51 files changed
+501
-597
lines changed- .github/workflows
- crates
- rolldown_plugin_oxc_runtime/src/generated
- rolldown/tests
- esbuild
- dce
- dce_of_symbol_instances
- package_json_side_effects_false_keep_bare_import_and_require_es6
- default
- argument_default_value_scope_no_bundle
- bundle_esm_with_nested_var_issue4348
- export_forms_common_js
- require_child_dir_common_js
- require_fs_browser
- require_json
- require_txt
- top_level_await_forbidden_require_dead_branch
- top_level_await_forbidden_require
- importstar_ts
- ts_import_star_capture
- ts_import_star_common_js_no_capture
- ts_import_star_export_import_star_capture
- ts_import_star_export_star_as_capture
- ts_import_star_export_star_capture
- importstar/issue176
- loader
- auto_detect_mime_type_from_extension
- loader_file
- require_custom_extension_base64
- require_custom_extension_data_url
- require_custom_extension_string
- ts
- export_type_issue379
- ts_experimental_decorators_keep_names
- ts_export_missing_es6
- rolldown
- cjs_compat
- esm_require_esm_unused
- require/require_esm
- function
- comments/annotation_false_with_treeshaking
- module_types/issue-6345
- shim_missing_exports/basic_wrapped_esm
- issues
- 4472
- 5923
- plugin/plugin_context/custom_arg_in_resolve
- topics
- deconflict
- wrapped_esm_default_function
- wrapped_esm_export_named_function
- keep_names
- if_stmt
- issue_7481_2
- tree_shaking
- commonjs_inline_const_computed_key_write_object
- commonjs_mixed
- export_star
- rollup/object-spread-side-effect
- packages
- rolldown/tests/fixtures/builtin-plugin/import-glob/vite/virtual-modules
- rollup-tests/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+501
-597
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | 52 | | |
55 | 53 | | |
56 | 54 | | |
57 | | - | |
| 55 | + | |
58 | 56 | | |
59 | | - | |
| 57 | + | |
60 | 58 | | |
61 | 59 | | |
62 | 60 | | |
| |||
0 commit comments