[PR #6159] [MERGED] ⬆️ mid month dependency bump #40791

Closed
opened 2026-04-23 13:36:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6159
Author: @matt-fidd
Created: 11/16/2025
Status: Merged
Merged: 11/16/2025
Merged by: @matt-fidd

Base: masterHead: deps/mid-month


📝 Commits (5)

📊 Changes

23 files changed (+668 additions, -637 deletions)

View changed files

📝 package.json (+11 -11)
📝 packages/api/package.json (+1 -1)
📝 packages/ci-actions/package.json (+1 -1)
📝 packages/component-library/package.json (+2 -2)
📝 packages/component-library/src/icons/template.ts (+2 -2)
📝 packages/crdt/package.json (+4 -4)
📝 packages/desktop-client/e2e/reports.test.ts-snapshots/Reports-custom-reports-Switches-to-Line-Graph-and-checks-the-visuals-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/reports.test.ts-snapshots/Reports-custom-reports-Validates-that-show-labels-button-shows-the-labels-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/reports.test.ts-snapshots/Reports-custom-reports-Validates-that-show-legend-button-shows-the-legend-side-bar-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/reports.test.ts-snapshots/Reports-custom-reports-Validates-that-show-summary-button-shows-the-summary-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/reports.test.ts-snapshots/Reports-loads-cash-flow-graph-and-checks-visuals-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/reports.test.ts-snapshots/Reports-loads-cash-flow-graph-and-checks-visuals-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/reports.test.ts-snapshots/Reports-loads-cash-flow-graph-and-checks-visuals-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/package.json (+16 -16)
📝 packages/desktop-client/src/components/reports/graphs/AreaGraph.tsx (+4 -11)
📝 packages/desktop-electron/package.json (+1 -1)
📝 packages/docs/package.json (+1 -1)
📝 packages/eslint-plugin-actual/package.json (+3 -3)
📝 packages/loot-core/package.json (+8 -8)
📝 packages/plugins-service/package.json (+2 -2)

...and 3 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/6159 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 11/16/2025 **Status:** ✅ Merged **Merged:** 11/16/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `deps/mid-month` --- ### 📝 Commits (5) - [`ce03006`](https://github.com/actualbudget/actual/commit/ce03006b67f37aa3a16f914a5e5678dd4e2c2322) bump various dependencies - [`1fb51b8`](https://github.com/actualbudget/actual/commit/1fb51b89217fbfe69ebc22969854869671b27c85) note - [`695a8f8`](https://github.com/actualbudget/actual/commit/695a8f8b25c87d8869b55abbbd4b0a9a99811dc8) fix types - [`77eafef`](https://github.com/actualbudget/actual/commit/77eafef90fe2bf222f518ec04a479579c84403b0) [autofix.ci] apply automated fixes - [`6b4e563`](https://github.com/actualbudget/actual/commit/6b4e5632cff76ac041d237661b0578d38ceec137) Update VRT screenshots ### 📊 Changes **23 files changed** (+668 additions, -637 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+11 -11) 📝 `packages/api/package.json` (+1 -1) 📝 `packages/ci-actions/package.json` (+1 -1) 📝 `packages/component-library/package.json` (+2 -2) 📝 `packages/component-library/src/icons/template.ts` (+2 -2) 📝 `packages/crdt/package.json` (+4 -4) 📝 `packages/desktop-client/e2e/reports.test.ts-snapshots/Reports-custom-reports-Switches-to-Line-Graph-and-checks-the-visuals-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/reports.test.ts-snapshots/Reports-custom-reports-Validates-that-show-labels-button-shows-the-labels-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/reports.test.ts-snapshots/Reports-custom-reports-Validates-that-show-legend-button-shows-the-legend-side-bar-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/reports.test.ts-snapshots/Reports-custom-reports-Validates-that-show-summary-button-shows-the-summary-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/reports.test.ts-snapshots/Reports-loads-cash-flow-graph-and-checks-visuals-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/reports.test.ts-snapshots/Reports-loads-cash-flow-graph-and-checks-visuals-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/reports.test.ts-snapshots/Reports-loads-cash-flow-graph-and-checks-visuals-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/package.json` (+16 -16) 📝 `packages/desktop-client/src/components/reports/graphs/AreaGraph.tsx` (+4 -11) 📝 `packages/desktop-electron/package.json` (+1 -1) 📝 `packages/docs/package.json` (+1 -1) 📝 `packages/eslint-plugin-actual/package.json` (+3 -3) 📝 `packages/loot-core/package.json` (+8 -8) 📝 `packages/plugins-service/package.json` (+2 -2) _...and 3 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-04-23 13:36: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#40791