dependabot[bot] opened a new pull request, #324: URL: https://github.com/apache/cordova-electron/pull/324
Bumps [electron](https://github.com/electron/electron) from 29.1.0 to 39.8.10. <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 v39.8.10</h2> <h1>Release Notes for v39.8.10</h1> <blockquote> <p>[!WARNING] Electron 39.x.y has reached end-of-support as per the project's <a href="https://www.electronjs.org/docs/latest/tutorial/electron-timelines#version-support-policy">support policy</a>. Developers and applications are encouraged to upgrade to a newer version of Electron.</p> </blockquote> <h2>Fixes</h2> <ul> <li>Ensured cross-origin <code>fetch()</code> and XHR are blocked for custom protocols registered with <code>supportFetchAPI: true</code> unless <code>corsEnabled: true</code> is also set; cross-origin <code>mode: 'no-cors'</code> requests now receive an opaque response. <a href="https://redirect.github.com/electron/electron/pull/51272">#51272</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/51271">40</a>, <a href="https://redirect.github.com/electron/electron/pull/51270">41</a>, <a href="https://redirect.github.com/electron/electron/pull/51269">42</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where the Squirrel.Mac installer could resolve the target bundle path to different locations at different stages of an install. <a href="https://redirect.github.com/electron/electron/pull/50766">#50766</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50765">42</a>)<!-- raw HTML omitted --></li> </ul> <h2>Other Changes</h2> <ul> <li>Backported a fix for route_id validation in the GPU command buffer. <a href="https://redirect.github.com/electron/electron/pull/51327">#51327</a></li> <li>Backported security fixes for 493319454, 494158331, 493234757, 492736100, 493413432, 492668885, 496281816. <a href="https://redirect.github.com/electron/electron/pull/51257">#51257</a></li> <li>Backported several fixes in Skia, ANGLE, and WebRTC from upstream. <a href="https://redirect.github.com/electron/electron/pull/51266">#51266</a></li> </ul> <h2>electron v39.8.9</h2> <h1>Release Notes for v39.8.9</h1> <h2>Other Changes</h2> <ul> <li>Fixed <code>gn gen</code> failing to resolve <code>electron_version</code> when building from a <code>git worktree</code> checkout. <a href="https://redirect.github.com/electron/electron/pull/51163">#51163</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/51164">40</a>, <a href="https://redirect.github.com/electron/electron/pull/51165">41</a>, <a href="https://redirect.github.com/electron/electron/pull/51166">42</a>)<!-- raw HTML omitted --></li> <li>Security: backported fixes for CVE-2026-6296, CVE-2026-6297, CVE-2026-6298, CVE-2026-6299, CVE-2026-6300, CVE-2026-6301, CVE-2026-6302, CVE-2026-6303, CVE-2026-6304, CVE-2026-6305, CVE-2026-6306, CVE-2026-6307, CVE-2026-6308, CVE-2026-6309, CVE-2026-6311, CVE-2026-6312, CVE-2026-6313, CVE-2026-6314, CVE-2026-6316, CVE-2026-6318, CVE-2026-6358, CVE-2026-6359, CVE-2026-6360, CVE-2026-6361, CVE-2026-6362, CVE-2026-6363, CVE-2026-6364. <a href="https://redirect.github.com/electron/electron/pull/51141">#51141</a></li> </ul> <h2>electron v39.8.8</h2> <h1>Release Notes for v39.8.8</h1> <h2>Fixes</h2> <ul> <li>Fixed an issue where DevTools would re-attach to the window when opened after previously being detached. <a href="https://redirect.github.com/electron/electron/pull/50818">#50818</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50817">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50816">41</a>, <a href="https://redirect.github.com/electron/electron/pull/50815">42</a>)<!-- raw HTML omitted --></li> </ul> <h2>Other Changes</h2> <ul> <li>Backported fix for <a href="https://issues.chromium.org/issues/474266014">chromium:74266014</a>. <a href="https://redirect.github.com/electron/electron/pull/50175">#50175</a></li> <li>Backported upstream v8 fixes for several maglev, inspector, and arm64 code-generation edge cases. <a href="https://redirect.github.com/electron/electron/pull/50993">#50993</a></li> </ul> <h2>electron v39.8.7</h2> <h1>Release Notes for v39.8.7</h1> <h2>Other Changes</h2> <ul> <li>Backported fix for 489711638. <a href="https://redirect.github.com/electron/electron/pull/50624">#50624</a></li> <li>Backported fix for 493952652. <a href="https://redirect.github.com/electron/electron/pull/50620">#50620</a></li> </ul> <h2>electron v39.8.6</h2> <h1>Release Notes for v39.8.6</h1> <h2>Fixes</h2> <ul> <li>Fixed a crash when calling <code>contentTracing.getTraceBufferUsage()</code> while a trace session is active. <a href="https://redirect.github.com/electron/electron/pull/50595">#50595</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/50593">40</a>, <a href="https://redirect.github.com/electron/electron/pull/50594">41</a>, <a href="https://redirect.github.com/electron/electron/pull/50592">42</a>)<!-- raw HTML omitted --></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/electron/commit/d7c42ebd5cd501a0e6d9f009e232369832f92d69"><code>d7c42eb</code></a> chore: backport removal of private macOS APIs (<a href="https://redirect.github.com/electron/electron/issues/51502">#51502</a>)</li> <li><a href="https://github.com/electron/electron/commit/c76d48c5d94d4fe621befa1656b998220d016eeb"><code>c76d48c</code></a> build: replace spec dep fork with transitive resolution (<a href="https://redirect.github.com/electron/electron/issues/51490">#51490</a>)</li> <li><a href="https://github.com/electron/electron/commit/3ff23c52ab364a0afc6ab5bd7851291d3159de57"><code>3ff23c5</code></a> fix: respect iframe sandbox flags on the OpenURL navigation path (<a href="https://redirect.github.com/electron/electron/issues/51437">#51437</a>)</li> <li><a href="https://github.com/electron/electron/commit/01faabfc250801a980fc94d64608046c67fc1cd9"><code>01faabf</code></a> fix: resolve target bundle path once at start of install (<a href="https://redirect.github.com/electron/electron/issues/50766">#50766</a>)</li> <li><a href="https://github.com/electron/electron/commit/8287d59922c85ea23cf3a540cd1b49b74074853d"><code>8287d59</code></a> build(deps): bump dorny/paths-filter from 3.0.2 to 4.0.1 (<a href="https://redirect.github.com/electron/electron/issues/51409">#51409</a>)</li> <li><a href="https://github.com/electron/electron/commit/a8a79eaf61fb2a211acc2e9f568137db8b47b682"><code>a8a79ea</code></a> ci: backport secondary siso patch (<a href="https://redirect.github.com/electron/electron/issues/51390">#51390</a>)</li> <li><a href="https://github.com/electron/electron/commit/593607e9c072312c4df6b61a83b172e441fdc72f"><code>593607e</code></a> chore: cherry-pick 1 change from chromium (<a href="https://redirect.github.com/electron/electron/issues/51327">#51327</a>)</li> <li><a href="https://github.com/electron/electron/commit/aa7791ff97c9cfcb0cd5e2001f4de704bbdf59cf"><code>aa7791f</code></a> build: restrict npm tarball contents to an explicit allowlist (<a href="https://redirect.github.com/electron/electron/issues/51307">#51307</a>)</li> <li><a href="https://github.com/electron/electron/commit/5392e9a9addc157d5d18e87947deed555488b3b5"><code>5392e9a</code></a> fix: ensure corsEnabled: false protocol handlers do not work across protocols...</li> <li><a href="https://github.com/electron/electron/commit/2c24640e7b0b9c74fe9f44bce0fde138340ff4fb"><code>2c24640</code></a> fix: validate OSR frame geometry against shared-memory mapping size (39-x-y) ...</li> <li>Additional commits viewable in <a href="https://github.com/electron/electron/compare/v29.1.0...v39.8.10">compare view</a></li> </ul> </details> <br /> [](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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/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]
