![electron-roller[bot]](/assets/img/avatar_default.png)
* chore: bump node in DEPS to v22.15.0 * inspector: fix GN build https://github.com/nodejs/node/pull/56798 * test: search cctest files https://github.com/nodejs/node/pull/56791 * crypto: fix missing OPENSSL_NO_ENGINE guard https://github.com/nodejs/node/pull/57012 * test,crypto: make tests work for BoringSSL https://github.com/nodejs/node/pull/57021 * module: use synchronous hooks for preparsing in import(cjs) https://github.com/nodejs/node/pull/55698 * deps: update simdjson to 3.12.0 https://github.com/nodejs/node/pull/56874 * build: remove explicit linker call to libm on macOS https://github.com/nodejs/node/pull/56901 * test: make eval snapshot comparison more flexible https://github.com/nodejs/node/pull/57020 * src: allow embedder customization of OOMErrorHandler https://github.com/nodejs/node/pull/57325 * src: do not pass nullptr to std::string ctor https://github.com/nodejs/node/pull/57354 * src: lock the isolate properly in IsolateData destructor https://github.com/nodejs/node/pull/57031 * chore: shrink --trace-atomics-wait patch * chore: fixup patch indices * build: fix GN build failure https://github.com/nodejs/node/pull/57013 * crypto: expose security levels https://github.com/nodejs/node/pull/56601 * zlib: add zstd support https://github.com/nodejs/node/pull/52100 * test: move crypto related common utilities in common/crypto https://github.com/nodejs/node/pull/56714 * cli: move --trace-atomics-wait to eol https://github.com/nodejs/node/pull/52747 * test: disable test-https-client-renegotiation-limit BoringSSL doesn't support caller-initiated renegotiation - see https://source.chromium.org/chromium/chromium/src/+/main:third_party/boringssl/src/ssl/ssl_lib.cc;l=1627-1631 --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
52 lines
2.6 KiB
Text
52 lines
2.6 KiB
Text
expose_get_builtin_module_function.patch
|
|
build_add_gn_build_files.patch
|
|
fix_add_default_values_for_variables_in_common_gypi.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
|
|
fix_handle_boringssl_and_openssl_incompatibilities.patch
|
|
fix_crypto_tests_to_run_with_bssl.patch
|
|
feat_add_uv_loop_interrupt_on_io_change_option_to_uv_loop_configure.patch
|
|
support_v8_sandboxed_pointers.patch
|
|
build_ensure_native_module_compilation_fails_if_not_using_a_new.patch
|
|
fix_expose_the_built-in_electron_module_via_the_esm_loader.patch
|
|
enable_crashpad_linux_node_processes.patch
|
|
fix_lazyload_fs_in_esm_loaders_to_apply_asar_patches.patch
|
|
chore_expose_importmoduledynamically_and.patch
|
|
test_formally_mark_some_tests_as_flaky.patch
|
|
fix_do_not_resolve_electron_entrypoints.patch
|
|
ci_ensure_node_tests_set_electron_run_as_node.patch
|
|
fix_assert_module_in_the_renderer_process.patch
|
|
fix_allow_passing_fileexists_fn_to_legacymainresolve.patch
|
|
fix_remove_deprecated_errno_constants.patch
|
|
build_enable_perfetto.patch
|
|
fix_add_source_location_for_v8_task_runner.patch
|
|
src_remove_dependency_on_wrapper-descriptor-based_cppheap.patch
|
|
test_update_v8-stats_test_for_v8_12_6.patch
|
|
src_do_not_use_soon-to-be-deprecated_v8_api.patch
|
|
src_stop_using_deprecated_fields_of_fastapicallbackoptions.patch
|
|
build_compile_with_c_20_support.patch
|
|
add_v8_taskpirority_to_foreground_task_runner_signature.patch
|
|
cli_remove_deprecated_v8_flag.patch
|
|
build_restore_clang_as_default_compiler_on_macos.patch
|
|
fix_remove_harmony-import-assertions_from_node_cc.patch
|
|
chore_disable_deprecation_ftbfs_in_simdjson_header.patch
|
|
build_allow_unbundling_of_node_js_dependencies.patch
|
|
test_use_static_method_names_in_call_stacks.patch
|
|
build_use_third_party_simdutf.patch
|
|
fix_remove_fastapitypedarray_usage.patch
|
|
test_handle_explicit_resource_management_globals.patch
|
|
linux_try_preadv64_pwritev64_before_preadv_pwritev_4683.patch
|
|
build_change_crdtp_protocoltypetraits_signatures_to_avoid_conflict.patch
|
|
build_option_to_use_custom_inspector_protocol_path.patch
|
|
fix_adjust_wpt_and_webidl_tests_for_enabled_float16array.patch
|
|
chore_add_createexternalizabletwobytestring_to_globals.patch
|
|
refactor_attach_cppgc_heap_on_v8_isolate_creation.patch
|
|
fix_ensure_traverseparent_bails_on_resource_path_exit.patch
|
|
cli_move_--trace-atomics-wait_to_eol.patch
|
|
fix_cppgc_initializing_twice.patch
|
|
fix_task_starvation_in_inspector_context_test.patch
|
|
zlib_fix_pointer_alignment.patch
|
|
fix_expose_readfilesync_override_for_modules.patch
|
|
test_force_slow_json_stringify_path_for_overflow.patch
|