chore(deps): bump @fastify/static from 9.1.3 to 10.1.2 in the npm_and_yarn group across 1 directory - #1291
Conversation
There was a problem hiding this comment.
LGTM — routine dependency bump.
Extended reasoning...
Overview
This is a Dependabot-generated PR bumping @fastify/swagger-ui from 5.2.6 to 6.1.1 (which transitively bumps @fastify/static from 9.1.3 to 10.1.2, plus minor bumps to content-disposition, fastify-plugin, brace-expansion, and minimatch). Only package.json and package-lock.json are touched — no application source code is modified.
Security risks
The bump includes fixes for two GHSA security advisories in @fastify/static (GHSA-8pvw-jcv7-9cmj and GHSA-83w8-p2f5-377r), so this is a net security improvement rather than a risk. No new attack surface is introduced.
Level of scrutiny
Low. This is a mechanical, tool-generated dependency bump with no logic changes. I checked whether the codebase directly depends on @fastify/static or uses the setHeaders option that changed signature in v10.0.0 (from raw Response to fastify's reply helper) — it does not. @fastify/static is only pulled in transitively via @fastify/swagger-ui, and the only usage of fastifySwaggerUi in src/app.ts passes just routePrefix, with no setHeaders override, so the breaking change does not affect this repo.
Other factors
No outstanding review comments on this PR, and no bugs were reported by the bug-hunting system. This is a low-risk, well-scoped dependency update appropriate for auto-approval.
Coverage Report for CI Build 30798170529Coverage decreased (-0.005%) to 80.361%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats💛 - Coveralls |
Bumps the npm_and_yarn group with 1 update in the / directory: [@fastify/static](https://github.com/fastify/fastify-static). Updates `@fastify/static` from 9.1.3 to 10.1.2 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v9.1.3...v10.1.2) --- updated-dependencies: - dependency-name: "@fastify/static" dependency-version: 10.1.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
745fb69 to
efa0a8c
Compare
Bumps the npm_and_yarn group with 1 update in the / directory: @fastify/static.
Updates
@fastify/staticfrom 9.1.3 to 10.1.2Release notes
Sourced from @fastify/static's releases.
... (truncated)
Commits
7a9d1c6Bumped v10.1.2878c72eMerge commit from forkaee1c2cci: pin actions to commit-hash (#601)3733059Bumped 10.1.1db4276fMerge commit from forkc68224edocs(readme): fix typos (#600)36c939dBumped v10.1.07c1121afeat: use@fastify/errorfor errors and add optionsuppressWarning(#599)c57d8bcfix: set Vary: Accept-Encoding for preCompressed responses (#586)babf6dfBumped v10.0.0