Skip to content

chore(deps): clear npm security alerts in website + docs/agent-evaluation#968

Closed
alexluong wants to merge 2 commits into
mainfrom
chore/deps-website-agenteval
Closed

chore(deps): clear npm security alerts in website + docs/agent-evaluation#968
alexluong wants to merge 2 commits into
mainfrom
chore/deps-website-agenteval

Conversation

@alexluong

Copy link
Copy Markdown
Collaborator

Clears ~72 Dependabot alerts in two dirs (#940 follow-up).

  • website: astro ^5.1.5^7.0.0. astro 7 required — some high XSS/esbuild advisories have fixes only in 7.x. Static site builds clean.
  • docs/agent-evaluation: claude-agent-sdk ^0.2.92^0.3.186, tsx → 4.22.4.

npm audit: 0 vulnerabilities in both. Website build passes; eval smoke + SDK imports pass.

🤖 Generated with Claude Code

alexluong and others added 2 commits June 23, 2026 03:49
Bump astro ^5.1.5 -> ^7.0.0 and refresh the lockfile. Clears ~50
Dependabot alerts across the Astro toolchain (vite, rollup, esbuild,
h3, devalue, picomatch, astro core XSS advisories, etc.). astro 5.x/6.x
left a few high XSS + esbuild advisories with fixes only in 7.0; the
site is a minimal static build (empty config, no integrations/content
collections) and builds clean on 7. npm audit: 0 vulnerabilities.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Bump @anthropic-ai/claude-agent-sdk ^0.2.92 -> ^0.3.186 and tsx to
4.22.4, regenerating the lockfile. Clears the hono, @anthropic-ai/sdk,
fast-uri, ip-address, qs and esbuild advisories. npm audit: 0
vulnerabilities; trajectory smoke passes and the eval module imports
clean against the new SDK exports.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@alexluong

Copy link
Copy Markdown
Collaborator Author

Split into two independent PRs: #969 (agent-eval dep bump) and #970 (remove website/).

@alexluong alexluong closed this Jun 22, 2026
@alexluong alexluong deleted the chore/deps-website-agenteval branch June 22, 2026 20:56
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.

1 participant