[PR #4611] [CLOSED] [sync-server] @types/node version bump to 18.x #59137

Closed
opened 2026-05-07 00:16:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4611
Author: @alecbakholdin
Created: 3/12/2025
Status: Closed

Base: masterHead: types-node-upgrade


📝 Commits (2)

  • caf8a48 Upgraded types to 18.x to support fetch API and changed moduleResolution to match base tsconfig
  • 98ba4b7 Added release notes

📊 Changes

4 files changed (+16 additions, -8 deletions)

View changed files

📝 packages/sync-server/package.json (+1 -1)
📝 packages/sync-server/tsconfig.json (+2 -2)
upcoming-release-notes/4611.md (+6 -0)
📝 yarn.lock (+7 -5)

📄 Description

Fetch api wasn't working in sync-server because @types/node was outdated.


🔄 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/4611 **Author:** [@alecbakholdin](https://github.com/alecbakholdin) **Created:** 3/12/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `types-node-upgrade` --- ### 📝 Commits (2) - [`caf8a48`](https://github.com/actualbudget/actual/commit/caf8a48795d1ed4816d5094fca80ca439ad53e9a) Upgraded types to 18.x to support fetch API and changed moduleResolution to match base tsconfig - [`98ba4b7`](https://github.com/actualbudget/actual/commit/98ba4b7b417a0572609960ae11fb28ae2a2295fb) Added release notes ### 📊 Changes **4 files changed** (+16 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `packages/sync-server/package.json` (+1 -1) 📝 `packages/sync-server/tsconfig.json` (+2 -2) ➕ `upcoming-release-notes/4611.md` (+6 -0) 📝 `yarn.lock` (+7 -5) </details> ### 📄 Description Fetch api wasn't working in sync-server because @types/node was outdated. --- <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-05-07 00:16:55 -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#59137