fb990ba1eb
* 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>
29 lines
1.6 KiB
Text
29 lines
1.6 KiB
Text
make_module_globalpaths_a_reference.patch
|
|
fix_don_t_create_console_window_when_creating_process.patch
|
|
refactor_alter_child_process_fork_to_use_execute_script_with.patch
|
|
feat_add_uv_loop_watcher_queue_code.patch
|
|
feat_initialize_asar_support.patch
|
|
expose_get_builtin_module_function.patch
|
|
build_add_gn_build_files.patch
|
|
fix_add_default_values_for_variables_in_common_gypi.patch
|
|
feat_add_new_built_with_electron_variable_to_config_gypi.patch
|
|
feat_add_flags_for_low-level_hooks_and_exceptions.patch
|
|
fix_expose_tracing_agent_and_use_tracing_tracingcontroller_instead.patch
|
|
pass_all_globals_through_require.patch
|
|
build_modify_js2c_py_to_allow_injection_of_original-fs_and_custom_embedder_js.patch
|
|
refactor_allow_embedder_overriding_of_internal_fs_calls.patch
|
|
chore_allow_the_node_entrypoint_to_be_a_builtin_module.patch
|
|
chore_add_context_to_context_aware_module_prevention.patch
|
|
chore_read_nobrowserglobals_from_global_not_process.patch
|
|
enable_31_bit_smis_on_64bit_arch_and_ptr_compression.patch
|
|
fix_handle_boringssl_and_openssl_incompatibilities.patch
|
|
fix_add_v8_enable_reverse_jsargs_defines_in_common_gypi.patch
|
|
fix_allow_preventing_initializeinspector_in_env.patch
|
|
src_allow_embedders_to_provide_a_custom_pageallocator_to.patch
|
|
fix_crypto_tests_to_run_with_bssl.patch
|
|
fix_account_for_debugger_agent_race_condition.patch
|
|
fix_use_new_v8_error_message_property_access_format.patch
|
|
add_should_read_node_options_from_env_option_to_disable_node_options.patch
|
|
repl_fix_crash_when_sharedarraybuffer_disabled.patch
|
|
fix_readbarrier_undefined_symbol_error_on_woa_arm64.patch
|
|
src_remove_extra_semicolons_outside_fns.patch
|