Skip to content

Resolve Dependabot dependency alerts#82

Merged
dantraynor merged 2 commits into
mainfrom
dantraynor/triage-dependabot-alerts
May 29, 2026
Merged

Resolve Dependabot dependency alerts#82
dantraynor merged 2 commits into
mainfrom
dantraynor/triage-dependabot-alerts

Conversation

@dantraynor

Copy link
Copy Markdown
Owner

Summary

  • Add pnpm overrides for the vulnerable transitive npm tooling dependencies: vite, postcss, ws, tmp, fast-uri, defu, and brace-expansion 5.x.
  • Regenerate the pnpm lockfile so the patched versions are used deterministically.
  • Bump the Go host's indirect filippo.io/edwards25519 dependency from v1.1.0 to v1.1.1.

This addresses Dependabot alerts #1, #2, #3, #4, #5, #7, #8, #9, #10, #12, and #13. Alert #11 remains a dev-only uuid transitive dependency through node-notifier/web-ext and is handled separately as accepted risk.

Validation

  • pnpm install
  • pnpm typecheck
  • pnpm test
  • pnpm build:chrome
  • pnpm review:firefox
  • cd host && go build ./...

@dantraynor dantraynor marked this pull request as ready for review May 29, 2026 03:13
@dantraynor dantraynor merged commit a557225 into main May 29, 2026
5 checks passed
@dantraynor dantraynor deleted the dantraynor/triage-dependabot-alerts branch May 29, 2026 03:14
@dantraynor dantraynor mentioned this pull request Jun 4, 2026
@dantraynor dantraynor added the dependencies Pull requests that update a dependency file label Jun 4, 2026
dantraynor added a commit that referenced this pull request Jun 4, 2026
Bump version to 0.1.11. Windows helper update fix (#86); vitest 4.1.0 + Dependabot security updates (#85, #82); store listing moved into docs/ (#81).
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