Skip to content

chore(deps-dev): bump electron from 42.2.0 to 42.3.0 in /app#170

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/app/electron-42.3.0
Open

chore(deps-dev): bump electron from 42.2.0 to 42.3.0 in /app#170
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/app/electron-42.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps electron from 42.2.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
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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [electron](https://github.com/electron/electron) from 42.2.0 to 42.3.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v42.2.0...v42.3.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 42.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the electron label May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants