Bump fastify from 5.6.1 to 5.8.4 in /with-fastify by dependabot[bot] · Pull Request #212 · polarsource/examples
Bumps fastify from 5.6.1 to 5.8.4.
Release notes
Sourced from fastify's releases.
v5.8.4
Full Changelog: fastify/fastify@v5.8.3...v5.8.4
v5.8.3
⚠️ Security Release
This fixes CVE CVE-2026-3635 GHSA-444r-cwp2-x5xf.
What's Changed
- docs(readme): add
@Tony133to plugin team by@Tony133in fastify/fastify#6565- Updated Plugins-Guide.md; Changed "fastify" to "instance" during plugin registration to showcase that it's added as a child by
@kyrylchenkoin fastify/fastify#6566- test: use fastify.test in test case by
@climba03003in fastify/fastify#6568- docs: use fastify.example in documentation by
@climba03003in fastify/fastify#6567- docs: add common performance degradation guidance by
@maxpetrusenkoin fastify/fastify#6520- docs(server): fix camelCase anchor links in TOC by
@Deepvamjain fastify/fastify#6530- ci(link-checker): fix root-relative links resolution by
@barba-rossain fastify/fastify#6535- docs: update syntax markdown, absolute paths and links by
@Tony133in fastify/fastify#6569- docs: clarify content-type parser/schema mismatch is outside threat model by
@mcollinain fastify/fastify#6537- docs: fix incorrect code examples in Reply and Request reference by
@mahmoodhamdiin fastify/fastify#6582- docs: replace redirected npm.im http-errors link by
@mcollinain fastify/fastify#6588- types: Allow port to be null in request type definition by
@TristanBarlowin fastify/fastify#6589- docs: update links by
@Tony133in fastify/fastify#6593- ci(lock-threads): use shared lock-threads workflow by
@Fdawgsin fastify/fastify#6592New Contributors
@kyrylchenkomade their first contribution in fastify/fastify#6566@maxpetrusenkomade their first contribution in fastify/fastify#6520@Deepvamjamade their first contribution in fastify/fastify#6530@barba-rossamade their first contribution in fastify/fastify#6535@mahmoodhamdimade their first contribution in fastify/fastify#6582@TristanBarlowmade their first contribution in fastify/fastify#6589Full Changelog: fastify/fastify@v5.8.2...v5.8.3
v5.8.2
What's Changed
- docs(ecosystem): add
@yeliex/fastify-problem-detailsby@yeliexin fastify/fastify#6546- Revert "chore: upgrade borp to v1.0.0" by
@climba03003in fastify/fastify#6564- docs: document body validation with custom content type parsers by
@mcollinain fastify/fastify#6556- docs(ecosystem): add fastify-file-router by
@bhoustonin fastify/fastify#6441- docs: add fastify-svelte-view to Ecosystem list by
@matthsin fastify/fastify#6453- fix: anchor keyValuePairsReg to prevent quadratic backtracking by
@mcollinain fastify/fastify#6558- docs: added note on handling of invalid URLs in setNotFoundHandler by
@leftieFrielein fastify/fastify#5661- docs(guides): update codemod links by
@OluchiEzeifedikwain fastify/fastify#6479- docs: add
@glidemq/fastifyto community plugins by@avifeneshin fastify/fastify#6560New Contributors
@yeliexmade their first contribution in fastify/fastify#6546@matthsmade their first contribution in fastify/fastify#6453@leftieFrielemade their first contribution in fastify/fastify#5661
... (truncated)
Commits
af92d0dBumped v5.8.4a3e77ceBumped v5.8.34e1db5bfix: gate host and protocol getters on proxy trust functiona22217fci(lock-threads): use shared lock-threads workflow (#6592)1851f20docs: update links (#6593)9cc5187types: Allow port to be null in request type definition (#6589)722d83bdocs: replace redirected npm.im http-errors link (#6588)a1413dedocs: fix incorrect code examples in Reply and Request reference (#6582)d7f01b6docs: clarify content-type parser/schema mismatch is outside threat model (#6...a0649e9docs: update syntax markdown, absolute paths and links (#6569)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.