dependabot[bot] opened a new pull request, #224:
URL: https://github.com/apache/cordova-electron/pull/224

   Bumps [electron](https://github.com/electron/electron) from 14.0.0 to 14.2.4.
   <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 v14.2.4</h2>
   <h1>Release Notes for v14.2.4</h1>
   <h2>Fixes</h2>
   <ul>
   <li>Bug fixed for registering protocol in windows which used to set invalid 
command if the execution path included space. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32328";>#32328</a>
 <!-- raw HTML omitted -->(Also in <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32330";>15</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32331";>16</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32329";>17</a>)<!--
 raw HTML omitted --></li>
   <li>Fixed <code>window.open</code> not overriding parent's 
<code>webPreferences</code>. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32325";>#32325</a>
 <!-- raw HTML omitted -->(Also in <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32109";>15</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32108";>16</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32107";>17</a>)<!--
 raw HTML omitted --></li>
   <li>Fixed crash when playing media files on Windows 7/8 or macOS 
10.11/10.12. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32349";>#32349</a>
 <!-- raw HTML omitted -->(Also in <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32348";>13</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32213";>15</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32215";>16</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32214";>17</a>)<!--
 raw HTML omitted --></li>
   <li>Fixed incorrect <code>skipTransformProcessType</code> option parsing in 
<code>win.setVisibleOnAllWorkspaces()</code>. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32395";>#32395</a>
 <!-- raw HTML omitted -->(Also in <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32394";>13</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32396";>15</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32397";>16</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32398";>17</a>)<!--
 raw HTML omitted --></li>
   <li>No Notes. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32242";>#32242</a>
 <!-- raw HTML omitted -->(Also in <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32241";>13</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32245";>15</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32243";>16</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32244";>17</a>)<!--
 raw HTML omitted --></li>
   </ul>
   <h2>Other Changes</h2>
   <ul>
   <li>Backported fix for CVE-2021-38006. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32010";>#32010</a></li>
   <li>Backported fix for CVE-2021-38017. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32033";>#32033</a></li>
   <li>Backported fix for CVE-2021-4056. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32236";>#32236</a></li>
   <li>Backported fix for CVE-2021-4057. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32233";>#32233</a></li>
   <li>Backported fix for CVE-2021-4058. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32224";>#32224</a></li>
   <li>Backported fix for CVE-2021-4059. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32211";>#32211</a></li>
   <li>Backported fix for CVE-2021-4078. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32217";>#32217</a></li>
   <li>Backported fix for CVE-2021-4079. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32227";>#32227</a></li>
   <li>Backported fix for CVE-2021-4098. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32182";>#32182</a></li>
   <li>Backported fix for CVE-2021-4099. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32188";>#32188</a></li>
   <li>Backported fix for CVE-2021-4100. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32185";>#32185</a></li>
   <li>Backported fix for CVE-2021-4101. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32191";>#32191</a></li>
   <li>Backported fix for CVE-2021-4102. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32193";>#32193</a></li>
   </ul>
   <h2>electron v14.2.3</h2>
   <h1>Release Notes for v14.2.3</h1>
   <h2>Fixes</h2>
   <ul>
   <li>Assertion failure happening in the <code>showSaveDialogSync()</code> 
code path has been fixed. (Fixes <a 
href="https://github-redirect.dependabot.com/electron/electron/issues/31997";>#31997</a>).
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32080";>#32080</a>
 <!-- raw HTML omitted -->(Also in <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32081";>15</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32082";>16</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32083";>17</a>)<!--
 raw HTML omitted --></li>
   <li>No Notes. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32196";>#32196</a>
 <!-- raw HTML omitted -->(Also in <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32195";>13</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32197";>15</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32199";>16</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/32198";>17</a>)<!--
 raw HTML omitted --></li>
   </ul>
   <h2>electron v14.2.2</h2>
   <h1>Release Notes for v14.2.2</h1>
   <h2>Fixes</h2>
   <ul>
   <li>Fixed <code>BrowserView.setBackgroundColor()</code> not working 
correctly. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31845";>#31845</a>
 <!-- raw HTML omitted -->(Also in <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31844";>15</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31772";>16</a>)<!--
 raw HTML omitted --></li>
   <li>Fixed a potential issue when setting backgroundColor on 
<code>BrowserView</code>s. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31945";>#31945</a>
 <!-- raw HTML omitted -->(Also in <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31946";>15</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31947";>16</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31948";>17</a>)<!--
 raw HTML omitted --></li>
   <li>Fixed an issue where BrowserView may sometimes crash on 
<code>browserView.webContents.destroy()</code>. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31840";>#31840</a>
 <!-- raw HTML omitted -->(Also in <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31841";>15</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31842";>16</a>)<!--
 raw HTML omitted --></li>
   <li>Fixed an issue where <code>BrowserView</code>s crashed if 
<code>view.webContents.destroy()</code> is called after loading a URL. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31825";>#31825</a>
 <!-- raw HTML omitted -->(Also in <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31826";>15</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31827";>16</a>)<!--
 raw HTML omitted --></li>
   <li>Fixed crash in GTK open dialog when trying to preview huge image files. 
<a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31819";>#31819</a>
 <!-- raw HTML omitted -->(Also in <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31820";>15</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31821";>16</a>)<!--
 raw HTML omitted --></li>
   <li>Fixed default label text in GTK dialogs. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31822";>#31822</a>
 <!-- raw HTML omitted -->(Also in <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31823";>15</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31824";>16</a>)<!--
 raw HTML omitted --></li>
   <li>Fixed respecting aspect ratio when maximum size is set on BrowserWindow. 
<a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31955";>#31955</a>
 <!-- raw HTML omitted -->(Also in <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31956";>15</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31957";>16</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31958";>17</a>)<!--
 raw HTML omitted --></li>
   <li>Fixed window frame glitch when calling 
<code>setContentProtection</code>. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31831";>#31831</a>
 <!-- raw HTML omitted -->(Also in <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31829";>13</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31830";>15</a>,
 <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31832";>16</a>)<!--
 raw HTML omitted --></li>
   </ul>
   <h2>Other Changes</h2>
   <ul>
   <li>Backported fix for CVE-2021-38005. <a 
href="https://github-redirect.dependabot.com/electron/electron/pull/31920";>#31920</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/electron/electron/commit/771261f6b7af5f7618d52f7607a76a1010e64c42";><code>771261f</code></a>
 Bump v14.2.4</li>
   <li><a 
href="https://github.com/electron/electron/commit/8174553f846607d7e919436f4a7e28f5e4f58003";><code>8174553</code></a>
 chore: cherry-pick 855df1837e from chromium (<a 
href="https://github-redirect.dependabot.com/electron/electron/issues/32033";>#32033</a>)</li>
   <li><a 
href="https://github.com/electron/electron/commit/35561d7fb0fda9f4dcdf7219d74ead4960eb524b";><code>35561d7</code></a>
 fix: incorrect <code>skipTransformProcessType</code> option parsing in 
`win.setVisibleOn...</li>
   <li><a 
href="https://github.com/electron/electron/commit/3c9318cc1706059cf0fa31e0161d33e14845c3fe";><code>3c9318c</code></a>
 chore: cherry-pick bdffa0ea5148 from angle (<a 
href="https://github-redirect.dependabot.com/electron/electron/issues/32185";>#32185</a>)</li>
   <li><a 
href="https://github.com/electron/electron/commit/67a565310a9ae22eeb74da9d6d7c026e31b595ed";><code>67a5653</code></a>
 chore: cherry-pick dbde8795233a from chromium (<a 
href="https://github-redirect.dependabot.com/electron/electron/issues/32211";>#32211</a>)</li>
   <li><a 
href="https://github.com/electron/electron/commit/e29c6aef2c62facd14e4bf9e8819191acc3a391e";><code>e29c6ae</code></a>
 chore: cherry-pick 05e69c75905f from angle (<a 
href="https://github-redirect.dependabot.com/electron/electron/issues/32191";>#32191</a>)</li>
   <li><a 
href="https://github.com/electron/electron/commit/d4edab2c9fee7ced9502277e1edd48cebbb1d2cd";><code>d4edab2</code></a>
 docs: left is a valid mode in contents.openDevTools() options (<a 
href="https://github-redirect.dependabot.com/electron/electron/issues/32372";>#32372</a>)
 (<a 
href="https://github-redirect.dependabot.com/electron/electron/issues/32405";>#32405</a>)</li>
   <li><a 
href="https://github.com/electron/electron/commit/0e0bf5495b0168970a5b1291b3f6865f74a14974";><code>0e0bf54</code></a>
 chore: cherry-pick 891020ed64d4 from angle (<a 
href="https://github-redirect.dependabot.com/electron/electron/issues/32224";>#32224</a>)</li>
   <li><a 
href="https://github.com/electron/electron/commit/bb7de2d7a0d5ac9a9734cd759a4708a1525ffa68";><code>bb7de2d</code></a>
 chore: cherry-pick 2b98abd8cb6c from angle (<a 
href="https://github-redirect.dependabot.com/electron/electron/issues/32188";>#32188</a>)</li>
   <li><a 
href="https://github.com/electron/electron/commit/2dc9091b3ecae25a4739528080279a314d86891a";><code>2dc9091</code></a>
 fix: rename patch file to .patch to conform to naming standard which 
utilizes...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/electron/electron/compare/v14.0.0...v14.2.4";>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=14.0.0&new-version=14.2.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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/apache/cordova-electron/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to