[PR #5791] [MERGED] replace deprecated function in count points script #6122

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5791
Author: @matt-fidd
Created: 9/25/2025
Status: Merged
Merged: 9/25/2025
Merged by: @matt-fidd

Base: masterHead: fix-deprecation


📝 Commits (2)

  • 76f67bc fix deprecated function call in count points script
  • e93995a note

📊 Changes

2 files changed (+9 additions, -3 deletions)

View changed files

📝 .github/scripts/count-points.mjs (+3 -3)
upcoming-release-notes/5791.md (+6 -0)

📄 Description

Fixes https://github.com/actualbudget/actual/actions/runs/17410800211/job/49427250454#step:4:8
Also ups concurrency limit, 50 should be safe and helps to speed it up.


🔄 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/5791 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 9/25/2025 **Status:** ✅ Merged **Merged:** 9/25/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fix-deprecation` --- ### 📝 Commits (2) - [`76f67bc`](https://github.com/actualbudget/actual/commit/76f67bc760bc1470301e2292fbdab4597bf8c1de) fix deprecated function call in count points script - [`e93995a`](https://github.com/actualbudget/actual/commit/e93995a5c8bba8e660dd44766bd0027efd80a35e) note ### 📊 Changes **2 files changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/scripts/count-points.mjs` (+3 -3) ➕ `upcoming-release-notes/5791.md` (+6 -0) </details> ### 📄 Description Fixes https://github.com/actualbudget/actual/actions/runs/17410800211/job/49427250454#step:4:8 Also ups concurrency limit, 50 should be safe and helps to speed it up. --- <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:24:15 -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#6122