Skip to content

chore: resolve dependabot security alerts#184

Merged
MarshallOfSound merged 1 commit intomainfrom
sam/dependabot-fixes-2026-04
Apr 4, 2026
Merged

chore: resolve dependabot security alerts#184
MarshallOfSound merged 1 commit intomainfrom
sam/dependabot-fixes-2026-04

Conversation

@MarshallOfSound
Copy link
Copy Markdown
Member

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

Package Strategy Version change
markdown-it yarn up -R (direct dep, within ^14.1.0) 14.1.014.1.1
minimatch yarn up -R (transitive via glob, test-exclude) 9.0.59.0.9
picomatch yarn up -R (transitive via vite, vitest, tinyglobby) 4.0.34.0.4
brace-expansion yarn up -R (transitive via minimatch) 2.0.22.0.3
yaml yarn up -R (transitive via lint-staged) 2.8.22.8.3

All selected versions are ≥7 days old (satisfies npmMinimalAgeGate: 10080).

yarn install --immutable passes and yarn npm audit --all --recursive is now clean.

Flagged (not changed)

None — everything resolved within existing ranges.

Notes

  • picomatch@2.3.2 (via micromatch) is outside the vulnerable range (>= 4.0.0, < 4.0.4) and was left as-is.
  • The existing peer-dependency warning (@vitest/coverage-v8@3.0.5 vs vitest@^4.0.18) predates this PR and is unrelated.

@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
Updatedmarkdown-it@​14.1.0 ⏵ 14.1.186 +1100 +2100 +183100

View full report

@MarshallOfSound MarshallOfSound marked this pull request as ready for review April 4, 2026 09:10
@MarshallOfSound MarshallOfSound requested a review from a team as a code owner April 4, 2026 09:10
@MarshallOfSound MarshallOfSound merged commit 3584f6c into main Apr 4, 2026
7 checks passed
@MarshallOfSound MarshallOfSound deleted the sam/dependabot-fixes-2026-04 branch April 4, 2026 18:08
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