chore(deps): update dependency electron to v36.9.5#438
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/electron-36.x
branch
3 times, most recently
from
June 5, 2025 22:34
c0ff8fa to
0c7e54c
Compare
renovate
Bot
force-pushed
the
renovate/electron-36.x
branch
from
June 18, 2025 14:10
0c7e54c to
7ac56b5
Compare
renovate
Bot
force-pushed
the
renovate/electron-36.x
branch
from
June 26, 2025 03:43
7ac56b5 to
756d7b2
Compare
renovate
Bot
force-pushed
the
renovate/electron-36.x
branch
from
July 2, 2025 21:28
756d7b2 to
e310d98
Compare
renovate
Bot
force-pushed
the
renovate/electron-36.x
branch
from
July 12, 2025 12:44
e310d98 to
0c73a0b
Compare
renovate
Bot
force-pushed
the
renovate/electron-36.x
branch
2 times, most recently
from
July 23, 2025 16:57
97e0092 to
be175f7
Compare
renovate
Bot
force-pushed
the
renovate/electron-36.x
branch
from
August 7, 2025 01:52
be175f7 to
28b67ae
Compare
renovate
Bot
force-pushed
the
renovate/electron-36.x
branch
from
August 16, 2025 02:24
28b67ae to
ed0b31e
Compare
renovate
Bot
force-pushed
the
renovate/electron-36.x
branch
from
August 19, 2025 01:29
ed0b31e to
b2dd3a4
Compare
renovate
Bot
force-pushed
the
renovate/electron-36.x
branch
2 times, most recently
from
September 17, 2025 06:15
c7c4e59 to
6797f8c
Compare
renovate
Bot
force-pushed
the
renovate/electron-36.x
branch
from
September 27, 2025 21:55
6797f8c to
98b9bcd
Compare
renovate
Bot
force-pushed
the
renovate/electron-36.x
branch
from
October 1, 2025 21:12
98b9bcd to
2f17af6
Compare
renovate
Bot
force-pushed
the
renovate/electron-36.x
branch
from
October 8, 2025 01:40
2f17af6 to
c2e9b43
Compare
renovate
Bot
force-pushed
the
renovate/electron-36.x
branch
from
October 15, 2025 14:10
c2e9b43 to
ddbf072
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:
36.6.0→36.9.5Release Notes
electron/electron (electron)
v36.9.5: electron v36.9.5Compare Source
Release Notes for v36.9.5
Fixes
dialog.showMessageBoxdefault button handling. #48522 (Also in 37, 38, 39)v36.9.4: electron v36.9.4Compare Source
Release Notes for v36.9.4
Other Changes
v36.9.3: electron v36.9.3Compare Source
Release Notes for v36.9.3
Fixes
<input>tag on macOS 26. #48419 (Also in 37, 38, 39)v36.9.2: electron v36.9.2Compare Source
Release Notes for v36.9.2
Fixes
v36.9.1: electron v36.9.1Compare Source
Release Notes for v36.9.1
Other Changes
v36.9.0: electron v36.9.0Compare Source
Release Notes for v36.9.0
Features
guidTrayconstructor option on macOS to allow tray icons to maintain position across launches. #48078 (Also in 37, 38)Fixes
dialog.showMessageDialogshowed a window incorrectly centered to monitor instead of parent window when passed. #48214 (Also in 37, 38)net.isOnline()always returnedtruein utilityProcesses. #48153 (Also in 37, 38)contextmenuevent was emitted. #48225 (Also in 37, 38)Other Changes
v36.8.1: electron v36.8.1Compare Source
Release Notes for v36.8.1
Fixes
shell.openPathwas not non-blocking as expected. #48087 (Also in 37, 38)app.getLoginItemSettingson macOS. #48095 (Also in 37)v36.8.0: electron v36.8.0Compare Source
Release Notes for v36.8.0
Features
app.getRecentDocuments()on Windows and macOS. #47925 (Also in 37, 38){get|set}AccentColor. #48018 (Also in 37, 38)Fixes
webContents.loadURL()from a failedwebContents.loadURL()call's catch handler. #48044 (Also in 37, 38)electron/utilityin an ESM file threw an error at runtime. #48020 (Also in 37, 38)electron/utilitythrew aERR_MODULE_NOT_FOUNDerror at runtime. #47987 (Also in 37, 38)Other Changes
v36.7.4: electron v36.7.4Compare Source
Release Notes for v36.7.4
Fixes
Refererheader was not being set correctly when usingwebContents.downloadURL(). #47866 (Also in 37, 38)webContentsfunctions afterwindow.close(). #47953 (Also in 37, 38)setContentProtectiondidn't work as expected. #47888 (Also in 37, 38)accentColorwould result in a white accent color. #47921 (Also in 37, 38)v36.7.3: electron v36.7.3Compare Source
Release Notes for v36.7.3
Fixes
appextensions filters didn't allow for selecting app bundles in macOS file dialogs. #47840 (Also in 37, 38)require('node:sqlite')didn't work. #47755 (Also in 37, 38)Other Changes
v36.7.1: electron v36.7.1Compare Source
Release Notes for v36.7.1
Fixes
desktopCapturer.getSourceswith an empty thumbnail size. #47651 (Also in 37, 38)roundedCornersset tofalse. #47683 (Also in 37, 38)webContents.print({ silent: true })would fail. #47624 (Also in 37)v36.7.0: electron v36.7.0Compare Source
Release Notes for v36.7.0
Other Changes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.