[PR #5888] [MERGED] ⬆️ bump loot-core dependencies #36384

Closed
opened 2026-04-20 23:15:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5888
Author: @matt-fidd
Created: 10/8/2025
Status: Merged
Merged: 10/8/2025
Merged by: @matt-fidd

Base: masterHead: deps/loot-core


📝 Commits (10+)

📊 Changes

8 files changed (+221 additions, -300 deletions)

View changed files

📝 packages/loot-core/package.json (+11 -12)
📝 packages/loot-core/src/mocks/arbitrary-schema.ts (+1 -2)
📝 packages/loot-core/src/platform/server/fs/index.web.test.ts (+7 -6)
📝 packages/loot-core/src/server/sync/migrate.test.ts (+8 -6)
📝 packages/loot-core/src/server/transactions/import/parse-file.ts (+6 -1)
📝 packages/loot-core/vite.config.ts (+0 -1)
upcoming-release-notes/5888.md (+6 -0)
📝 yarn.lock (+182 -272)

📄 Description

Pretty much the last large scale PR now, only some cleanup of the trickier packages left. And electron, but Mike seems to be on top of that.

Once we've got this in, deps should be much easier to stay on top of as long as we do it semi-regularly.

dropped memfs as it wasn't used


🔄 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/5888 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 10/8/2025 **Status:** ✅ Merged **Merged:** 10/8/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `deps/loot-core` --- ### 📝 Commits (10+) - [`8f46d70`](https://github.com/actualbudget/actual/commit/8f46d70fbb7d800c50bc67242fa0e0ef51bbdee1) csv-stringify 6.6.0 - [`5a154c5`](https://github.com/actualbudget/actual/commit/5a154c53292e0aa77cca5f89c501dbe93d213a68) lru-cache 11.2.2 - [`85e74c7`](https://github.com/actualbudget/actual/commit/85e74c77d0b374a0f1e5568d2c835f4ce20f4388) ua-parser-js 2.0.5 - [`1880cb2`](https://github.com/actualbudget/actual/commit/1880cb29c557efe7d134ecb777544b6f6dc98697) @reduxjs/toolkit 2.9.0 - [`5c83981`](https://github.com/actualbudget/actual/commit/5c83981db95c0f5e86f596fd3ab79275a0af3689) jest-diff 30.2.0 - [`33eec07`](https://github.com/actualbudget/actual/commit/33eec0797bd4ade66a561c157cb30183be366723) csv-parse 6.1.0 - [`58b66d6`](https://github.com/actualbudget/actual/commit/58b66d6ede3ba9a85ba94f9a567333ad4410840b) yargs 18.0.0 - [`bd8c105`](https://github.com/actualbudget/actual/commit/bd8c1057645fd91e89f7b95c410ac2561b83d2b7) slash 5.1.0 - [`aad5bcc`](https://github.com/actualbudget/actual/commit/aad5bcc1bec5085f39caf80d91bae02118863076) drop memfs - [`6a313a1`](https://github.com/actualbudget/actual/commit/6a313a1dc0c293480457384f51b1e530346e1e60) peggy 5.0.6 ### 📊 Changes **8 files changed** (+221 additions, -300 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/package.json` (+11 -12) 📝 `packages/loot-core/src/mocks/arbitrary-schema.ts` (+1 -2) 📝 `packages/loot-core/src/platform/server/fs/index.web.test.ts` (+7 -6) 📝 `packages/loot-core/src/server/sync/migrate.test.ts` (+8 -6) 📝 `packages/loot-core/src/server/transactions/import/parse-file.ts` (+6 -1) 📝 `packages/loot-core/vite.config.ts` (+0 -1) ➕ `upcoming-release-notes/5888.md` (+6 -0) 📝 `yarn.lock` (+182 -272) </details> ### 📄 Description Pretty much the last large scale PR now, only some cleanup of the trickier packages left. And electron, but Mike seems to be on top of that. Once we've got this in, deps should be _much_ easier to stay on top of as long as we do it semi-regularly. dropped memfs as it wasn't used --- <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-20 23:15:19 -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#36384