chore(deps): update dependency electron to v41#2626
Merged
mergify[bot] merged 1 commit intomasterfrom Mar 12, 2026
Merged
Conversation
7cc159a to
284c618
Compare
The merge-base changed after approval.
284c618 to
e2ce599
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
40.8.1→41.0.1Release Notes
electron/electron (electron)
v41.0.1: electron v41.0.1Compare Source
Release Notes for v41.0.1
Fixes
autoUpdater.quitAndInstall()could fail ifcheckForUpdates()was called again after an update was already downloaded. #50217 (Also in 39, 40)trafficLightPositionfrom minimization on macOS. #50209 (Also in 39, 40)Other Changes
v41.0.0: electron v41.0.0Compare Source
Release Notes for v41.0.0
Stack Upgrades
146.0.7680.65v24.14.014.6Breaking Changes
For breaking changes inherited via Chromium, see blog post
Features
Additions
webContents.getOrCreateDevToolsTargetId(). #50176disclaimoption to the UtilityProcess API to allow for TCC disclaiming on macOS. #49693 (Also in 39, 40)reasonproperty to the Notification 'closed' event on Windows to allow developers to know the reason the Notification was dismissed. #50029 (Also in 40)usePrinterDefaultPageSizeoption towebContents.print()to allow using the printer's default page size. #49812loginevent onwebContents. #48512 (Also in 39, 40)--experimental-transform-types. #49882 (Also in 39, 40)long-animation-framescript attribution (via--enable-features=AlwaysLogLOAFURL). #49773 (Also in 39, 40)webPreferences.focusOnNavigation. #49511 (Also in 40)WasmTrapHandlersfuse. #49839hasShadow: falsein the window constructor. #49885Improvements
nativeImage.createFromNamedImageto support SF Symbol names. #48203 (Also in 39, 40)Removed/Deprecated
Fixes
shellfunctionality may not work on Linux if the target window is already open. #49594resizableisfalse. Windows no longer shrink below the requested max size or grow taller when resizability is disabled. #49971globalShortcutAPI. #50051Also in earlier versions...
CoreAudio Tap APIfor audio capture used in electron'sdesktopCapturer(🍏 macOS). #49739 (Also in 39, 40)globalShortcutnot working on Wayland withGlobalShortcutsPortalfeature enabled. #49871 (Also in 40)setRepresentedFilename()not settingAXDocumentaccessibility attribute on macOS. #49346 (Also in 39, 40)chrome://accessibility. #49561 (Also in 39, 40)app.on('continue-activity')on cold launch whenNSUserActivity.userInfowas nil. #50006 (Also in 39, 40)VideoFrameobjects returned throughcontextBridgehad an incorrect prototype. #50023 (Also in 39, 40)additionalDatapassed toapp.requestSingleInstanceLockon Windows could be truncated or fail to deserialize in the primary instance'ssecond-instanceevent. #50154 (Also in 38, 39, 40)menu-did-closewas not emitted properly for some application menus. #49075 (Also in 38, 39, 40)nodeIntegrationInWorkeroverrides insetWindowOpenHandlerwere not honored for child windows sharing a renderer process with their opener. #50134 (Also in 38)screen.getCursorScreenPoint()crashed on Wayland when it was called before aBrowserWindowhad been created. #50105 (Also in 39, 40)shell.writeShortcutLinkwas throwingTypeError: Insufficient number of argumentswhen called with just[(path, options)]. #49503 (Also in 39, 40)setBoundson aWebContentsViewcould trigger redundantpage-favicon-updatedevents even when the favicon had not changed. #50085 (Also in 39, 40)toastXmlcould cause a Notification crash. #49953 (Also in 40)nullfor their accelerator property. #49668 (Also in 39, 40)zoomFactorinsetWindowOpenHandler'soverrideBrowserWindowOptionshad no effect on windows opened viawindow.open(). #49911 (Also in 39, 40)menu.popupwould fire when any arbitrary submenu of the given menu closed, and not the menu itself. #49017 (Also in 38, 39, 40)win.setFullScreen(false)when not in fullscreen on Linux. #49996 (Also in 39, 40)menu-will-closeevent when closed after any submenu has been open. #49964 (Also in 40)netare now capable of having their headers modified to use reserved headers viawebRequest. #49226 (Also in 39, 40)Other Changes
4835695. #49789Documentation
Notices
End of Support for 38.x.y
Electron 38.x.y has reached end-of-support as per the project's support policy. Developers and applications are encouraged to upgrade to a newer version of Electron.
Configuration
📅 Schedule: Branch creation - "after 2am and before 8am on friday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.