Skip to content

Build(deps): Bump electron from 41.0.3 to 41.0.4#5547

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/electron-41.0.4
Closed

Build(deps): Bump electron from 41.0.3 to 41.0.4#5547
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/electron-41.0.4

Conversation

@dependabot
Copy link
Contributor

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

Bumps electron from 41.0.3 to 41.0.4.

Release notes

Sourced from electron's releases.

electron v41.0.4

Release Notes for v41.0.4

Fixes

  • Fixed crash when handling JavaScript dialogs from windows opened with invalid or empty URLs. #50399 (Also in 39, 40, 42)
  • Fixed improper focus tracking in BaseWindow on MacOS. #50340 (Also in 39, 40, 42)
  • Fixed logic bug that rendered certain window types un-resizable on MAS builds. #50354 (Also in 40, 42)
  • Fixed utilityProcess exit event reporting incorrect exit codes on Windows when the exit code has the high bit. #50386 (Also in 40, 42)
  • Fixed window freeze when failing to enter/exit fullscreen on macOS. #50343 (Also in 39, 40, 42)
  • Improved the appearance of shadows and borders on frameless windows on Wayland. #50213

Other Changes

  • Added support for using a proxy during yarn install. #50350 (Also in 39, 40, 42)
  • Updated Chromium to 146.0.7680.153. #50346
Commits
  • 8b9e721 fix: don't re-parse URL unnecessarily when handling dialogs (#50399)
  • 43bb939 fix: correct utility process exit code on Windows (#50386)
  • b0055e0 fix: improved the appearance of shadows and borders on frameless windows on W...
  • 9a7381a ci: output build cache hit rate as GHA annotation (#50370)
  • af3e0fc fix: always call the original impl in swizzled mousedown impls (#50354)
  • 99d879b chore: Respect HTTP(S) proxy env variable for Yarn (#50350)
  • 3d8105a chore: bump chromium to 146.0.7680.153 (41-x-y) (#50346)
  • aba01d3 fix: correctly track BaseWindow::IsActive() on MacOS (#50340)
  • a0f0133 fix: ensure WebContents::WasShown runs when window is shown (#50343)
  • 4a98b4e docs: fix markdown formatting in fuses.md (#50333)
  • See full diff 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.0.3 to 41.0.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v41.0.3...v41.0.4)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 41.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the PR: Dependencies 🔩 Changes only update dependencies label Mar 25, 2026
@dependabot dependabot bot requested a review from remusao as a code owner March 25, 2026 04:05
@dependabot dependabot bot added the PR: Dependencies 🔩 Changes only update dependencies label Mar 25, 2026
@seia-soto seia-soto closed this Mar 27, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-41.0.4 branch March 27, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Dependencies 🔩 Changes only update dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant