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

Bump electron from 7.1.12 to 7.3.3 #34

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 28, 2021

Bumps electron from 7.1.12 to 7.3.3.

Release notes

Sourced from electron's releases.

electron v7.3.3

Release Notes for v7.3.3

Fixes

  • Backported fixe for UAF in extensions (NOCVE). #24420
  • Fix: DCHECK failure in value.IsHeapObject() in objectsdebug.cc. (Chromium security issue 1084820). #24564
  • Fix: XSS on chrome://histograms/ with a compromised renderer. (Chromium security issue 1073409). #24627
  • Fix: heap-use-after-free in content::NavigationRequest::OnWillProcessResponseProcessed. (Chromium security issue 1090543). #24567
  • Fix: heap-use-after-free in ui::AXTreeSerializerblink (Chromium security issue 1065122). #24555
  • Fix: memcpy-param-overlap in AudioBuffer::copyFromChannel. (Chromium security issue 1081722). #24584
  • Fix: remove leaks of post-redirect URL for <script> in the CSP reports and stacktraces of errors (Chromium security issue 1074317). #24558
  • Fix: update webrtc root certificate. (Chromium security issue 978779). #24619
  • Fix: use-of-uninitialized-value in amr_read_header. (Chromium security issue 1065731). #24596
  • Fix: usrsctp is called with pointer as network address. (Chromium security issue 1076703). #24561

Other Changes

End of Support for 7.x.y

Electron 7.x.y has reached end-of-support as per the project's support policy. Developers and applications are encouraged to upgrade to a newer version of Electron.

electron v7.3.2

Release Notes for v7.3.2

Fixes

  • Enable NTLM v2 for POSIX platforms and added --disable-ntlm-v2 switch to disable it. #23935
  • Ensured proper nativeImage serialization between renderer and browser processes via remote. #24021
  • Fixed GTK dark theme setting not respected in Electron on Linux. #23966
  • Fixed an error when calling dialog.showCertificateTrustDialog with no BrowserWindow. #24119
  • Fixed crash when handling synchronous IPC errors. #24041
  • Fixed intercepted protocols not raising Redirect information back to Chromium. #23997
  • Fixed issue with some IMEs on windows (for ex: Zhuyin) don't terminate after pressing shift. #24055
  • Fixed the acceptLanguages argument being ignored in session.setUserAgent(). #23964
  • Fixed window titlebar not responding to pen on Windows 10. #24104
  • Updated Node root certs to use NSS 3.53. #24269
Commits

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 28, 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