Skip to content

chore(deps-dev): bump electron from 40.6.0 to 40.8.0#195

Merged
Mehdi-Bl merged 1 commit into
mainfrom
dependabot/npm_and_yarn/electron-40.6.1
Mar 7, 2026
Merged

chore(deps-dev): bump electron from 40.6.0 to 40.8.0#195
Mehdi-Bl merged 1 commit into
mainfrom
dependabot/npm_and_yarn/electron-40.6.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

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 dependabot Automated Dependabot pull request dependencies Pull requests that update a dependency file labels Mar 2, 2026
@github-actions

github-actions Bot commented Mar 2, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

  • package-lock.json

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-40.6.1 branch from ab7eea9 to b1bc703 Compare March 7, 2026 21:20
@Mehdi-Bl Mehdi-Bl force-pushed the dependabot/npm_and_yarn/electron-40.6.1 branch from b1bc703 to 8e7983a Compare March 7, 2026 21:22
@Mehdi-Bl Mehdi-Bl changed the title chore(deps-dev): bump electron from 40.6.0 to 40.6.1 chore(deps-dev): bump electron from 40.6.0 to 40.8.0 Mar 7, 2026
@sonarqubecloud

sonarqubecloud Bot commented Mar 7, 2026

Copy link
Copy Markdown

@Mehdi-Bl Mehdi-Bl merged commit e8f9fb1 into main Mar 7, 2026
26 checks passed
@Mehdi-Bl Mehdi-Bl deleted the dependabot/npm_and_yarn/electron-40.6.1 branch March 7, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Automated Dependabot pull request dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant