[PR #7056] [CLOSED] Upgrade to Yarn v6 (Berry) and fix config compatibility #32833

Closed
opened 2026-04-18 08:48:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7056
Author: @MatissJanis
Created: 2/22/2026
Status: Closed

Base: masterHead: matiss/yarn-v6-upgrade


📝 Commits (3)

📊 Changes

6 files changed (+32498 additions, -29673 deletions)

View changed files

📝 .github/actions/setup/action.yml (+6 -4)
📝 .yarnrc.yml (+0 -2)
📝 package.json (+4 -6)
📝 packages/plugins-service/bin/build-service-worker (+1 -1)
upcoming-release-notes/7056.md (+6 -0)
📝 yarn.lock (+32481 -29660)

📄 Description

Description

Upgrades the project to Yarn v6 via Yarn Switch

N/A

Testing

N/A

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

🔄 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/7056 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 2/22/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `matiss/yarn-v6-upgrade` --- ### 📝 Commits (3) - [`90edddf`](https://github.com/actualbudget/actual/commit/90edddf01a4c57e739fb5b69c3051829fe90f86f) Upgrade to Yarn v6 and fix config for Berry compatibility - [`582489e`](https://github.com/actualbudget/actual/commit/582489e7f6a1cef294a2162e5517f6a352c883a1) CI fix - [`c08c682`](https://github.com/actualbudget/actual/commit/c08c682b804872ab9c2d20924fda64171ab6feff) More fixes ### 📊 Changes **6 files changed** (+32498 additions, -29673 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/setup/action.yml` (+6 -4) 📝 `.yarnrc.yml` (+0 -2) 📝 `package.json` (+4 -6) 📝 `packages/plugins-service/bin/build-service-worker` (+1 -1) ➕ `upcoming-release-notes/7056.md` (+6 -0) 📝 `yarn.lock` (+32481 -29660) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> ## Description Upgrades the project to Yarn v6 via Yarn Switch ## Related issue(s) <!-- e.g. Fixes #123, Relates to #456 --> N/A ## Testing N/A ## Checklist - [x] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed <!--- actual-bot-sections ---> --- <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 08:48:31 -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#32833