Skip to content

Commit 1323f07

Browse files
electron-roller[bot]codebytere
authored andcommitted
chore: bump node to v18.14.0 (main) (electron#37129)
* chore: bump node in DEPS to v18.14.0 * src: add support for externally shared js builtins nodejs/node#44376 * test: fix test broken under --node-builtin-modules-path nodejs/node#45894 * build: add option to disable shared readonly heap nodejs/node#45887 * src: remove unnecessary semicolons nodejs/node#46171 * src: remove return after abort nodejs/node#46172 * chore: fixup patch indices * test_runner: parse yaml nodejs/node#45815 * src: use simdutf for converting externalized builtins to UTF-16 nodejs/node#46119 * src: rename internal module declaration as internal bindings nodejs/node#45551 --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <[email protected]>
1 parent 14387d7 commit 1323f07

File tree

3 files changed

+0
-60
lines changed

3 files changed

+0
-60
lines changed

patches/node/.patches

-2
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,3 @@ allow_embedder_to_control_codegenerationfromstringscallback.patch
3737
src_allow_optional_isolation_termination_in_node.patch
3838
test_mark_cpu_prof_tests_as_flaky_in_electron.patch
3939
lib_fix_broadcastchannel_initialization_location.patch
40-
chore_remove_errant_semicolons.patch
41-
chore_remove_unreached_return.patch

patches/node/chore_remove_errant_semicolons.patch

-36
This file was deleted.

patches/node/chore_remove_unreached_return.patch

-22
This file was deleted.

0 commit comments

Comments
 (0)