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.2 #29

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 7, 2020

Bumps electron from 7.1.12 to 7.3.2.

Release notes

Sourced from electron's releases.

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

electron v7.3.1

Release Notes for v7.3.1

Fixes

  • Fixed process.windowsStore returning undefined in AppX packages. #23800
  • Fixed an issue where the 'about' role had on effect on Windows menus. #23713

Other Changes

electron v7.3.0

Release Notes for v7.3.0

Features

  • EnableWebSQL is a new webpreference option to enable/disable websql api. #23582

Fixes

  • Ensured that exit callbacks are run for Node.js in the renderer process. #23566
  • Fixed an issue whereby macOS would fail to allow file extensions containing periods. #23451
  • Fixed an issue with navigator.languages and Accept-Language did not fully respect users' language preferences on Windows and macOS. This also improved fallback font selection for CJK texts on Windows. #23420
  • Fixed crash with webview during some window management events like resize, scroll etc. #23398

Other Changes

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 Jul 7, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 28, 2021

Superseded by #34.

@dependabot dependabot bot closed this Jan 28, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-7.3.2 branch January 28, 2021 20:41
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