[PR #1643] [MERGED] ⬆️ (better-sqlite3) upgrade to 8.6.0 to fix electron export crash #18226

Closed
opened 2026-04-14 20:38:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1643
Author: @MatissJanis
Created: 9/3/2023
Status: Merged
Merged: 9/3/2023
Merged by: @MatissJanis

Base: masterHead: matiss/fix-electron-export


📝 Commits (3)

  • 2942170 ⬆️ (better-sqlite3) upgrade to 8.6.0 to fix electron export crash
  • 3c17e0a Release notes
  • 68c34b0 Merge branch 'master' into matiss/fix-electron-export

📊 Changes

4 files changed (+16 additions, -10 deletions)

View changed files

📝 packages/api/package.json (+1 -1)
📝 packages/loot-core/package.json (+1 -1)
upcoming-release-notes/1643.md (+6 -0)
📝 yarn.lock (+8 -8)

📄 Description

v8.6.0 of better-sqlite3 patched an issue that was breaking the "export" functionality on the desktop app: https://github.com/WiseLibs/better-sqlite3/pull/1036

Tested locally: data export on the electron app is now working 🎉

#1047


🔄 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/1643 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 9/3/2023 **Status:** ✅ Merged **Merged:** 9/3/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-electron-export` --- ### 📝 Commits (3) - [`2942170`](https://github.com/actualbudget/actual/commit/29421700db8d7566a9f11e38c652c81f790582f8) :arrow_up: (better-sqlite3) upgrade to 8.6.0 to fix electron export crash - [`3c17e0a`](https://github.com/actualbudget/actual/commit/3c17e0a4ed80e4d4110841fe6ced23c79dbf88b5) Release notes - [`68c34b0`](https://github.com/actualbudget/actual/commit/68c34b06633263af0f7d4baae2f7754a8861337e) Merge branch 'master' into matiss/fix-electron-export ### 📊 Changes **4 files changed** (+16 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/package.json` (+1 -1) 📝 `packages/loot-core/package.json` (+1 -1) ➕ `upcoming-release-notes/1643.md` (+6 -0) 📝 `yarn.lock` (+8 -8) </details> ### 📄 Description v8.6.0 of better-sqlite3 patched an issue that was breaking the "export" functionality on the desktop app: https://github.com/WiseLibs/better-sqlite3/pull/1036 Tested locally: data export on the electron app is now working 🎉 #1047 --- <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-14 20:38:41 -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#18226