Skip to content

build(deps-dev): bump electron from 41.0.0 to 41.0.3#421

Merged
Maxou44 merged 1 commit intodevfrom
dependabot/npm_and_yarn/dev/electron-41.0.3
Mar 20, 2026
Merged

build(deps-dev): bump electron from 41.0.0 to 41.0.3#421
Maxou44 merged 1 commit intodevfrom
dependabot/npm_and_yarn/dev/electron-41.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps electron from 41.0.0 to 41.0.3.

Release notes

Sourced from electron's releases.

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
Commits
  • 44bc2c8 fix: user resizable transparent windows on win32 (#50298)
  • 4e9e733 test: fix esm issue in node-spec-runner (#50295)
  • cd88382 fix: add ASAR support to additional copy methods (#50286)
  • 105c559 docs: update the example of webContents.setWindowOpenHandler to cla… (#50293)
  • 90b3a23 build: remove redundant bits of ncrypto node patch (#50279)
  • 21f9474 chore: bump chromium to 146.0.7680.80 (41-x-y) (#50262)
  • c3e397e fix: prefer browser runtime over node in DevTools HostRuntime detection (#50276)
  • d84dca2 build: skip archiving patch conflict fix artifact (#50257)
  • bb20d0c docs: point pull requests guide to build tools (#50253)
  • c66fc55 chore: bump chromium to 146.0.7680.76 (41-x-y) (#50244)
  • 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 Dependencies issues javascript Pull requests that update javascript code labels Mar 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev/electron-41.0.3 branch from 168a16b to 3ee1aaa Compare March 20, 2026 15:42
Bumps [electron](https://github.com/electron/electron) from 41.0.0 to 41.0.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v41.0.0...v41.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev/electron-41.0.3 branch from 3ee1aaa to 93d4761 Compare March 20, 2026 16:50
@Maxou44 Maxou44 merged commit cc52850 into dev Mar 20, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev/electron-41.0.3 branch March 20, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies issues javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant