electron/patches/node
electron-roller[bot] f4ee3c1b2a
chore: bump node to v20.11.0 (main) (#40941)
* chore: bump node in DEPS to v20.11.0

* module: bootstrap module loaders in shadow realm

https://github.com/nodejs/node/pull/48655

* src: add commit hash shorthand in zlib version

https://github.com/nodejs/node/pull/50158

* v8,tools: expose necessary V8 defines

https://github.com/nodejs/node/pull/50820

* esm: do not call getSource when format is commonjs

https://github.com/nodejs/node/pull/50465

* esm: fallback to readFileSync when source is nullish

https://github.com/nodejs/node/pull/50825

* vm: allow dynamic import with a referrer realm

https://github.com/nodejs/node/pull/50360

* test: skip test-diagnostics-channel-memory-leak.js

https://github.com/nodejs/node/pull/50327

* esm: do not call getSource when format is commonjs

https://github.com/nodejs/node/pull/50465

* lib: fix assert throwing different error messages in ESM and CJS

https://github.com/nodejs/node/pull/50634

* src: fix compatility with upcoming V8 12.1 APIs

https://github.com/nodejs/node/pull/50709

* deps: update base64 to 0.5.1

https://github.com/nodejs/node/pull/50629

* src: avoid silent coercion to signed/unsigned int

https://github.com/nodejs/node/pull/50663

* src: fix compatility with upcoming V8 12.1 APIs

https://github.com/nodejs/node/pull/50709

* chore: fix patch indices

* chore: update patches

* test: disable TLS cipher test

This can't be enabled owing to BoringSSL incompatibilities.

https://github.com/nodejs/node/pull/50186

* fix: check for Buffer and global definition in shadow realm

https://github.com/nodejs/node/pull/51239

* test: disable parallel/test-shadow-realm-custom-loader

Incompatible with our asar logic, resulting in the following failure:

> Failed to CompileAndCall electron script: electron/js2c/asar_bundle

* chore: remove deleted parallel/test-crypto-modp1-error test

* test: make test-node-output-v8-warning generic

https://github.com/nodejs/node/pull/50421

* chore: fixup ModuleWrap patch

* test: match wpt/streams/transferable/transform-stream-members.any.js to upstream

* fix: sandbox is not enabled on arm

* chore: disable v8 sandbox on ia32/arm

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: Cheng Zhao <zcbenz@gmail.com>
2024-01-18 16:16:45 -05:00
..
.patches chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
build_add_gn_build_files.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
build_do_not_rely_on_gn_helpers_in_gn_build.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
build_ensure_native_module_compilation_fails_if_not_using_a_new.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
build_ensure_v8_pointer_compression_sandbox_is_enabled_on_64bit.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
build_modify_js2c_py_to_allow_injection_of_original-fs_and_custom_embedder_js.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
build_only_create_cppgc_heap_on_non-32_bit_platforms.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
chore_add_context_to_context_aware_module_prevention.patch chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00
chore_allow_the_node_entrypoint_to_be_a_builtin_module.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
chore_expose_importmoduledynamically_and.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
chore_remove_--no-harmony-atomics_related_code.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
chore_remove_use_of_deprecated_kmaxlength.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
ci_ensure_node_tests_set_electron_run_as_node.patch chore: bump node to v20.10.0 (main) (#40675) 2023-12-11 21:09:50 +01:00
enable_crashpad_linux_node_processes.patch chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00
expose_get_builtin_module_function.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
feat_add_knostartdebugsignalhandler_to_environment_to_prevent.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
feat_add_uv_loop_interrupt_on_io_change_option_to_uv_loop_configure.patch chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00
feat_initialize_asar_support.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
feat_optionally_prevent_calling_v8_enablewebassemblytraphandler.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
fix_-wshadow_error_in_uvwasi_c.patch chore: bump node to v20.10.0 (main) (#40675) 2023-12-11 21:09:50 +01:00
fix_-wshadow_warning.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
fix_account_for_createexternalizablestring_v8_global.patch chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00
fix_account_for_debugger_agent_race_condition.patch test: enable parallel/test-debugger-random-port-with-inspect-port (#39533) 2023-08-17 12:16:14 -04:00
fix_adapt_debugger_tests_for_upstream_v8_changes.patch chore: bump node to v18.17.0 (main) (#39154) 2023-08-08 17:52:51 -05:00
fix_add_default_values_for_variables_in_common_gypi.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
fix_add_trusted_space_and_trusted_lo_space_to_the_v8_heap.patch chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00
fix_assert_module_in_the_renderer_process.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
fix_capture_embedder_exceptions_before_entering_v8.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
fix_crypto_tests_to_run_with_bssl.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
fix_do_not_resolve_electron_entrypoints.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
fix_expose_lookupandcompile_with_parameters.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
fix_expose_the_built-in_electron_module_via_the_esm_loader.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
fix_expose_tracing_agent_and_use_tracing_tracingcontroller_instead.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
fix_handle_boringssl_and_openssl_incompatibilities.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
fix_lazyload_fs_in_esm_loaders_to_apply_asar_patches.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
fix_missing_include_for_node_extern.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
fix_readbarrier_undefined_symbol_error_on_woa_arm64.patch chore: bump node to v18.17.0 (main) (#39154) 2023-08-08 17:52:51 -05:00
fix_serdes_test.patch chore: upgrade to Node.js v18 (#35999) 2022-11-10 22:31:20 +01:00
fix_suppress_clang_-wdeprecated-declarations_in_libuv.patch chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00
pass_all_globals_through_require.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
refactor_allow_embedder_overriding_of_internal_fs_calls.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
refactor_alter_child_process_fork_to_use_execute_script_with.patch chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00
spec_add_iterator_to_global_intrinsics.patch chore: bump chromium to 122.0.6236.2 (main) (#40871) 2024-01-11 19:33:40 +13:00
src_update_default_v8_platform_to_override_functions_with_location.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
support_v8_sandboxed_pointers.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
test_formally_mark_some_tests_as_flaky.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
test_make_test-node-output-v8-warning_generic.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
test_match_wpt_streams_transferable_transform-stream-members_any_js.patch chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
win_process_avoid_assert_after_spawning_store_app_4152.patch chore: upgrade to Node.js v20 (#40545) 2023-11-30 09:51:35 -05:00