Skip to content

chore(deps-dev): bump electron from 33.4.11 to 41.0.4#104

Merged
jcanizalez merged 1 commit intomainfrom
dependabot/npm_and_yarn/electron-41.0.4
Mar 26, 2026
Merged

chore(deps-dev): bump electron from 33.4.11 to 41.0.4#104
jcanizalez merged 1 commit intomainfrom
dependabot/npm_and_yarn/electron-41.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps electron from 33.4.11 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

electron v41.0.3

Release Notes for v41.0.3

Fixes

  • Added additional ASAR support to additional fs copy methods. #50286 (Also in 39, 40, 42)
  • Fixed an issue where some DevTools functionality didn't work as expected. #50276 (Also in 40, 42)
  • Fixed user resizing of transparent windows on win32 platform. #50298 (Also in 39, 40, 42)

Other Changes

  • Updated Chromium to 146.0.7680.80. #50262

Documentation

  • Documentation changes: #50293

electron v41.0.2

Release Notes for v41.0.2

Other Changes

  • Backported fix for b/491421267. #50234

electron v41.0.1

Release Notes for v41.0.1

Fixes

  • Fixed an issue on macOS where calling autoUpdater.quitAndInstall() could fail if checkForUpdates() was called again after an update was already downloaded. #50217 (Also in 39, 40)
  • Fixed an issue where traffic light buttons would flash at position (0,0) when restoring a window with a custom trafficLightPosition from minimization on macOS. #50209 (Also in 39, 40)
  • Fixed bug where opening a message box immediately upon closing a child window may cause the parent window to freeze on Windows. #50191 (Also in 39, 40)

Other Changes

  • Updated Chromium to 146.0.7680.72. #50196

... (truncated)

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)
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 26, 2026
@jcanizalez
Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-41.0.4 branch 4 times, most recently from 3a5a994 to 74bc915 Compare March 26, 2026 04:48
Bumps [electron](https://github.com/electron/electron) from 33.4.11 to 41.0.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v33.4.11...v41.0.4)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 41.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-41.0.4 branch from 74bc915 to 0c4bb83 Compare March 26, 2026 04:50
@jcanizalez jcanizalez merged commit db3f38c into main Mar 26, 2026
1 check passed
@jcanizalez jcanizalez deleted the dependabot/npm_and_yarn/electron-41.0.4 branch March 26, 2026 04:58
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.

1 participant