[PR #684] [MERGED] add interactive-tools yarn plugin #37682

Closed
opened 2026-04-23 10:51:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/684
Author: @MatissJanis
Created: 2/23/2023
Status: Merged
Merged: 2/23/2023
Merged by: @MatissJanis

Base: masterHead: matiss/yarn-upgrade-interactive


📝 Commits (1)

  • 1d62eb4 add interactive-tools yarn plugin

📊 Changes

2 files changed (+543 additions, -0 deletions)

View changed files

.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs (+541 -0)
📝 .yarnrc.yml (+2 -0)

📄 Description

Adding interactive-tools plugin to yarn. This will allow us to run yarn upgrade-interactive and more easily upgrade our dependencies.

More info: https://yarnpkg.com/cli/upgrade-interactive


🔄 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/684 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 2/23/2023 **Status:** ✅ Merged **Merged:** 2/23/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/yarn-upgrade-interactive` --- ### 📝 Commits (1) - [`1d62eb4`](https://github.com/actualbudget/actual/commit/1d62eb4a3366ac32407572080bd826239e4f9af4) :heavy_plus_sign: add interactive-tools yarn plugin ### 📊 Changes **2 files changed** (+543 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs` (+541 -0) 📝 `.yarnrc.yml` (+2 -0) </details> ### 📄 Description Adding `interactive-tools` plugin to yarn. This will allow us to run `yarn upgrade-interactive` and more easily upgrade our dependencies. More info: https://yarnpkg.com/cli/upgrade-interactive --- <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-23 10:51:06 -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#37682