Skip to content

Bump electron from 39.2.7 to 40.3.0#27

Closed
dependabot[bot] wants to merge 1 commit intodroidianfrom
dependabot/npm_and_yarn/electron-40.3.0
Closed

Bump electron from 39.2.7 to 40.3.0#27
dependabot[bot] wants to merge 1 commit intodroidianfrom
dependabot/npm_and_yarn/electron-40.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps electron from 39.2.7 to 40.3.0.

Release notes

Sourced from electron's releases.

electron v40.3.0

Release Notes for v40.3.0

Fixes

  • Fixed an issue where native modules would either crash or not compile for MacOS 12. #49702 (Also in 41)
  • Fixed an issue where role-based menu items were incorrectly returning null for their accelerator property. #49669 (Also in 39, 41)

Other Changes

  • Backported fix for 479726070. #49699
  • Updated Chromium to 144.0.7559.134. #49656
  • Updated Node.js to v24.13.0. #49188

electron v40.2.1

Release Notes for v40.2.1

Other Changes

  • Refactored our MSIX updater code to use an upstream Chromium pattern and eliminates the need for special exception handling build flags. #49687 (Also in 39, 41)

electron v40.1.0

Release Notes for v40.1.0

Features

  • DevTools errors are no longer printed to console. #49359

Fixes

  • Fixed setRepresentedFilename() not setting AXDocument accessibility attribute on macOS. #49417 (Also in 39)
  • Fixed a potential race condition crash when opening DevTools. #49422 (Also in 39)
  • Fixed an issue in chrome://accessibility. #49560 (Also in 39, 41)
  • Fixed an issue where shell.writeShortcutLink was throwing TypeError: Insufficient number of arguments when called with just [(path, options)]. #49501 (Also in 39, 41)
  • Fixed crash in platform_util::Beep() on Linux. #49482 (Also in 39, 41)
  • Made toplevel icon Wayland protocol work. #49414 (Also in 39)

Other Changes

  • Backported fix for 473851441. #49487
  • Updated Chromium to 144.0.7559.96. #49474

Unknown

  • Fixed an issue where some packages weren't correctly filtered on macOS in dialogs. #49473 (Also in 38, 39, 41)

electron v40.0.0

Release Notes for v40.0.0

Stack Upgrades

... (truncated)

Commits
  • 21c6e4e chore: bump node to v24.13.0 (40-x-y) (#49188)
  • bf4746c fix: default accelerator for role-based menu items (#49669)
  • 091c5db docs: fix framerate limit when osr with shared texture (#49729)
  • ee64692 chore: bump chromium to 144.0.7559.134 (40-x-y) (#49656)
  • 0bc0553 fix: restore macos 12 support in Node 24 (#49702)
  • 51beb04 ci: fix patches changes detected in apply patches workflow (#49710)
  • 45a6bfb chore: cherry-pick 4508b5dfb26e from v8 (#49699)
  • 53982a2 refactor: use ComPtr pattern for MSIX to avoid exception handling (#49687)
  • 713b24d refactor: don't log error just for unsigned code (#49677)
  • f63f875 ci: use squash merge for apply patches workflow (#49672)
  • 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 39.2.7 to 40.3.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v39.2.7...v40.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 11, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2026

Superseded by #28.

@dependabot dependabot bot closed this Feb 12, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-40.3.0 branch February 12, 2026 05:46
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.

0 participants