[PR #5713] [MERGED] :electron: Update Electron to v38 #36273

Closed
opened 2026-04-20 23:08:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5713
Author: @MikesGlitch
Created: 9/10/2025
Status: Merged
Merged: 9/11/2025
Merged by: @MikesGlitch

Base: masterHead: electron-update-to-38


📝 Commits (2)

📊 Changes

5 files changed (+344 additions, -125 deletions)

View changed files

📝 package.json (+1 -1)
📝 packages/desktop-electron/menu.ts (+39 -17)
📝 packages/desktop-electron/package.json (+2 -2)
upcoming-release-notes/5713.md (+6 -0)
📝 yarn.lock (+296 -105)

📄 Description

Updates Electron to the latest stable version.

Tested on:

  • Windows
  • Linux

I didn't test on Mac - I don't expect any problems. It's a faff to test on Mac due to the app signing.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/5713 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 9/10/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `electron-update-to-38` --- ### 📝 Commits (2) - [`332192e`](https://github.com/actualbudget/actual/commit/332192e22e531bd9a30b617fcccc8bc792b54a58) update electron to 38 - [`ed7f037`](https://github.com/actualbudget/actual/commit/ed7f03706f52c39cd0df28c21c369e9985284061) release notes ### 📊 Changes **5 files changed** (+344 additions, -125 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `packages/desktop-electron/menu.ts` (+39 -17) 📝 `packages/desktop-electron/package.json` (+2 -2) ➕ `upcoming-release-notes/5713.md` (+6 -0) 📝 `yarn.lock` (+296 -105) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Updates Electron to the latest stable version. **Tested on:** - [x] Windows - [x] Linux I didn't test on Mac - I don't expect any problems. It's a faff to test on Mac due to the app signing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 23:08:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#36273