[PR #5025] [MERGED] ⬆️ upgrade low risk dependencies to their newest minor version #55016

Closed
opened 2026-05-01 01:29:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5025
Author: @matt-fidd
Created: 5/18/2025
Status: Merged
Merged: 5/21/2025
Merged by: @matt-fidd

Base: masterHead: deps-minor


📝 Commits (10+)

📊 Changes

286 files changed (+481 additions, -273 deletions)

View changed files

📝 .github/workflows/e2e-test.yml (+3 -3)
📝 .github/workflows/update-vrt.yml (+1 -1)
📝 bin/run-vrt (+1 -1)
📝 package.json (+6 -6)
📝 packages/api/package.json (+2 -2)
📝 packages/component-library/package.json (+1 -1)
📝 packages/crdt/package.json (+2 -2)
📝 packages/desktop-client/README.md (+2 -2)
📝 packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-4-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-5-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-6-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-7-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-8-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-9-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-the-accounts-page-and-asserts-on-balances-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-the-accounts-page-and-asserts-on-balances-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-the-accounts-page-and-asserts-on-balances-3-chromium-linux.png (+0 -0)

...and 80 more files

📄 Description

This gets all of the lower risk (not react, webpack, babel, redux, electron related) deps up to their newest minor version.


🔄 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/5025 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 5/18/2025 **Status:** ✅ Merged **Merged:** 5/21/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `deps-minor` --- ### 📝 Commits (10+) - [`57fbfbc`](https://github.com/actualbudget/actual/commit/57fbfbc8e148b1305a5c32b71cded7b3c27eca43) vitest - [`5a2455f`](https://github.com/actualbudget/actual/commit/5a2455ff55879981b77b4fb6f72d9561f0694bdd) types - [`ca9e475`](https://github.com/actualbudget/actual/commit/ca9e475a2d6b5235a367e98368ee36b406402b1e) eslint - [`1c7ab6b`](https://github.com/actualbudget/actual/commit/1c7ab6babf0ea94fb42247bd8336b844d8c9eeed) better-sqlite3 - [`16f486e`](https://github.com/actualbudget/actual/commit/16f486ed3a1187c1d0ef3024d23f8df6b3f8c58d) pluggy-sdk - [`68b2289`](https://github.com/actualbudget/actual/commit/68b2289ec3cbd4b29a972107c4fd15374c816e1b) globals - [`69d3b56`](https://github.com/actualbudget/actual/commit/69d3b56bf9ba1b4ab8704578d8d1443930fcfa6b) google-protobuf - [`9f583ac`](https://github.com/actualbudget/actual/commit/9f583ac6369ee00d07390bafb60a8af1e74c50c5) fast-check - [`d41df01`](https://github.com/actualbudget/actual/commit/d41df01154260945fb7801113648de0c9cb5a565) chokidar - [`62124f9`](https://github.com/actualbudget/actual/commit/62124f995a1fbe320e9f761a98472ebfaa0268bc) i18next ### 📊 Changes **286 files changed** (+481 additions, -273 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/e2e-test.yml` (+3 -3) 📝 `.github/workflows/update-vrt.yml` (+1 -1) 📝 `bin/run-vrt` (+1 -1) 📝 `package.json` (+6 -6) 📝 `packages/api/package.json` (+2 -2) 📝 `packages/component-library/package.json` (+1 -1) 📝 `packages/crdt/package.json` (+2 -2) 📝 `packages/desktop-client/README.md` (+2 -2) 📝 `packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-4-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-5-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-6-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-7-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-8-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-individual-account-page-and-checks-that-filtering-is-working-9-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-the-accounts-page-and-asserts-on-balances-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-the-accounts-page-and-asserts-on-balances-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-the-accounts-page-and-asserts-on-balances-3-chromium-linux.png` (+0 -0) _...and 80 more files_ </details> ### 📄 Description This gets all of the lower risk (not react, webpack, babel, redux, electron related) deps up to their newest minor version. --- <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-05-01 01:29: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#55016