[PR #7355] [MERGED] pin minimatch versions to resolve vulnerability reports #21467

Closed
opened 2026-04-14 22:05:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7355
Author: @matt-fidd
Created: 4/1/2026
Status: Merged
Merged: 4/6/2026
Merged by: @matt-fidd

Base: masterHead: minimatch-vulnerabilities


📝 Commits (2)

📊 Changes

3 files changed (+41 additions, -54 deletions)

View changed files

📝 package.json (+6 -0)
upcoming-release-notes/7355.md (+6 -0)
📝 yarn.lock (+29 -54)

📄 Description

Description

There are frankly too many versions of minimatch in use throughout all of our dependencies to expect them to resolve these, I tried to bump the parent dependencies instead but some haven't been updated, sometimes it's pulled in 3 levels deep. Resolutions are the cleanest, and possibly only realistic, way to close these.

Minimatch versions in use: ├─ @electron/asar@npm:3.4.1 │ └─ minimatch@npm:3.1.2 (via npm:^3.0.4) │ ├─ @electron/universal@npm:2.0.3 │ └─ minimatch@npm:9.0.5 (via npm:^9.0.3) │ ├─ @eslint/config-array@npm:0.21.2 │ └─ minimatch@npm:3.1.5 (via npm:^3.1.5) │ ├─ @eslint/eslintrc@npm:3.3.5 │ └─ minimatch@npm:3.1.5 (via npm:^3.1.5) │ ├─ @microsoft/api-extractor@npm:7.57.2 │ └─ minimatch@npm:10.2.1 (via npm:10.2.1) │ ├─ @typescript-eslint/typescript-estree@npm:8.53.1 │ └─ minimatch@npm:9.0.5 (via npm:^9.0.5) │ ├─ @typescript-eslint/typescript-estree@npm:8.56.0 │ └─ minimatch@npm:9.0.5 (via npm:^9.0.5) │ ├─ @typescript-eslint/typescript-estree@npm:8.57.1 │ └─ minimatch@npm:10.2.4 (via npm:^10.2.2) │ ├─ @typescript-eslint/typescript-estree@npm:8.57.1 [08e92] │ └─ minimatch@npm:10.2.4 (via npm:^10.2.2) │ ├─ @typescript-eslint/typescript-estree@npm:8.53.1 [3a4b9] │ └─ minimatch@npm:9.0.5 (via npm:^9.0.5) │ ├─ @typescript-eslint/typescript-estree@npm:8.56.0 [49d01] │ └─ minimatch@npm:9.0.5 (via npm:^9.0.5) │ ├─ @vue/language-core@npm:2.2.0 │ └─ minimatch@npm:9.0.5 (via npm:^9.0.3) │ ├─ @vue/language-core@npm:2.2.0 [ec2be] │ └─ minimatch@npm:9.0.5 (via npm:^9.0.3) │ ├─ actual@workspace:. │ └─ minimatch@npm:10.2.4 (via npm:^10.2.4) │ ├─ app-builder-lib@npm:26.4.0 │ └─ minimatch@npm:10.1.1 (via npm:^10.0.3) │ ├─ app-builder-lib@npm:26.4.0 [99f8e] │ └─ minimatch@npm:10.1.1 (via npm:^10.0.3) │ ├─ copyfiles@npm:2.4.1 │ └─ minimatch@npm:3.1.2 (via npm:^3.0.3) │ ├─ dir-compare@npm:4.2.0 │ └─ minimatch@npm:3.1.2 (via npm:^3.0.5) │ ├─ eslint@npm:9.39.4 │ └─ minimatch@npm:3.1.5 (via npm:^3.1.5) │ ├─ eslint@npm:9.39.4 [0d005] │ └─ minimatch@npm:3.1.5 (via npm:^3.1.5) │ ├─ filelist@npm:1.0.4 │ └─ minimatch@npm:5.1.6 (via npm:^5.0.1) │ ├─ glob@npm:10.4.5 ��� └─ minimatch@npm:9.0.5 (via npm:^9.0.4) │ ├─ glob@npm:11.1.0 │ └─ minimatch@npm:10.1.1 (via npm:^10.1.1) │ ├─ glob@npm:13.0.5 │ └─ minimatch@npm:10.2.1 (via npm:^10.2.1) │ ├─ glob@npm:7.2.3 │ └─ minimatch@npm:3.1.2 (via npm:^3.1.1) │ ├─ glob@npm:8.1.0 │ └─ minimatch@npm:5.1.6 (via npm:^5.0.1) │ ├─ matcher-collection@npm:2.0.1 │ └─ minimatch@npm:3.1.2 (via npm:^3.0.2) │ ├─ migrate@npm:2.1.0 │ └─ minimatch@npm:9.0.5 (via npm:^9.0.1) │ ├─ nodemon@npm:3.1.14 │ └─ minimatch@npm:10.2.1 (via npm:^10.2.1) │ ├─ npm-run-all@npm:4.1.5 │ └─ minimatch@npm:3.1.2 (via npm:^3.0.4) │ ├─ serve-handler@npm:6.1.6 │ └─ minimatch@npm:3.1.2 (via npm:3.1.2) │ ├─ typescript-strict-plugin@npm:2.4.4 │ └─ minimatch@npm:9.0.5 (via npm:^9.0.3) │ └─ walk-sync@npm:2.2.0 └─ minimatch@npm:3.1.2 (via npm:^3.0.4)

Fixes 15 vulnerabilities reported by dependabot (lots of duplicates from similar versions)

Testing

CI should pass, ran locally with real budget file

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

Bundle Stats

Bundle Files count Total bundle size % Changed
desktop-client 28 12.17 MB 0%
loot-core 1 4.83 MB 0%
api 4 4.06 MB 0%
cli 1 7.88 MB 0%
View detailed bundle stats

desktop-client

Total

Files count Total bundle size % Changed
28 12.17 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
static/js/index.js 3.23 MB 0%
static/js/BackgroundImage.js 119.98 kB 0%
static/js/FormulaEditor.js 846.44 kB 0%
static/js/ReportRouter.js 1.02 MB 0%
static/js/TransactionList.js 81.29 kB 0%
static/js/ca.js 182.91 kB 0%
static/js/da.js 104.66 kB 0%
static/js/de.js 174.79 kB 0%
static/js/en-GB.js 7.16 kB 0%
static/js/en.js 170.76 kB 0%
static/js/es.js 182.18 kB 0%
static/js/fr.js 177.47 kB 0%
static/js/indexeddb-main-thread-worker-e59fee74.js 13.46 kB 0%
static/js/it.js 166.25 kB 0%
static/js/narrow.js 354.5 kB 0%
static/js/nb-NO.js 152.2 kB 0%
static/js/nl.js 108.93 kB 0%
static/js/pl.js 88.34 kB 0%
static/js/pt-BR.js 177.84 kB 0%
static/js/resize-observer.js 18.03 kB 0%
static/js/sv.js 80.58 kB 0%
static/js/th.js 179.94 kB 0%
static/js/theme.js 30.68 kB 0%
static/js/uk.js 213.14 kB 0%
static/js/useTransactionBatchActions.js 4.29 MB 0%
static/js/wide.js 418 B 0%
static/js/workbox-window.prod.es5.js 7.28 kB 0%
static/js/zh-Hans.js 81.33 kB 0%

loot-core

Total

Files count Total bundle size % Changed
1 4.83 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
kcab.worker.CwpE34S5.js 4.83 MB 0%

api

Total

Files count Total bundle size % Changed
4 4.06 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
index.js 3.84 MB 0%
from-Bl-Hslp4.js 167.73 kB 0%
multipart-parser-BnDysoMr.js 8.1 kB 0%
src-iMkUmuwR.js 43.64 kB 0%

cli

Total

Files count Total bundle size % Changed
1 7.88 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
cli.js 7.88 MB 0%

🔄 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/7355 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 4/1/2026 **Status:** ✅ Merged **Merged:** 4/6/2026 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `minimatch-vulnerabilities` --- ### 📝 Commits (2) - [`e5fb254`](https://github.com/actualbudget/actual/commit/e5fb2548cde005e94fd2c3397e6f83e3b9552b22) pin minimatch versions - [`ebb8f42`](https://github.com/actualbudget/actual/commit/ebb8f42bcef11860a7fbecfe1857d7f3e9986d29) note ### 📊 Changes **3 files changed** (+41 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+6 -0) ➕ `upcoming-release-notes/7355.md` (+6 -0) 📝 `yarn.lock` (+29 -54) </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 <!-- What does this PR do? Why is it needed? Please give context on the "why?": why do we need this change? What problem is it solving for you?--> There are frankly too many versions of minimatch in use throughout all of our dependencies to expect them to resolve these, I tried to bump the parent dependencies instead but some haven't been updated, sometimes it's pulled in 3 levels deep. Resolutions are the cleanest, and possibly only realistic, way to close these. <details> <summary>Minimatch versions in use:</summary> <code> ├─ @electron/asar@npm:3.4.1 │ └─ minimatch@npm:3.1.2 (via npm:^3.0.4) │ ├─ @electron/universal@npm:2.0.3 │ └─ minimatch@npm:9.0.5 (via npm:^9.0.3) │ ├─ @eslint/config-array@npm:0.21.2 │ └─ minimatch@npm:3.1.5 (via npm:^3.1.5) │ ├─ @eslint/eslintrc@npm:3.3.5 │ └─ minimatch@npm:3.1.5 (via npm:^3.1.5) │ ├─ @microsoft/api-extractor@npm:7.57.2 │ └─ minimatch@npm:10.2.1 (via npm:10.2.1) │ ├─ @typescript-eslint/typescript-estree@npm:8.53.1 │ └─ minimatch@npm:9.0.5 (via npm:^9.0.5) │ ├─ @typescript-eslint/typescript-estree@npm:8.56.0 │ └─ minimatch@npm:9.0.5 (via npm:^9.0.5) │ ├─ @typescript-eslint/typescript-estree@npm:8.57.1 │ └─ minimatch@npm:10.2.4 (via npm:^10.2.2) │ ├─ @typescript-eslint/typescript-estree@npm:8.57.1 [08e92] │ └─ minimatch@npm:10.2.4 (via npm:^10.2.2) │ ├─ @typescript-eslint/typescript-estree@npm:8.53.1 [3a4b9] │ └─ minimatch@npm:9.0.5 (via npm:^9.0.5) │ ├─ @typescript-eslint/typescript-estree@npm:8.56.0 [49d01] │ └─ minimatch@npm:9.0.5 (via npm:^9.0.5) │ ├─ @vue/language-core@npm:2.2.0 │ └─ minimatch@npm:9.0.5 (via npm:^9.0.3) │ ├─ @vue/language-core@npm:2.2.0 [ec2be] │ └─ minimatch@npm:9.0.5 (via npm:^9.0.3) │ ├─ actual@workspace:. │ └─ minimatch@npm:10.2.4 (via npm:^10.2.4) │ ├─ app-builder-lib@npm:26.4.0 │ └─ minimatch@npm:10.1.1 (via npm:^10.0.3) │ ├─ app-builder-lib@npm:26.4.0 [99f8e] │ └─ minimatch@npm:10.1.1 (via npm:^10.0.3) │ ├─ copyfiles@npm:2.4.1 │ └─ minimatch@npm:3.1.2 (via npm:^3.0.3) │ ├─ dir-compare@npm:4.2.0 │ └─ minimatch@npm:3.1.2 (via npm:^3.0.5) │ ├─ eslint@npm:9.39.4 │ └─ minimatch@npm:3.1.5 (via npm:^3.1.5) │ ├─ eslint@npm:9.39.4 [0d005] │ └─ minimatch@npm:3.1.5 (via npm:^3.1.5) │ ├─ filelist@npm:1.0.4 │ └─ minimatch@npm:5.1.6 (via npm:^5.0.1) │ ├─ glob@npm:10.4.5 ��� └─ minimatch@npm:9.0.5 (via npm:^9.0.4) │ ├─ glob@npm:11.1.0 │ └─ minimatch@npm:10.1.1 (via npm:^10.1.1) │ ├─ glob@npm:13.0.5 │ └─ minimatch@npm:10.2.1 (via npm:^10.2.1) │ ├─ glob@npm:7.2.3 │ └─ minimatch@npm:3.1.2 (via npm:^3.1.1) │ ├─ glob@npm:8.1.0 │ └─ minimatch@npm:5.1.6 (via npm:^5.0.1) │ ├─ matcher-collection@npm:2.0.1 │ └─ minimatch@npm:3.1.2 (via npm:^3.0.2) │ ├─ migrate@npm:2.1.0 │ └─ minimatch@npm:9.0.5 (via npm:^9.0.1) │ ├─ nodemon@npm:3.1.14 │ └─ minimatch@npm:10.2.1 (via npm:^10.2.1) │ ├─ npm-run-all@npm:4.1.5 │ └─ minimatch@npm:3.1.2 (via npm:^3.0.4) │ ├─ serve-handler@npm:6.1.6 │ └─ minimatch@npm:3.1.2 (via npm:3.1.2) │ ├─ typescript-strict-plugin@npm:2.4.4 │ └─ minimatch@npm:9.0.5 (via npm:^9.0.3) │ └─ walk-sync@npm:2.2.0 └─ minimatch@npm:3.1.2 (via npm:^3.0.4) </code> </details> ## Related issue(s) <!-- e.g. Fixes #123, Relates to #456 --> Fixes 15 vulnerabilities reported by dependabot (lots of duplicates from similar versions) ## Testing <!-- What did you test? How can we reproduce the issue you are fixing or how can we test the feature you built? --> CI should pass, ran locally with real budget file ## 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 ---> <!--- bundlestats-action-comment key:combined start ---> ### Bundle Stats Bundle | Files count | Total bundle size | % Changed ------ | ----------- | ----------------- | --------- desktop-client | 28 | 12.17 MB | 0% loot-core | 1 | 4.83 MB | 0% api | 4 | 4.06 MB | 0% cli | 1 | 7.88 MB | 0% <details> <summary>View detailed bundle stats</summary> #### desktop-client **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 28 | 12.17 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- static/js/index.js | 3.23 MB | 0% static/js/BackgroundImage.js | 119.98 kB | 0% static/js/FormulaEditor.js | 846.44 kB | 0% static/js/ReportRouter.js | 1.02 MB | 0% static/js/TransactionList.js | 81.29 kB | 0% static/js/ca.js | 182.91 kB | 0% static/js/da.js | 104.66 kB | 0% static/js/de.js | 174.79 kB | 0% static/js/en-GB.js | 7.16 kB | 0% static/js/en.js | 170.76 kB | 0% static/js/es.js | 182.18 kB | 0% static/js/fr.js | 177.47 kB | 0% static/js/indexeddb-main-thread-worker-e59fee74.js | 13.46 kB | 0% static/js/it.js | 166.25 kB | 0% static/js/narrow.js | 354.5 kB | 0% static/js/nb-NO.js | 152.2 kB | 0% static/js/nl.js | 108.93 kB | 0% static/js/pl.js | 88.34 kB | 0% static/js/pt-BR.js | 177.84 kB | 0% static/js/resize-observer.js | 18.03 kB | 0% static/js/sv.js | 80.58 kB | 0% static/js/th.js | 179.94 kB | 0% static/js/theme.js | 30.68 kB | 0% static/js/uk.js | 213.14 kB | 0% static/js/useTransactionBatchActions.js | 4.29 MB | 0% static/js/wide.js | 418 B | 0% static/js/workbox-window.prod.es5.js | 7.28 kB | 0% static/js/zh-Hans.js | 81.33 kB | 0% </div> </details> --- #### loot-core **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 4.83 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- kcab.worker.CwpE34S5.js | 4.83 MB | 0% </div> </details> --- #### api **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 4 | 4.06 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- index.js | 3.84 MB | 0% from-Bl-Hslp4.js | 167.73 kB | 0% multipart-parser-BnDysoMr.js | 8.1 kB | 0% src-iMkUmuwR.js | 43.64 kB | 0% </div> </details> --- #### cli **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 7.88 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- cli.js | 7.88 MB | 0% </div> </details> </details> <!--- bundlestats-action-comment key:combined end ---> --- <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-14 22:05:35 -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#21467