[PR #6656] [MERGED] ⬆️ mid month dependency bump #13707

Closed
opened 2026-04-10 22:01:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: deps/jan2


📝 Commits (10+)

  • 91c9bde @types/node (^22.19.1 → ^22.19.3)
  • f659c4e oxlint (^1.37.0 → ^1.38.0)
  • 0878a3c better-sqlite3 (^12.4.1 → ^12.5.0)
  • dcb6763 vitest (^4.0.9 → ^4.0.16)
  • 4b7aa08 react-aria-components (^1.13.0 → ^1.14.0)
  • d811d52 @codemirror/autocomplete (^6.19.1 → ^6.20.0)
  • ca42f5d @codemirror/language (^6.11.3 → ^6.12.1)
  • e296052 @codemirror/state (^6.5.2 → ^6.5.3)
  • 0a376c2 @swc/core (^1.15.2 → ^1.15.8)
  • e2b4452 @uiw/react-codemirror (^4.25.3 → ^4.25.4)

📊 Changes

19 files changed (+1807 additions, -1245 deletions)

View changed files

📝 .github/workflows/e2e-test.yml (+4 -4)
📝 .github/workflows/vrt-update-generate.yml (+1 -1)
📝 bin/run-vrt (+1 -1)
📝 package.json (+2 -2)
📝 packages/api/package.json (+2 -2)
📝 packages/ci-actions/package.json (+1 -1)
📝 packages/component-library/package.json (+2 -2)
📝 packages/crdt/package.json (+1 -1)
📝 packages/desktop-client/README.md (+2 -2)
📝 packages/desktop-client/package.json (+22 -22)
📝 packages/desktop-client/vite.config.mts (+4 -3)
📝 packages/desktop-electron/package.json (+4 -4)
📝 packages/docs/package.json (+3 -3)
📝 packages/eslint-plugin-actual/package.json (+1 -1)
📝 packages/loot-core/package.json (+10 -10)
📝 packages/plugins-service/package.json (+3 -3)
📝 packages/sync-server/package.json (+7 -7)
upcoming-release-notes/6656.md (+6 -0)
📝 yarn.lock (+1731 -1176)

📄 Description

Hopefully a better version of #6648

Excludes the below for now (electron is best done separately and the others were causing problems):

 downshift  9.0.10 -> 9.0.13
 electron-builder 26.0.12 -> 26.4.0
 electron  38.3.0 -> 39.2.7
 @codemirror/view  ^6.38.7 -> ^6.39.8
 @types/react  ^19.2.5 -> ^19.2.7
 recharts  ^3.4.1 -> ^3.6.0

🔄 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/6656 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 1/14/2026 **Status:** ✅ Merged **Merged:** 1/14/2026 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `deps/jan2` --- ### 📝 Commits (10+) - [`91c9bde`](https://github.com/actualbudget/actual/commit/91c9bde5cd66814406e3946e240b9c179f213fa4) @types/node (^22.19.1 → ^22.19.3) - [`f659c4e`](https://github.com/actualbudget/actual/commit/f659c4ee828055d53f4d6ee7652e619fdd1e7290) oxlint (^1.37.0 → ^1.38.0) - [`0878a3c`](https://github.com/actualbudget/actual/commit/0878a3c5b1bd72cfff380ababff2473bbfa75dc3) better-sqlite3 (^12.4.1 → ^12.5.0) - [`dcb6763`](https://github.com/actualbudget/actual/commit/dcb67639619da7384069aea9881a6370b1c2d095) vitest (^4.0.9 → ^4.0.16) - [`4b7aa08`](https://github.com/actualbudget/actual/commit/4b7aa08c354a39bc103670d946d80ea4cf7283fb) react-aria-components (^1.13.0 → ^1.14.0) - [`d811d52`](https://github.com/actualbudget/actual/commit/d811d523cd8caf145d9523b95ead73b817d06d93) @codemirror/autocomplete (^6.19.1 → ^6.20.0) - [`ca42f5d`](https://github.com/actualbudget/actual/commit/ca42f5d7eec59acbf99b0fe00fc82303cc47044f) @codemirror/language (^6.11.3 → ^6.12.1) - [`e296052`](https://github.com/actualbudget/actual/commit/e29605232575644f17f155fa3a4a00789788c19c) @codemirror/state (^6.5.2 → ^6.5.3) - [`0a376c2`](https://github.com/actualbudget/actual/commit/0a376c20b74cdba26099468d5248b38456fb1c6f) @swc/core (^1.15.2 → ^1.15.8) - [`e2b4452`](https://github.com/actualbudget/actual/commit/e2b4452db3df926cba48b562d18b4af7f785b5c6) @uiw/react-codemirror (^4.25.3 → ^4.25.4) ### 📊 Changes **19 files changed** (+1807 additions, -1245 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/e2e-test.yml` (+4 -4) 📝 `.github/workflows/vrt-update-generate.yml` (+1 -1) 📝 `bin/run-vrt` (+1 -1) 📝 `package.json` (+2 -2) 📝 `packages/api/package.json` (+2 -2) 📝 `packages/ci-actions/package.json` (+1 -1) 📝 `packages/component-library/package.json` (+2 -2) 📝 `packages/crdt/package.json` (+1 -1) 📝 `packages/desktop-client/README.md` (+2 -2) 📝 `packages/desktop-client/package.json` (+22 -22) 📝 `packages/desktop-client/vite.config.mts` (+4 -3) 📝 `packages/desktop-electron/package.json` (+4 -4) 📝 `packages/docs/package.json` (+3 -3) 📝 `packages/eslint-plugin-actual/package.json` (+1 -1) 📝 `packages/loot-core/package.json` (+10 -10) 📝 `packages/plugins-service/package.json` (+3 -3) 📝 `packages/sync-server/package.json` (+7 -7) ➕ `upcoming-release-notes/6656.md` (+6 -0) 📝 `yarn.lock` (+1731 -1176) </details> ### 📄 Description Hopefully a better version of #6648 Excludes the below for now (electron is best done separately and the others were causing problems): ```text downshift 9.0.10 -> 9.0.13 electron-builder 26.0.12 -> 26.4.0 electron 38.3.0 -> 39.2.7 @codemirror/view ^6.38.7 -> ^6.39.8 @types/react ^19.2.5 -> ^19.2.7 recharts ^3.4.1 -> ^3.6.0 ``` --- <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-10 22:01:10 -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#13707