theQRL / qrl-wallet

QRL Wallet
https://wallet.theqrl.org
MIT License
48 stars 27 forks source link

Bump electron from 16.0.1 to 16.1.0 in /.electrify #516

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps electron from 16.0.1 to 16.1.0.

Release notes

Sourced from electron's releases.

electron v16.1.0

Release Notes for v16.1.0

Features

  • Added height option for Windows Control Overlay. #33061 (Also in 15, 17)

Fixes

  • Fixed an issue where alternateImages did not work properly on macOS. #33106 (Also in 15, 17, 18)
  • Fixed an issue where the Tray could get garbage collected incorrectly under some circumstances. #33075 (Also in 15, 17, 18)
  • Strip crashpad_handler binary on Linux, reducing bundle size. #33174 (Also in 15, 17, 18)

Other Changes

  • Security: backported fix for 1295786. #33169
  • Security: backported fix for chromium:1281908. #33186
  • Security: backported fix for chromium:1289383. #33182

electron v16.0.10

Release Notes for v16.0.10

Fixes

  • Fixed BrowserWindow.showInactive restoring a maximized window to non-maximized on Windows. #33020 (Also in 17, 18)
  • Fixed an issue where webContents.savePage failed when passing a relative path instead of an absolute one. #33017 (Also in 15, 17, 18)
  • Fixed broken transparency option in offscreen window rendering. #33051
  • Fixed command string registered via setAsDefaultProtocolClient on windows. #33010 (Also in 14, 15, 17, 18)
  • Fixed stale renderer process when application is quit while renderer is busy. #32969 (Also in 14, 15, 17, 18)

Other Changes

  • Backported fix for CVE-2022-0609. #32900
  • Backported fix for CVE-2022-0610. #32918
  • Chore: backport EPROTOTYPE fixes from libuv. #32942 (Also in 17, 18)
  • Security: backported fix for CVE-2022-0607. #32916
  • Security: backported fix for chromium:1039885. #32803
  • Security: backported fix for chromium:1258603. #32809
  • Security: backported fix for chromium:1262967. #32807
  • Security: backported fix for chromium:1267426. #32805
  • Security: backported fix for chromium:1267627. #32806
  • Security: backported fix for chromium:1274376. #32808
  • Security: backported fix for chromium:1289384. #32911
  • Security: backported fix for chromium:1289394. #32907
  • Security: backported fixes to chromium:1292537 and CVE-2022-0606. #32903

electron v16.0.9

Release Notes for v16.0.9

Fixes

  • Fixed an issue where frameless windows on Windows would incorrectly show a small frame during the loading process. #32710 (Also in 14, 15, 17, 18)
  • Fixed an issue where if backgroundColor was set to undefined, vibrancy failed to work and the backgroundColor would show up as white. #32654 (Also in 17)

... (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](https://github.com/theQRL/qrl-wallet/network/alerts).
dependabot[bot] commented 2 years ago

Superseded by #525.