[PR #1934] [MERGED] Specify minimum node version for @actual-app/api nom package #18393

Closed
opened 2026-04-14 20:42:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1934
Author: @Marethyu1
Created: 11/20/2023
Status: Merged
Merged: 11/20/2023
Merged by: @MatissJanis

Base: masterHead: add-min-version


📝 Commits (2)

  • 47842e2 Specify minimum node version for api package
  • 25f0a05 Specify minimum node version for api package

📊 Changes

2 files changed (+9 additions, -0 deletions)

View changed files

📝 packages/api/package.json (+3 -0)
upcoming-release-notes/1934.md (+6 -0)

📄 Description

so that a warning comes up if you try to install the package with lower version of node then what is required

Should hopefully fix #1903


🔄 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/1934 **Author:** [@Marethyu1](https://github.com/Marethyu1) **Created:** 11/20/2023 **Status:** ✅ Merged **Merged:** 11/20/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `add-min-version` --- ### 📝 Commits (2) - [`47842e2`](https://github.com/actualbudget/actual/commit/47842e2be9cc9ed2f38a42605344508910e1a51e) Specify minimum node version for api package - [`25f0a05`](https://github.com/actualbudget/actual/commit/25f0a0531993394543950d1530aded28fe974bea) Specify minimum node version for api package ### 📊 Changes **2 files changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/package.json` (+3 -0) ➕ `upcoming-release-notes/1934.md` (+6 -0) </details> ### 📄 Description so that a warning comes up if you try to install the package with lower version of node then what is required Should hopefully fix #1903 <!-- 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 --> --- <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-14 20:42:29 -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#18393