Skip to content

Bump electron from 41.10.6 to 41.10.7 - #54

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/electron-41.10.7
Open

Bump electron from 41.10.6 to 41.10.7#54
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/electron-41.10.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown

Bumps electron from 41.10.6 to 41.10.7.

Release notes

Sourced from electron's releases.

electron v41.10.7

Release Notes for v41.10.7

[!WARNING] Electron 41.x.y has reached end-of-support as per the project's support policy. Developers and applications are encouraged to upgrade to a newer version of Electron.

Fixes

  • Fixed an issue on Linux where the system theme color appeared at the top edge of frameless windows. #53006 (Also in 42, 43)
  • Fixed running under tsx import transpilation. #53003 (Also in 42, 43)
  • Fixed shutdown crash on windows when power monitor notifications were subscribed. #52999 (Also in 42)
  • Fixed the context menu in a detached DevTools window focusing the inspected page's window instead of the DevTools window. #53002 (Also in 42, 43)
  • Fixed titleBarOverlay.color set to rgba(0,0,0,0) failing back to default frame color. #53004 (Also in 42, 43)

Other Changes

  • Backported fixes from upstream ANGLE, Chromium, Dawn, Skia and V8. #52997
  • Backported fixes from upstream Chromium and V8. #53059
Commits
  • 435871a build: trim the non-link overhead of macOS release builds (#53008)
  • 4ec8c16 build: re-enable ThinLTO on macOS (#53001)
  • 035320c ci: fix generating ffmpeg (#53100)
  • ab5d598 test: deflake test-worker-stack-overflow-stack-size in the Node.js suite (#53...
  • 21035f0 chore: cherry-pick 5 changes from chromium and v8 (#53059)
  • 635616b build: Remove CR_XCODE_BUILD define from BUILD.gn (#53027)
  • 148b71f test: guard custom-protocol-panel fixture against doubled devtools marker (#5...
  • 6709cf3 fix: use Chromium's native DevTools context menu and dialog paths (#53002)
  • eadb5dc fix: setting WCO rgba(0,0,0,0) color falling back to default value (#53004)
  • 0f119ca fix: running under NODE_OPTIONS='--import=tsx' (#53003)
  • 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 41.10.6 to 41.10.7.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v41.10.6...v41.10.7)

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

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 Sep 3, 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