WowUp.CF
WowUp.CF copied to clipboard
Bump @overwolf/ow-electron from 19.1.8-1 to 22.3.2 in /wowup-electron
Bumps @overwolf/ow-electron from 19.1.8-1 to 22.3.2.
Release notes
Sourced from @overwolf/ow-electron
's releases.
electron v22.3.2
Release Notes for v22.3.2
Fixes
- Fixed an issue where
minWidth
/minHeight
andmaxWidth
/maxHeight
would not be enforced if the user set anaspectRatio
on macOS. #37458 (Also in 23, 24)- Fixed an issue where passing both
hasReply
andactions
to a main process Notification on macOS resulted in the first action being obscured and unavailable. #37447 (Also in 23, 24)- Fixed window could not go back to maximized state when restored on Linux. #37360 (Also in 23, 24)
Other Changes
electron v22.3.1
Release Notes for v22.3.1
Other Changes
- Security: backported fix for chromium:1408392. #37298
Documentation
- Documentation changes: #37289
electron v22.3.0
Release Notes for v22.3.0
Features
Fixes
- Fixed a crash when
BrowserView
s are present and a user attempts to preventbeforeunload
in the renderer process. #37266 (Also in 23, 24)- Fixed an incorrect result returned when using secure as a cookies filter. #37247 (Also in 24)
Other Changes
- Security: backported fix for CVE-2023-0696. #37192
electron v22.2.1
Release Notes for v22.2.1
Features
- Whole-program optimization is enabled by default in electron node headers config file. #37047 (Also in 21, 23)
Fixes
- Basic accessibility support is now enabled when macOS Voice Control is activated to allow for full voice control of Electron applications. #37146 (Also in 21, 23)
- Fixed audio worklet scripts failing to run when
nodeIntegrationInWorker: true
. #37102 (Also in 23)Documentation
- Documentation changes: #37107
... (truncated)
Commits
- See full diff 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)