nestjs / graphql

GraphQL (TypeScript) module for Nest framework (node.js) 🍷
https://docs.nestjs.com/graphql/quick-start
MIT License
1.45k stars 391 forks source link

chore(deps): update dependency fastify to v4.28.1 #3232

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastify (source) 4.26.2 -> 4.28.1 age adoption passing confidence

Release Notes

fastify/fastify (fastify) ### [`v4.28.1`](https://togithub.com/fastify/fastify/releases/tag/v4.28.1) [Compare Source](https://togithub.com/fastify/fastify/compare/v4.28.0...v4.28.1) #### What's Changed - \[Backport 4.x] fix: server.listen listener is not cleanup properly by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/fastify/fastify/pull/5523](https://togithub.com/fastify/fastify/pull/5523) - \[Backport 4.x] test: fix test finished earlier than expected by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/fastify/fastify/pull/5541](https://togithub.com/fastify/fastify/pull/5541) - fix(v4): update .npmignore by [@​Eomm](https://togithub.com/Eomm) in [https://github.com/fastify/fastify/pull/5538](https://togithub.com/fastify/fastify/pull/5538) **Full Changelog**: https://github.com/fastify/fastify/compare/v4.28.0...v4.28.1 ### [`v4.28.0`](https://togithub.com/fastify/fastify/releases/tag/v4.28.0) [Compare Source](https://togithub.com/fastify/fastify/compare/v4.27.0...v4.28.0) #### What's Changed - test: fix closing - pipelining by [@​climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/5486](https://togithub.com/fastify/fastify/pull/5486) - refactor(backport v4.x): change `reply.redirect()` signature ([#​5483](https://togithub.com/fastify/fastify/issues/5483)) by [@​gurgunday](https://togithub.com/gurgunday) in [https://github.com/fastify/fastify/pull/5484](https://togithub.com/fastify/fastify/pull/5484) - refactor(backport v4.x): hasRoute method comparison with case insensitive by [@​SMNBLMRR](https://togithub.com/SMNBLMRR) in [https://github.com/fastify/fastify/pull/5513](https://togithub.com/fastify/fastify/pull/5513) - fix: (backport) Type inferrence with auxilliary hook handlers by [@​aadito123](https://togithub.com/aadito123) in [https://github.com/fastify/fastify/pull/5518](https://togithub.com/fastify/fastify/pull/5518) **Full Changelog**: https://github.com/fastify/fastify/compare/v4.27.0...v4.28.0 ### [`v4.27.0`](https://togithub.com/fastify/fastify/compare/v4.26.2...fe25981df1cd9d4fa686ae8227e4c1b3ce804cfd) [Compare Source](https://togithub.com/fastify/fastify/compare/v4.26.2...v4.27.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.