Skip to content

Javascript dependency: Bump electron from 40.6.0 to 40.6.1 in /runtime#9683

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/runtime/electron-40.6.1
Open

Javascript dependency: Bump electron from 40.6.0 to 40.6.1 in /runtime#9683
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/runtime/electron-40.6.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps electron from 40.6.0 to 40.6.1.

Release notes

Sourced from electron's releases.

electron v40.6.1

Release Notes for v40.6.1

Fixes

  • Fixed globalShortcut not working on Wayland with GlobalShortcutsPortal feature enabled. #49870 (Also in 41)
  • Fixed an issue where making a window fullscreen on Windows, minimizing it and then restoring it broke previous fullscreen state. #49892 (Also in 41)
  • Fixed an issue where menu item enabled state wasn't updated during key equivalent dispatch when the menu was closed on macOS. #49889 (Also in 39, 41)
  • Fixed an issue where pressing AltGr could activate or focus the menu bar. #49915 (Also in 39, 41)
  • Fixed an issue where setting zoomFactor in setWindowOpenHandler's overrideBrowserWindowOptions had no effect on windows opened via window.open(). #49909 (Also in 41)
  • Fixed draggable regions not updating position when DevTools is docked to the left or right in a frameless window. #49847 (Also in 39, 41)
  • Fixed memory leak when setting icons on Linux/GTK. #49898 (Also in 38, 39, 41)
  • Fixed startup crash when V8 sandbox is disabled. #49884 (Also in 41)

Other Changes

  • Fixed crash in platform_util::Beep() on Linux. #49864 (Also in 41)
  • Updated Chromium to 144.0.7559.220. #49869
Commits
  • 477fe85 ci: fix checking latest release for website docs update (#49921)
  • a9837ed fix: updated Alt detection to explicitly exclude AltGraph/AltGr (#49915)
  • 1f7269f fix: apply zoomFactor from setWindowOpenHandler to window.open() window...
  • 2813b89 fix: prevent GBytes leak in GdkPixbufFromSkBitmap on Linux/GTK (#49898)
  • a4560db fix: refresh menu item state on key equivalent dispatch (#49889)
  • adfc062 fix: fullscreen restoration on Windows (#49892)
  • 8dc34b4 fix: update DBus signal signature for XDG GlobalShortcuts portal (#49870)
  • 6cc5ad7 fix: avoid startup crash when V8 sandbox is disabled (#49884)
  • 4c5637c ci: log mocha retries in spec runner (#49877)
  • 0d71ed0 chore: bump chromium to 144.0.7559.220 (40-x-y) (#49869)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
electron [>= 36.3.a, < 36.4]

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)

@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Mar 2, 2026
Bumps [electron](https://github.com/electron/electron) from 40.6.0 to 40.6.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v40.6.0...v40.6.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 40.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/runtime/electron-40.6.1 branch from c9adc03 to a3a6eec Compare March 5, 2026 12:35
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants