ueberdosis / glyphfinder

Unicode character search for macOS & Windows.
https://www.glyphfinder.com
Other
134 stars 22 forks source link

Bump electron from 8.4.0 to 8.4.1 #9

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps electron from 8.4.0 to 8.4.1.

Release notes

Sourced from electron's releases.

electron v8.4.1

Release Notes for v8.4.1

Fixes

  • Fix: DCHECK failure in value.IsHeapObject() in objectsdebug.cc. (Chromium security issue 1084820). #24565
  • Fix: PDFium Javascript Active Document memory corruption. (Chromium security issue 1091404). #24570
  • Fix: XSS on chrome://histograms/ with a compromised renderer. (Chromium security issue 1073409). #24626
  • Fix: heap-use-after-free in content::NavigationRequest::OnWillProcessResponseProcessed. (Chromium security issue 1090543). #24568
  • Fix: heap-use-after-free in ui::AXTreeSerializerblink (Chromium security issue 1065122). #24556
  • Fix: integer overflow in GrTextBlob::Make. (Chromium security issue 1080481). #24587
  • Fix: javascript URI sandbox flags aren't propagated in a blank string case. (Chromium security issue 1074340). #24622
  • Fix: memcpy-param-overlap in AudioBuffer::copyFromChannel. (Chromium security issue 1081722). #24585
  • Fix: remove leaks of post-redirect URL for <script> in the CSP reports and stacktraces of errors (Chromium security issue 1074317). #24559
  • Fix: update webrtc root certificate. (Chromium security issue 978779). #24618
  • Fix: use-after-free in devtools console. (Chromium security issue 986051). #24615
  • Fix: use-of-uninitialized-value in amr_read_header. (Chromium security issue 1065731). #24595
  • Fix: usrsctp is called with pointer as network address. (Chromium security issue 1076703). #24562
  • Fixed a termination crash on Web Workers with Node.js integration enabled. #24463
  • Fixed an issue where cpu and heap profiling in Node.js did not work properly with --cpu-prof, --heap-prof, and related CLI flags. #24542
  • Fixed an issue where macOS window vibrancy active state did not always match the active state of the window. #24546
  • Fixed broken --trace-sync-io flag in Node.js. #24649
  • Fixed clipboard.readBuffer returning incorrect value. #24468
  • Fixed crash when opening app in remote X server. #24491
  • Fixed unresponsive window when reloading with breakpoint in devtools. #24490

Documentation

  • Documentation changes: #24515
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)