chore(deps): update dependency electron to v13.6.9 - abandoned #56
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:
13.1.3
->13.6.9
Release Notes
electron/electron
v13.6.9
: electron v13.6.9Compare Source
Release Notes for v13.6.9
Fixes
v13.6.8
: electron v13.6.8Compare Source
Release Notes for v13.6.8
Fixes
webContents.setZoomFactor(1.0)
. #32617 (Also in 14, 15, 16, 17)Other Changes
v13.6.7
: electron v13.6.7Compare Source
Release Notes for v13.6.7
Fixes
skipTransformProcessType
option parsing inwin.setVisibleOnAllWorkspaces()
. #32394 (Also in 14, 15, 16, 17)Other Changes
v13.6.6
: electron v13.6.6Compare Source
Release Notes for v13.6.6
Fixes
render_frame_disposed_
after updating render frame host. #32130 (Also in 14, 15, 16)Other Changes
v13.6.3
: electron v13.6.3Compare Source
Release Notes for v13.6.3
Fixes
setContentProtection
. #31829 (Also in 14, 15, 16)Other Changes
v13.6.2
: electron v13.6.2Compare Source
Release Notes for v13.6.2
Fixes
Content-Disposition
filenames would be incorrectly truncated at the first comma for a filename attachment which contained one. #31691 (Also in 14, 15, 16)Other Changes
v13.6.1
: electron v13.6.1Compare Source
Release Notes for v13.6.1
Fixes
MediaMetadata
did not work properly. #31532 (Also in 14, 15, 16)Other Changes
v13.6.0
: electron v13.6.0Compare Source
Release Notes for v13.6.0
Features
ipcRenderer.sendSync()
is called with no listeners for channel onipcMain
. #31432 (Also in 14, 15, 16)Fixes
v13.5.2
: electron v13.5.2Compare Source
Release Notes for v13.5.2
Fixes
WebContents::MessageTo
when a render frame has been destroyed. #31335 (Also in 14, 15, 16)Other Changes
v13.5.1
: electron v13.5.1Compare Source
Release Notes for v13.5.1
Fixes
BrowserWindow
incorrectly affected those in an attachedBrowserView
. #31197 (Also in 14, 15, 16)(Check failed: !regexp_stack_->is_in_use())
. #31142 (Also in 14, 15, 16)globalShortcut
s on macOS. #30568 (Also in 14, 15)Other Changes
v13.5.0
: electron v13.5.0Compare Source
Release Notes for v13.5.0
Features
Fixes
BrowserView
webContents would appear not to load in some circumstances. #31047 (Also in 14, 15)isMaximized()
. #31039 (Also in 14, 15)Other Changes
v13.4.0
: electron v13.4.0Compare Source
Release Notes for v13.4.0
Features
webContents.fromDevToolsTargetId(targetId)
to lookup a WebContents instance from an associated Chrome DevTools Protocol TargetID. #30731 (Also in 14, 15)Fixes
Other Changes
1230767
. #30638Documentation
v13.3.0
: electron v13.3.0Compare Source
Release Notes for v13.3.0
Other Changes
1228036
. #306391231134
. #30637 (Also in 11)1233564
. #30636 (Also in 11)1234009
. #30635 (Also in 11)v13.2.3
: electron v13.2.3Compare Source
Release Notes for v13.2.3
Fixes
showArrowButtons
is enabled ifitems
is an empty array. #30680 (Also in 14, 15)v13.2.2
: electron v13.2.2Compare Source
Release Notes for v13.2.2
Fixes
webView
where theleave-html-full-screen
event is not emitted if the user exits fullscreen withesc
instead of by clicking into thewebView
. #30560 (Also in 14, 15)BrowserViews
on Windows when either thex
ory
coordinate is negative (off-screen). #30540 (Also in 14, 15)documentEdited
status on macOS withtitlebarStyle: 'hiddenInset'
inadvertently moves the traffic light location. #30603 (Also in 14, 15)Other Changes
1227933
. #30583 (Also in 12)1231950
. #305841234764
. #305871234770
. #305861234829
. #30585v13.2.1
: electron v13.2.1Compare Source
Release Notes for v13.2.1
Fixes
v13.2.0
: electron v13.2.0Compare Source
Release Notes for v13.2.0
Features
Fixes
Other Changes
1196853
. #30449v13.1.9
: electron v13.1.9Compare Source
Release Notes for v13.1.9
Fixes
documentEdited
status not updating close button for frameless window on macOS. #30393 (Also in 14, 15)Other Changes
1229298
. #30452v13.1.8
: electron v13.1.8Compare Source
Release Notes for v13.1.8
Fixes
Other Changes
1205059
,1196302. #30265v13.1.7
: electron v13.1.7Compare Source
Release Notes for v13.1.7
Fixes
requestFullscreen
inside webview does not make the element take fullscreen. #29987 (Also in 12, 14)webContents.on('login')
callback synchronously. #30091 (Also in 12, 14)fsPromises.readFile
. #29928BrowserView
on macOS. #30149 (Also in 14)document.focus
when opening multiple windows on macOSOther Changes
1216190
. #30100 (Also in 12, 14)Documentation
v13.1.6
: electron v13.1.6Compare Source
Release Notes for v13.1.6
Fixes
app.quit()
on macOS. #29961 (Also in 14)self.module.paths
wouldn't work in Workers. #30013 (Also in 12, 14)target=_blank
from webview. #29951 (Also in 12, 14)Other Changes
1090000
. #29997v13.1.5
: electron v13.1.5Compare Source
Release Notes for v13.1.5
Fixes
window.open
usingsetWindowOpenHandler
whennativeWindowOpen: false
. #29882 (Also in 12, 14)contextIsolation
was enabled. #29885 (Also in 14)setAlwaysOnTop
value would sometimes not be preserved for child windows on macOS. #29956 (Also in 12, 14)Geolocation
was used. #29912 (Also in 14)Other Changes
v13.1.4
: electron v13.1.4Compare Source
Release Notes for v13.1.4
Fixes
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.