mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
* chore: bump node in DEPS to v24.11.1
* src: add a default branch for module phase
https://github.com/nodejs/node/pull/60261
* src: conditionally disable source phase imports by default
https://github.com/nodejs/node/pull/60364
* chore: update patches
* src: update locks to use DictionaryTemplate and other minor cleanups
https://github.com/nodejs/node/pull/60061
* deps: update simdjson to 4.0.7
https://github.com/nodejs/node/pull/59883
* test: move sea tests into test/sea
https://github.com/nodejs/node/pull/60250
* fixup deps: update simdjson to 4.0.7a
* src: conditionally disable source phase imports by default
https://github.com/nodejs/node/pull/60364
* module: handle null source from async loader hooks in sync hooks
https://github.com/nodejs/node/pull/59929
* Revert "src: conditionally disable source phase imports by default"
This reverts commit 5f85b84262.
* src: allow disabling JS source phase imports
https://github.com/nodejs/node/pull/60364
---------
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
45 lines
2.3 KiB
Plaintext
45 lines
2.3 KiB
Plaintext
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_allow_passing_fileexists_fn_to_legacymainresolve.patch
|
|
fix_remove_deprecated_errno_constants.patch
|
|
build_enable_perfetto.patch
|
|
build_restore_clang_as_default_compiler_on_macos.patch
|
|
chore_disable_deprecation_ftbfs_in_simdjson_header.patch
|
|
build_allow_unbundling_of_node_js_dependencies.patch
|
|
build_change_crdtp_protocoltypetraits_signatures_to_avoid_conflict.patch
|
|
fix_adjust_wpt_and_webidl_tests_for_enabled_float16array.patch
|
|
refactor_attach_cppgc_heap_on_v8_isolate_creation.patch
|
|
fix_cppgc_initializing_twice.patch
|
|
fix_expose_readfilesync_override_for_modules.patch
|
|
fix_array_out-of-bounds_read_in_boyer-moore_search.patch
|
|
test_accomodate_v8_thenable_stack_trace_change_in_snapshot.patch
|
|
chore_exclude_electron_node_folder_from_exit-time-destructors.patch
|
|
api_remove_deprecated_getisolate.patch
|
|
fix_redefined_macos_sdk_header_symbols.patch
|
|
fix_allow_disabling_fetch_in_renderer_and_worker_processes.patch
|
|
feat_disable_js_source_phase_imports_by_default.patch
|
|
fix_avoid_external_memory_leak_on_invalid_tls_protocol_versions.patch
|
|
lib_check_sharedarraybuffer_existence_in_fast-utf8-stream.patch
|
|
api_delete_deprecated_fields_on_v8_isolate.patch
|
|
api_promote_deprecation_of_v8_context_and_v8_object_api_methods.patch
|
|
src_use_cp_utf8_for_wide_file_names_on_win32.patch
|
|
fix_ensure_traverseparent_bails_on_resource_path_exit.patch
|
|
reland_temporal_unflag_temporal.patch
|