fix(deps): update dependency fastify to v4.28.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
fastify (source) | dependencies | minor | 4.27.0 -> 4.28.1 |
Release Notes
fastify/fastify (fastify)
v4.28.1
What's Changed
- [Backport 4.x] fix: server.listen listener is not cleanup properly by @github-actions in https://github.com/fastify/fastify/pull/5523
- [Backport 4.x] test: fix test finished earlier than expected by @github-actions in https://github.com/fastify/fastify/pull/5541
- fix(v4): update .npmignore by @Eomm in https://github.com/fastify/fastify/pull/5538
Full 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 https://github.com/fastify/fastify/pull/5486
- refactor(backport v4.x): change
reply.redirect()
signature (#5483) by @gurgunday in https://github.com/fastify/fastify/pull/5484 - refactor(backport v4.x): hasRoute method comparison with case insensitive by @SMNBLMRR in https://github.com/fastify/fastify/pull/5513
- fix: (backport) Type inferrence with auxilliary hook handlers by @aadito123 in https://github.com/fastify/fastify/pull/5518
Full Changelog: https://github.com/fastify/fastify/compare/v4.27.0...v4.28.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.