-
Notifications
You must be signed in to change notification settings - Fork 17k
Comparing changes
Open a pull request
base repository: electron/electron
base: v37.2.3
head repository: electron/electron
compare: v37.2.5
- 15 commits
- 23 files changed
- 7 contributors
Commits on Jul 17, 2025
-
fix: deprecation warning crash when no Node.js environment available (#…
…47771) Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ba1597 - Browse repository at this point
Copy the full SHA 5ba1597View commit details -
test: cleanup RenderFrame lifespan tests (#47794)
* test: cleanup RenderFrame lifespan tests Co-authored-by: John Kleinschmidt <[email protected]> * test: disable navigator.serial tests on arm64 mac debug the hang test: disable navigator.bluetooth on arm64 mac Revert "test: disable navigator.bluetooth on arm64 mac" This reverts commit 4b53a84. Revert "debug the hang" This reverts commit 00338f0. Revert "test: disable navigator.serial tests on arm64 mac" This reverts commit fb515ce. Reapply "test: disable navigator.serial tests on arm64 mac" This reverts commit 0e56081. Reapply "test: disable navigator.bluetooth on arm64 mac" This reverts commit f4c7d3f. fixup Co-authored-by: John Kleinschmidt <[email protected]> * test: add waitUntil for flaky test Co-authored-by: John Kleinschmidt <[email protected]> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: John Kleinschmidt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4ae0dc - Browse repository at this point
Copy the full SHA f4ae0dcView commit details -
test: fix extensions console flake (#47789)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87cdc1e - Browse repository at this point
Copy the full SHA 87cdc1eView commit details -
chore: bump chromium to 138.0.7204.157 (37-x-y) (#47773)
* chore: bump chromium in DEPS to 138.0.7204.157 * chore: update patches * chore: update patches --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: John Kleinschmidt <[email protected]> Co-authored-by: Shelley Vohr <[email protected]> Co-authored-by: patchup[bot] <73610968+patchup[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 87682ef - Browse repository at this point
Copy the full SHA 87682efView commit details -
build: deep update brace-expansion to resolve an audit alert (#47721)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: David Sanders <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe378a4 - Browse repository at this point
Copy the full SHA fe378a4View commit details
Commits on Jul 18, 2025
-
fix: handle missing
NativeWindowMacinElectronNSWindow(#47813)fix: handle missing NativeWindowMac in ElectronNSWindow Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5c68c2 - Browse repository at this point
Copy the full SHA d5c68c2View commit details -
test: re-enable native module tests (#47803)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e3b036 - Browse repository at this point
Copy the full SHA 9e3b036View commit details -
build(dev-deps): drop unused @types/webpack dep (#47808)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: David Sanders <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c9bbdf - Browse repository at this point
Copy the full SHA 6c9bbdfView commit details -
ci: remove
kTCCServiceMicrophonechange (#47822)ci: remove kTCCServiceMicrophone change Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f00dc7 - Browse repository at this point
Copy the full SHA 7f00dc7View commit details -
chore: bump node to v22.17.1 (37-x-y) (#47774)
* chore: bump node in DEPS to v22.17.1 * chore: update patches --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: patchup[bot] <73610968+patchup[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 36aba22 - Browse repository at this point
Copy the full SHA 36aba22View commit details
Commits on Jul 19, 2025
-
refactor: reduce scope of temporaries when getting dictionary values (#…
…47799) refactor: reduce scale of temporaries when getting dictionary values Co-authored-by: Charles Kerr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e460c0 - Browse repository at this point
Copy the full SHA 2e460c0View commit details
Commits on Jul 21, 2025
-
fix: dialog file filters and macOS app bundles (#47839)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d49515d - Browse repository at this point
Copy the full SHA d49515dView commit details -
build: fix ffmpeg generation on Windows non-x64 (#47846)
* build: fix ffmpeg generation on Windows non-x64 Co-authored-by: Shelley Vohr <[email protected]> * test: ffmpeg artifact Co-authored-by: Shelley Vohr <[email protected]> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb11c33 - Browse repository at this point
Copy the full SHA cb11c33View commit details
Commits on Jul 22, 2025
-
build: improve
check-zip-manifest(#47853)* build: improve check-zip-manifest Co-authored-by: Shelley Vohr <[email protected]> * fix: unicode on Windows Co-authored-by: Shelley Vohr <[email protected]> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2359cfe - Browse repository at this point
Copy the full SHA 2359cfeView commit details
Commits on Jul 23, 2025
-
chore: bump chromium to 138.0.7204.168 (37-x-y) (#47861)
chore: bump chromium in DEPS to 138.0.7204.168 Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1bf39c1 - Browse repository at this point
Copy the full SHA 1bf39c1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v37.2.3...v37.2.5