Bump electron from 9.1.1 to 9.3.1 in /app #57

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/app/electron-9.3.1 into master 2020-11-10 04:49:06 +00:00
dependabot[bot] commented 2020-10-06 17:50:16 +00:00 (Migrated from github.com)

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps electron from 9.1.1 to 9.3.1.

Release notes

Sourced from electron's releases.

electron v9.3.1

Release Notes for v9.3.1

Fixes

  • Added missing module delay loads on windows to reduce per process reference set impact. #25437 (Also in 9, 10, 11)
  • Fixed a crash in the renderer process when invoking the Badging API. #25371 (Also in 9, 10, 11)
  • Fixed a memory leak in net.request(). #25382
  • Fixed multiple dock icons being left in system when calling dock.show/hide on macOS. #25301 (Also in 8, 9, 10, 11)

Other Changes

  • Security: backported fix for 1081874. #25389
  • Security: backported fix for 1098860. #25289
  • Security: backported fix for 1111737. #25391
  • Security: backported fix for 1122684. #25390

Unknown

  • Added support for some chrome.management APIs. #25344 (Also in 9, 10, 11)

electron v9.3.0

Release Notes for v9.3.0

Features

  • Added back a previously broken visibleOnFullScreen option for setVisibleOnAllWorkspaces. #25126
  • Added the currencyCode field that Apple's StoreKit in-app-purchasing library provides but has not been added to the Product object that inAppPurchase.getProducts returns. #25085

Fixes

  • Fixed powerMonitor not emitting suspend/resume events on some Windows machines. #25165
  • Fixed an issue where filters set in dialogs on macOS would have nondeterministic ordering. #25194
  • Fixed an issue where notifications with a reply button could potentially be destroyed too early when a user clicked on the notification body before replying. #25101
  • Fixed frameless window's size being changed when restored from minimized state. #25045
  • Fixed network permission error when there are multiple WebContents sharing same session are created with web security disabled. #25179
  • Fixed node's TLS stack not allowing renegotiation. #25041
  • Fixed the following issues for frameless when maximized on Windows * fix unreachable task bar when auto hidden with position top
  • fix 1px extending to secondary monitor
  • fix 1px overflowing into taskbar at certain resolutions
  • fix white line on top of window under 4k resolutions. #25218
  • Fixed window size being changed after unmaximizing. #25133

Unknown

  • Fixed not working WebSQLDatabase in extension background pages. #25070

electron v9.2.1

Release Notes for v9.2.1

Fixes

... (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-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ If you make any changes to it yourself then they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [electron](https://github.com/electron/electron) from 9.1.1 to 9.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/electron/electron/releases">electron's releases</a>.</em></p> <blockquote> <h2>electron v9.3.1</h2> <h1>Release Notes for v9.3.1</h1> <h2>Fixes</h2> <ul> <li>Added missing module delay loads on windows to reduce per process reference set impact. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25437">#25437</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25437">9</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25435">10</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25436">11</a>)<!-- raw HTML omitted --></li> <li>Fixed a crash in the renderer process when invoking the Badging API. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25371">#25371</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25371">9</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25369">10</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25370">11</a>)<!-- raw HTML omitted --></li> <li>Fixed a memory leak in net.request(). <a href="https://github-redirect.dependabot.com/electron/electron/pull/25382">#25382</a></li> <li>Fixed multiple dock icons being left in system when calling dock.show/hide on macOS. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25301">#25301</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25302">8</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25301">9</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25299">10</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25300">11</a>)<!-- raw HTML omitted --></li> </ul> <h2>Other Changes</h2> <ul> <li>Security: backported fix for 1081874. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25389">#25389</a></li> <li>Security: backported fix for 1098860. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25289">#25289</a></li> <li>Security: backported fix for 1111737. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25391">#25391</a></li> <li>Security: backported fix for 1122684. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25390">#25390</a></li> </ul> <h2>Unknown</h2> <ul> <li>Added support for some <code>chrome.management</code> APIs. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25344">#25344</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25344">9</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25345">10</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25342">11</a>)<!-- raw HTML omitted --></li> </ul> <h2>electron v9.3.0</h2> <h1>Release Notes for v9.3.0</h1> <h2>Features</h2> <ul> <li>Added back a previously broken <code>visibleOnFullScreen</code> option for <code>setVisibleOnAllWorkspaces</code>. <a href="https://github-redirect.dependabot.com/electron/electron/issues/25126">#25126</a></li> <li>Added the <code>currencyCode</code> field that Apple's StoreKit in-app-purchasing library provides but has not been added to the <code>Product</code> object that <code>inAppPurchase.getProducts</code> returns. <a href="https://github-redirect.dependabot.com/electron/electron/issues/25085">#25085</a></li> </ul> <h2>Fixes</h2> <ul> <li>Fixed <code>powerMonitor</code> not emitting <code>suspend</code>/<code>resume</code> events on some Windows machines. <a href="https://github-redirect.dependabot.com/electron/electron/issues/25165">#25165</a></li> <li>Fixed an issue where filters set in dialogs on macOS would have nondeterministic ordering. <a href="https://github-redirect.dependabot.com/electron/electron/issues/25194">#25194</a></li> <li>Fixed an issue where notifications with a reply button could potentially be destroyed too early when a user clicked on the notification body before replying. <a href="https://github-redirect.dependabot.com/electron/electron/issues/25101">#25101</a></li> <li>Fixed frameless window's size being changed when restored from minimized state. <a href="https://github-redirect.dependabot.com/electron/electron/issues/25045">#25045</a></li> <li>Fixed network permission error when there are multiple WebContents sharing same session are created with web security disabled. <a href="https://github-redirect.dependabot.com/electron/electron/issues/25179">#25179</a></li> <li>Fixed node's TLS stack not allowing renegotiation. <a href="https://github-redirect.dependabot.com/electron/electron/issues/25041">#25041</a></li> <li>Fixed the following issues for frameless when maximized on Windows * fix unreachable task bar when auto hidden with position top</li> <li>fix 1px extending to secondary monitor</li> <li>fix 1px overflowing into taskbar at certain resolutions</li> <li>fix white line on top of window under 4k resolutions. <a href="https://github-redirect.dependabot.com/electron/electron/issues/25218">#25218</a></li> <li>Fixed window size being changed after unmaximizing. <a href="https://github-redirect.dependabot.com/electron/electron/issues/25133">#25133</a></li> </ul> <h2>Unknown</h2> <ul> <li>Fixed not working <code>WebSQLDatabase</code> in extension background pages. <a href="https://github-redirect.dependabot.com/electron/electron/issues/25070">#25070</a></li> </ul> <h2>electron v9.2.1</h2> <h1>Release Notes for v9.2.1</h1> <h2>Fixes</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/electron/commit/fe3378db92b76bd4dd14c11365c229a8be9954a7"><code>fe3378d</code></a> Bump v9.3.1</li> <li><a href="https://github.com/electron/electron/commit/fe85a9403590f65bee749c1fd2116f6270ca45cd"><code>fe85a94</code></a> fix: handle electron script errors better (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25331">#25331</a>) (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25453">#25453</a>)</li> <li><a href="https://github.com/electron/electron/commit/48779feb91b347d80898bb033cb43f51d3fda202"><code>48779fe</code></a> fix: Ensure electron delay loads the same modules as chromium (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25437">#25437</a>)</li> <li><a href="https://github.com/electron/electron/commit/5e289cee04df1c587ebec73605217d855961a3c2"><code>5e289ce</code></a> chore: cherry-pick 1283160e334f 0dc563cbbca5 from chromium (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25391">#25391</a>)</li> <li><a href="https://github.com/electron/electron/commit/5f4ccec09aec658a1fd093c8ccf59718a81e58bd"><code>5f4ccec</code></a> chore: cherry-pick c1a7439efcc7 from chromium (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25390">#25390</a>)</li> <li><a href="https://github.com/electron/electron/commit/20f58fddf1a149214090270a56cac3a50740cb6b"><code>20f58fd</code></a> chore: cherry-pick 5e61913985df from chromium (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25389">#25389</a>)</li> <li><a href="https://github.com/electron/electron/commit/75f193a089f9483e79b28365d84190a4462f6b3d"><code>75f193a</code></a> fix: memory leak in net.request (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25382">#25382</a>)</li> <li><a href="https://github.com/electron/electron/commit/7de2539399b3542723fadf6235ecbf8e0f3525a2"><code>7de2539</code></a> fix: bind fake mojo service for badging (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25371">#25371</a>)</li> <li><a href="https://github.com/electron/electron/commit/a90397f348a3d0662123850a0ff8aaf8f51d4262"><code>a90397f</code></a> chore: sync 9-x-y release notes script to master (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25305">#25305</a>)</li> <li><a href="https://github.com/electron/electron/commit/6e734570ac8d932187d2e1577689f3f384c5a217"><code>6e73457</code></a> feat(extensions): add support for some chrome.management APIs (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25344">#25344</a>)</li> <li>Additional commits viewable in <a href="https://github.com/electron/electron/compare/v9.1.1...v9.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=electron&package-manager=npm_and_yarn&previous-version=9.1.1&new-version=9.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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/sixteenmillimeter/mcopy/network/alerts). </details>
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 16mm/mcopy#57
No description provided.