electron/script
electron-roller[bot] d0e220cbce
chore: bump node to v16.17.0 (main) (#35350)
* chore: bump node in DEPS to v16.17.0

* chore: fixup asar patch

* lib: use null-prototype objects for property descriptors

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

* src: make SecureContext fields private

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

* crypto: remove Node.js-specific webcrypto extensions

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

* test: refactor to top-level await

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

* deps: cherry-pick two libuv fixes

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

* src: slim down env-inl.h

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

* util: add AggregateError.prototype.errors to inspect output

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

* esm: improve performance & tidy tests

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

* src: NodeArrayBufferAllocator delegates to v8's allocator

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

* chore: update patch indices

* chore: update filenames

* src: refactor IsSupportedAuthenticatedMode

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

* src: add --openssl-legacy-provider option

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

* lib,src: add source map support for global eval

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

* trace_events: trace net connect event

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

* deps: update ICU to 71.1

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

This fails the test because it's missing https://chromium-review.googlesource.com/c/chromium/deps/icu/+/3841093

* lib: give names to promisified exists() and question()

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

* crypto: add CFRG curves to Web Crypto API

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

* src: fix memory leak for v8.serialize

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

This test does not work for Electron as they do not use V8's
ArrayBufferAllocator.

* buffer: fix atob input validation

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

* src: fix ssize_t error from nghttp2.h

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

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2022-08-29 09:55:36 -04:00
..
codesign
lib build: fix export patches to work when source directory does not exist (#35432) 2022-08-24 17:37:11 -04:00
release ci: switch to GHA for WOA (#35109) 2022-07-28 19:05:59 -04:00
zip_manifests chore: bump chromium to 104.0.5073.0 (main) (#34272) 2022-06-01 08:12:47 +02:00
add-debug-link.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
apply_all_patches.py chore: bump chromium to 106.0.5216.0 (main) (#34993) 2022-08-17 11:35:53 -07:00
check-patch-diff.ts
check-relative-doc-links.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
check-symlinks.js
copy-debug-symbols.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
dbus_mock.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
doc-only-change.js
download-circleci-artifacts.js refactor: remove all usages of the legacy request module (#30492) 2021-08-12 10:34:49 -07:00
export_all_patches.py build: fix missing patch config dir error (#35451) 2022-08-25 09:39:16 -07:00
gen-filenames.ts build: upgrade webpack and related deps (#34990) 2022-08-03 10:42:50 -04:00
gen-hunspell-filenames.js
gen-libc++-filenames.js test: rebuild nan tests with libc++ and libc++abi (#29281) 2021-05-22 11:48:38 -07:00
generate-config-gypi.py fix: ensure v8 pointer compression + sandbox is enabled on 64bit native modules (#34844) 2022-07-08 01:06:06 -07:00
generate-deps-hash.js build: bust the deps cache on windows (#30401) 2021-08-04 15:31:17 -07:00
generate-version-json.js
generate-zip-manifest.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
git-export-patches build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
git-import-patches build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
gn-asar-hash.js feat: add support for validating asar archives on macOS (#30667) 2021-09-09 14:49:01 -07:00
gn-asar.js
gn-check.js chore: replace Object.assign with object spread syntax (#34739) 2022-06-27 10:29:18 +02:00
gn-plist-but-with-hashes.js feat: add support for validating asar archives on macOS (#30667) 2021-09-09 14:49:01 -07:00
lint.js test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
nan-spec-runner.js fix: do not define _LIBCPP_ABI_NAMESPACE=Cr for all native modules (#34932) 2022-07-15 16:57:29 -07:00
native-test-targets.json
native-tests.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
node-disabled-tests.json chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
node-spec-runner.js test: optionally validate disabled Node.js specs (#34899) 2022-07-19 12:14:21 +02:00
patches-mtime-cache.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
push-patch.js
run-clang-format.py build: update clang-format script (#34286) 2022-06-08 21:26:41 +02:00
run-clang-tidy.ts chore: improve run-clang-tidy.ts behavior when filenames < jobs (#34736) 2022-07-11 12:25:39 +02:00
run-gn-format.py
run-if-exists.js
setup-win-for-dev.bat
spec-runner.js test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
start-goma.ps1
start.js Handle SIGUSR2 (#33589) 2022-05-03 10:36:06 +09:00
strip-binaries.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
sysroots.json fix: don't require glibc 2.29+ on linux arm64 builds (#34491) 2022-06-10 14:15:52 -04:00
verify-chromedriver.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
verify-ffmpeg.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
verify-mksnapshot.py chore: bump chromium to 106.0.5216.0 (main) (#34993) 2022-08-17 11:35:53 -07:00
yarn.js
zip-symbols.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00