chore: update @fastify/static to 10.1.0 (major)#171
Closed
jaredwray wants to merge 1 commit into
Closed
Conversation
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
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please check if the PR fulfills these requirements
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)
Compatibility & verification
fastify-pluginversion warning; the static-file, Swagger UI and Scalar routes all serve correctly.pnpm build— passingpnpm test(Biome lint + Vitest) — 473 tests passing across 43 files, coverage 100% lines/functionsKept 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