[PR #6433] [CLOSED] ⬆️ mid month dependency update #36715

Closed
opened 2026-04-20 23:33:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6433
Author: @matt-fidd
Created: 12/17/2025
Status: Closed

Base: masterHead: deps/updates


📝 Commits (6)

📊 Changes

21 files changed (+559 additions, -418 deletions)

View changed files

📝 .github/workflows/e2e-test.yml (+4 -4)
📝 .github/workflows/vrt-update-generate.yml (+1 -1)
📝 bin/run-vrt (+1 -1)
📝 packages/api/package.json (+1 -1)
📝 packages/component-library/package.json (+3 -3)
📝 packages/component-library/src/Block.tsx (+5 -1)
📝 packages/component-library/src/Paragraph.tsx (+1 -1)
📝 packages/component-library/src/Text.tsx (+1 -1)
📝 packages/component-library/src/styles.ts (+5 -2)
📝 packages/desktop-client/README.md (+2 -2)
📝 packages/desktop-client/package.json (+12 -12)
📝 packages/desktop-client/src/components/common/Link.tsx (+1 -1)
📝 packages/desktop-client/src/components/forms/index.tsx (+1 -1)
📝 packages/desktop-client/src/components/reports/Overview.tsx (+130 -105)
📝 packages/desktop-electron/package.json (+3 -3)
📝 packages/docs/package.json (+4 -4)
📝 packages/loot-core/package.json (+4 -4)
📝 packages/plugins-service/package.json (+1 -1)
📝 packages/sync-server/package.json (+5 -5)
upcoming-release-notes/6433.md (+6 -0)

...and 1 more files

📄 Description

The biggest of these is the migration to react-grid-layout v2


🔄 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/6433 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 12/17/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `deps/updates` --- ### 📝 Commits (6) - [`a67130d`](https://github.com/actualbudget/actual/commit/a67130dc7c7a41cc61f59d7aa695c58f6b78da07) react-grid-layout -> 2.1.0 - [`f1d68a0`](https://github.com/actualbudget/actual/commit/f1d68a0e66c1c78db5830a19d3f72e5d48fac032) react - [`bce1c07`](https://github.com/actualbudget/actual/commit/bce1c07d17452af6bb6c2ab8fcd55fd565f43e33) other - [`f38cae0`](https://github.com/actualbudget/actual/commit/f38cae06df6c63790589ac887e2fd7f6f039b03e) note - [`0a927b5`](https://github.com/actualbudget/actual/commit/0a927b548160319715180ed77ceb7930aae4b540) Merge branch 'master' into deps/updates - [`8ddccac`](https://github.com/actualbudget/actual/commit/8ddccac4aa2af7f0d5075c5d508b9919c3604b2f) Merge branch 'master' into deps/updates ### 📊 Changes **21 files changed** (+559 additions, -418 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/e2e-test.yml` (+4 -4) 📝 `.github/workflows/vrt-update-generate.yml` (+1 -1) 📝 `bin/run-vrt` (+1 -1) 📝 `packages/api/package.json` (+1 -1) 📝 `packages/component-library/package.json` (+3 -3) 📝 `packages/component-library/src/Block.tsx` (+5 -1) 📝 `packages/component-library/src/Paragraph.tsx` (+1 -1) 📝 `packages/component-library/src/Text.tsx` (+1 -1) 📝 `packages/component-library/src/styles.ts` (+5 -2) 📝 `packages/desktop-client/README.md` (+2 -2) 📝 `packages/desktop-client/package.json` (+12 -12) 📝 `packages/desktop-client/src/components/common/Link.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/forms/index.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/reports/Overview.tsx` (+130 -105) 📝 `packages/desktop-electron/package.json` (+3 -3) 📝 `packages/docs/package.json` (+4 -4) 📝 `packages/loot-core/package.json` (+4 -4) 📝 `packages/plugins-service/package.json` (+1 -1) 📝 `packages/sync-server/package.json` (+5 -5) ➕ `upcoming-release-notes/6433.md` (+6 -0) _...and 1 more files_ </details> ### 📄 Description The biggest of these is the migration to react-grid-layout v2 --- <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-20 23:33:47 -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#36715