[PR #8015] [CLOSED] [WIP] PR to reset to upstream #109770

Closed
opened 2026-06-02 18:53:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/8015
Author: @andriantoeff
Created: 6/1/2026
Status: Closed

Base: masterHead: master


📝 Commits (7)

  • cc67a03 🔖 (26.4.0) (#7389)
  • c67450a trim down some unused/unnecessary dependencies (#7350)
  • 523332d [Doc] More tour image (mostly) updates & a hotkey fix (#7328)
  • 6994ffd Implement Sankey report for spent and budgeted money (#7220)
  • cec998d Fix yarn generate:icons command (#7281)
  • 3cc5450 Standardise ledger scrolling when using keyboard shortcuts (#7283)
  • 5c7c70d Fix updateTransaction corrupting split parents with partial updates (#7242)

📊 Changes

521 files changed (+2690 additions, -1368 deletions)

View changed files

📝 .github/actions/docs-spelling/expect.txt (+4 -0)
📝 .github/workflows/build.yml (+3 -3)
📝 .github/workflows/generate-release-pr.yml (+1 -0)
📝 .github/workflows/size-compare.yml (+2 -2)
📝 package.json (+0 -4)
📝 packages/api/index.ts (+0 -13)
📝 packages/api/package.json (+1 -2)
📝 packages/cli/package.json (+1 -1)
📝 packages/component-library/package.json (+1 -0)
📝 packages/component-library/src/icons/.svgrrc.js (+4 -0)
📝 packages/component-library/src/icons/index-template.ts (+1 -1)
📝 packages/component-library/src/icons/logo/Logo.tsx (+2 -2)
📝 packages/component-library/src/icons/template.ts (+1 -1)
📝 packages/component-library/src/icons/v0/Add.tsx (+2 -2)
📝 packages/component-library/src/icons/v0/ExpandArrow.tsx (+1 -1)
📝 packages/component-library/src/icons/v0/LeftArrow2.tsx (+1 -1)
📝 packages/component-library/src/icons/v0/Math.tsx (+1 -1)
📝 packages/component-library/src/icons/v0/RightArrow2.tsx (+1 -1)
📝 packages/component-library/src/icons/v0/Subtract.tsx (+1 -1)
📝 packages/component-library/src/icons/v1/Add.tsx (+2 -2)

...and 80 more files

📄 Description

Reset branch to upstream, if possible by a PR.


🔄 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/8015 **Author:** [@andriantoeff](https://github.com/andriantoeff) **Created:** 6/1/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`cc67a03`](https://github.com/actualbudget/actual/commit/cc67a03b0d48f4b4303dfe0629ecc43d6f7d29c3) 🔖 (26.4.0) (#7389) - [`c67450a`](https://github.com/actualbudget/actual/commit/c67450ad867b33654f59de92c888811b554d0d56) trim down some unused/unnecessary dependencies (#7350) - [`523332d`](https://github.com/actualbudget/actual/commit/523332d1d6f53bc25eca36bbef251f1a7502290f) [Doc] More tour image (mostly) updates & a hotkey fix (#7328) - [`6994ffd`](https://github.com/actualbudget/actual/commit/6994ffd11020295ee0e77c269a9330a569fb38ce) Implement Sankey report for spent and budgeted money (#7220) - [`cec998d`](https://github.com/actualbudget/actual/commit/cec998ddf0b7cd291d2a1b3f5f9572f209c025ec) Fix yarn generate:icons command (#7281) - [`3cc5450`](https://github.com/actualbudget/actual/commit/3cc5450e8acd72de0cdb226dad911ea073aac3c2) Standardise ledger scrolling when using keyboard shortcuts (#7283) - [`5c7c70d`](https://github.com/actualbudget/actual/commit/5c7c70dee9a00a5a0f993dde2872c08737f91349) Fix updateTransaction corrupting split parents with partial updates (#7242) ### 📊 Changes **521 files changed** (+2690 additions, -1368 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/docs-spelling/expect.txt` (+4 -0) 📝 `.github/workflows/build.yml` (+3 -3) 📝 `.github/workflows/generate-release-pr.yml` (+1 -0) 📝 `.github/workflows/size-compare.yml` (+2 -2) 📝 `package.json` (+0 -4) 📝 `packages/api/index.ts` (+0 -13) 📝 `packages/api/package.json` (+1 -2) 📝 `packages/cli/package.json` (+1 -1) 📝 `packages/component-library/package.json` (+1 -0) 📝 `packages/component-library/src/icons/.svgrrc.js` (+4 -0) 📝 `packages/component-library/src/icons/index-template.ts` (+1 -1) 📝 `packages/component-library/src/icons/logo/Logo.tsx` (+2 -2) 📝 `packages/component-library/src/icons/template.ts` (+1 -1) 📝 `packages/component-library/src/icons/v0/Add.tsx` (+2 -2) 📝 `packages/component-library/src/icons/v0/ExpandArrow.tsx` (+1 -1) 📝 `packages/component-library/src/icons/v0/LeftArrow2.tsx` (+1 -1) 📝 `packages/component-library/src/icons/v0/Math.tsx` (+1 -1) 📝 `packages/component-library/src/icons/v0/RightArrow2.tsx` (+1 -1) 📝 `packages/component-library/src/icons/v0/Subtract.tsx` (+1 -1) 📝 `packages/component-library/src/icons/v1/Add.tsx` (+2 -2) _...and 80 more files_ </details> ### 📄 Description Reset branch to upstream, if possible by a PR. --- <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-06-02 18:53:59 -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#109770