Skip to content

Commit a0b620e

Browse files
chore(deps-dev): bump electron from 39.8.8 to 39.8.9 in the electron group across 1 directory (#146)
Bumps the electron group with 1 update in the / directory: [electron](https://github.com/electron/electron). Updates `electron` from 39.8.8 to 39.8.9 <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.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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/electron/commit/7362bac55e15036652edfa8d9e0faf1efeb75332"><code>7362bac</code></a> build: update ANGLE repository URL to GitHub mirror (<a href="https://redirect.github.com/electron/electron/issues/51169">#51169</a>)</li> <li><a href="https://github.com/electron/electron/commit/e113ed84e6826e7cd44d339f57595b486190e5e1"><code>e113ed8</code></a> build: resolve electron_version from git when building in a worktree (<a href="https://redirect.github.com/electron/electron/issues/51163">#51163</a>)</li> <li><a href="https://github.com/electron/electron/commit/e9b29b0f9c0c47bd50e7272a53d1ac9aa87f255b"><code>e9b29b0</code></a> chore: cherry-pick 27 changes from chromium, v8, skia, angle, pdfium, libaom ...</li> <li><a href="https://github.com/electron/electron/commit/42839c11e1f06adeff72b6a2e9dc2e24892f8b66"><code>42839c1</code></a> ci: build a patched siso for Windows builds (<a href="https://redirect.github.com/electron/electron/issues/51118">#51118</a>)</li> <li><a href="https://github.com/electron/electron/commit/fef29158aea837bdcd43d9e6a7bd2b627f7f91d5"><code>fef2915</code></a> refactor: attach translator holder via v8::Function data slot (<a href="https://redirect.github.com/electron/electron/issues/51122">#51122</a>)</li> <li><a href="https://github.com/electron/electron/commit/27bf1cae9274d5025684c7268496f435b7e06b44"><code>27bf1ca</code></a> fix: use ShowItemInFolder for devtools showItemInFolder embedder message (<a href="https://redirect.github.com/electron/electron/issues/51">#51</a>...</li> <li><a href="https://github.com/electron/electron/commit/db58142df218e3cca0a66a759171f845274b0c2a"><code>db58142</code></a> fix: use fresh LazyNow for OnEndWorkItemImpl to fix TimeKeeper DCHECK (<a href="https://redirect.github.com/electron/electron/issues/51102">#51102</a>)</li> <li><a href="https://github.com/electron/electron/commit/5b699544cbbed51bedb7c60d75c8c42be5825737"><code>5b69954</code></a> fix: use CreateDataProperty when copying objects across contextBridge (<a href="https://redirect.github.com/electron/electron/issues/51083">#51083</a>)</li> <li>See full diff in <a href="https://github.com/electron/electron/compare/v39.8.8...v39.8.9">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ba36cf commit a0b620e

2 files changed

Lines changed: 17 additions & 8 deletions

File tree

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/react-dom": "^19.0.0",
4646
"@vitejs/plugin-react": "^4.3.4",
4747
"autoprefixer": "^10.4.20",
48-
"electron": "^39.8.8",
48+
"electron": "^39.8.9",
4949
"electron-builder": "^26.8.1",
5050
"electron-builder-squirrel-windows": "26.8.1",
5151
"electron-vite": "^2.3.0",

pnpm-lock.yaml

Lines changed: 16 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)