[PR #1902] [MERGED] ⬆️ (yarn) upgrade to v4 and better-sqlite3 to v9.1.1 #18376

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1902
Author: @MatissJanis
Created: 11/12/2023
Status: Merged
Merged: 11/14/2023
Merged by: @MatissJanis

Base: masterHead: matiss/upgrade-yarn


📝 Commits (6)

  • c21415f ⬆️ (yarn) upgrade to v4
  • 0197126 Release notes
  • c766c6a Update yarn workspaces foreach command
  • ec79988 Upgrade better-sqlite3
  • 4a27a66 Potential electron fix?
  • c88e9b9 Merge branch 'master' into matiss/upgrade-yarn

📊 Changes

11 files changed (+7075 additions, -7487 deletions)

View changed files

📝 .github/workflows/electron.yml (+4 -0)
.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs (+0 -541)
.yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs (+0 -28)
.yarn/releases/yarn-3.5.1.cjs (+0 -873)
.yarn/releases/yarn-4.0.1.cjs (+893 -0)
📝 .yarnrc.yml (+5 -7)
📝 package.json (+5 -5)
📝 packages/api/package.json (+1 -1)
📝 packages/loot-core/package.json (+2 -2)
upcoming-release-notes/1902.md (+6 -0)
📝 yarn.lock (+6159 -6030)

📄 Description

Yarn upgraded to v4 and better-sqlite3 to v9.1.1 (to fix the electron failnig build)

https://yarnpkg.com/blog/release/4.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/1902 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 11/12/2023 **Status:** ✅ Merged **Merged:** 11/14/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/upgrade-yarn` --- ### 📝 Commits (6) - [`c21415f`](https://github.com/actualbudget/actual/commit/c21415f51faf183dfe5498d0af500d7389a9c0e2) :arrow_up: (yarn) upgrade to v4 - [`0197126`](https://github.com/actualbudget/actual/commit/0197126ea856ac6fe7b2ed0895143b0f3ea756f0) Release notes - [`c766c6a`](https://github.com/actualbudget/actual/commit/c766c6a65ebd34de23d9c677c8cc5b5ba67a4c73) Update yarn workspaces foreach command - [`ec79988`](https://github.com/actualbudget/actual/commit/ec79988e7e96f7b2d698df583233a15ad0ff2dfe) Upgrade better-sqlite3 - [`4a27a66`](https://github.com/actualbudget/actual/commit/4a27a66ac12d0af43942ce6e535236e787c1ab2d) Potential electron fix? - [`c88e9b9`](https://github.com/actualbudget/actual/commit/c88e9b90c5199774aa1fea3356b46caec4825f1f) Merge branch 'master' into matiss/upgrade-yarn ### 📊 Changes **11 files changed** (+7075 additions, -7487 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/electron.yml` (+4 -0) ➖ `.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs` (+0 -541) ➖ `.yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs` (+0 -28) ➖ `.yarn/releases/yarn-3.5.1.cjs` (+0 -873) ➕ `.yarn/releases/yarn-4.0.1.cjs` (+893 -0) 📝 `.yarnrc.yml` (+5 -7) 📝 `package.json` (+5 -5) 📝 `packages/api/package.json` (+1 -1) 📝 `packages/loot-core/package.json` (+2 -2) ➕ `upcoming-release-notes/1902.md` (+6 -0) 📝 `yarn.lock` (+6159 -6030) </details> ### 📄 Description Yarn upgraded to v4 and better-sqlite3 to v9.1.1 (to fix the electron failnig build) https://yarnpkg.com/blog/release/4.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-14 20:42: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#18376