Security: backported fix for 1147431, 1144462. #26954
Security: backported fix for chromium:1123035. #26957
electron v9.4.0
Release Notes for v9.4.0
Fixes
Added Electron DLLs like libGLESv2.dll to symbol server. #26967 (Also in 10, 11, 12)
Fixed systemPreferences.effectiveAppearance returning systemPreferences.getAppLevelAppearance(). #26881 (Also in 10, 11, 12)
Fixed an issue where event.reply could sometimes not deliver a reply to an IPC message when cross-site iframes were present. #26928 (Also in 10, 11, 12)
Fixed an issue where some buttons were un-clickable in some BrowserViews with draggable regions enabled. #26745 (Also in 10, 11)
Fixed an issue whereby a corrupted async_hooks stack would crash the renderer when throwing some errors in the renderer process. #26748 (Also in 10, 11)
Fixed an occasional crash on Windows related to NativeViewHost::SetParentAccessible. #26950 (Also in 10, 11, 12)
Fixed usage of --disable-dev-shm-usage for apps using --no-sandbox on linux. #26806
Other Changes
Backported the fix to CVE-2020-16024: Heap buffer overflow in UI. #26831
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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/prettier/prettier-browser-extension/network/alerts).
Bumps electron from 9.3.2 to 9.4.2.
Release notes
Sourced from electron's releases.
... (truncated)
Commits
cd6f8f0
Bump v9.4.239bea9a
fix: memory leak in desktopCapturer.getSources (#27031) (#27506)35dfdfc
chore: cherry-pick 2c26785, b03de8b and a3c3ef6 from usrsctp. (#27493)3996141
chore: cherry-pick d74ba931c4b7 from chromium (#27408)0a0fccf
chore: cherry-pick 4af9de9806 and 115eccc0c6 from chromium. (#27496)dde048d
chore: cherry-pick f9add3b8e5 from chromium. (#27451)a71ca14
fix: CSP withunsafe-eval
detection with Trusted Types (#27472)f23cfbe
fix: <webview> not working with Trusted Types (#27466)c61eaa2
chore: cherry-pick da9b5ec032ad from chromium (#27400)f70c900
chore: cherry-pick 4794770cf175 from chromium (#27389)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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/prettier/prettier-browser-extension/network/alerts).