Skip to content

chore: resolve dependabot security alerts#147

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

chore: resolve dependabot security alerts#147
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 changes are lockfile-only transitive refreshes within existing semver ranges (yarn up -R), no package.json or resolutions changes.

Resolved

Package Strategy Version change
picomatch yarn up -R (in-range) 4.0.34.0.4
minimatch yarn up -R (in-range) 5.1.65.1.9
minimatch yarn up -R (in-range) 9.0.59.0.9
glob yarn up -R (in-range) 10.4.510.5.0

Also refreshed as side effects: minimatch 3.1.43.1.5, glob 7.2.07.2.3, brace-expansion ^2.0.22.0.3.

Resolves 7 of 9 open alerts. yarn install --immutable passes.

Flagged (not changed)

  • serialize-javascript (6.0.2, via mocha^6.0.2): patched version is 7.0.5 and no 6.x backport exists. Every published mocha release (including latest 11.7.5) still depends on ^6.0.2, so the only fix is a cross-major resolutions override — skipped as potentially breaking for this sweep.

@MarshallOfSound MarshallOfSound marked this pull request as ready for review April 4, 2026 09:08
@MarshallOfSound MarshallOfSound requested a review from a team as a code owner April 4, 2026 09:08
@MarshallOfSound MarshallOfSound merged commit acbbac8 into main Apr 4, 2026
6 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