Skip to content

Bump electron from 40.6.1 to 40.7.0 in /electron#943

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/electron/dev/electron-40.7.0
Closed

Bump electron from 40.6.1 to 40.7.0 in /electron#943
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/electron/dev/electron-40.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps electron from 40.6.1 to 40.7.0.

Release notes

Sourced from electron's releases.

electron v40.7.0

Release Notes for v40.7.0

Features

  • Added support for --experimental-transform-types. #49883 (Also in 39, 41)

Fixes

  • Allow dynamically updating menu item labels, sublabels, and icons. #49973 (Also in 41)
  • Fixed safeStorage failing to clean up legacy keychain entries when migrating to suffixed account names on macOS, and fixed first launch creating entries with the wrong (unsuffixed) account name. #49817
  • Fixed a bug that cause offscreen rendering doesn't have valid screen info and unable to get valid result of related media queries.
    • Added webPreference.offscreen.deviceScaleFactor to allow user specify a value, instead of using user's primary display's value. #49681
  • Fixed a macOS crash when creating a new tab from the tab overview. #49934 (Also in 41)
  • Fixed an issue on macOS where Universal Links were not delivered to app.on('continue-activity') on cold launch when NSUserActivity.userInfo was nil. #50005 (Also in 39, 41)
  • Fixed an issue where VideoFrame objects returned through contextBridge had an incorrect prototype. #50022 (Also in 39, 41)
  • Fixed an issue where malformed custom toastXml could cause a Notification crash. #49952 (Also in 41)
  • Fixed menu bar hiding after a call to win.setFullScreen(false) when not in fullscreen on Linux. #49994 (Also in 41)
  • Fixed menus to correctly emit menu-will-close event when closed after any submenu has been open. #49963 (Also in 41)

Other Changes

  • Updated Chromium to 144.0.7559.225. #49928
  • Updated Node.js to v24.14.0. #49939
Commits
  • 1598b91 fix: validate USB device selection against filtered device list (#50048)
  • 68cd111 fix: use setter's creation context when proxying setter in OverrideGlobalProp...
  • 1e2d590 fix: bind offscreen paint callback to child WebContents (#50024)
  • 1bbe8c9 fix: use destination context when wrapping VideoFrame in contextBridge (#50022)
  • 4bfc2a8 chore: remove unused commandLineSwitches flag (#50012)
  • d80adf4 fix: prevent use-after-free in permission request callbacks (#50036)
  • b39f8e3 fix: deliver Universal Links when NSUserActivity.userInfo is nil (#50005)
  • 9c3f76f build: authenticate curl requests to googlesource in lint workflow (#50027)
  • 3925b82 fix: potential UAF in OnDownloadPathGenerated (#50011)
  • e2b4cbf fix: delete temporary blink* globals after restoring Blink implementations (#...
  • 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 40.6.1 to 40.7.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v40.6.1...v40.7.0)

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

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 Mar 5, 2026
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

Client Test Results

99 tests  ±0   99 ✅ ±0   0s ⏱️ ±0s
 4 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 8e438dc. ± Comparison against base commit 59368b5.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 5, 2026

@github-actions
Copy link

github-actions bot commented Mar 5, 2026

Python Test Results

  1 files  ±0    1 suites  ±0   1m 15s ⏱️ +6s
562 tests ±0  562 ✅ ±0  0 💤 ±0  0 ❌ ±0 
567 runs  ±0  567 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 8e438dc. ± Comparison against base commit 59368b5.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2026

Superseded by #946.

@dependabot dependabot bot closed this Mar 6, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron/dev/electron-40.7.0 branch March 6, 2026 09:37
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