[PR #5172] [MERGED] Upgrade react router to v7 #5795

Closed
opened 2026-02-28 21:18:46 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5172
Author: @MatissJanis
Created: 6/15/2025
Status: Merged
Merged: 6/16/2025
Merged by: @MatissJanis

Base: masterHead: matiss/upgrade-react-router


📝 Commits (2)

📊 Changes

38 files changed (+68 additions, -69 deletions)

View changed files

📝 eslint.config.mjs (+1 -1)
📝 packages/desktop-client/package.json (+1 -1)
📝 packages/desktop-client/src/components/App.tsx (+1 -1)
📝 packages/desktop-client/src/components/FinancesApp.tsx (+1 -7)
📝 packages/desktop-client/src/components/HelpMenu.tsx (+1 -1)
📝 packages/desktop-client/src/components/LoggedInUser.tsx (+1 -1)
📝 packages/desktop-client/src/components/Modals.tsx (+1 -1)
📝 packages/desktop-client/src/components/Titlebar.tsx (+1 -1)
📝 packages/desktop-client/src/components/accounts/Account.tsx (+1 -1)
📝 packages/desktop-client/src/components/accounts/AccountSyncCheck.tsx (+1 -1)
📝 packages/desktop-client/src/components/common/Link.tsx (+1 -1)
📝 packages/desktop-client/src/components/manager/ManagementApp.tsx (+1 -1)
📝 packages/desktop-client/src/components/manager/subscribe/Error.tsx (+1 -1)
📝 packages/desktop-client/src/components/manager/subscribe/Login.tsx (+1 -1)
📝 packages/desktop-client/src/components/manager/subscribe/OpenIdForm.tsx (+1 -1)
📝 packages/desktop-client/src/components/manager/subscribe/common.tsx (+1 -1)
📝 packages/desktop-client/src/components/mobile/MobileNavTabs.tsx (+1 -1)
📝 packages/desktop-client/src/components/mobile/accounts/Account.tsx (+1 -1)
📝 packages/desktop-client/src/components/mobile/budget/Category.tsx (+1 -1)
📝 packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx (+1 -1)

...and 18 more files

📄 Description

No description provided


🔄 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/5172 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 6/15/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/upgrade-react-router` --- ### 📝 Commits (2) - [`df33a5c`](https://github.com/actualbudget/actual/commit/df33a5cb9534b0854d10f1acf58163e63446bac3) Upgrade react router to v7 - [`fdefc7e`](https://github.com/actualbudget/actual/commit/fdefc7e31055c3050d765dffd93403f0aa0a2b59) Undo yarn dedupe ### 📊 Changes **38 files changed** (+68 additions, -69 deletions) <details> <summary>View changed files</summary> 📝 `eslint.config.mjs` (+1 -1) 📝 `packages/desktop-client/package.json` (+1 -1) 📝 `packages/desktop-client/src/components/App.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/FinancesApp.tsx` (+1 -7) 📝 `packages/desktop-client/src/components/HelpMenu.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/LoggedInUser.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/Modals.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/Titlebar.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/accounts/Account.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/accounts/AccountSyncCheck.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/common/Link.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/manager/ManagementApp.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/manager/subscribe/Error.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/manager/subscribe/Login.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/manager/subscribe/OpenIdForm.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/manager/subscribe/common.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/mobile/MobileNavTabs.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/mobile/accounts/Account.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/mobile/budget/Category.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx` (+1 -1) _...and 18 more files_ </details> ### 📄 Description _No description provided_ --- <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-02-28 21:18:46 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5795