fastify-nextjs
fastify-nextjs copied to clipboard
chore(deps-dev): Bump fastify from 4.26.2 to 4.28.1
Bumps fastify from 4.26.2 to 4.28.1.
Release notes
Sourced from fastify's releases.
v4.28.1
What's Changed
- [Backport 4.x] fix: server.listen listener is not cleanup properly by
@github-actions
in fastify/fastify#5523- [Backport 4.x] test: fix test finished earlier than expected by
@github-actions
in fastify/fastify#5541- fix(v4): update .npmignore by
@Eomm
in fastify/fastify#5538Full Changelog: https://github.com/fastify/fastify/compare/v4.28.0...v4.28.1
v4.28.0
What's Changed
- test: fix closing - pipelining by
@climba03003
in fastify/fastify#5486- refactor(backport v4.x): change
reply.redirect()
signature (#5483) by@gurgunday
in fastify/fastify#5484- refactor(backport v4.x): hasRoute method comparison with case insensitive by
@SMNBLMRR
in fastify/fastify#5513- fix: (backport) Type inferrence with auxilliary hook handlers by
@aadito123
in fastify/fastify#5518Full Changelog: https://github.com/fastify/fastify/compare/v4.27.0...v4.28.0
v4.27.0
What's Changed
- docs(request): update request page by
@Tony133
in fastify/fastify#5343- ci: Add Nsolid runtime to CI and Integration tests by
@riosje
in fastify/fastify#5332- docs(Ecosystem): add fastify-i18n, vite-plugin-fastify, and vite-plug… by
@Shyam-Chen
in fastify/fastify#5346- docs(ecosystem): update x-ray community plugin link by
@jorgevrgs
in fastify/fastify#5350- docs: spelling corrections by
@10xLaCroixDrinker
in fastify/fastify#5349- docs: Remove ES module with NodeNext note by
@melroy89
in fastify/fastify#5361- docs(ecosystem): add fastify-msgraph-change-notifications-webhook to community plugins by
@flower-of-the-bridges
in fastify/fastify#5360- docs: Add GitHub links to Type Providers + mention Zod by
@melroy89
in fastify/fastify#5365- docs: fix errors table layout by
@aivopaas
in fastify/fastify#5374- chore: Bump pnpm/action-setup from 2 to 3 by
@dependabot
in fastify/fastify#5381- docs(typescript): update generic constraints link by
@Tony133
in fastify/fastify#5379- types: narrow code reply type based on schema by
@hpx7
in fastify/fastify#5380- fix: errorCodes import using ESM by
@melroy89
in fastify/fastify#5390- fix: Extend tap with .test.mjs tests & Rename existing ESM test by
@melroy89
in fastify/fastify#5391- docs(typescript): update example https server by
@Tony133
in fastify/fastify#5389- docs(typescript): update snippet code by
@Tony133
in fastify/fastify#5406- fix: benchmark CI by
@gurgunday
in fastify/fastify#5414- fix:
remove-label
job uses the wrong repo by@gurgunday
in fastify/fastify#5415- fix: only run citgm if citgm-core-plugins label is set by
@gurgunday
in fastify/fastify#5416- feat: adds webdav methods that require body & content type parsing by
@johaven
in fastify/fastify#5411- docs: improve onError docs by specifying what the error handler is by
@tmcw
in fastify/fastify#5358- chore: add mercedes-benz as new sponsor by
@Eomm
in fastify/fastify#5424- chore(ecosystem): Add Fastify asyncforge plugin by
@rozzilla
in fastify/fastify#5429- types:
reply.getSerializationFunction
can returnundefined
by@remidewitte
in fastify/fastify#5384- chore: Bump pino from 8.21.0 to 9.0.0 in the dependencies-major group by
@dependabot
in fastify/fastify#5431- chore: exclude node 14 and 16 on macOS by
@gurgunday
in fastify/fastify#5433- chore: Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 by
@dependabot
in fastify/fastify#5436- docs: update indentation on snippet code by
@Tony133
in fastify/fastify#5418- docs(guides/abort): suggest explicit use of the
aborted
property by@Fdawgs
in fastify/fastify#5438
... (truncated)
Commits
94068ed
Bumped v4.28.1ee0ae68
fix: update .npmignore (#5538)ca1987c
test: fix test finished earlier than expected (#5540) (#5541)ff88853
fix: server.listen listener is not cleanup properly (#5522) (#5523)4212551
Bumped v4.28.0db01168
auxilliary hook handler type fix + test fix (#5518)1d7b955
refactor(backport v4.x): hasRoute method comparison with case insensitive (#5...369858d
[Backport 4.x] refactor: changereply.redirect()
signature (#5483) (#5484)d2d6d9a
test: fix closing - pipelining (#5486)fe25981
Bumped v4.27.0- 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)