Skip to content

chore(deps-dev): bump electron from 41.1.1 to 41.2.0 in the electron group#122

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/electron-5d5895ea48
Open

chore(deps-dev): bump electron from 41.1.1 to 41.2.0 in the electron group#122
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/electron-5d5895ea48

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2026

Bumps the electron group with 1 update: electron.

Updates electron from 41.1.1 to 41.2.0

Release notes

Sourced from electron's releases.

electron v41.2.0

Release Notes for v41.2.0

Features

  • Added allowExtensions privilege to protocol.registerSchemesAsPrivileged() to enable Chrome extensions on custom protocols. #50529 (Also in 40, 42)

Fixes

  • BrowserWindow now enforces min/max size constraints on window creation, even if they conflict with the requested width and height. #50753 (Also in 42)
  • Fixed a regression on Linux where transparent frameless windows would have visible borders. Also fixed a longstanding issue where transparent windows on Linux could show smeared and glitched content as windows moved around. #50605
  • Fixed an intermittent Invoke in DisallowJavascriptExecutionScope crash on application quit when a WebContents (or other JS-emitting native object) is garbage-collected during shutdown. #50694 (Also in 40, 42)
  • Fixed an issue on macOS where show/hide events and WebContents visibility state could be reported incorrectly when multiple WebContentsViews were attached to a window. #50715 (Also in 40, 42)
  • Fixed an issue where concurrent getFileHandle requests on the same path could stall indefinitely. #50670 (Also in 40, 42)
  • Fixed an issue where margins did not look as expected when printing in silent mode. #50652 (Also in 42)
  • Fixed an issue where the webContents.print() callback may not fire correctly in some cases. #50604 (Also in 42)
  • Fixed the appearance of maximized windows on GNOME in Wayland, especially when non-default GTK themes like Breeze are set. #50645 (Also in 42)
  • Removed "representedObject is not a WeakPtrToElectronMenuModelAsNSObject" logging when interacting with macOS menus. #50613 (Also in 42)

Other Changes

  • Updated Chromium to 146.0.7680.179. #50616
Commits
  • 7394591 ci: use hermetic mac SDK for the release ffmpeg build (#50755)
  • d37b4f5 fix: enforce size constraints on window creation on Windows and Linux (#50753)
  • 6f1d53a ci: make src-cache upload atomic (#50750)
  • fb150b2 docs: link menu type references (#50752)
  • c219f2c build: derive patches upstream-head ref from script path (41-x-y) (#50741)
  • 3fa5280 fix: re-enable MacWebContentsOcclusion with embedder window fix (#50715)
  • 45ad6b3 chore: bump chromium to 146.0.7680.179 (41-x-y) (#50616)
  • 26e20c7 ci: use github mirror to get lint dependency versions (#50736)
  • ca15223 chore: harden GitHub Actions against script injection patterns (#50708)
  • 3d743a6 build: replace npx with lockfile-pinned binaries (#50718)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the electron group with 1 update: [electron](https://github.com/electron/electron).


Updates `electron` from 41.1.1 to 41.2.0
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v41.1.1...v41.2.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 41.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: electron
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants