[PR #5936] [MERGED] ⬆️ bump electron #24829

Closed
opened 2026-04-16 18:15:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5936
Author: @matt-fidd
Created: 10/16/2025
Status: Merged
Merged: 10/16/2025
Merged by: @matt-fidd

Base: masterHead: deps/electron


📝 Commits (3)

📊 Changes

3 files changed (+24 additions, -8 deletions)

View changed files

📝 packages/desktop-electron/package.json (+2 -2)
upcoming-release-notes/5936.md (+6 -0)
📝 yarn.lock (+16 -6)

📄 Description

Fixes https://github.com/actualbudget/actual/issues/5934

I also took the opportunity to bring notarize up to date, this moves the supported version of node to 22 (hence the major bump), which is what all of electron seems to require anyway, even though our supported version is >=20. I've got https://github.com/actualbudget/actual/pull/5937 open to bring our node version in line.

No significant release notes for these bumps but testing notarize through the workflows is difficult without publishing a release.


Tested in:

  • MacOS
  • Windows
  • Linux

🔄 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/5936 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 10/16/2025 **Status:** ✅ Merged **Merged:** 10/16/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `deps/electron` --- ### 📝 Commits (3) - [`bf3a67b`](https://github.com/actualbudget/actual/commit/bf3a67b39528c0a705695b4c6c6cf48dbf7dfaa3) electron 38.3.0 - [`b379bc5`](https://github.com/actualbudget/actual/commit/b379bc50cd27857365eca539e3c42adbce045d25) electron/notarize 3.1.0 - [`7be9077`](https://github.com/actualbudget/actual/commit/7be9077672cff39c111fafd0f0512cee4127d6bf) note ### 📊 Changes **3 files changed** (+24 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-electron/package.json` (+2 -2) ➕ `upcoming-release-notes/5936.md` (+6 -0) 📝 `yarn.lock` (+16 -6) </details> ### 📄 Description Fixes https://github.com/actualbudget/actual/issues/5934 I also took the opportunity to bring notarize up to date, this moves the supported version of node to 22 (hence the major bump), which is what all of electron seems to require anyway, even though our supported version is >=20. I've got https://github.com/actualbudget/actual/pull/5937 open to bring our node version in line. No significant release notes for these bumps but testing notarize through the workflows is difficult without publishing a release. ------------- Tested in: - [x] MacOS - [x] Windows - [x] Linux --- <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-16 18:15:18 -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#24829