Skip to content

Bump electron from 42.5.2 to 43.1.0#9357

Closed
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/electron-43.0.0
Closed

Bump electron from 42.5.2 to 43.1.0#9357
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/electron-43.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps electron from 42.5.2 to 43.1.0.

Release notes

Sourced from electron's releases.

electron v43.1.0

Release Notes for v43.1.0

Fixes

  • Fixed crash triggered by replacing an open application menu. #52276 (Also in 41, 42, 44)

Other Changes

  • Updated Chromium to 150.0.7871.47. #52235
  • Updated Node.js to v24.18.0. #52106

electron v43.0.0

Release Notes for v43.0.0

Stack Upgrades

Breaking Changes

  • File downloads will open by default in the user's Downloads folder (or Home directory if Downloads doesn't exist). #49868
  • Fix: If a nativeImage was passed an image with a color profile, its pixel values will now be normalized to SRGB. This ensures that two visually identical images after color space application will receive similar pixel values when converted to a nativeImage. #51565
  • On Linux, frameless windows now have rounded corners by default, just like on macOS and Windows. Rounded corners can be disabled on all platforms by setting roundedCorners: false on the window. #52111
  • Removed showHiddenFiles support from the dialog API on Linux. #51880

Features

Additions

  • Added Clone method to WebContents. #49959
  • Added JS stack trace to crash reports on renderer OOM. #50043 (Also in 42)
  • Added Linux support for app.getApplicationInfoForProtocol(). #51297 (Also in 42)
  • Added Notification.remove(), removeAll(), and removeGroup() static methods for macOS. #51690 (Also in 42)
  • Added Notification.getHistory() for macOS, allowing developers to restore all delivered notifications still present in Notification Center. #50325 (Also in 42)
  • Added accessibilityLabel property to MenuItem constructor options and properties for defining screen-reader-friendly labels. #50240
  • Added allowExtensions privilege to protocol.registerSchemesAsPrivileged() to enable Chrome extensions on custom protocols. #49951 (Also in 40, 41, 42)
  • Added app.configureWebAuthn() to enable the Touch ID platform authenticator for WebAuthn on macOS, and a select-webauthn-account session event for choosing between multiple discoverable credentials. #51255 (Also in 41, 42)
  • Added globalShortcut.setSuspended() and globalShortcut.isSuspended() methods to temporarily suspend and resume global shortcut handling. #50425 (Also in 42)
  • Added id and groupId options to the Notification constructor on macOS. id allows custom identifiers for notifications, and groupId visually groups notifications together in Notification Center. #50097 (Also in 42)
  • Added nv12 OSR pixel format support for professional use. #49799
  • Added view.setBackgroundBlur. #51076
  • Added webContents.copyVideoFrameAt(x, y) and webContents.saveVideoFrameAs(x, y) methods. #48149
  • Added id, groupId, and groupTitle support for Windows notifications. #50328 (Also in 42)
  • Added nativeTheme.shouldDifferentiateWithoutColor on macOS. #49912 (Also in 41, 42)
  • Added session support to net module requests from utility process. #51279 (Also in 42)
  • Added support for heap profiling via contentTracing.enableHeapProfiling(). #50826 (Also in 41, 42)
  • Added support for importing shared textures using the nv16 pixel format. #50728 (Also in 42)

... (truncated)

Commits

@dependabot dependabot Bot added PR: dependencies Pull requests that update a dependency file PR: waiting for review For PRs that are complete, tested, and ready for review labels Jun 30, 2026
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) June 30, 2026 15:34
@efb4f5ff-1298-471a-8973-3d47447115dc

Copy link
Copy Markdown
Member

PikachuEXE
PikachuEXE previously approved these changes Jun 30, 2026
@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc dismissed their stale review July 1, 2026 08:41

Shouldnt go into release

@github-actions github-actions Bot added PR: merge conflicts / rebase needed and removed PR: waiting for review For PRs that are complete, tested, and ready for review labels Jul 2, 2026
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

PikachuEXE
PikachuEXE previously approved these changes Jul 2, 2026
@dependabot dependabot Bot changed the title Bump electron from 42.4.1 to 43.0.0 Bump electron from 42.5.2 to 43.0.0 Jul 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-43.0.0 branch 2 times, most recently from 6bde56a to 5e30e40 Compare July 6, 2026 15:10
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Bumps [electron](https://github.com/electron/electron) from 42.5.2 to 43.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v42.5.2...v43.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump electron from 42.5.2 to 43.0.0 Bump electron from 42.5.2 to 43.1.0 Jul 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-43.0.0 branch from 5e30e40 to abc147a Compare July 8, 2026 07:32
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@dependabot @github

dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #9403.

@dependabot dependabot Bot closed this Jul 10, 2026
auto-merge was automatically disabled July 10, 2026 08:55

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/electron-43.0.0 branch July 10, 2026 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants