Update dependency electron to v16.2.8 #65
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:
16.0.4
->16.2.8
Release Notes
electron/electron (electron)
v16.2.8
: electron v16.2.8Compare Source
Release Notes for v16.2.8
Fixes
event.preventDefault
was called in eitherwill-resize
orwill-move
on Windows. #34282 (Also in 17, 18, 19)BrowserView
s on Windows. #33546v16.2.7
: electron v16.2.7Compare Source
Release Notes for v16.2.7
Fixes
loadExtension
on an extension directory that's missing a manifest file. #34192 (Also in 17)node_cli_inspect
fuse is disabled. #34182 (Also in 17, 18)Other Changes
v16.2.6
: electron v16.2.6Compare Source
Release Notes for v16.2.6
Other Changes
v16.2.5
: electron v16.2.5Compare Source
Release Notes for v16.2.5
Other Changes
v16.2.4
: electron v16.2.4Compare Source
Release Notes for v16.2.4
Other Changes
v16.2.3
: electron v16.2.3Compare Source
Release Notes for v16.2.3
Fixes
Browser.getFocusedWindow()
when child windows are closed. #33540 (Also in 17, 18)setBounds
was not correctly applied if the user was moving or resizing the window concurrently on Windows. #33544 (Also in 17, 18)shell.openExternal()
now reports more detailed errors on Windows. #33657 (Also in 15, 17, 18, 19)Other Changes
v16.2.2
: electron v16.2.2Compare Source
Release Notes for v16.2.2
Fixes
BrowserWindow.unmaximize
was called on a window whose user bounds were maximized. #33552 (Also in 17, 18)app.requestSingleInstanceLock()
when setting non-existent user data folder. #33590 (Also in 17, 18, 19)Other Changes
v16.2.1
: electron v16.2.1Compare Source
Release Notes for v16.2.1
Fixes
v16.2.0
: electron v16.2.0Compare Source
Release Notes for v16.2.0
Features
nativeTheme.inForcedColorsMode
API to allow detecting forced color mode. #33359 (Also in 15, 17, 18)Fixes
Other Changes
v16.1.1
: electron v16.1.1Compare Source
Release Notes for v16.1.1
Fixes
Other Changes
1283402
. #332441291728
. #33179v16.1.0
: electron v16.1.0Compare Source
Release Notes for v16.1.0
Features
height
option for Windows Control Overlay. #33061 (Also in 15, 17)Fixes
alternateImage
s did not work properly on macOS. #33106 (Also in 15, 17, 18)Other Changes
1295786
. #33169v16.0.10
: electron v16.0.10Compare Source
Release Notes for v16.0.10
Fixes
webContents.savePage
failed when passing a relative path instead of an absolute one. #33017 (Also in 15, 17, 18)Other Changes
v16.0.9
: electron v16.0.9Compare Source
Release Notes for v16.0.9
Fixes
backgroundColor
was set toundefined
, vibrancy failed to work and thebackgroundColor
would show up as white. #32654 (Also in 17)maximize
andunmaximize
events on Windows. #32689 (Also in 15, 17)session.setDevicePermissionHandler
. #32687 (Also in 15, 17)Other Changes
v16.0.8
: electron v16.0.8Compare Source
Release Notes for v16.0.8
Fixes
alert()
dialog title is corrupted. #32470 (Also in 14, 15, 17)ipcRenderer.postMessage
would throw errors when thetransfer
argument was not passed. #32460 (Also in 14, 15, 17)webContents.setZoomFactor(1.0)
. #32620 (Also in 13, 14, 15, 17)roundedCorners: false
unable to be closed. #32611 (Also in 15, 17)<webview>
implementation was made more robust, it no longer breaks whenwill-attach-webview
handler modifies the internalparams.instanceId
. #32429 (Also in 17)Documentation
v16.0.7
: electron v16.0.7Compare Source
Release Notes for v16.0.7
Fixes
npm_config_arch
. #32381 (Also in 15, 17)skipTransformProcessType
option parsing inwin.setVisibleOnAllWorkspaces()
. #32397 (Also in 13, 14, 15, 17)v16.0.6
: electron v16.0.6Compare Source
Release Notes for v16.0.6
Fixes
Other Changes
v16.0.5
: electron v16.0.5Compare Source
Release Notes for v16.0.5
Fixes
showSaveDialogSync()
code path has been fixed. (Fixes #31997). #32082 (Also in 14, 15, 17)window.open
not overriding parent'swebPreferences
. #32108 (Also in 17)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 was generated by Mend Renovate. View the repository job log.