Bump fastify from 5.4.0 to 5.5.0
Merged
Number: #28
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
August 12, 2025 at 08:26 AM UTC
(27 days ago)
(27 days ago)
Updated:
August 12, 2025 at 08:26 AM UTC
(27 days ago)
(27 days ago)
Merged:
August 12, 2025 at 08:26 AM UTC
(27 days ago)
by github-actions[bot]
(27 days ago)
by github-actions[bot]
Time to Close:
less than a minute
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps fastify from 5.4.0 to 5.5.0.
Release notes
Sourced from fastify's releases.
v5.5.0
What's Changed
- docs: fix markdown linting issue by
@Uzlopak
in fastify/fastify#6175- chore: removed simple-get from mkcalendar tests by
@ilteoood
in fastify/fastify#6199- chore: removed simple-get from versioned-routes tests by
@ilteoood
in fastify/fastify#6202- chore: removed simple-get from hooks tests by
@ilteoood
in fastify/fastify#6210- fix: close pipelining test by
@ilteoood
in fastify/fastify#6204- chore: removed simple-get from unlock test by
@ilteoood
in fastify/fastify#6178- chore: removed simple-get from use-semicolon-delimiter tests by
@ilteoood
in fastify/fastify#6203- chore: removed simple-get from custom-https-server tests by
@ilteoood
in fastify/fastify#6201- chore: remove simple-get from custom parser 5 by
@ilteoood
in fastify/fastify#6172- chore: removed simple-get from head tests by
@ilteoood
in fastify/fastify#6196- chore: removed simple-get from request id tests by
@ilteoood
in fastify/fastify#6193- chore: remove simple get from custom parser 1 by
@ilteoood
in fastify/fastify#6167- chore: removed simple-get from custom-parser-0 by
@ilteoood
in fastify/fastify#6168- chore: remove simple-get from custom parser 2 by
@ilteoood
in fastify/fastify#6169- chore: remove simple-get from custom parser 4 by
@ilteoood
in fastify/fastify#6171- chore: removed simple-get from promises test by
@ilteoood
in fastify/fastify#6183- chore: removed simple-get from move test by
@ilteoood
in fastify/fastify#6179- chore: remove simple-get from custom querystring parser by
@ilteoood
in fastify/fastify#6166- chore: remove simple-get from propfind by
@ilteoood
in fastify/fastify#6174- chore: removed simple-get from case insensitive test by
@ilteoood
in fastify/fastify#6188- chore: remove simple get from async-await tests by
@ilteoood
in fastify/fastify#6165- chore: removed simple-get from header overflow test by
@ilteoood
in fastify/fastify#6190- chore: removed simple-get from check test by
@ilteoood
in fastify/fastify#6176- chore: removed simple-get from async hooks test by
@ilteoood
in fastify/fastify#6189- feat(types): export more schema related types by
@marcalexiei
in fastify/fastify#6207- chore: removed simple-get from copy tests by
@ilteoood
in fastify/fastify#6198- chore: removed simple-get from request-error test by
@ilteoood
in fastify/fastify#6184- chore: removed simple-get from decorator tests by
@ilteoood
in fastify/fastify#6192- ci: pin third-party actions to commit-hash by
@Fdawgs
in fastify/fastify#6218- fix: close fastify instance by
@ilteoood
in fastify/fastify#6177- chore(license): replace date range by
@Fdawgs
in fastify/fastify#6219- chore: removed simple-get from plugin-1 test by
@ilteoood
in fastify/fastify#6180- chore: removed simple-get from plugin-2 test by
@ilteoood
in fastify/fastify#6181- chore: removed simple-get from plugin-3 test by
@ilteoood
in fastify/fastify#6182- chore: remove simple get from reply test by
@ilteoood
in fastify/fastify#6160- feat(types): add missing error types by
@davidwood
in fastify/fastify#6217- docs: setErrorHandler description by
@AlvesJorge
in fastify/fastify#6227- docs: fix onError hook execution order documentation by
@emicovi
in fastify/fastify#6225- fix: handle abort signal in fastify.listen by
@climba03003
in fastify/fastify#6235- feat: prepare to use Promise.withResolvers by
@climba03003
in fastify/fastify#6232- docs: updated SECURITY.md by
@Eomm
in fastify/fastify#6233- fix(docs): fix markdown to exclude leading parenthesis by
@IanWoodard
in fastify/fastify#6238- ci: fix thollander/actions-comment-pull-request commit-hash by
@Fdawgs
in fastify/fastify#6244- docs(routes): add payload to preParsing signature by
@callmehiphop
in fastify/fastify#6240- docs(ecosystem): add fastify-route-preset plugin by
@inyourtime
in fastify/fastify#6220- chore: remove simple get from async request, get and register... by
@ilteoood
in fastify/fastify#6246- docs: improve custom validator documentation for async hooks by
@emicovi
in fastify/fastify#6228- chore: remove simple get from route shorthand by
@ilteoood
in fastify/fastify#6245
... (truncated)
Commits
b84733e
Bumped v5.5.0b0e255a
fix: OPTIONS Content-Type handling (#6263)0d71821
docs: Add Hey API to ecosystem (#6280)31db1bd
docs(ecosystem): add fastify-permissions plugin (#6265)b3e868f
chore: refactor reply.send and prioritize kReplyIsError (#6267)bbc46db
docs(contributing): fix grammar and clarify instructions (#6277)66c191c
feat: move router options to own key (#5985)ad97fbb
feat(types): enforce reply status code types with type providers (#6250)1d35138
chore: Bump cross-env from 7.0.3 to 10.0.0 (#6274)89c517d
chore: Bump typescript in the dev-dependencies-typescript group (#6273)- 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+5
+5
Deletions:
-5
-5
Package Dependencies
Technical Details
ID: | 4995959 |
UUID: | 2738176352 |
Node ID: | PR_kwDOKeiutM6jNUFg |
Host: | GitHub |
Repository: | groovyalgorithms/dependabot-test-fork |
Merge State: | Unknown |