electron/lib
electron-roller[bot] 9a879385c1
chore: bump node to v20.14.0 (31-x-y) (#42295)
* chore: bump node in DEPS to v20.13.1

* chore: bump node in DEPS to v20.14.0

* crypto: enable NODE_EXTRA_CA_CERTS with BoringSSL

https://github.com/nodejs/node/pull/52217

* test: skip test for dynamically linked OpenSSL

https://github.com/nodejs/node/pull/52542

* lib, url: add a `windows` option to path parsing

https://github.com/nodejs/node/pull/52509

* src: use dedicated routine to compile function for builtin CJS loader

https://github.com/nodejs/node/pull/52016

* test: mark test as flaky

https://github.com/nodejs/node/pull/52671

* build,tools: add test-ubsan ci

https://github.com/nodejs/node/pull/46297

* src: preload function for Environment

https://github.com/nodejs/node/pull/51539

* chore: fixup patch indices

* deps: update c-ares to 1.28.1

https://github.com/nodejs/node/pull/52285

* chore: handle updated filenames

* events: extract addAbortListener for safe internal use

https://github.com/nodejs/node/pull/52081

* module: print location of unsettled top-level await in entry points

https://github.com/nodejs/node/pull/51999

* fs: add stacktrace to fs/promises

https://github.com/nodejs/node/pull/49849

* chore: fixup patch indices

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2024-05-31 23:37:42 +02:00
..
browser chore: bump node to v20.14.0 (31-x-y) (#42295) 2024-05-31 23:37:42 +02:00
common fix: recognize 'undefined' header value in `ClientRequest` (#41615) 2024-03-27 16:46:07 -07:00
isolated_renderer refactor: cleanup global variable declarations (#38410) 2023-05-24 20:01:07 +02:00
node chore: bump node to v20.14.0 (31-x-y) (#42295) 2024-05-31 23:37:42 +02:00
renderer chore: bump node to v20.14.0 (31-x-y) (#42295) 2024-05-31 23:37:42 +02:00
sandboxed_renderer refactor: type-safe module imports / requires (#41192) 2024-02-05 16:36:28 +09:00
utility chore: bump node to v20.14.0 (31-x-y) (#42295) 2024-05-31 23:37:42 +02:00
worker fix: apply module search paths restriction on worker and child process (#41118) 2024-01-26 17:29:04 +09:00