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:
23.2.0
->24.1.3
Release Notes
electron/electron
v24.1.3
: electron v24.1.3Compare Source
Release Notes for v24.1.3
Fixes
shell.openExternal()
options. #38072 (Also in 22, 23, 25)Other Changes
v24.1.2
: electron v24.1.2Compare Source
Release Notes for v24.1.2
Fixes
Other Changes
v24.1.1
: electron v24.1.1Compare Source
Release Notes for v24.1.1
Fixes
node-gyp
version innode.h
error. #37927 (Also in 22, 23, 25)v24.1.0
: electron v24.1.0Compare Source
Release Notes for v24.1.0
Features
session.resolveHost
for resolving hostnames with Chromium's DNS resolver. #37847Fixes
about
on Linux as well. #37872 (Also in 23, 25)Fn+F
system shortcut would fail or create strange window side effects. #37823 (Also in 23)Other Changes
v24.0.0
: electron v24.0.0Compare Source
Release Notes for v24.0.0
Stack Upgrades
Breaking Changes
nativeImage.createThumbnailFromPath()
now takessize
instead ofmaxSize
. #37796Features
httpOnly
to the cookie filter. #37365logUsage
toshell.openExternal()
options, which allows passing theSEE_MASK_FLAG_LOG_USAGE
flag toShellExecuteEx
on Windows. #37291types
towebRequest
filter. #37427webContents.print()
. #37265 (Also in 22, 23)enableLocalEcho
flag to the session handlerses.setDisplayMediaRequestHandler()
callback for allowing remote audio input to be echoed in the local output stream whenaudio
is aWebFrameMain
. #37528 (Also in 23)Fixes
BrowserWindow
fullscreening is disabled. #37368 (Also in 23)destroyed
event not emitted onclose
forBrowserView.webContents
. #37450 (Also in 23)BrowserView
s are present and a user attempts to preventbeforeunload
in the renderer process. #37268 (Also in 22, 23)BroadcastChannel
did not work correctly whencontextIsolation: false
. #37443 (Also in 23)minWidth
/minHeight
andmaxWidth
/maxHeight
would not be enforced if the user set anaspectRatio
on macOS. #37456 (Also in 22, 23)port.postMessage
inMessagePortMain
with some invalid parameters could cause a crash. #37726 (Also in 22, 23)hasReply
andactions
to a main process Notification on macOS resulted in the first action being obscured and unavailable. #37449 (Also in 22, 23)session.cookies.set
failure. #37597 (Also in 22, 23)app.showAboutPanel()
no longer blocks the main thread on Windows or Linux, thus matching macOS. #37508Other Changes
contents.takeHeapSnapshot
. #37461 (Also in 22, 23)Documentation
v23.3.0
: electron v23.3.0Compare Source
Release Notes for v23.3.0
Features
Fixes
shell.openExternal()
options. #38091 (Also in 22, 24, 25)Other Changes
1408315
. #380111360571
. #380611404790
. #380631427388
. #379821428820
.1428820
. #38067v23.2.4
: electron v23.2.4Compare Source
Release Notes for v23.2.4
Fixes
v23.2.3
: electron v23.2.3Compare Source
Release Notes for v23.2.3
Fixes
about
on Linux as well. #37874 (Also in 24, 25)Fn+F
system shortcut would fail or create strange window side effects. #37822 (Also in 24)node-gyp
version innode.h
error. #37941 (Also in 22, 24, 25)Other Changes
v23.2.2
: electron v23.2.2Compare Source
Release Notes for v23.2.2
Fixes
v23.2.1
: electron v23.2.1Compare Source
Release Notes for v23.2.1
Fixes
port.postMessage
inMessagePortMain
with some invalid parameters could cause a crash. #37724 (Also in 22, 24)Other Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 has been generated by Mend Renovate. View repository job log here.