qrl-wallet icon indicating copy to clipboard operation
qrl-wallet copied to clipboard

Bump electron from 16.0.1 to 16.2.8 in /.electrify

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps electron from 16.0.1 to 16.2.8.

Release notes

Sourced from electron's releases.

electron v16.2.8

Release Notes for v16.2.8

Fixes

  • Fixed an issue where Pointer Lock behavior could not be properly exited. #32826 (Also in 18)
  • Fixed an issue where bounds changes were incorrectly delayed in the case where a window was moved or resized and event.preventDefault was called in either will-resize or will-move on Windows. #34282 (Also in 17, 18, 19)
  • Fixed an issue with background colors being improperly applied to BrowserViews on Windows. #33546
  • Fixed crash when calling navigator.serial.getPorts(). #34334 (Also in 17, 18, 19)

electron v16.2.7

Release Notes for v16.2.7

Fixes

  • Fixed a crash when calling loadExtension on an extension directory that's missing a manifest file. #34192 (Also in 17)
  • Fixed an issue where tray items wouldn't highlight in some scenarios on macOS. #34205 (Also in 17, 18, 19)
  • SIGUSR1 is no longer handled when the node_cli_inspect fuse is disabled. #34182 (Also in 17, 18)

Other Changes

  • Backported fix for CVE-2022-1638. #34223
  • Backported fix for CVE-2022-1639. #34200
  • Backported fix for chromium:1297283. #34233
  • Backported fix for chromium:1298867. #34230
  • Backported fix for chromium:1312563. #34226

electron v16.2.6

Release Notes for v16.2.6

Other Changes

  • Backported fix for CVE-2022-1477. #34013
  • Backported fix for CVE-2022-1479. #34036
  • Backported fix for CVE-2022-1485. #34054
  • Backported fix for CVE-2022-1492. #34050
  • Backported fix for CVE-2022-1497. #34074
  • Fixed 32-bit native module builds with node-gyp >= 9.0.0. #34167

electron v16.2.5

Release Notes for v16.2.5

Other Changes

  • Backported fix for CVE-2022-1478. #34044
  • Backported fix for CVE-2022-1480. #34018
  • Backported fix for CVE-2022-1482. #34039
  • Backported fix for CVE-2022-1483. #34008

electron v16.2.4

Release Notes for v16.2.4

... (truncated)

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[bot] avatar Jun 16 '22 23:06 dependabot[bot]