electron/script
Electron Bot f965b13d74
chore: bump node to v12.16.1 (master) (#22168)
* chore: bump node in DEPS to v12.16.0

* Fixup asar support setup patch

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

* Fixup InternalCallbackScope patch

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

* Fixup GN buildfiles patch

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

* Fixup low-level hooks patch

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

* Fixup globals require patch

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

* Fixup process stream patch

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

* Fixup js2c modification patch

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

* Fixup internal fs override patch

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

* Fixup context-aware warn patch

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

* Fixup Node.js with ltcg config

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

* Fixup oaepLabel patch

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

* Remove redundant ESM test patch

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

* Remove redundant cli flag patch

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

* Update filenames.json

* Remove macro generation in GN build files

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

* Fix some compilation errors upstream

* Add uvwasi to deps

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

* Fix BoringSSL incompatibilities

* Fixup linked module patch

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

* Add missing sources to GN uv build

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

* Patch some uvwasi incompatibilities

* chore: bump Node.js to v12.6.1

* Remove mark_arraybuffer_as_untransferable.patch

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

* Fix uvwasi build failure on win

* Fixup --perf-prof cli option error

* Fixup early cjs module loading

* fix: initialize diagnostics properly

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

* Disable new esm syntax specs

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

* Fixup v8 weakref hook spec

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

* Fix async context timer issue

* Disable monkey-patch-main spec

It relies on https://github.com/nodejs/node/pull/29777, and we don't
override prepareStackTrace.

* Disable new tls specs

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

We don't support much of TLS owing to schisms between BoringSSL and
OpenSSL.

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2020-02-24 21:02:04 +00:00
..
codesign test: tsify more web contents specs (#19969) 2019-08-29 19:45:41 -05:00
lib fix: don't include breakpad_symbols dir in dsym.zip (#22191) 2020-02-17 09:45:41 +09:00
release chore: remove libcc from release not generator (#22271) 2020-02-20 05:39:25 +00:00
zip_manifests chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
.electron.attributes build: ensure we use objc regexps for export-patches (#17598) 2019-03-28 14:01:43 -07:00
add-debug-link.py ci: generate debug symbols on Linux (#18676) 2019-11-20 17:21:44 -08:00
apply_all_patches.py chore: make apply_all_patches.py work in both python2 and python3 (#19872) 2019-08-23 15:48:27 -07:00
check-relative-doc-links.py fix: use print() function in both Python 2 and Python 3 (#18395) 2019-06-15 10:26:09 -07:00
check-trailing-whitespace.py chore: fix formatting of a few Python files (#20743) 2019-10-28 10:02:16 -04:00
copy-debug-symbols.py ci: generate debug symbols on Linux (#18676) 2019-11-20 17:21:44 -08:00
dbus_mock.py
doc-only-change.js ci: fix build failure on doc only changes (#22075) 2020-02-07 12:58:47 -05:00
download-circleci-artifacts.js ci: fix issues downloading from CircleCI (#18652) 2019-06-05 12:21:57 -04:00
external-binaries.json build: move external binaries to S3 (#21829) 2020-01-23 10:00:35 -08:00
gen-filenames.js Update gen-filenames.js to generate posix paths (#18488) 2019-06-03 11:43:55 -07:00
gen-hunspell-filenames.js feat: enable builtin spellchecker (#20692) 2019-10-31 13:11:51 -07:00
generate-deps-hash.js build: make CI faster, magic contained within (#21086) 2019-11-27 16:29:53 -08:00
generate-version-json.js refactor: auto generate electron_version.h from the version file (#18866) 2019-06-19 14:31:55 -07:00
generate-zip-manifest.py ci: add check for dist zip file changes (#18446) 2019-05-29 09:40:02 -07:00
git-export-patches chore: save HEAD when git-import-patches runs (#17824) 2019-04-17 11:16:03 -07:00
git-import-patches build: actually run import-patches on gclient sync (#17885) 2019-04-23 10:28:26 -07:00
gn-asar.js build: use async remove method to handle errors better (#16917) 2019-03-26 10:34:03 +09:00
gn-check.js build: allow getOutDir cli argument (#21545) 2019-12-17 14:00:42 -08:00
lint.js chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
nan-spec-runner.js build: allow getOutDir cli argument (#21545) 2019-12-17 14:00:42 -08:00
native-test-targets.json chore: enable native unittesting (#20293) 2019-10-03 22:21:30 +02:00
native-tests.py ci: run more Chromium unit tests (#15363) 2018-10-25 14:28:50 -04:00
node-disabled-tests.json chore: bump node to v12.16.1 (master) (#22168) 2020-02-24 21:02:04 +00:00
node-spec-runner.js chore: allow custom node-spec-runner options (#22315) 2020-02-21 20:19:25 +00:00
run-clang-format.py fix: use gn/clang-format from src (#19145) 2019-07-09 17:40:26 +09:00
run-gn-format.py fix: use gn/clang-format from src (#19145) 2019-07-09 17:40:26 +09:00
setup-win-for-dev.bat ci: fix script to initialize Windows VM (#22140) 2020-02-12 09:45:41 -05:00
spec-runner.js test: get native unit tests running (#21914) 2020-02-07 07:56:54 -05:00
start-goma.ps1 ci: enable goma for all testing builds (#21992) 2020-02-06 12:56:18 -05:00
start.js chore: refactor scripts for octokit update (#16284) 2019-01-08 12:05:58 -08:00
strip-binaries.py build: preserve timestamps when stripping files (#22094) 2020-02-07 17:05:04 -05:00
sysroots.json chore: bump chromium to 8a35438d19da7538142380551a2ce (master) (#21971) 2020-01-31 13:36:00 -05:00
update-external-binaries.py build: move external binaries to S3 (#21829) 2020-01-23 10:00:35 -08:00
verify-chromedriver.py ci: verify chromedriver (#21993) 2020-02-03 10:31:14 -08:00
verify-ffmpeg.py ci: run tests on WOA hardware (#20031) 2019-09-03 13:13:06 -04:00
verify-mksnapshot.py ci: make sure mksnapshot is invoked with proper args. (#21991) 2020-02-04 13:10:11 -05:00
yarn.js build: unify YARN_VERSION variable usage and ensure CI uses yarn not npm (#18607) 2019-06-05 16:30:39 -07:00
zip-symbols.py ci: generate debug symbols on Linux (#18676) 2019-11-20 17:21:44 -08:00