Skip to content

build(deps): bump fastify from 5.9.0 to 5.10.0#7748

Merged
n-lark merged 3 commits into
mainfrom
dependabot/npm_and_yarn/fastify-5.10.0
Jul 16, 2026
Merged

build(deps): bump fastify from 5.9.0 to 5.10.0#7748
n-lark merged 3 commits into
mainfrom
dependabot/npm_and_yarn/fastify-5.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps fastify from 5.9.0 to 5.10.0.

Release notes

Sourced from fastify's releases.

v5.10.0

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.9.0...v5.10.0

Commits
  • 94bcbcc Bumped v5.10.0
  • c47975e docs: Update import for page consistency (#6771)
  • 82952b8 docs: Logging.md with per-route log level info (#6627)
  • 6ac2e95 fix: derive request.port from request.host (#6680)
  • 5f4871f perf: reduce per-request overhead in the request lifecycle (#6831)
  • ec4bc66 chore: Bump fast-json-stringify to v7 (#6800)
  • d0b649d docs: fix incorrect hook count in Hooks.md (eight -> ten) (#6825)
  • 826c807 docs: fix incorrect defaults and code examples in Server.md (#6805)
  • 6f63ce9 fix: use ContentType to detect json and charset in reply.send (#6830)
  • 75d74e1 feat: introduce log controller layer (#6580)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/fastify-5.10.0 branch from e84a6cc to d7b36b5 Compare July 7, 2026 09:04
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
dependabot Bot force-pushed the dependabot/npm_and_yarn/fastify-5.10.0 branch from d7b36b5 to 49b1b2e Compare July 7, 2026 17:28
@n-lark n-lark self-assigned this Jul 16, 2026

@n-lark n-lark left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Dependabot triage ✅

  • Package: fastify 5.9.05.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
n-lark enabled auto-merge (squash) July 16, 2026 19:18
@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.12%. Comparing base (ebeec06) to head (75487a5).
⚠️ Report is 10 commits behind head on main.

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     
Flag Coverage Δ
backend 75.12% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@n-lark
n-lark merged commit 577b03d into main Jul 16, 2026
29 checks passed
@n-lark
n-lark deleted the dependabot/npm_and_yarn/fastify-5.10.0 branch July 16, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant