[PR #4261] [MERGED] Fix react-hooks/exhaustive-deps error on useCategories.ts #19657

Closed
opened 2026-04-14 21:13:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4261
Author: @joel-jeremy
Created: 1/30/2025
Status: Merged
Merged: 2/19/2025
Merged by: @joel-jeremy

Base: masterHead: fix-exhaustive-deps-useCategories


📝 Commits (5)

  • d280894 Fix react-hooks/exhaustive-deps error on useCategories.ts
  • a38ee3b Release notes
  • 5de0d25 Merge branch 'master' into fix-exhaustive-deps-useCategories
  • bd41253 Merge branch 'master' into fix-exhaustive-deps-useCategories
  • f21aea5 Merge branch 'master' into fix-exhaustive-deps-useCategories

📊 Changes

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

View changed files

📝 eslint.config.mjs (+0 -1)
📝 packages/desktop-client/src/hooks/useCategories.ts (+5 -2)
upcoming-release-notes/4261.md (+6 -0)

📄 Description

Fix some suppressed react-hooks/exhaustive-deps ESLint errors


🔄 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/4261 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 1/30/2025 **Status:** ✅ Merged **Merged:** 2/19/2025 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `fix-exhaustive-deps-useCategories` --- ### 📝 Commits (5) - [`d280894`](https://github.com/actualbudget/actual/commit/d2808949825154d2890b4385a441442a9a3b1577) Fix react-hooks/exhaustive-deps error on useCategories.ts - [`a38ee3b`](https://github.com/actualbudget/actual/commit/a38ee3b1265bed88a026fda88303bb09267bcaf6) Release notes - [`5de0d25`](https://github.com/actualbudget/actual/commit/5de0d250034a0f8204c7902ab84737d0093c0e29) Merge branch 'master' into fix-exhaustive-deps-useCategories - [`bd41253`](https://github.com/actualbudget/actual/commit/bd4125364cf7c752887089281922b3c84e44f228) Merge branch 'master' into fix-exhaustive-deps-useCategories - [`f21aea5`](https://github.com/actualbudget/actual/commit/f21aea508fe6181211b93442a0b2bd4b3765cbe2) Merge branch 'master' into fix-exhaustive-deps-useCategories ### 📊 Changes **3 files changed** (+11 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `eslint.config.mjs` (+0 -1) 📝 `packages/desktop-client/src/hooks/useCategories.ts` (+5 -2) ➕ `upcoming-release-notes/4261.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Fix some suppressed react-hooks/exhaustive-deps ESLint errors --- <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-14 21:13:29 -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#19657