electron/script
electron-roller[bot] 3be338100a
chore: bump node to v20.14.0 (30-x-y) (#42294)
* chore: bump node in DEPS to v20.13.1

* chore: bump node in DEPS to v20.14.0

* chore: update build_add_gn_build_files.patch

* chore: update patches

* chore: update patches

* build: encode non-ASCII Latin1 characters as one byte in JS2C

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

* crypto: use EVP_MD_fetch and cache EVP_MD for hashes

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

* chore: update filenames.json

* chore: update patches

* src: support configurable snapshot

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

* test: remove test-domain-error-types flaky designation

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

* src: avoid draining platform tasks at FreeEnvironment

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

* chore: fix accidentally deleted v8 dep

* lib: define FormData and fetch etc. in the built-in snapshot

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

* chore: remove stray log

* 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

* deps: update c-ares to 1.28.1

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

* chore: fixup

* 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 indices

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Cheng <zcbenz@gmail.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2024-06-01 10:16:58 +02:00
..
codesign refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
lib chore: fix import from patches.py in script/lib/git.py (#41436) 2024-02-26 10:05:33 +01:00
release ci: add logging to uploading to GitHub releases (#41455) 2024-02-28 11:39:52 +09:00
zip_manifests chore: bump chromium to 113.0.5636.0 (main) (#37130) 2023-03-10 10:07:42 -06:00
.eslintrc.json refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
add-debug-link.py chore: remove py2 compatibility code (#40375) 2023-11-01 10:20:32 -04:00
apply_all_patches.py build: export matching patches (#41174) 2024-02-08 13:47:59 -05:00
check-patch-diff.ts chore: bump chromium to 121.0.6104.0 (main) (#40418) 2023-11-03 15:37:55 -04:00
check-symlinks.js refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
copy-debug-symbols.py chore: remove py2 compatibility code (#40375) 2023-11-01 10:20:32 -04:00
create-api-json.js refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
dbus_mock.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
doc-only-change.js ci: clean up docs only change logic (#38456) 2023-05-30 12:38:41 -04:00
download-circleci-artifacts.js chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
export_all_patches.py build: export matching patches (#41174) 2024-02-08 13:47:59 -05:00
gen-filenames.ts chore: remove node patches by using the preload feature (#41080) 2024-01-24 09:54:32 -06:00
gen-hunspell-filenames.js refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
gen-libc++-filenames.js chore: bump chromium to 117.0.5938.0 (main) (#39375) 2023-08-15 10:49:41 -05:00
generate-config-gypi.py chore: bump node to v20.11.0 (main) (#40941) 2024-01-18 16:16:45 -05:00
generate-deps-hash.js feat: I guess it's esm (#37535) 2023-08-30 17:38:07 -07:00
generate-version-json.js chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
generate-zip-manifest.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
generate_node_version_header.py chore: move node headers generation to electron (#39589) 2023-08-22 11:13:49 +02:00
get-git-version.py build: allow overriding electron version (#39974) 2023-09-27 14:49:10 +09:00
git-export-patches build: export matching patches (#41174) 2024-02-08 13:47:59 -05:00
git-import-patches build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
gn-asar-hash.js refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
gn-asar.js refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
gn-check.js refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
gn-plist-but-with-hashes.js refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
lint.js fix: EINVAL when spawning cmd files on Windows (#41905) 2024-04-19 16:41:59 -04:00
nan-spec-runner.js fix: EINVAL when spawning cmd files on Windows (#41905) 2024-04-19 16:41:59 -04:00
native-tests.py chore: remove py2 compatibility code (#40375) 2023-11-01 10:20:32 -04:00
node-disabled-tests.json chore: bump node to v20.14.0 (30-x-y) (#42294) 2024-06-01 10:16:58 +02:00
node-spec-runner.js refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
patches-mtime-cache.py build: export matching patches (#41174) 2024-02-08 13:47:59 -05:00
prepare-appveyor.js build: log got error response bodies (#40965) 2024-01-12 14:37:39 +01:00
push-patch.js refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
run-clang-format.py chore: remove py2 compatibility code (#40375) 2023-11-01 10:20:32 -04:00
run-clang-tidy.ts refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
run-gn-format.py fix: use gn/clang-format from src (#19145) 2019-07-09 17:40:26 +09:00
run-if-exists.js fix: EINVAL when spawning cmd files on Windows (#41905) 2024-04-19 16:41:59 -04:00
setup-win-for-dev.bat chore: bump chromium to 113.0.5636.0 (main) (#37130) 2023-03-10 10:07:42 -06:00
spec-runner.js build: ignore node version mismatch for electron 30 tests (#42177) 2024-05-14 16:02:55 -04:00
start.js refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
strip-binaries.py chore: remove py2 compatibility code (#40375) 2023-11-01 10:20:32 -04:00
sysroots.json chore: bump chromium to 117.0.5938.0 (main) (#39375) 2023-08-15 10:49:41 -05:00
tar.py chore: move node headers generation to electron (#39589) 2023-08-22 11:13:49 +02:00
verify-chromedriver.py chore: remove py2 compatibility code (#40375) 2023-11-01 10:20:32 -04:00
verify-ffmpeg.py chore: remove py2 compatibility code (#40375) 2023-11-01 10:20:32 -04:00
verify-mksnapshot.py chore: remove py2 compatibility code (#40375) 2023-11-01 10:20:32 -04:00
yarn.js fix: EINVAL when spawning cmd files on Windows (#41905) 2024-04-19 16:41:59 -04:00
zip-symbols.py chore: remove py2 compatibility code (#40375) 2023-11-01 10:20:32 -04:00