Commit 41a167d
committed
feat(desktop): bump Electron ^33.2.1 → ^39.8.8 (CVE patches)
Covers 4 dependabot high-severity alerts (all Electron itself):
- CVE-2026-34769 commandLineSwitches injection (patched 38.8.6)
- CVE-2026-34770 PowerMonitor UAF (patched 38.8.6)
- CVE-2026-34771 WebContents permission callback UAF (patched 38.8.6)
- CVE-2026-34774 offscreen child window paint UAF (patched 39.8.1)
done-verify.ts: console-message listener now handles both positional
(Electron <35) and Event-object (35+) signatures. Without this the
Electron 35+ runtime would silently pass an Event object in place of
'level' and the whole pre-handoff verify pipeline would stop catching
browser console errors.
better-sqlite3 12.9.0 postinstall auto-fetches the Electron 39 ABI
prebuild; PR-A blocker from 980a217 resolved.
Validated: typecheck/lint/test all green (389 tests, 10 packages);
electron-builder --dir on darwin-arm64 produces a bootable .app.
Stays within CLAUDE.md constraint: does NOT use Electron 41.x.1 parent 632d5c5 commit 41a167d
3 files changed
Lines changed: 28 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
58 | 61 | | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
68 | 83 | | |
69 | 84 | | |
70 | 85 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments