build(deps): bump fastify from 5.9.0 to 5.10.0#7748
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/fastify-5.10.0
branch
from
July 7, 2026 09:04
e84a6cc to
d7b36b5
Compare
Bumps [fastify](https://github.com/fastify/fastify) from 5.9.0 to 5.10.0. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.9.0...v5.10.0) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/fastify-5.10.0
branch
from
July 7, 2026 17:28
d7b36b5 to
49b1b2e
Compare
n-lark
approved these changes
Jul 16, 2026
n-lark
left a comment
Contributor
There was a problem hiding this comment.
Dependabot triage ✅
- Package:
fastify5.9.0→5.10.0(minor) - Publish window: 5.10.0 published 2026-07-05, ≥12h elapsed ✅
- Advisories: none against fastify, fast-json-stringify, or ajv-formats ✅
- Release notes: docs + fixes (reply.send content-type, request.port from host, log controller, perf) — no breaking changes affecting our usage ✅
- Diff review: lockfile-only; fastify →5.10.0, with fast-json-stringify@7 and ajv-formats@3 nested under fastify (top-level fast-json-stringify stays 6.1.1) ✅
- CI: green ✅
- Decision: approving for merge.
n-lark
enabled auto-merge (squash)
July 16, 2026 19:18
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7748 +/- ##
==========================================
- Coverage 75.13% 75.12% -0.01%
==========================================
Files 430 430
Lines 22863 22863
Branches 6063 6063
==========================================
- Hits 17177 17176 -1
- Misses 5686 5687 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ 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.
Bumps fastify from 5.9.0 to 5.10.0.
Release notes
Sourced from fastify's releases.
Commits
94bcbccBumped v5.10.0c47975edocs: Update import for page consistency (#6771)82952b8docs: Logging.md with per-route log level info (#6627)6ac2e95fix: derive request.port from request.host (#6680)5f4871fperf: reduce per-request overhead in the request lifecycle (#6831)ec4bc66chore: Bump fast-json-stringify to v7 (#6800)d0b649ddocs: fix incorrect hook count in Hooks.md (eight -> ten) (#6825)826c807docs: fix incorrect defaults and code examples in Server.md (#6805)6f63ce9fix: use ContentType to detectjsonandcharsetin reply.send (#6830)75d74e1feat: introduce log controller layer (#6580)