Skip to content

chore: update fastify and plugins (minor/patch)#172

Closed
jaredwray wants to merge 1 commit into
mainfrom
claude/mockhttp-deps-fastify-ufipot
Closed

chore: update fastify and plugins (minor/patch)#172
jaredwray wants to merge 1 commit into
mainfrom
claude/mockhttp-deps-fastify-ufipot

Conversation

@jaredwray

Copy link
Copy Markdown
Owner

Please check if the PR fulfills these requirements

  • Followed the Contributing and Code of Conduct guidelines.
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage. (Dependency-only change — coverage unchanged at 100%.)

What kind of change does this PR introduce?

Chore — dependency maintenance (Fastify core + plugins). Part of an ecosystem-clustered dependency update split. Replaces the original combined PR #165 (closed).

Updates (minor/patch, within existing ranges)

Package From To
fastify 5.8.5 5.10.0
@fastify/cookie 11.0.2 11.1.1
@fastify/helmet 13.0.2 13.1.0
@fastify/rate-limit 11.0.0 11.1.0
@fastify/swagger 9.7.0 9.8.0
@fastify/swagger-ui 6.0.0 6.1.0

Grouped as the Fastify runtime ecosystem. @fastify/static (9 → 10) is intentionally not here — it crosses a major boundary and has its own PR.

Verification

  • pnpm build — passing
  • pnpm test (Biome lint + Vitest) — 473 tests passing across 43 files, coverage 100% lines/functions

🤖 Generated with Claude Code

https://claude.ai/code/session_01FjTirhzhuv9RYiVwgjjf3x


Generated by Claude Code

Update Fastify core and its plugins within existing semver ranges:
- fastify 5.8.5 -> 5.10.0
- @fastify/cookie 11.0.2 -> 11.1.1
- @fastify/helmet 13.0.2 -> 13.1.0
- @fastify/rate-limit 11.0.0 -> 11.1.0
- @fastify/swagger 9.7.0 -> 9.8.0
- @fastify/swagger-ui 6.0.0 -> 6.1.0

Verified with build + full test suite (473 tests, 100% coverage).
@fastify/static (major 9 -> 10) is intentionally handled in a separate PR.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FjTirhzhuv9RYiVwgjjf3x

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates several Fastify-related dependencies in package.json and updates the lockfile pnpm-lock.yaml accordingly. Specifically, it upgrades @fastify/cookie, @fastify/helmet, @fastify/rate-limit, @fastify/swagger, @fastify/swagger-ui, and fastify to newer versions. There are no review comments, and I have no feedback to provide.

@jaredwray jaredwray closed this Jul 18, 2026
@jaredwray
jaredwray deleted the claude/mockhttp-deps-fastify-ufipot branch July 18, 2026 16:16
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