[PR #714] [MERGED] Upgrade better-sqlite3 to the latest version #29201

Closed
opened 2026-04-18 05:54:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/714
Author: @j-f1
Created: 2/28/2023
Status: Merged
Merged: 2/28/2023
Merged by: @j-f1

Base: masterHead: jed/so-about-sqlite


📝 Commits (3)

  • 578498a Sort transactions by date in updateCategoryRules
  • 885b250 Update better-sqlite3 to 7.5.0
  • bffd74c Update better-sqlite3 to v8

📊 Changes

4 files changed (+18 additions, -80 deletions)

View changed files

📝 packages/api/package.json (+1 -1)
📝 packages/loot-core/package.json (+1 -1)
📝 packages/loot-core/src/server/accounts/transaction-rules.js (+2 -1)
📝 yarn.lock (+14 -77)

📄 Description

I think this also unblocks updating to the latest Node version but I will investigate that in future PRs.


🔄 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/714 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 2/28/2023 **Status:** ✅ Merged **Merged:** 2/28/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/so-about-sqlite` --- ### 📝 Commits (3) - [`578498a`](https://github.com/actualbudget/actual/commit/578498a3d1adac9dcfad672efe7ef8c64b0c2ac6) Sort transactions by date in updateCategoryRules - [`885b250`](https://github.com/actualbudget/actual/commit/885b25056c7c1df7fe71dbf207f3ebb360ef4b91) Update better-sqlite3 to 7.5.0 - [`bffd74c`](https://github.com/actualbudget/actual/commit/bffd74c5a1a3557a77f9aa2dbcc8fccb657073fc) Update better-sqlite3 to v8 ### 📊 Changes **4 files changed** (+18 additions, -80 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/package.json` (+1 -1) 📝 `packages/loot-core/package.json` (+1 -1) 📝 `packages/loot-core/src/server/accounts/transaction-rules.js` (+2 -1) 📝 `yarn.lock` (+14 -77) </details> ### 📄 Description I think this also unblocks updating to the latest Node version but I will investigate that in future PRs. --- <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-18 05:54:36 -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#29201