de192c2db2
* chore: bump node in DEPS to v18.16.0 * build,test: add proper support for IBM i https://github.com/nodejs/node/pull/46739 * lib: enforce use of trailing commas https://github.com/nodejs/node/pull/46881 * src: add initial support for single executable applications https://github.com/nodejs/node/pull/45038 * lib: do not crash using workers with disabled shared array buffers https://github.com/nodejs/node/pull/41023 * src: remove shadowed variable in OptionsParser::Parse https://github.com/nodejs/node/pull/46672 * src: allow embedder control of code generation policy https://github.com/nodejs/node/pull/46368 * src: allow optional Isolate termination in node::Stop() https://github.com/nodejs/node/pull/46583 * lib: fix BroadcastChannel initialization location https://github.com/nodejs/node/pull/46864 * chore: fixup patch indices * chore: sync filenames.json * fix: add simdutf dep to src/inspector BUILD.gn - https://github.com/nodejs/node/pull/46471 - https://github.com/nodejs/node/pull/46472 * deps: replace url parser with Ada https://github.com/nodejs/node/pull/46410 * tls: support automatic DHE https://github.com/nodejs/node/pull/46978 * fixup! src: add initial support for single executable applications * http: unify header treatment https://github.com/nodejs/node/pull/46528 * fix: libc++ buffer overflow in string_view ctor https://github.com/nodejs/node/pull/46410 * test: include strace openat test https://github.com/nodejs/node/pull/46150 * fixup! fixup! src: add initial support for single executable applications --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
35 lines
1.8 KiB
Text
35 lines
1.8 KiB
Text
refactor_alter_child_process_fork_to_use_execute_script_with.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
|
|
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
|
|
fix_handle_boringssl_and_openssl_incompatibilities.patch
|
|
fix_crypto_tests_to_run_with_bssl.patch
|
|
fix_account_for_debugger_agent_race_condition.patch
|
|
fix_readbarrier_undefined_symbol_error_on_woa_arm64.patch
|
|
fix_suppress_clang_-wdeprecated-declarations_in_libuv.patch
|
|
fix_serdes_test.patch
|
|
feat_add_knostartdebugsignalhandler_to_environment_to_prevent.patch
|
|
feat_add_uv_loop_interrupt_on_io_change_option_to_uv_loop_configure.patch
|
|
json_parse_errors_made_user-friendly.patch
|
|
support_v8_sandboxed_pointers.patch
|
|
build_ensure_v8_pointer_compression_sandbox_is_enabled_on_64bit.patch
|
|
build_ensure_native_module_compilation_fails_if_not_using_a_new.patch
|
|
fix_override_createjob_in_node_platform.patch
|
|
v8_api_advance_api_deprecation.patch
|
|
fix_parallel_test-v8-stats.patch
|
|
fix_expose_the_built-in_electron_module_via_the_esm_loader.patch
|
|
api_pass_oomdetails_to_oomerrorcallback.patch
|
|
fix_expose_lookupandcompile_with_parameters.patch
|
|
fix_prevent_changing_functiontemplateinfo_after_publish.patch
|
|
enable_crashpad_linux_node_processes.patch
|
|
test_mark_cpu_prof_tests_as_flaky_in_electron.patch
|
|
fix_adapt_debugger_tests_for_upstream_v8_changes.patch
|
|
fix_libc_buffer_overflow_in_string_view_ctor.patch
|
|
fix_preventing_potential_oob_in_ada_no_scheme_parsing.patch
|