electron/patches/node
electron-roller[bot] fb990ba1eb
chore: bump node to v16.7.0 (main) (#30350)
* chore: bump node in DEPS to v16.6.0

* chore: bump node in DEPS to v16.6.1

* crypto: fix generateKeyPair with encoding 'jwk'

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

* build: add library_files to gyp variables

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

* debugger: rename internal module

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

* chore: fixup patch indices

* deps: extract gtest source files to deps/googletest

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

* crypto: fix generateKeyPair with encoding 'jwk'

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

* deps: bump HdrHistogram_C to 0.11.2

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

* fixup! deps: extract gtest source files to deps/googletest

* chore: bump node in DEPS to v16.6.2

* chore: update patches

* deps: reflect c-ares source tree

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

* deps: update c-ares to 1.17.2

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

* fix: _ReadBarrier undefined symbol error on WOA arm64

* chore: update patches

* chore: bump node in DEPS to v16.7.0

* deps: upgrade to libuv 1.42.0

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

* chore: update filenames

* src: remove extra semicolons outside fns

* chore: fixup patch filenames

* chore: sort and alphabetize disabled tests

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: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2021-08-20 19:25:50 +02:00
..
.patches chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
add_should_read_node_options_from_env_option_to_disable_node_options.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
build_add_gn_build_files.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
build_modify_js2c_py_to_allow_injection_of_original-fs_and_custom_embedder_js.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
chore_add_context_to_context_aware_module_prevention.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
chore_allow_the_node_entrypoint_to_be_a_builtin_module.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
chore_read_nobrowserglobals_from_global_not_process.patch chore: bump node to v16.5.0 (main) (#30031) 2021-07-15 11:25:00 -04:00
enable_31_bit_smis_on_64bit_arch_and_ptr_compression.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
expose_get_builtin_module_function.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
feat_add_flags_for_low-level_hooks_and_exceptions.patch chore: bump node to v16.5.0 (main) (#30031) 2021-07-15 11:25:00 -04:00
feat_add_new_built_with_electron_variable_to_config_gypi.patch chore: fix patch linter (#21495) 2019-12-13 09:18:45 -08:00
feat_add_uv_loop_watcher_queue_code.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
feat_initialize_asar_support.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
fix_account_for_debugger_agent_race_condition.patch chore: bump node to v16.5.0 (main) (#30031) 2021-07-15 11:25:00 -04:00
fix_add_default_values_for_variables_in_common_gypi.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
fix_add_v8_enable_reverse_jsargs_defines_in_common_gypi.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
fix_allow_preventing_initializeinspector_in_env.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
fix_crypto_tests_to_run_with_bssl.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
fix_don_t_create_console_window_when_creating_process.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
fix_expose_tracing_agent_and_use_tracing_tracingcontroller_instead.patch chore: bump node to v16.4.0 (main) (#29699) 2021-06-28 18:05:38 +02:00
fix_handle_boringssl_and_openssl_incompatibilities.patch chore: bump node to v16.5.0 (main) (#30031) 2021-07-15 11:25:00 -04: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_use_new_v8_error_message_property_access_format.patch chore: bump chromium to 94.0.4584.0 (main) (#30030) 2021-07-26 09:02:16 -07:00
make_module_globalpaths_a_reference.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
pass_all_globals_through_require.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
refactor_allow_embedder_overriding_of_internal_fs_calls.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
refactor_alter_child_process_fork_to_use_execute_script_with.patch chore: bump node to v16.4.0 (main) (#29699) 2021-06-28 18:05:38 +02:00
repl_fix_crash_when_sharedarraybuffer_disabled.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
src_allow_embedders_to_provide_a_custom_pageallocator_to.patch refactor: modify Node.js options object directly (#29939) 2021-06-30 16:07:28 +02:00
src_remove_extra_semicolons_outside_fns.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00