Skip to content

chore(deps): bump electron from 41.6.1 to 42.3.2#1623

Open
dependabot[bot] wants to merge 1 commit into
main-v2from
dependabot/npm_and_yarn/main-v2/electron-42.3.2
Open

chore(deps): bump electron from 41.6.1 to 42.3.2#1623
dependabot[bot] wants to merge 1 commit into
main-v2from
dependabot/npm_and_yarn/main-v2/electron-42.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps electron from 41.6.1 to 42.3.2.

Release notes

Sourced from electron's releases.

electron v42.3.2

Release Notes for v42.3.2

electron v42.3.1

Release Notes for v42.3.1

Fixes

  • Fixed a desktopCapturer crash when sharing a window on Windows. #51787

Other Changes

  • Enabled ThinLTO on macOS builds. #51823 (Also in 43)
  • Improved performance of Linux and Windows release builds by enabling ThinLTO link-time optimization for the main Electron binary. #51821 (Also in 43)
  • Improved performance of app.isDefaultProtocolClient() and app.setAsDefaultProtocolClient() on Linux. #51627
  • Improved runtime performance. #51828
  • Updated Chromium to 148.0.7778.218. #51790

electron v42.3.0

Release Notes for v42.3.0

Features

  • Added Linux support for app.getApplicationInfoForProtocol(). #51680
  • Added Notification.remove(), removeAll(), and removeGroup() static methods for macOS. #51691 (Also in 43)
  • Added session support to net module requests from utility process. #51698

Fixes

  • Fixed an issue where process and other Node globals were undefined in ESM preload scripts when contextIsolation was disabled. #51726 (Also in 43)
  • Fixed native addon compilation failure with undefined msvc intrinsic from v8 headers. #51706 (Also in 43)

Other Changes

  • Updated Chromium to 148.0.7778.180. #51600

electron v42.2.0

Release Notes for v42.2.0

Features

  • Allowed the --experimental-inspector-network-resource Node.js flag to be passed through Electron. #51378 (Also in 41)

Fixes

  • Fixed crash for Notification close. #51657 (Also in 41, 43)

Other Changes

  • Backported fixes for a use-after-free in touch-event queue teardown, a runtime-effect validation gap in Skia image filters, and an integer overflow in the GLSL translator. #51646
  • Backported fixes for an out-of-bounds write in WebAudio worklet setup, a heap overflow in the ANGLE GL backend, a use-after-free in the GTK Wayland platform, an accessibility tree-state validation issue, and an integer overflow in text bidi handling. #51666
  • Improved performance of app.getApplicationNameForProtocol() on Linux. #51628

Documentation

  • Documentation changes: #51688

... (truncated)

Commits
  • 03ce64c build: revert "build: re-enable ThinLTO on macOS" (42-x-y) (#51844)
  • ea88382 ci: delete simulator runtime MobileAssets in macOS free-space action (#51839)
  • 297c6e3 ci: free up more disk space on macOS (#51836)
  • 1b24db6 build: strip the Electron builtins profile path from mksnapshot_args (42-x-y)...
  • d693280 build: download PGO profiles in release build jobs (42-x-y) (#51832)
  • 6b2354f build: consume Electron-generated PGO profiles in release builds (42-x-y) (#5...
  • a9f36de build: re-enable ThinLTO on macOS (#51823)
  • 02044ed build: generate Electron-specific PGO profiles in CI (#51826)
  • 655c0ed build: enable ThinLTO link-time optimization for the main binary (#51821)
  • fb4a997 chore: bump chromium to 148.0.7778.218 (42-x-y) (#51790)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file yarn Yarn dependencies labels Jun 2, 2026
Bumps [electron](https://github.com/electron/electron) from 41.6.1 to 42.3.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v41.6.1...v42.3.2)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 42.3.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main-v2/electron-42.3.2 branch from 4d0203c to b689f61 Compare June 2, 2026 16:20
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 2, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file yarn Yarn dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants