publiclab / community-toolbox

Tools to understand and welcome people into a contributor community
https://code.publiclab.org
MIT License
140 stars 196 forks source link

Bump electron from 12.0.8 to 12.2.3 #539

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps electron from 12.0.8 to 12.2.3.

Release notes

Sourced from electron's releases.

electron v12.2.3

Release Notes for v12.2.3

Fixes

  • Removes several Chromium private enterprise APIs from Mac Apple Store builds. #31527 (Also in 13, 14, 15, 16)

Other Changes

  • Backported fix for CVE-2021-37981. #31500
  • Backported fix for CVE-2021-37984. #31496
  • Backported fix for CVE-2021-37987. #31542
  • Backported fix for CVE-2021-37992. #31522
  • Backported fix for CVE-2021-37996. #31546
  • Backported fix for CVE-2021-37998. #31679
  • Backported fix for CVE-2021-38001. #31674
  • Backported fix for CVE-2021-38003. #31666
  • Backported fix for chromium:1245870. #31504
  • Backported fix for chromium:1252858. #31683
  • Security: backported fix for CVE-2021-37979. #31360

electron v12.2.2

Release Notes for v12.2.2

Fixes

  • Fixed navigator.serial.getPorts() to return previously selected ports. #31193 (Also in 13)
  • Removed expired DST Root CA X3 from the bundled trust store. #31269

Other Changes

  • Security: backported fix for CVE-2021-37967. #31244
  • Security: backported fix for CVE-2021-37968. #31247
  • Security: backported fix for CVE-2021-37970. #31241
  • Security: backported fix for CVE-2021-37975. #31229
  • Security: backported fix for CVE-2021-37976. #31232
  • Security: backported fix for CVE-2021-37980. #31366
  • Security: backported fix for chromium:1248665. #31237
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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/publiclab/community-toolbox/network/alerts).