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

Upgrade electron to version 10.1.4 #64

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Oct 21, 2020

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ electron (^8.2.5 → ^10.1.4) · Repo

Release Notes

10.1.4

Release Notes for v10.1.4

Fixes

  • Browser views will properly resize within windows. #26033 (Also in 9, 10, 11)
  • Excess menu item separators are now only removed after item re-ordering is done to avoid accidental removal of needed separators. #25931 (Also in 10, 11)
  • Fix: gdi printing in silent printing mode. #25740 (Also in 9, 10, 11)
  • Fixed NativeImage.crop().toBitmap() returning incorrect data. #25773 (Also in 10, 11)
  • Fixed NativeImage.getScaleFactors() always returning the same value. #25905 (Also in 9, 10, 11)
  • Fixed session argument of app 'session-created' event. #25798
  • Fixed an issue where Windows notifications with timeoutType of 'never' did not work properly. #25926 (Also in 9, 10, 11)
  • Fixed an issue where Save as PDF from PDF Viewer Print dialog failed and sometimes crashed. #26013 (Also in 10)
  • Fixed an issue where some Node.js module API calls hung in the renderer process after reloads when render process reuse was enabled. #25923 (Also in 9, 10, 11)
  • Fixed bug that meant require.resolve paths option was ignored. #25944 (Also in 9, 10, 11)
  • Fixed crash when application launched from UNUserNotificationCenter notification (via a native node module). #25737 (Also in 9, 10, 11)
  • Fixed maximized frameless window bleeding to other monitors. #25977 (Also in 8, 9, 10, 11)
  • Fixed memory leak when creating "Services" menu. #25687 (Also in 9, 10, 11)
  • Fixed ready-to-show event not emitted on some machines. #25932 (Also in 10, 11)
  • Suppressed a spurious warning about executeJavaScript being called without worldSafeExecuteJavaScript being enabled in apps that do not call executeJavaScript. #25827 (Also in 10, 11)

Other Changes

  • Backported the fix to CVE-2020-15968: Use after free in Blink. #25852
  • Backported the fix to CVE-2020-15969: Use after free in WebRTC. #25853
  • Backported the fix to a heap-use-after-free in content::WebContentsImpl::SetNotWaitingForResponse. #25893
  • Fixed an issue where netLog.startLogging and netLog.stopLogging were undefined. #25670 (Also in 10)
  • Security: backported fix for 1125635, 1115901. #25856

Does any of this look wrong? Please let us know.

Sorry, we couldn't find anything useful about this release.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Oct 21, 2020
@depfu
Copy link
Contributor Author

depfu bot commented Oct 24, 2020

Closed in favor of #65.

@depfu depfu bot closed this Oct 24, 2020
@depfu depfu bot deleted the depfu/update/npm/electron-10.1.4 branch October 24, 2020 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants