[PR #5983] [MERGED] ⬆️ bump dependencies before 25.11 #24863

Closed
opened 2026-04-16 18:16:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5983
Author: @matt-fidd
Created: 10/22/2025
Status: Merged
Merged: 10/22/2025
Merged by: @matt-fidd

Base: masterHead: deps/25.11


📝 Commits (3)

📊 Changes

16 files changed (+969 additions, -878 deletions)

View changed files

📝 packages/desktop-client/package.json (+8 -8)
📝 packages/desktop-client/src/components/reports/graphs/AreaGraph.tsx (+108 -110)
📝 packages/desktop-client/src/components/reports/graphs/BarGraph.tsx (+94 -98)
📝 packages/desktop-client/src/components/reports/graphs/BarLineGraph.tsx (+23 -27)
📝 packages/desktop-client/src/components/reports/graphs/CashFlowGraph.tsx (+65 -67)
📝 packages/desktop-client/src/components/reports/graphs/DonutGraph.tsx (+84 -95)
📝 packages/desktop-client/src/components/reports/graphs/LineGraph.tsx (+73 -75)
📝 packages/desktop-client/src/components/reports/graphs/NetWorthGraph.tsx (+70 -72)
📝 packages/desktop-client/src/components/reports/graphs/SpendingGraph.tsx (+106 -108)
📝 packages/desktop-client/src/components/reports/graphs/StackedBarGraph.tsx (+89 -91)
📝 packages/desktop-client/src/components/reports/reports/CashFlowCard.tsx (+37 -38)
📝 packages/desktop-electron/package.json (+1 -1)
📝 packages/eslint-plugin-actual/package.json (+1 -1)
📝 packages/loot-core/package.json (+6 -6)
upcoming-release-notes/5983.md (+6 -0)
📝 yarn.lock (+198 -81)

📄 Description

This is the last dependency PR of this cycle, I'd like to get it in before the freeze.


🔄 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/5983 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 10/22/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `deps/25.11` --- ### 📝 Commits (3) - [`aa1f59e`](https://github.com/actualbudget/actual/commit/aa1f59e532561f6711d97d2cdb3a98a57447711f) bump dependencies - [`364110a`](https://github.com/actualbudget/actual/commit/364110ae650d544af737863c284b8765484453f2) note - [`380f83f`](https://github.com/actualbudget/actual/commit/380f83f3eea8707aaa9e960e911e75d6e4e5561f) recharts differences ### 📊 Changes **16 files changed** (+969 additions, -878 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/package.json` (+8 -8) 📝 `packages/desktop-client/src/components/reports/graphs/AreaGraph.tsx` (+108 -110) 📝 `packages/desktop-client/src/components/reports/graphs/BarGraph.tsx` (+94 -98) 📝 `packages/desktop-client/src/components/reports/graphs/BarLineGraph.tsx` (+23 -27) 📝 `packages/desktop-client/src/components/reports/graphs/CashFlowGraph.tsx` (+65 -67) 📝 `packages/desktop-client/src/components/reports/graphs/DonutGraph.tsx` (+84 -95) 📝 `packages/desktop-client/src/components/reports/graphs/LineGraph.tsx` (+73 -75) 📝 `packages/desktop-client/src/components/reports/graphs/NetWorthGraph.tsx` (+70 -72) 📝 `packages/desktop-client/src/components/reports/graphs/SpendingGraph.tsx` (+106 -108) 📝 `packages/desktop-client/src/components/reports/graphs/StackedBarGraph.tsx` (+89 -91) 📝 `packages/desktop-client/src/components/reports/reports/CashFlowCard.tsx` (+37 -38) 📝 `packages/desktop-electron/package.json` (+1 -1) 📝 `packages/eslint-plugin-actual/package.json` (+1 -1) 📝 `packages/loot-core/package.json` (+6 -6) ➕ `upcoming-release-notes/5983.md` (+6 -0) 📝 `yarn.lock` (+198 -81) </details> ### 📄 Description This is the last dependency PR of this cycle, I'd like to get it in before the freeze. --- <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 18:16:25 -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#24863