Skip to content

fix(security): resolve dependabot alerts via dep updates and overrides#1299

Merged
BYK merged 1 commit into
mainfrom
fix/security-dependabot-alerts
May 14, 2026
Merged

fix(security): resolve dependabot alerts via dep updates and overrides#1299
BYK merged 1 commit into
mainfrom
fix/security-dependabot-alerts

Conversation

@BYK
Copy link
Copy Markdown
Member

@BYK BYK commented May 14, 2026

Summary

Resolves 20 of 22 open Dependabot security alerts by updating direct dependencies and adding/updating pnpm overrides. The remaining 2 vite alerts (#234, #237) affecting vite 5.x in spotlight have been dismissed as tolerable risk (dev-only dependency).

Changes

Direct dependency updates

pnpm override updates/additions

Auto-resolving alerts (via transitive updates)

Dismissed alerts

Verification

  • pnpm run build --filter @spotlightjs/spotlight — passed
  • pnpm run test --filter @spotlightjs/spotlight — 186/186 tests passed
  • Website build failure is pre-existing on main (unrelated esbuild/astro compat issue)

…ides

- Update hono 4.12.14→4.12.18 and @hono/node-server 1.19.10→1.19.14 (6 alerts)
- Update vite override to cover 6.0.0-6.4.1 range, add 7.x override (2 alerts)
- Update lodash override to >=4.18.0 (2 alerts)
- Add overrides for defu >=6.1.5, fast-uri >=3.1.2, ip-address >=10.1.1 (4 alerts)
- Remaining xmldom (4) and astro (4) alerts resolve via transitive updates
- Vite 5.x alerts (#234, #237) dismissed as tolerable risk (dev-only)
@vercel
Copy link
Copy Markdown

vercel Bot commented May 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spotlightjs Error Error May 14, 2026 6:03pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 14, 2026

Codecov Results 📊

✅ Patch coverage is 100.00%. Project has 1348 uncovered lines.


Generated by Codecov Action

@BYK BYK merged commit 5cc6bbf into main May 14, 2026
19 of 22 checks passed
@BYK BYK deleted the fix/security-dependabot-alerts branch May 14, 2026 18:05
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.

Include a deeper summary in project README Add support for Next.js

1 participant