Skip to content

Commit

Permalink
chore: bump node to v18.14.0 (main) (electron#37129)
Browse files Browse the repository at this point in the history
* 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 <shelley.vohr@gmail.com>
  • Loading branch information
2 people authored and gecko19 committed Mar 15, 2023
1 parent 14387d7 commit 1323f07
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 60 deletions.
2 changes: 0 additions & 2 deletions patches/node/.patches
Expand Up @@ -37,5 +37,3 @@ allow_embedder_to_control_codegenerationfromstringscallback.patch
src_allow_optional_isolation_termination_in_node.patch
test_mark_cpu_prof_tests_as_flaky_in_electron.patch
lib_fix_broadcastchannel_initialization_location.patch
chore_remove_errant_semicolons.patch
chore_remove_unreached_return.patch
36 changes: 0 additions & 36 deletions patches/node/chore_remove_errant_semicolons.patch

This file was deleted.

22 changes: 0 additions & 22 deletions patches/node/chore_remove_unreached_return.patch

This file was deleted.

0 comments on commit 1323f07

Please sign in to comment.