electron/patches/node
trop[bot] d6cea5fc0c
fix: assert module in the renderer process (#39621)
* fix: assert module in the renderer process

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* chore: update patches after trop

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
2023-08-28 13:13:02 -04:00
..
.patches fix: assert module in the renderer process (#39621) 2023-08-28 13:13:02 -04:00
allow_embedder_to_control_codegenerationfromstringscallback.patch fix: recommended `node-gyp` version in `node.h` error (#37927) 2023-04-11 10:04:51 -07:00
api_pass_oomdetails_to_oomerrorcallback.patch chore: bump node to v18.14.0 (main) (#37129) 2023-02-07 15:51:07 -05:00
build_add_gn_build_files.patch fix: linker error missing `uv__strtok` (#38394) 2023-05-24 15:05:27 -04:00
build_ensure_native_module_compilation_fails_if_not_using_a_new.patch fix: recommended `node-gyp` version in `node.h` error (#37927) 2023-04-11 10:04:51 -07:00
build_ensure_v8_pointer_compression_sandbox_is_enabled_on_64bit.patch chore: bump node to v18.14.0 (main) (#37129) 2023-02-07 15:51:07 -05:00
build_modify_js2c_py_to_allow_injection_of_original-fs_and_custom_embedder_js.patch chore: bump node to v18.14.0 (main) (#37129) 2023-02-07 15:51:07 -05:00
chore_add_context_to_context_aware_module_prevention.patch chore: bump node to v18.14.0 (main) (#37129) 2023-02-07 15:51:07 -05:00
chore_allow_the_node_entrypoint_to_be_a_builtin_module.patch chore: bump node to v18.14.0 (main) (#37129) 2023-02-07 15:51:07 -05:00
enable_crashpad_linux_node_processes.patch chore: bump node to v18.13.0 (main) (#36818) 2023-01-11 11:33:48 +01:00
expose_get_builtin_module_function.patch chore: bump node to v18.14.0 (main) (#37129) 2023-02-07 15:51:07 -05:00
feat_add_knostartdebugsignalhandler_to_environment_to_prevent.patch chore: bump node to v18.14.0 (main) (#37129) 2023-02-07 15:51:07 -05:00
feat_add_uv_loop_interrupt_on_io_change_option_to_uv_loop_configure.patch chore: bump node to v18.13.0 (main) (#36818) 2023-01-11 11:33:48 +01:00
feat_initialize_asar_support.patch chore: bump node to v18.13.0 (main) (#36818) 2023-01-11 11:33:48 +01:00
fix_account_for_debugger_agent_race_condition.patch chore: bump node to v18.13.0 (main) (#36818) 2023-01-11 11:33:48 +01:00
fix_add_default_values_for_variables_in_common_gypi.patch chore: bump node to v18.14.0 (main) (#37129) 2023-02-07 15:51:07 -05:00
fix_assert_module_in_the_renderer_process.patch fix: assert module in the renderer process (#39621) 2023-08-28 13:13:02 -04:00
fix_crypto_tests_to_run_with_bssl.patch test: Node.js hkdf tests work now (#37180) 2023-02-08 13:35:28 -05:00
fix_do_not_resolve_electron_entrypoints.patch fix: avoid package.json check on built-in modules (#39423) 2023-08-09 14:45:59 +02:00
fix_expose_lookupandcompile_with_parameters.patch chore: bump node to v18.14.0 (main) (#37129) 2023-02-07 15:51:07 -05:00
fix_expose_the_built-in_electron_module_via_the_esm_loader.patch chore: bump node to v18.14.0 (main) (#37129) 2023-02-07 15:51:07 -05:00
fix_expose_tracing_agent_and_use_tracing_tracingcontroller_instead.patch chore: bump node to v18.14.0 (main) (#37129) 2023-02-07 15:51:07 -05:00
fix_handle_boringssl_and_openssl_incompatibilities.patch chore: bump node to v18.14.0 (main) (#37129) 2023-02-07 15:51:07 -05:00
fix_override_createjob_in_node_platform.patch chore: bump node to v18.13.0 (main) (#36818) 2023-01-11 11:33:48 +01:00
fix_parallel_test-v8-stats.patch chore: combine `parallel/test-v8-stats` v8 patches (#37818) 2023-04-04 15:16:28 +02:00
fix_prevent_changing_functiontemplateinfo_after_publish.patch chore: bump node to v18.14.0 (main) (#37129) 2023-02-07 15:51:07 -05:00
fix_readbarrier_undefined_symbol_error_on_woa_arm64.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02: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: bump node to v18.13.0 (main) (#36818) 2023-01-11 11:33:48 +01:00
fixup_for_error_declaration_shadows_a_local_variable.patch chore: bump node to v18.13.0 (main) (#36818) 2023-01-11 11:33:48 +01:00
intl_revert_date_formatting_behavior_change_from_icu_72.patch chore: bump chromium to 111.0.5563.50 (24-x-y) (#37223) 2023-03-02 20:22:57 -05:00
json_parse_errors_made_user-friendly.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
lib_fix_broadcastchannel_initialization_location.patch fix: `BroadcastChannel` initialization location (#37443) 2023-03-01 12:24:23 +01:00
pass_all_globals_through_require.patch chore: bump node to v18.14.0 (main) (#37129) 2023-02-07 15:51:07 -05:00
refactor_allow_embedder_overriding_of_internal_fs_calls.patch chore: bump node to v18.14.0 (main) (#37129) 2023-02-07 15:51:07 -05:00
refactor_alter_child_process_fork_to_use_execute_script_with.patch chore: bump node to v18.13.0 (main) (#36818) 2023-01-11 11:33:48 +01:00
repl_fix_crash_when_sharedarraybuffer_disabled.patch chore: bump node to v18.13.0 (main) (#36818) 2023-01-11 11:33:48 +01:00
src_allow_optional_isolation_termination_in_node.patch fix: recommended `node-gyp` version in `node.h` error (#37927) 2023-04-11 10:04:51 -07:00
support_v8_sandboxed_pointers.patch chore: remove redundant Node.js patch (#37307) 2023-02-16 15:49:05 -08:00
test_mark_cpu_prof_tests_as_flaky_in_electron.patch test: mark some node specs as flaky (#37181) 2023-02-08 15:19:02 +01:00
v8_api_advance_api_deprecation.patch chore: bump node to v18.13.0 (main) (#36818) 2023-01-11 11:33:48 +01:00