[PR #6648] [CLOSED] ⬆️ mid month dependency update #25260

Closed
opened 2026-04-16 18:29:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6648
Author: @matt-fidd
Created: 1/14/2026
Status: Closed

Base: masterHead: deps/jan


📝 Commits (10+)

📊 Changes

19 files changed (+1131 additions, -600 deletions)

View changed files

📝 .github/workflows/e2e-test.yml (+4 -4)
📝 .github/workflows/vrt-update-generate.yml (+1 -1)
📝 .oxlintrc.json (+1 -1)
📝 bin/run-vrt (+1 -1)
📝 package.json (+4 -4)
📝 packages/api/package.json (+2 -2)
📝 packages/ci-actions/package.json (+1 -1)
📝 packages/component-library/package.json (+1 -1)
📝 packages/crdt/package.json (+1 -1)
📝 packages/desktop-client/README.md (+2 -2)
📝 packages/desktop-client/package.json (+18 -18)
📝 packages/desktop-electron/package.json (+4 -4)
📝 packages/docs/package.json (+1 -1)
📝 packages/eslint-plugin-actual/package.json (+1 -1)
📝 packages/loot-core/package.json (+9 -9)
📝 packages/plugins-service/package.json (+3 -3)
📝 packages/sync-server/package.json (+6 -6)
upcoming-release-notes/6648.md (+6 -0)
📝 yarn.lock (+1065 -540)

📄 Description

As usual, 10 day cooldown on all of these. This will update everything but the below, these will be tackled independently:

 downshift  9.0.10  →  9.0.13
 react-grid-layout  ^1.5.3  →  ^2.2.2
 electron-builder  26.0.12  →  26.4.0
 electron  38.3.0  →  39.2.7

🔄 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/6648 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 1/14/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `deps/jan` --- ### 📝 Commits (10+) - [`cc7f039`](https://github.com/actualbudget/actual/commit/cc7f039d7625eb8459ceea4edd121e568e92619f) types - [`60435c6`](https://github.com/actualbudget/actual/commit/60435c6186ec6de363712e51219f5699b6703527) vitest - [`d1f1b49`](https://github.com/actualbudget/actual/commit/d1f1b49962f789d5ec7e86e51bae9e6d8244b283) better-sqlite - [`ef73f58`](https://github.com/actualbudget/actual/commit/ef73f58a966c4fb75b12e2082ffe8ac5f3897b9a) lint - [`9f660b3`](https://github.com/actualbudget/actual/commit/9f660b316de91aa218429a716edc38a67df94182) vite - [`6466161`](https://github.com/actualbudget/actual/commit/6466161d0ca4a045bcc7e5ada03f1a296f276e6d) note - [`2ff5d97`](https://github.com/actualbudget/actual/commit/2ff5d97aa1fd3bce28c45d74742f5f398eeb4019) electron/rebuild - [`2c8918e`](https://github.com/actualbudget/actual/commit/2c8918e7d895fe5127b371fb738cf029c2756ab8) playwright - [`38b0437`](https://github.com/actualbudget/actual/commit/38b0437fb2d3f8a424eaf11e94d4cb8ebd985a26) node types - [`ecf2053`](https://github.com/actualbudget/actual/commit/ecf20535560c3ed8c1dea3851e7ef4be0861ec85) pick and mix ### 📊 Changes **19 files changed** (+1131 additions, -600 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/e2e-test.yml` (+4 -4) 📝 `.github/workflows/vrt-update-generate.yml` (+1 -1) 📝 `.oxlintrc.json` (+1 -1) 📝 `bin/run-vrt` (+1 -1) 📝 `package.json` (+4 -4) 📝 `packages/api/package.json` (+2 -2) 📝 `packages/ci-actions/package.json` (+1 -1) 📝 `packages/component-library/package.json` (+1 -1) 📝 `packages/crdt/package.json` (+1 -1) 📝 `packages/desktop-client/README.md` (+2 -2) 📝 `packages/desktop-client/package.json` (+18 -18) 📝 `packages/desktop-electron/package.json` (+4 -4) 📝 `packages/docs/package.json` (+1 -1) 📝 `packages/eslint-plugin-actual/package.json` (+1 -1) 📝 `packages/loot-core/package.json` (+9 -9) 📝 `packages/plugins-service/package.json` (+3 -3) 📝 `packages/sync-server/package.json` (+6 -6) ➕ `upcoming-release-notes/6648.md` (+6 -0) 📝 `yarn.lock` (+1065 -540) </details> ### 📄 Description As usual, 10 day cooldown on all of these. This will update everything but the below, these will be tackled independently: ``` downshift 9.0.10 → 9.0.13 react-grid-layout ^1.5.3 → ^2.2.2 electron-builder 26.0.12 → 26.4.0 electron 38.3.0 → 39.2.7 ``` --- <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-16 18:29: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#25260