Skip to content

Bump electron from 41.3.0 to 41.9.1 in /client - #1824

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

Bump electron from 41.3.0 to 41.9.1 in /client#1824
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/client/electron-41.9.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps electron from 41.3.0 to 41.9.1.

Release notes

Sourced from electron's releases.

electron v41.9.1

Release Notes for v41.9.1

Fixes

  • Fixed ProtocolResponse.url requests being made through the default session instead of the session the protocol handler was registered on when ProtocolResponse.session was not set. #52134 (Also in 40, 42, 43)
  • Made "reload" menu items work with BaseWindow. #52118 (Also in 42, 43)

Other Changes

  • Backported fixes from upstream Chromium. #52120
  • Backported fixes from upstream Chromium. #52170

electron v41.9.0

Release Notes for v41.9.0

Fixes

  • Fixed Windows edge case in NativeWindowViews::MoveBehindTaskBarIfNeeded(). #52023 (Also in 42, 43)

Other Changes

  • Backported fixes from upstream Chromium. #51976
  • Updated Node.js to v24.17.0. #52065

electron v41.8.0

Release Notes for v41.8.0

Fixes

  • Fixed a browser process crash when calling webContents.reload() or navigating synchronously from the render-process-gone event; the event is now emitted after the renderer's teardown notification has completed. #51917 (Also in 42, 43)
  • Fixed a bug on Linux where a 1px line appeared at the top of frameless windows if the window and web contents had different background colors. #52004 (Also in 42, 43)

Other Changes

  • Backported fixes from upstream Chromium and V8. #51936
  • Backported fixes from upstream Chromium, Skia and Dawn. #51943
  • Updated Node.js to v24.16.0. #51746

Documentation

  • Documentation changes: #51925

electron v41.7.2

Release Notes for v41.7.2

Fixes

  • Fixed an issue on Linux and Windows where frameless windows would shrink when calling win.center(). Additionally, fixed an issue where frameless windows would appear slightly off-center on Windows. #51919 (Also in 42, 43)
  • Fixed an issue where the "Toggle Developer Tools" menu item failed to function correctly with BaseWindow. #51902 (Also in 42, 43)

Other Changes

... (truncated)

Commits
  • 91d44bc chore: cherry-pick 1 changes from chromium (#52170)
  • eb49251 fix: use the registering session for ProtocolResponse.url requests (41-x-y) (...
  • 0e4b147 test: add error handlers on http requests (#52151)
  • 252ccd9 build: float siso patch and build siso on all platforms (41-x-y) (#52146)
  • 2eab72f fix: make reload menu items work with BaseWindow (#52118)
  • 424d861 build: update name of generated publish pipeline segment (#52128)
  • c3f614c chore: cherry-pick 12 changes from chromium (#52120)
  • 287d552 test: don't import from ../lib in API tests (#52136)
  • 75237d5 chore: bump node to v24.17.0 (41-x-y) (#52065)
  • 081011e build: bump @​electron/docs-parser to 3.0.1 (#52053)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [electron](https://github.com/electron/electron) from 41.3.0 to 41.9.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v41.3.0...v41.9.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 41.9.1
  dependency-type: direct:development
...

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 Aug 5, 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