[PR #2268] [MERGED] Update vite / swc / ts versions #4217

Closed
opened 2026-02-28 20:53:13 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2268
Author: @joel-jeremy
Created: 1/22/2024
Status: Merged
Merged: 1/24/2024
Merged by: @joel-jeremy

Base: masterHead: upgrade-swc-and-ts


📝 Commits (7)

📊 Changes

11 files changed (+249 additions, -415 deletions)

View changed files

📝 .github/workflows/e2e-test.yml (+2 -2)
📝 packages/api/package.json (+2 -2)
📝 packages/api/tsconfig.dist.json (+1 -2)
📝 packages/crdt/package.json (+2 -2)
📝 packages/crdt/tsconfig.dist.json (+1 -1)
📝 packages/desktop-client/README.md (+2 -2)
📝 packages/desktop-client/package.json (+10 -9)
📝 packages/loot-core/package.json (+8 -8)
📝 tsconfig.json (+2 -2)
upcoming-release-notes/2268.md (+6 -0)
📝 yarn.lock (+213 -385)

📄 Description


🔄 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/2268 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 1/22/2024 **Status:** ✅ Merged **Merged:** 1/24/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `upgrade-swc-and-ts` --- ### 📝 Commits (7) - [`058dd37`](https://github.com/actualbudget/actual/commit/058dd3704cd3aa9a99f9d5c1d4dcbd5906b1fe82) Update vite / swc / ts versions - [`c7dd2d8`](https://github.com/actualbudget/actual/commit/c7dd2d84d022598cb99a7482758132608135d054) Release notes - [`32d1bb2`](https://github.com/actualbudget/actual/commit/32d1bb250440478fe8bf1068152df1f190caf988) Revert root tsconfig module changes - [`bf67097`](https://github.com/actualbudget/actual/commit/bf67097e8e17415a76d695a7cdb9e43c443bb754) yarn dedupe - [`658f5ff`](https://github.com/actualbudget/actual/commit/658f5ffe84ad59087d454c56f8db3b64aa71bd05) Dummy update to run pipeline - [`613c77d`](https://github.com/actualbudget/actual/commit/613c77d63f1637d75d479b4229d9bd3ca4927f56) Update webpack and playwright - [`d69ca6f`](https://github.com/actualbudget/actual/commit/d69ca6f544fb48147eb8037ec47f93173c9cab20) Update playwright docker images ### 📊 Changes **11 files changed** (+249 additions, -415 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/e2e-test.yml` (+2 -2) 📝 `packages/api/package.json` (+2 -2) 📝 `packages/api/tsconfig.dist.json` (+1 -2) 📝 `packages/crdt/package.json` (+2 -2) 📝 `packages/crdt/tsconfig.dist.json` (+1 -1) 📝 `packages/desktop-client/README.md` (+2 -2) 📝 `packages/desktop-client/package.json` (+10 -9) 📝 `packages/loot-core/package.json` (+8 -8) 📝 `tsconfig.json` (+2 -2) ➕ `upcoming-release-notes/2268.md` (+6 -0) 📝 `yarn.lock` (+213 -385) </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 --> --- <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-02-28 20:53:13 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4217