Skip to content

Bump electron from 39.2.7 to 40.4.0#28

Open
dependabot[bot] wants to merge 1 commit intodroidianfrom
dependabot/npm_and_yarn/electron-40.4.0
Open

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps electron from 39.2.7 to 40.4.0.

Release notes

Sourced from electron's releases.

electron v40.4.0

Release Notes for v40.4.0

Features

  • Added a disclaim option to the UtilityProcess API to allow for TCC disclaiming on macOS. #49695

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

... (truncated)

Commits

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.4.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v39.2.7...v40.4.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 40.4.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 12, 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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants