Skip to content

chore: update @fastify/static to 10.1.0 (major)#171

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

chore: update @fastify/static to 10.1.0 (major)#171
jaredwray wants to merge 1 commit into
mainfrom
claude/mockhttp-deps-fastify-static-major-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 (major version bump). Part of an ecosystem-clustered dependency update split; kept on its own PR because it crosses a major version boundary.

Updates (major)

Package From To
@fastify/static 9.1.3 10.1.0

Compatibility & verification

  • Loads cleanly under the project's Fastify 5.x — no fastify-plugin version warning; the static-file, Swagger UI and Scalar routes all serve correctly.
  • pnpm build — passing
  • pnpm test (Biome lint + Vitest) — 473 tests passing across 43 files, coverage 100% lines/functions

Kept separate from the Fastify minor/patch plugin updates so the major can be reviewed and rolled back independently.


🤖 Generated with Claude Code

https://claude.ai/code/session_01FjTirhzhuv9RYiVwgjjf3x


Generated by Claude Code

Major version bump of the Fastify static-file plugin:
- @fastify/static 9.1.3 -> 10.1.0

Verified compatible with the project's Fastify 5.x: the plugin loads
without a fastify-plugin version warning and the full test suite passes
(473 tests, 100% coverage). Kept separate from the Fastify minor/patch
updates since it crosses a major version boundary.

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

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​fastify/​static@​10.1.010010010098100

View full report

@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 the @fastify/static dependency from version 9.1.3 to 10.1.0 in package.json and updates the lockfile pnpm-lock.yaml accordingly. There are no review comments, and I have no feedback to provide.

@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (556fad6) to head (ec1e04e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #171   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines         1310      1310           
  Branches       259       261    +2     
=========================================
  Hits          1310      1310           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jaredwray jaredwray closed this Jul 18, 2026
@jaredwray
jaredwray deleted the claude/mockhttp-deps-fastify-static-major-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