chore(deps): update dependency electron to v25.9.8 #11
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:
25.2.0
->25.9.8
Release Notes
electron/electron (electron)
v25.9.8
: electron v25.9.8Compare Source
Release Notes for v25.9.8
Other Changes
v25.9.7
: electron v25.9.7Compare Source
Release Notes for v25.9.7
Other Changes
v25.9.6
: electron v25.9.6Compare Source
Release Notes for v25.9.6
Other Changes
v25.9.5
: electron v25.9.5Compare Source
Release Notes for v25.9.5
Other Changes
v25.9.4
: electron v25.9.4Compare Source
Release Notes for v25.9.4
Fixes
Other Changes
v25.9.3
: electron v25.9.3Compare Source
Release Notes for v25.9.3
Fixes
tray.popUpContextMenu
on macOS. #40271 (Also in 26)enable_electron_extensions=false
. #40270 (Also in 26, 27)Other Changes
v25.9.2
: electron v25.9.2Compare Source
Release Notes for v25.9.2
Fixes
webContents.capturePage()
on Windows and Linux. #40186 (Also in 26, 27, 28)Other Changes
1486316
.1472365
.1472366
. #40210v25.9.1
: electron v25.9.1Compare Source
Release Notes for v25.9.1
Fixes
loadURL
during somewebContents
url loading events could crash. #40161 (Also in 24, 26, 27)show()
on a childBrowserWindow
would show all other children attached to the same parent on macOS. #40106 (Also in 24, 26, 27)gpu-process-crashed
/renderer-process-crashed
events being emitted twice and with incorrect arguments. #40113 (Also in 22, 24, 26, 27)Other Changes
1479104
.1480184
.v25.9.0
: electron v25.9.0Compare Source
Release Notes for v25.9.0
Features
chrome.scripting
extension APIs. #39677 (Also in 26, 27)Fixes
webContents.print
could fail whenoptions
is a frozen object. #40028 (Also in 26, 27)v25.8.4
: electron v25.8.4Compare Source
Release Notes for v25.8.4
Features
Other Changes
v25.8.3
: electron v25.8.3Compare Source
Release Notes for v25.8.3
Fixes
app.runningUnderARM64Translation()
always returning true on ARM64. #39930 (Also in 26, 27)desktopCapturer.getSources()
on Wayland. #39710 (Also in 24, 26)Other Changes
app.runningUnderRosettaTranslation
property has been deprecated. #39982 (Also in 26, 27)v25.8.2
: electron v25.8.2Compare Source
Release Notes for v25.8.2
Fixes
BrowserViews
that had their bounds set prior to being added to aBrowserWindow
could have unexpected incorrect offsets. #39851 (Also in 26, 27)chrome://gpu
failed to load. #39852 (Also in 26, 27)webContents.sendInputEvent()
. #39820 (Also in 26, 27)Other Changes
1477588
. #39919v25.8.1
: electron v25.8.1Compare Source
Release Notes for v25.8.1
Fixes
chrome.tabs
events would throw incorrectly. #39770 (Also in 26, 27)frame: false
androundedCorners: false
when going fullscreen. #39794 (Also in 26, 27)Other Changes
v25.8.0
: electron v25.8.0Compare Source
Release Notes for v25.8.0
Features
webContents.downloadURL()
. #39561 (Also in 26, 27)Fixes
assert
module did not work in the renderer process. #39622 (Also in 24, 26, 27)Other Changes
v25.7.0
: electron v25.7.0Compare Source
Release Notes for v25.7.0
Features
Fixes
chrome.tabs
Tab objects were not properly considered privileged. #39609 (Also in 26, 27)Other Changes
1464682
.1464680
.1465224
. #39517v25.6.0
: electron v25.6.0Compare Source
Release Notes for v25.6.0
Features
chrome.tabs.query
. #39430 (Also in 26)Fixes
BrowserWindow.moveTop()
on modal child windows. #39528 (Also in 26)VoiceOver
couldn't trigger the tray action when selected to emit the click event. #39448 (Also in 26)v25.5.0
: electron v25.5.0Compare Source
Release Notes for v25.5.0
Features
safeStorage.setUsePlainTextEncryption
andsafeStorage.getSelectedStorageBackend
api. #39325 (Also in 26)Fixes
browserView.removeBrowserView
could cause a crash in some cases. #39408 (Also in 24, 26)chrome.tabs.update
did not return atab
object that properly reflected potential properties that were changed. #39388 (Also in 26)chrome.tabs
did not work properly with Chrome Extensions Manifest V3. #39359 (Also in 26)Other Changes
v25.4.0
: electron v25.4.0Compare Source
Release Notes for v25.4.0
Features
senderIsMainFrame
to messages sent viaipcRenderer.sendTo()
. #39208 (Also in 24, 26)Fixes
chrome.i18n
did not work properly with Chrome Extensions Manifest V3. #39329 (Also in 26)backgroundThrottling
was disabled. #39299 (Also in 26)Other Changes
1444438
.v25.3.2
: electron v25.3.2Compare Source
Release Notes for v25.3.2
Fixes
desktopCapturer
thumbnail generation after screen sharing is cancelled on Wayland. #39245 (Also in 26)node:child_process
imports. #39235 (Also in 24, 26)Other Changes
v25.3.1
: electron v25.3.1Compare Source
Release Notes for v25.3.1
Fixes
BrowserWindow.moveAbove()
andBrowserWindow.moveTop()
did not work for child windows on macOS. #39071 (Also in 24, 26)openFile
was not passed as a dialog property. #39096 (Also in 24, 26)webContents.print({ silent: true })
not working correctly. #39095 (Also in 26)Other Changes
v25.3.0
: electron v25.3.0Compare Source
Release Notes for v25.3.0
Features
session.downloadURL()
. #38870 (Also in 26)Fixes
protocol.handle()
never called its callback with the'file'
scheme. #39064Show
button visible. #39014 (Also in 24, 26)Unknown
BrowserViews
can behave inconsistently across platforms. #39005 (Also in 26)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.