electron/script
electron-roller[bot] 93f4a93e12
chore: bump node to v22.13.1 (main) (#45307)
* chore: bump node in DEPS to v22.13.1

* chore: fixup GN build file

* https://github.com/nodejs/node/pull/55529
* https://github.com/nodejs/node/pull/55798
* https://github.com/nodejs/node/pull/55530

* module: simplify --inspect-brk handling

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

* src: fix outdated js2c.cc references

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

* crypto: include openssl/rand.h explicitly

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

* build: use variable for crypto dep path

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

* crypto: fix RSA_PKCS1_PADDING error message

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

* build: use variable for simdutf path

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

* test,crypto: make crypto tests work with BoringSSL

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

* fix: suppress clang -Wdeprecated-declarations in libuv

https://github.com/libuv/libuv/pull/4486

* deps: update libuv to 1.49.1

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

* test: make test-node-output-v8-warning more flexible

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

* [v22.x] Revert "v8: enable maglev on supported architectures"

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

* fix: potential WIN32_LEAN_AND_MEAN redefinition

https://github.com/c-ares/c-ares/pull/869

* deps: update nghttp2 to 1.64.0

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

* src: provide workaround for container-overflow

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

* build: use variable for simdutf path

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

* chore: fixup patch indices

* fixup! module: simplify --inspect-brk handling

* lib: fix fs.readdir recursive async

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

* lib: avoid excluding symlinks in recursive fs.readdir with filetypes

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

This doesn't currently play well with ASAR - this should be fixed in a follow up

* test: disable CJS permission test for config.main

This has diverged as a result of our revert of
src,lb: reducing C++ calls of esm legacy main resolve

* fixup! lib: fix fs.readdir recursive async

* deps: update libuv to 1.49.1

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

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2025-01-29 15:41:00 -05:00
..
actions
codesign
lib
node
release build: migrate Windows release builds to GHA (#45137) 2025-01-23 14:10:24 -05:00
zip_manifests
.eslintrc.json
add-debug-link.py
apply_all_patches.py
check-patch-diff.ts
check-symlinks.js
copy-debug-symbols.py
create-api-json.mjs
dbus_mock.py
doc-only-change.js
export_all_patches.py
gen-filenames.ts
gen-hunspell-filenames.js
gen-libc++-filenames.js
generate-config-gypi.py
generate-deps-hash.js
generate-mas-config.py
generate-version-json.js
generate-zip-manifest.py
get-git-version.py fix: only remove the 'v' prefix from the git tag name (#45132) 2025-01-13 22:36:03 -05:00
git-export-patches
git-import-patches
gn-asar-hash.js
gn-asar.js
gn-check.js
gn-plist-but-with-hashes.js
lint.js
nan-spec-runner.js
native-tests.py
node-disabled-tests.json chore: bump node to v22.13.1 (main) (#45307) 2025-01-29 15:41:00 -05:00
node-spec-runner.js
patches-mtime-cache.py
prepare-appveyor.js
push-patch.js
run-clang-format.py build: fix clang-format duplicate message (#45235) 2025-01-20 11:05:40 +01:00
run-clang-tidy.ts
run-gn-format.py
run-if-exists.js
setup-win-for-dev.bat
spec-runner.js
split-tests.js
start.js
strip-binaries.py
sysroots.json
tar.py
verify-chromedriver.py
verify-ffmpeg.py
verify-mksnapshot.py
yarn.js
zip-symbols.py