electron/script
electron-roller[bot] c3036d4557
chore: bump chromium to 117.0.5938.0 (main) (#39375)
* chore: bump chromium in DEPS to 117.0.5929.0

* chore: bump chromium in DEPS to 117.0.5931.0

* chore: bump chromium in DEPS to 117.0.5932.0

* chore: update patches

* 4728317: Prevent PrintRenderFrameHelper from printing when already printing
 | https://chromium-review.googlesource.com/c/chromium/src/+/4728317

* 4739501: Use base::SequenceBound to manage SerialPortManagerImpl |
 https://chromium-review.googlesource.com/c/chromium/src/+/4739501

* 4702051: Allow overriding source in install-sysroot.py | https://chromium-review.googlesource.com/c/chromium/src/+/4702051

* chore: update filenames.libcxx.gni

* 4727002: Rename "enable_arc2" to "enable_arc" |
https://chromium-review.googlesource.com/c/chromium/src/+/4727002

* chore: bump chromium in DEPS to 117.0.5934.0

* 4736873: Rename ColorSpaces methods on display::Display | https://chromium-review.googlesource.com/c/chromium/src/+/4736873

* 4727203: Replace bool with an enum in as suggested in DevtoolsManagerDelegate. | https://chromium-review.googlesource.com/c/chromium/src/+/4727203

* 4744479: [DevTools] Add 'generateTaggedPDF' option to DevTools Page.printToPDF | https://chromium-review.googlesource.com/c/chromium/src/+/4744479

* 4735893: Don't share WebUSB permissions with webviews | https://chromium-review.googlesource.com/c/chromium/src/+/4735893

* revert: update filenames.libcxx.gni

* chore: bump chromium in DEPS to 117.0.5936.0

* chore: update patches

* 4746465: SAA: Query for embargoed StorageAccess permissions | https://chromium-review.googlesource.com/c/chromium/src/+/4746465

* 4666325: Move buildtools/third_party/lib*/trunk source paths to third_party/lib*/src. | https://chromium-review.googlesource.com/c/chromium/src/+/4666325

* chore: bump chromium in DEPS to 117.0.5938.0

* chore: bump chromium in DEPS to 118.0.5939.0

* chore: update patches

* Send line bounds through CursorAnchorInfo on requestCursorUpdate

https://chromium-review.googlesource.com/c/chromium/src/+/4394588

* Fixup lint for Move buildtools/third_party/lib*/trunk source paths to third_party/lib*/src

* 4700305: [mac] Fix override of CHILD_PROCESS_EXE

https://chromium-review.googlesource.com/c/chromium/src/+/4700305

Needed because of 4729689: Reland "Remove redundant existence check in PathService" | https://chromium-review.googlesource.com/c/chromium/src/+/4729689

* 4753759: More consistent icon handling for menus.

https://chromium-review.googlesource.com/c/chromium/src/+/4753759

* chore: bump chromium in DEPS to 118.0.5941.0

* chore: update patches

* chore: bump chromium in DEPS to 117.0.5938.0

* test: update nan-spec-runner cflags

* build: fix isystem include path in nan-spec-runner

* fixup! 4666325: Move buildtools/third_party/lib*/trunk source paths to third_party/lib*/src. | https://chromium-review.googlesource.com/c/chromium/src/+/4666325

fix a few more instances of the old path

libc++.a and libc++abi.a are still in buildtools/

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: VerteDinde <vertedinde@electronjs.org>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2023-08-15 10:49:41 -05:00
..
codesign refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
lib chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
release refactor: use TypeError instead of generic Error when appropriate (#39209) 2023-07-25 12:08:46 -04: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 fix: strip branded binaries (#36641) 2022-12-13 17:01:20 -05: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 refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02: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: strip trailing whitespace (#35969) 2023-02-01 12:59:16 +01: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: fix missing patch config dir error (#35451) 2022-08-25 09:39:16 -07:00
gen-filenames.ts refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02: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 feat: enable whole-program optimization native modules by default (#36937) 2023-01-25 13:06:05 -08:00
generate-deps-hash.js refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02: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
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 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 chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
nan-spec-runner.js chore: bump chromium to 117.0.5938.0 (main) (#39375) 2023-08-15 10:49:41 -05:00
native-test-targets.json chore: enable native unittesting (#20293) 2019-10-03 22:21:30 +02:00
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 v18.17.0 (main) (#39154) 2023-08-08 17:52:51 -05: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: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
prepare-appveyor.js refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
print-version.py build: determine electron version from tags not files (#36106) 2022-10-24 23:44:43 -07:00
push-patch.js refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
run-clang-format.py build: update clang-format script (#34286) 2022-06-08 21:26:41 +02: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 refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02: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 chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
start-goma.ps1 chore: strip trailing whitespace (#35969) 2023-02-01 12:59:16 +01:00
start.js refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
strip-binaries.py build: remove mips64el build config (#37093) 2023-02-02 20:53:54 +09:00
sysroots.json chore: bump chromium to 117.0.5938.0 (main) (#39375) 2023-08-15 10:49:41 -05:00
verify-chromedriver.py build: drop python2 from CI (#38259) 2023-05-15 02:06:12 -07: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 refactor: use node scheme imports in scripts (#38846) 2023-06-22 16:21:42 +02:00
zip-symbols.py build: remove mips64el build config (#37093) 2023-02-02 20:53:54 +09:00