Skip to content

chore: resolve dependabot security alerts - #138

Merged
dsanders11 merged 1 commit into
mainfrom
sam/dependabot-fixes-2026-04
Apr 4, 2026
Merged

chore: resolve dependabot security alerts#138
dsanders11 merged 1 commit into
mainfrom
sam/dependabot-fixes-2026-04

Conversation

@MarshallOfSound

Copy link
Copy Markdown
Member

Safe-only sweep of open Dependabot security alerts. All changes are transitive refreshes within existing semver ranges (yarn up -R) — no package.json changes, no major bumps, no resolutions entries.

Resolved

Package Strategy Version change
path-to-regexp yarn up -R (within ^8.0.0 via router) 8.3.08.4.0
body-parser yarn up -R (dedupe direct + express instance) 2.2.0 / 2.2.12.2.2
yaml yarn up -R (within ^2.8.1 via lint-staged) 2.8.22.8.3
ajv yarn up -R (within ^6.12.4 via eslint) 6.12.66.14.0
brace-expansion yarn up -R (within ^1.1.7 via minimatch) 1.1.121.1.13

yarn install --immutable passes. npmMinimalAgeGate: 10080 respected (all picked versions are >7 days old).

Flagged (not changed)

These need a breaking change somewhere in the chain and were left alone:

  • undici 5.29.06.24.0 — pulled in via @actions/core@^1.10.0@actions/http-client@^2.0.1undici@^5.25.4. No 5.x patch exists; reaching 6.x requires @actions/core@3.x (major bump of a direct runtime dep).
  • @octokit/request 6.2.88.4.1 — pulled in via @octokit/rest@^19 / @electron/github-app-auth@^2 / @octokit/graphql@^5. No 6.x backport; fix requires major bumps of @octokit/rest and @electron/github-app-auth (direct runtime deps).
  • @octokit/plugin-paginate-rest 6.1.29.2.2 — via @octokit/rest@^19; same as above.
  • @octokit/request-error 3.0.35.1.1 — via @octokit/rest@^19 / @electron/github-app-auth@^2; same as above.

Clearing the remaining alerts will need a follow-up that bumps @actions/core, @octokit/rest, @octokit/graphql, and @electron/github-app-auth to their current majors together.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedbody-parser@​2.2.0 ⏵ 2.2.299 +1100 +210085100

View full report

@MarshallOfSound
MarshallOfSound marked this pull request as ready for review April 4, 2026 09:06
@MarshallOfSound
MarshallOfSound requested a review from a team as a code owner April 4, 2026 09:06
@dsanders11
dsanders11 merged commit 5cd5d17 into main Apr 4, 2026
4 checks passed
@dsanders11
dsanders11 deleted the sam/dependabot-fixes-2026-04 branch April 4, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants