[PR #2852] [CLOSED] Fix crdt dependency in api publishing #58205

Closed
opened 2026-05-06 22:35:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2852
Author: @twk3
Created: 6/7/2024
Status: Closed

Base: masterHead: twk3/pin-apis-crdt


📝 Commits (2)

  • 8829fbe Fix crdt dependency in api publishing
  • a324588 Add release note

📊 Changes

3 files changed (+9 additions, -3 deletions)

View changed files

📝 packages/api/package.json (+1 -1)
upcoming-release-notes/2852.md (+6 -0)
📝 yarn.lock (+2 -2)

📄 Description

  • Uses a npm valid semver

@MatissJanis alternatively we could switch to using yarn npm publish rather than npm publish which should resolve the workspace:^ to the version specified in the crdt worspace package.json at pack time. But crdt changes infrequently, so I don't mind if we want to manually set it to keep compatibility with npm publish. Let me know what you think.

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


🔄 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/2852 **Author:** [@twk3](https://github.com/twk3) **Created:** 6/7/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `twk3/pin-apis-crdt` --- ### 📝 Commits (2) - [`8829fbe`](https://github.com/actualbudget/actual/commit/8829fbe7bfb1eebdd203e6052dac34f83f32b639) Fix crdt dependency in api publishing - [`a324588`](https://github.com/actualbudget/actual/commit/a3245887beae7d4b5c6f62cac703e065627f0124) Add release note ### 📊 Changes **3 files changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/package.json` (+1 -1) ➕ `upcoming-release-notes/2852.md` (+6 -0) 📝 `yarn.lock` (+2 -2) </details> ### 📄 Description - Uses a npm valid semver @MatissJanis alternatively we could switch to using `yarn npm publish` rather than `npm publish` which should resolve the `workspace:^` to the version specified in the crdt worspace package.json at pack time. But crdt changes infrequently, so I don't mind if we want to manually set it to keep compatibility with `npm publish`. Let me know what you think. Fixes: https://github.com/actualbudget/actual/issues/2829 --- <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-06 22:35:44 -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#58205