-
-
Notifications
You must be signed in to change notification settings - Fork 613
Conversation
Bumps fastify from 5.7.4 to 5.8.1.
Release notes
Sourced from fastify's releases.
v5.8.1
Security Release Fixes "Missing End Anchor in "subtypeNameReg" Allows Malformed Content-Types to Pass Validation": GHSA-573f-x89g-hqp9.
Full Changelog: fastify/fastify@v5.8.0...v5.8.1
v5.8.0
What's Changed
- docs(request): add host security warning references by
@ mcollinain fastify/fastify#6476- docs: fix note style by
@ Fdawgsin fastify/fastify#6487- chore: rename deploy website ci by
@ Eommin fastify/fastify#6492- chore: support pino v9 and v10 by
@ mcollinain fastify/fastify#6496- chore: update logger types and fix TODO comment by
@ Tony133in fastify/fastify#6470- refactor(test-types): migrate dummy-plugin to FastifyPluginAsync by
@ Tony133in fastify/fastify#6472- docs: fix markdown typo in README.md by
@ droppingbeansin fastify/fastify#6491- test: cover non-numeric content-length client error path by
@ mcollinain fastify/fastify#6500- ci: remove tests-checker workflow by
@ Tony133in fastify/fastify#6481- ci: remove stale.yml file by
@ Tony133in fastify/fastify#6504- docs(security): remove hackerone references; change note style by
@ Fdawgsin fastify/fastify#6501- chore: rename
@ sinclair/typeboxto typebox by@ Tony133in fastify/fastify#6494- ci(links-check): add external link checker using linkinator-action by
@ umxrin fastify/fastify#6386- chore: upgrade borp to v1.0.0 by
@ Tony133in fastify/fastify#6510- docs: Add OpenJS CNA reference to SECURITY.md by
@ mcollinain fastify/fastify#6516- fix: avoid mutating shared routerOptions across instances by
@ mcollinain fastify/fastify#6515- fix(types): accept async route hooks in shorthand options by
@ mcollinain fastify/fastify#6514- docs: Improve shutdown lifecycle documentation by
@ kibertoadin fastify/fastify#6517- chore: remove unused
tsconfig.eslint.jsonby@ mrazauskasin fastify/fastify#6524- feat: First-class support for handler-level timeouts by
@ kibertoadin fastify/fastify#6521- docs(security): clarify insecureHTTPParser threat model scope by
@ mcollinain fastify/fastify#6533- chore(license): standardise license notice by
@ Fdawgsin fastify/fastify#6511- docs: clarify anyOf nullable coercion behavior with primitive types by
@ slegarragain fastify/fastify#6531- fix: remove format placeholder from FST_ERR_CTP_INVALID_MEDIA_TYPE message by
@ super-mcginin fastify/fastify#6528- docs(reference/hooks): fix note style by
@ Fdawgsin fastify/fastify#6538- chore: Bump lycheeverse/lychee-action from 2.7.0 to 2.8.0 by
@ dependabot[bot] in fastify/fastify#6539- chore: Bump actions/dependency-review-action from 4.8.2 to 4.8.3 by
@ dependabot[bot] in fastify/fastify#6540- chore: Bump markdownlint-cli2 from 0.20.0 to 0.21.0 by
@ dependabot[bot] in fastify/fastify#6542- ci: remove broken links and add ecosystem link validator by
@ mcollinain fastify/fastify#6421- ci(validate-ecoystem-links): add job level permission by
@ Fdawgsin fastify/fastify#6545- style: remove trailing whitespace by
@ Fdawgsin fastify/fastify#6543New Contributors
@ droppingbeansmade their first contribution in fastify/fastify#6491@ umxrmade their first contribution in fastify/fastify#6386@ slegarragamade their first contribution in fastify/fastify#6531@ super-mcginmade their first contribution in fastify/fastify#6528Full Changelog: fastify/fastify@v5.7.4...v5.8.0
Commits
073ff81Bumped v5.8.167f6c9bMerge commit from fork161578achore: sync version9b06a78Bumped v5.8.0bbdfe82style: remove trailing whitespace (#6543)cd58ed4ci(validate-ecoystem-links): add job level permission (#6545)2590592ci: remove broken links and add ecosystem link validator (#6421)09b55b6chore: Bump markdownlint-cli2 from 0.20.0 to 0.21.0 (#6542)43c4e38chore: Bump actions/dependency-review-action from 4.8.2 to 4.8.3 (#6540)3b40573chore: Bump lycheeverse/lychee-action from 2.7.0 to 2.8.0 (#6539)- 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 showwill show all of the ignore conditions of the specified dependencyignore conditions @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.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.7.4...v5.8.1)
---
updated-dependencies:
- dependency-name: fastify
dependency-version: 5.8.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot]
ea76f13 to
4e3edce
Compare