[PR #4613] [MERGED] ♻️ solve most peer dependency issues reported on install #24094

Closed
opened 2026-04-16 17:50:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4613
Author: @MatissJanis
Created: 3/12/2025
Status: Merged
Merged: 3/12/2025
Merged by: @MatissJanis

Base: masterHead: matiss/peer-deps


📝 Commits (3)

  • a18cb21 ♻️ solve most peer dependency issues reported on install
  • 7259331 Release notes
  • 7cbd303 Patch unit tests

📊 Changes

10 files changed (+280 additions, -235 deletions)

View changed files

📝 packages/component-library/package.json (+5 -3)
📝 packages/desktop-client/package.json (+4 -1)
📝 packages/desktop-client/src/components/budget/envelope/budgetsummary/BudgetSummary.tsx (+5 -4)
📝 packages/desktop-client/src/components/budget/index.tsx (+3 -9)
📝 packages/desktop-client/src/components/budget/tracking/budgetsummary/BudgetSummary.tsx (+1 -1)
📝 packages/eslint-plugin-actual/package.json (+1 -0)
📝 packages/loot-core/package.json (+1 -0)
📝 packages/sync-server/package.json (+2 -0)
upcoming-release-notes/4613.md (+6 -0)
📝 yarn.lock (+252 -217)

📄 Description

Patching most peer dependency issues happening when yarn install is used.


🔄 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/4613 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 3/12/2025 **Status:** ✅ Merged **Merged:** 3/12/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/peer-deps` --- ### 📝 Commits (3) - [`a18cb21`](https://github.com/actualbudget/actual/commit/a18cb214a0ba6ef397eaec00fc6806333c25430f) :recycle: solve most peer dependency issues reported on install - [`7259331`](https://github.com/actualbudget/actual/commit/72593311862ce9718ba9b7a2262b3beaa8fb8859) Release notes - [`7cbd303`](https://github.com/actualbudget/actual/commit/7cbd3039b470f6a751650e2493f47ceec2b6885b) Patch unit tests ### 📊 Changes **10 files changed** (+280 additions, -235 deletions) <details> <summary>View changed files</summary> 📝 `packages/component-library/package.json` (+5 -3) 📝 `packages/desktop-client/package.json` (+4 -1) 📝 `packages/desktop-client/src/components/budget/envelope/budgetsummary/BudgetSummary.tsx` (+5 -4) 📝 `packages/desktop-client/src/components/budget/index.tsx` (+3 -9) 📝 `packages/desktop-client/src/components/budget/tracking/budgetsummary/BudgetSummary.tsx` (+1 -1) 📝 `packages/eslint-plugin-actual/package.json` (+1 -0) 📝 `packages/loot-core/package.json` (+1 -0) 📝 `packages/sync-server/package.json` (+2 -0) ➕ `upcoming-release-notes/4613.md` (+6 -0) 📝 `yarn.lock` (+252 -217) </details> ### 📄 Description Patching most peer dependency issues happening when `yarn install` is used. --- <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-16 17:50:38 -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#24094