[PR #5819] [MERGED] ♻️ bump sync-server dependencies #47963

Closed
opened 2026-04-26 09:55:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5819
Author: @matt-fidd
Created: 9/30/2025
Status: Merged
Merged: 10/5/2025
Merged by: @matt-fidd

Base: masterHead: deps/sync-server


📝 Commits (10+)

  • 93748fa uuid 11.1.0 -> 13.0.0
  • 737c9df better-sqlite3 12.2.0 -> 12.4.1
  • f19e93d debug 4.4.1 -> 4.4.3
  • 5246216 express-rate-limit 8.0.1 -> 8.1.0
  • 9949b9b pluggy-sdk 0.74.0 -> 0.77.0
  • 680b2bf babel/core 7.28.0 -> 7.28.4
  • 0cc4bb5 note
  • e50f6d7 Merge branch 'master' into deps/sync-server
  • 49fbdc4 Merge branch 'master' into deps/sync-server
  • 1f7089d Merge branch 'master' into deps/sync-server

📊 Changes

8 files changed (+63 additions, -130 deletions)

View changed files

📝 packages/api/package.json (+2 -2)
📝 packages/crdt/package.json (+1 -1)
📝 packages/desktop-client/package.json (+1 -1)
📝 packages/desktop-electron/package.json (+1 -1)
📝 packages/loot-core/package.json (+2 -2)
📝 packages/sync-server/package.json (+6 -6)
upcoming-release-notes/5819.md (+6 -0)
📝 yarn.lock (+44 -117)

📄 Description

No major changes here, uuid is the biggest and it's mainly just export changes and dropping support for old Node.js versions.


🔄 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/5819 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 9/30/2025 **Status:** ✅ Merged **Merged:** 10/5/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `deps/sync-server` --- ### 📝 Commits (10+) - [`93748fa`](https://github.com/actualbudget/actual/commit/93748fabb8bad1c2f72dfec5e253829567d10d38) uuid 11.1.0 -> 13.0.0 - [`737c9df`](https://github.com/actualbudget/actual/commit/737c9df9aa408e0be29f5280f92e3c7238e17dae) better-sqlite3 12.2.0 -> 12.4.1 - [`f19e93d`](https://github.com/actualbudget/actual/commit/f19e93d04211186e6f8c7ac5fd53a0481389c0bd) debug 4.4.1 -> 4.4.3 - [`5246216`](https://github.com/actualbudget/actual/commit/52462165f15bea46baf0572d8b445597247b49b0) express-rate-limit 8.0.1 -> 8.1.0 - [`9949b9b`](https://github.com/actualbudget/actual/commit/9949b9bc1c1890c021f80a50ab1834d85236b5a7) pluggy-sdk 0.74.0 -> 0.77.0 - [`680b2bf`](https://github.com/actualbudget/actual/commit/680b2bf3559eff8ce2fdeb1b951978db0db27d88) babel/core 7.28.0 -> 7.28.4 - [`0cc4bb5`](https://github.com/actualbudget/actual/commit/0cc4bb5e40c26bfc047277d5f60746e1b6a30469) note - [`e50f6d7`](https://github.com/actualbudget/actual/commit/e50f6d7968523727206ff9294f5d23d8cd2193a2) Merge branch 'master' into deps/sync-server - [`49fbdc4`](https://github.com/actualbudget/actual/commit/49fbdc4da8f157cb576049a82bca25491e4aa78d) Merge branch 'master' into deps/sync-server - [`1f7089d`](https://github.com/actualbudget/actual/commit/1f7089dfbd11aabdab14bb05b22d6146b0ce642e) Merge branch 'master' into deps/sync-server ### 📊 Changes **8 files changed** (+63 additions, -130 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/package.json` (+2 -2) 📝 `packages/crdt/package.json` (+1 -1) 📝 `packages/desktop-client/package.json` (+1 -1) 📝 `packages/desktop-electron/package.json` (+1 -1) 📝 `packages/loot-core/package.json` (+2 -2) 📝 `packages/sync-server/package.json` (+6 -6) ➕ `upcoming-release-notes/5819.md` (+6 -0) 📝 `yarn.lock` (+44 -117) </details> ### 📄 Description No major changes here, uuid is the biggest and it's mainly just export changes and dropping support for old Node.js versions. --- <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-26 09:55:11 -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#47963