[PR #6060] [MERGED] ⬆️ vitest v4 #24912

Closed
opened 2026-04-16 18:18:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6060
Author: @matt-fidd
Created: 11/3/2025
Status: Merged
Merged: 11/5/2025
Merged by: @matt-fidd

Base: masterHead: deps/vitest-4


📝 Commits (4)

📊 Changes

17 files changed (+200 additions, -361 deletions)

View changed files

📝 packages/api/package.json (+1 -1)
📝 packages/api/vitest.config.ts (+1 -6)
📝 packages/ci-actions/package.json (+1 -1)
📝 packages/ci-actions/vitest.config.mts (+2 -5)
📝 packages/component-library/package.json (+1 -1)
📝 packages/component-library/vitest.web.config.ts (+1 -6)
📝 packages/crdt/package.json (+1 -1)
📝 packages/desktop-client/package.json (+1 -1)
📝 packages/desktop-client/vite.config.mts (+1 -6)
📝 packages/eslint-plugin-actual/package.json (+5 -2)
📝 packages/loot-core/package.json (+1 -1)
📝 packages/loot-core/vitest.config.ts (+1 -6)
📝 packages/loot-core/vitest.web.config.ts (+1 -6)
📝 packages/sync-server/package.json (+1 -2)
📝 packages/sync-server/vitest.config.ts (+1 -6)
upcoming-release-notes/6060.md (+6 -0)
📝 yarn.lock (+174 -310)

📄 Description

No description provided


🔄 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/6060 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 11/3/2025 **Status:** ✅ Merged **Merged:** 11/5/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `deps/vitest-4` --- ### 📝 Commits (4) - [`4e075c4`](https://github.com/actualbudget/actual/commit/4e075c4d07e3d1ae55c200e730c515c154d11d83) vitest 4 - [`1ef48ef`](https://github.com/actualbudget/actual/commit/1ef48efbdbdcb6af5f35fd2994083ea5d2c16cef) config changes - [`d5a573d`](https://github.com/actualbudget/actual/commit/d5a573db21680cb6438db6e323f3beebcf78ebdf) remove unused v8 coverage dependency - [`47f6397`](https://github.com/actualbudget/actual/commit/47f63970a38a4dd7b1b3f80e0e168d986591f92e) note ### 📊 Changes **17 files changed** (+200 additions, -361 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/package.json` (+1 -1) 📝 `packages/api/vitest.config.ts` (+1 -6) 📝 `packages/ci-actions/package.json` (+1 -1) 📝 `packages/ci-actions/vitest.config.mts` (+2 -5) 📝 `packages/component-library/package.json` (+1 -1) 📝 `packages/component-library/vitest.web.config.ts` (+1 -6) 📝 `packages/crdt/package.json` (+1 -1) 📝 `packages/desktop-client/package.json` (+1 -1) 📝 `packages/desktop-client/vite.config.mts` (+1 -6) 📝 `packages/eslint-plugin-actual/package.json` (+5 -2) 📝 `packages/loot-core/package.json` (+1 -1) 📝 `packages/loot-core/vitest.config.ts` (+1 -6) 📝 `packages/loot-core/vitest.web.config.ts` (+1 -6) 📝 `packages/sync-server/package.json` (+1 -2) 📝 `packages/sync-server/vitest.config.ts` (+1 -6) ➕ `upcoming-release-notes/6060.md` (+6 -0) 📝 `yarn.lock` (+174 -310) </details> ### 📄 Description _No description provided_ --- <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-16 18:18: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#24912