build(deps-dev): Bump electron from 15.3.0 to 16.0.1
Created by: dependabot[bot]
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps electron from 15.3.0 to 16.0.1.
Release notes
Sourced from electron's releases.
electron v16.0.1
Release Notes for v16.0.1
Fixes
electron v16.0.0
Release Notes for v16.0.0
Stack Upgrades
- Chromium 96.0.4664.4
- Node v16.9.1
- V8 v9.6
Breaking Changes
- The
crashReporterAPI is now powered by Crashpad on Linux. #30278- Usage of the
desktopCapturer.getSourcesAPI from the renderer process has been deprecated and will be removed. 30721Release Notes for v16.0.0
Features
Additions
- Added 'dom-ready' event to
WebFrameMainwhich emits when the frame's document is ready.- Added WebHID support. #31090 (Also in 15)
- Added
<webview>.sendToFrame()/frameIdto'ipc-message'event. #30451 (Also in 15)- Added
<webview>'did-redirect-navigation'event. #30457 (Also in 15)- Added
app.configureHostResolverAPI for configuring DNS-over-HTTPS. #30576 (Also in 15)- Added
commandLine.removeSwitchto allow apps to remove command line switches from Chromiums internal command line representation. #31327 (Also in 15)- Added
frameproperty to theparamsobject of the 'context-menu' event. #30831 (Also in 15)- Added
isIssuedByKnownRoottoses.setCertificateVerifyProccallback. #30174- Added
isMainFrameargument to'certificate-error'event. #30879 (Also in 15)- Added
safeStoragestring encryption API. #30020 (Also in 15)- Added
textWidthoption todialog.showMessageBox()/dialog.showMessageBoxSync(). #31089 (Also in 15)- Added
webContents.fromDevToolsTargetId(targetId)to lookup a WebContents instance from an associated Chrome DevTools Protocol TargetID. #29399 (Also in 14)- Added an Electron Fuse for enforcing code signatures on the
app.asarfile your application loads. Requires the latestasarmodule. #30667 (Also in 15)- Added fuses to disable
NODE_OPTIONSand--inspectdebug arguments in packaged apps. #30190 (Also in 15)
... (truncated)
Commits
-
beac90fBump v16.0.1 -
b4a6e0adocs: fix typo in distribution docs (#31879) -
483d4fafix: add resource strings for file selection (#31883) -
358bffbchore: usestd::forward()inConvertToV8()(#31858) -
dae2246Bump v16.0.0 -
9110380fix: provide paths for all NetworkContextFilePaths keys (#31852) -
00dff39fix: make BrowserView aware of owning window (#31842) -
16d3917fix: media shouldn't open permissions dialog (#31837) -
2cc8437fix: crash on browserView.webContents.destroy() (#31827) -
fe248d3fix: revert "refactor: only create webContents after 'will-attach-webview'… (... - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)