Skip to content

chore: fix 5 dependabot alerts via pnpm overrides#1130

Merged
BYK merged 2 commits into
mainfrom
chore/fix-dependabot-alerts-2026-06-23
Jun 23, 2026
Merged

chore: fix 5 dependabot alerts via pnpm overrides#1130
BYK merged 2 commits into
mainfrom
chore/fix-dependabot-alerts-2026-06-23

Conversation

@BYK

@BYK BYK commented Jun 23, 2026

Copy link
Copy Markdown
Member

Fixes 5 open Dependabot alerts:

Alert Package Severity Fix
#10 vite@8.0.13 (fs.deny bypass) High → 8.0.16
#9 vite@8.0.13 (NTLM hash leak) Moderate → 8.0.16
#22 form-data@4.0.5 (CRLF injection) Moderate → 4.0.6
#14 js-yaml@4.1.1 docs (DoS) Moderate → 4.2.0
#13 @babel/core@7.29.0 docs (arbitrary file read) Low → 7.29.6

Accepted as tolerable risk:

All patches applied via pnpm.overrides in respective package.json files. check:deps ✓, lint ✓, typecheck has a pre-existing unrelated error in src/commands/api.ts.

@BYK BYK added the dependencies Pull requests that update a dependency file label Jun 23, 2026
Comment thread package.json Outdated
Comment thread package.json Outdated
@BYK BYK force-pushed the chore/fix-dependabot-alerts-2026-06-23 branch from 89d00d4 to 0aebb9c Compare June 23, 2026 18:17

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

There are 3 total unresolved issues (including 1 from previous review).

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 0aebb9c. Configure here.

Comment thread src/commands/api.ts
Comment thread src/commands/local/server.ts
Comment thread src/commands/api.ts
- Pin @stricli/core@1.2.7 so its patch (removes -H from reserved aliases) applies
- Add pnpm overrides for form-data@4.0.6, vite@8.0.16 (root) and js-yaml@4.2.0, @babel/core@7.29.6 (docs) to fix 5 open Dependabot alerts
- Accept js-yaml@3.14.2 (gray-matter pins ^3.13, no v3 backport)
@BYK BYK force-pushed the chore/fix-dependabot-alerts-2026-06-23 branch from 0aebb9c to 78c9b04 Compare June 23, 2026 18:33
@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://cli.sentry.dev/_preview/pr-1130/

Built to branch gh-pages at 2026-06-23 19:00 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions

Copy link
Copy Markdown
Contributor

Codecov Results 📊

✅ Patch coverage is 100.00%. Project has 5053 uncovered lines.
✅ Project coverage is 81.33%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    81.33%    81.33%        —%
==========================================
  Files          392       392         —
  Lines        27070     27070         —
  Branches     17566     17566         —
==========================================
+ Hits         22016     22017        +1
- Misses        5054      5053        -1
- Partials      1833      1832        -1

Generated by Codecov Action

@BYK BYK merged commit 55983ae into main Jun 23, 2026
29 checks passed
@BYK BYK deleted the chore/fix-dependabot-alerts-2026-06-23 branch June 23, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant