[PR #2763] [MERGED] :electron: Update Electron to latest stable version #4495

Closed
opened 2026-02-28 20:56:34 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2763
Author: @MikesGlitch
Created: 5/15/2024
Status: Merged
Merged: 5/16/2024
Merged by: @MatissJanis

Base: masterHead: electron-update-latest-stable


📝 Commits (3)

📊 Changes

6 files changed (+117 additions, -82 deletions)

View changed files

📝 packages/api/package.json (+1 -1)
📝 packages/desktop-client/package.json (+1 -1)
📝 packages/desktop-electron/package.json (+3 -3)
📝 packages/loot-core/package.json (+1 -1)
upcoming-release-notes/2763.md (+6 -0)
📝 yarn.lock (+105 -76)

📄 Description

Updated Electron to the latest stable version. We were previously on version 27 which was EOL April 2024. We're now on 31 which is EOL Jan 2025.

Electron release info: https://www.electronjs.org/docs/latest/tutorial/electron-timelines

  • Tested on Linux Mint Debian Edition and Windows 10
    ✔️ Tested the flatpak
    ✔️ Tested the appimage
    ✔️ Tested the windows app

All working as usual


🔄 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/2763 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 5/15/2024 **Status:** ✅ Merged **Merged:** 5/16/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `electron-update-latest-stable` --- ### 📝 Commits (3) - [`70770d8`](https://github.com/actualbudget/actual/commit/70770d86b210b9e2a18406119e4faafd56cb234e) electron update to latest stable - [`7862aa2`](https://github.com/actualbudget/actual/commit/7862aa20423d8779b33655f91c430e0afcdab83e) updating relevant deps - [`9c41dec`](https://github.com/actualbudget/actual/commit/9c41dec3e3b63a88fa45677108c4029f146c0a43) release notes ### 📊 Changes **6 files changed** (+117 additions, -82 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/package.json` (+1 -1) 📝 `packages/desktop-client/package.json` (+1 -1) 📝 `packages/desktop-electron/package.json` (+3 -3) 📝 `packages/loot-core/package.json` (+1 -1) ➕ `upcoming-release-notes/2763.md` (+6 -0) 📝 `yarn.lock` (+105 -76) </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 --> Updated Electron to the latest stable version. We were previously on version 27 which was EOL April 2024. We're now on 31 which is EOL Jan 2025. Electron release info: https://www.electronjs.org/docs/latest/tutorial/electron-timelines - Tested on Linux Mint Debian Edition and Windows 10 :heavy_check_mark: Tested the flatpak :heavy_check_mark: Tested the appimage :heavy_check_mark: Tested the windows app All working as usual --- <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-02-28 20:56:34 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4495