hwstudio
hwstudio copied to clipboard
build(deps-dev): bump electron from 16.0.8 to 23.1.1
Bumps electron from 16.0.8 to 23.1.1.
Release notes
Sourced from electron's releases.
electron v23.1.1
Release Notes for v23.1.1
Fixes
- Corrects an issue with HTML fullscreen when
BrowserWindow
fullscreening is disabled. #37367 (Also in 24)- Fixed potential private API usage for MAS builds on macOS. #37363 (Also in 24)
- Fixed window could not go back to maximized state when restored on Linux. #37359 (Also in 24)
Other Changes
Documentation
- Documentation changes: #37290
electron v23.1.0
Release Notes for v23.1.0
Features
Fixes
- Changed HTML5 Notifications created with the
requireInteraction
option to not timeout on Linux and Windows. #36502 (Also in 21, 22)- Fixed a crash when
BrowserView
s are present and a user attempts to preventbeforeunload
in the renderer process. #37267 (Also in 22, 24)- Fixed a potential crash in some types of Worklets. #37081
Other Changes
- Updated Chromium to 110.0.5481.100. #37183
Documentation
- Documentation changes: #37108
electron v23.0.0
Release Notes for v23.0.0
Stack Upgrades
- Chromium 110.0.5481.77.
- Node v18.12.1.
- V8 v11.0
Breaking Changes
- Windows 7, Windows 8, and Windows 8.1 are not supported anymore, as Chromium 110 dropped support. #36513
Features
... (truncated)
Commits
dc0e55a
fix: restoring X11 window should not remove previous maximize state (#37359)41c1b50
fix: guard more private API usage on MAS builds (#37363)3d2cfea
fix: html fullscreen when window not fullscreenable (#37367)453e31b
chore: bump chromium to 110.0.5481.104 (23-x-y) (#37333)1f038a6
test: rename & split internal module tests (#37327)936a944
chore: cherry-pick e0efbd45ea74 from webrtc (#37297)36f80bd
docs: addwin.isFocusable()
return type (#37261)29f8161
test: fix "crash cases" tests not failing properly (#37326)a9bc827
docs: only macOS 10.13+ is supported now (#37290)83928bd
build: use node 18.12 in AppVeyor (23-x-y) (#37282)- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)