Skip to content

chore(deps-dev): bump electron from 38.6.0 to 42.3.0#280

Open
dependabot[bot] wants to merge 1 commit into
canaryfrom
dependabot/npm_and_yarn/canary/electron-41.5.0
Open

chore(deps-dev): bump electron from 38.6.0 to 42.3.0#280
dependabot[bot] wants to merge 1 commit into
canaryfrom
dependabot/npm_and_yarn/canary/electron-41.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Copy link
Copy Markdown

Bumps electron from 38.6.0 to 42.3.0.

Release notes

Sourced from electron's releases.

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

electron v42.1.0

Release Notes for v42.1.0

Fixes

  • Fixed a crash in the macOS Touch ID WebAuthn prompt caused by a missing string resource, and added touchID.promptReason to app.configureWebAuthn() to customize the prompt text. #51594 (Also in 41, 43)
  • Fixed a crash on MacOS when a user clicked into a title bar or top view. #51605 (Also in 43)

Other Changes

  • Improved performance of webRequest header conversions and several other gin converter hot paths. #51607 (Also in 43)
  • Improved performance of native event emission, IPC dispatch, and option-dictionary parsing. #51614 (Also in 41)

electron v42.0.1

Release Notes for v42.0.1

Fixes

... (truncated)

Commits
  • e0127e9 chore: bump chromium to 148.0.7778.180 (42-x-y) (#51600)
  • b07916b ci: unpin homebrew version (#51762)
  • 6aac40e refactor: api::utilityProcessWrapper managed by cppgc (#50955) (#51752)
  • bb52cd5 chore: do not require infr singoff for github workflows/actions (#51738) (#51...
  • fd02b05 refactor: rm chore_add_electron_objects_to_wrappablepointertag.patch (#51734)
  • 34102a5 fix: process undefined in ESM preload when contextIsolation is disabled (#5...
  • 09d7d7a feat: add Linux support for app.getApplicationInfoForProtocol() (#5… (#51680)
  • bbf87a7 feat: add remove, removeAll, and removeGroup for notifications API (#51691)
  • c9598c8 feat: add http cache support to requests from utility process (#51698)
  • 102aebe ci: set no color output during build (#51709)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/canary/electron-41.5.0 branch 4 times, most recently from 95d4428 to 1598a05 Compare May 4, 2026 09:34
@philip-peterson

Copy link
Copy Markdown

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/canary/electron-41.5.0 branch from 1598a05 to 82502a3 Compare May 6, 2026 00:37
@dependabot dependabot Bot changed the title chore(deps-dev): bump electron from 38.6.0 to 41.5.0 chore(deps-dev): bump electron from 38.6.0 to 42.0.0 May 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/canary/electron-41.5.0 branch from 82502a3 to e2c8fd4 Compare May 6, 2026 20:50
@dependabot dependabot Bot changed the title chore(deps-dev): bump electron from 38.6.0 to 42.0.0 chore(deps-dev): bump electron from 38.6.0 to 42.0.1 May 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/canary/electron-41.5.0 branch 3 times, most recently from a9aae0f to 826ff8c Compare May 11, 2026 16:07
@dependabot dependabot Bot changed the title chore(deps-dev): bump electron from 38.6.0 to 42.0.1 chore(deps-dev): bump electron from 38.6.0 to 42.3.0 May 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/canary/electron-41.5.0 branch from 826ff8c to c421df0 Compare May 28, 2026 23:17
Bumps [electron](https://github.com/electron/electron) from 38.6.0 to 42.3.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v38.6.0...v42.3.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 41.5.0
  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/canary/electron-41.5.0 branch from c421df0 to e78da54 Compare May 29, 2026 07:16
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant