[PR #5937] [MERGED] drop support for node 20 #32145

Closed
opened 2026-04-18 08:14:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: node-24


📝 Commits (5)

📊 Changes

16 files changed (+37 additions, -22 deletions)

View changed files

📝 .github/actions/setup/action.yml (+1 -1)
📝 .github/workflows/check.yml (+1 -1)
📝 .github/workflows/issues-feature-implemented.yml (+1 -1)
📝 .github/workflows/publish-nightly-npm-packages.yml (+1 -1)
📝 .github/workflows/publish-npm-packages.yml (+1 -1)
📝 .nvmrc (+1 -1)
📝 Dockerfile (+1 -1)
📝 package.json (+2 -2)
📝 packages/loot-core/package.json (+1 -1)
📝 packages/plugins-service/package.json (+1 -1)
📝 packages/sync-server/README.md (+1 -1)
📝 packages/sync-server/docker/ubuntu.Dockerfile (+2 -2)
📝 packages/sync-server/package.json (+1 -1)
📝 sync-server.Dockerfile (+2 -2)
upcoming-release-notes/5937.md (+6 -0)
📝 yarn.lock (+14 -5)

📄 Description

These releases will soon be dropped from active support. I've been running on 22 for a long time with no issues and not noticed anything different. To be clear, this change does not mean that Actual does not work with <22, just that we will no longer guarantee it does.

I believe we need 22 for electron, we've been running below their minimum version for a while.

All workflows in this PR have been updated, so the checks will be reflective.

When this is merged, I'll update the netlify configs.

image

Docs: https://github.com/actualbudget/docs/pull/811


🔄 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/5937 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 10/16/2025 **Status:** ✅ Merged **Merged:** 10/18/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `node-24` --- ### 📝 Commits (5) - [`4c5aeca`](https://github.com/actualbudget/actual/commit/4c5aeca56aeb0a679177044de4f4134e8dcfd946) node 24 - [`f0bd07c`](https://github.com/actualbudget/actual/commit/f0bd07c5f7f2b3e98fe45c2e2b0a44d26f1f5fb0) node types - [`d9417ab`](https://github.com/actualbudget/actual/commit/d9417ab95feb31bd2949f5592b1f4a8867f23f82) dockerfiles - [`2cd702a`](https://github.com/actualbudget/actual/commit/2cd702aa5524c432170a77c8814b4ad0ba800135) readme - [`df2eecc`](https://github.com/actualbudget/actual/commit/df2eecc531be9b897fec4fd6925adcbcd2dcab14) note ### 📊 Changes **16 files changed** (+37 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/setup/action.yml` (+1 -1) 📝 `.github/workflows/check.yml` (+1 -1) 📝 `.github/workflows/issues-feature-implemented.yml` (+1 -1) 📝 `.github/workflows/publish-nightly-npm-packages.yml` (+1 -1) 📝 `.github/workflows/publish-npm-packages.yml` (+1 -1) 📝 `.nvmrc` (+1 -1) 📝 `Dockerfile` (+1 -1) 📝 `package.json` (+2 -2) 📝 `packages/loot-core/package.json` (+1 -1) 📝 `packages/plugins-service/package.json` (+1 -1) 📝 `packages/sync-server/README.md` (+1 -1) 📝 `packages/sync-server/docker/ubuntu.Dockerfile` (+2 -2) 📝 `packages/sync-server/package.json` (+1 -1) 📝 `sync-server.Dockerfile` (+2 -2) ➕ `upcoming-release-notes/5937.md` (+6 -0) 📝 `yarn.lock` (+14 -5) </details> ### 📄 Description These releases will soon be dropped from active support. I've been running on 22 for a long time with no issues and not noticed anything different. To be clear, this change does not mean that Actual does not work with <22, just that we will no longer guarantee it does. I believe we need 22 for electron, we've been running below their minimum version for a while. All workflows in this PR have been updated, so the checks will be reflective. When this is merged, I'll update the netlify configs. <img width="761" height="432" alt="image" src="https://github.com/user-attachments/assets/0fa7ec28-41b0-4917-a426-ca27ffcad444" /> Docs: https://github.com/actualbudget/docs/pull/811 --- <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-18 08:14:35 -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#32145