Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump electron from 9.2.1 to 9.4.1 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 15, 2021

Bumps electron from 9.2.1 to 9.4.1.

Release notes

Sourced from electron's releases.

electron v9.4.1

Release Notes for v9.4.1

Fixes

  • Fixed an issue with audio not playing in HTML video elements. #26969

Other Changes

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

electron v9.3.5

Release Notes for v9.3.5

Fixes

  • Fixed <webview> render-process-gone event dispatch. #26576
  • Fixed LC_ALL environment variable getting changed in Electron. #26508 (Also in 10, 11)
  • Fixed debug.log files being created under working directory on windows. #26267 (Also in 10)
  • Fixed draggable regions stops working when devtools is opened on macOS. #26506 (Also in 10, 11)

Other Changes

  • Backported the fix to CVE-2020-16017: Browser UAF when detaching a provisional frame. #26477
  • Fixed value of getSystemVersion() on Big Sur. #26430
  • Security: backported fix for 1143772. #26400
  • Security: backported fix for 1144489. #26397
  • Security: backported fix for chromium:1133527. #26412

... (truncated)

Commits
  • 2f4928f Bump v9.4.1
  • 980b260 test: skip PictureInPicture video when media not supported (#27267)
  • 27de5d0 test: skip media-started-playing media-paused events test when media not supp...
  • f56bf9f chore: Chromium backports M87-1 (#26931)
  • afbfc4b docs: document frameId meaning (#27192)
  • 2bfb071 chore: cherry-pick 2d18de63acf1 from chromium (#26954)
  • 06558f4 docs: add missing deprecated systemPreferences APIs to breaking-changes (#26935)
  • e9c45ea ci: ignore failures on Ninja summary (#26995)
  • 553c14f fix: cherry-pick b84b4f3323b from chromium (#26969)
  • 2d1da97 chore: cherry-pick 6763a713f957 from skia (#26957)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants