enisdenjo / graphql-yoga-nestjs

Nest GraphQL GraphQL Yoga driver
https://the-guild.dev/graphql/yoga-server/docs/integrations/integration-with-nestjs
25 stars 11 forks source link

chore(deps): update dependency fastify to v3.29.4 #45

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

fastify/fastify ### [`v3.29.4`](https://togithub.com/fastify/fastify/releases/tag/v3.29.4) [Compare Source](https://togithub.com/fastify/fastify/compare/v3.29.3...v3.29.4) #### ⚠️ Security Release ⚠️ - Fix for ["Incorrect Content-Type parsing can lead to CSRF attack"](https://togithub.com/fastify/fastify/security/advisories/GHSA-3fjj-p79j-c9hh) and CVE-2022-41919 **Full Changelog**: https://github.com/fastify/fastify/compare/v3.29.3...v3.29.4 ### [`v3.29.3`](https://togithub.com/fastify/fastify/releases/tag/v3.29.3) [Compare Source](https://togithub.com/fastify/fastify/compare/v3.29.2...v3.29.3) ### ⚠️ ~Security Release~ ⚠️ This release backport the fixes of https://github.com/fastify/fastify/security/advisories/GHSA-455w-c45v-86rg for the v3.x line. While not being a vulnerability for this line, a backport is still welcome due to the problems highlighted in the report. **Full Changelog**: https://github.com/fastify/fastify/compare/v3.29.2...v3.29.3 ### [`v3.29.2`](https://togithub.com/fastify/fastify/releases/tag/v3.29.2) [Compare Source](https://togithub.com/fastify/fastify/compare/v3.29.1...v3.29.2) #### What's Changed - fix: backport reused connection fix by [@​salzhrani](https://togithub.com/salzhrani) in [https://github.com/fastify/fastify/pull/4217](https://togithub.com/fastify/fastify/pull/4217) #### New Contributors - [@​salzhrani](https://togithub.com/salzhrani) made their first contribution in [https://github.com/fastify/fastify/pull/4217](https://togithub.com/fastify/fastify/pull/4217) **Full Changelog**: https://github.com/fastify/fastify/compare/v3.29.1...v3.29.2 ### [`v3.29.1`](https://togithub.com/fastify/fastify/releases/tag/v3.29.1) [Compare Source](https://togithub.com/fastify/fastify/compare/v3.29.0...v3.29.1) #### What's Changed - docs: reference new `@fastify/*` modules by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3860](https://togithub.com/fastify/fastify/pull/3860) - Child log level in bindings is deprecated by [@​orov-io](https://togithub.com/orov-io) in [https://github.com/fastify/fastify/pull/3896](https://togithub.com/fastify/fastify/pull/3896) - Handle aborted requests ([#​215](https://togithub.com/fastify/fastify/issues/215)) by [@​TimotejR](https://togithub.com/TimotejR) in [https://github.com/fastify/fastify/pull/4103](https://togithub.com/fastify/fastify/pull/4103) #### New Contributors - [@​orov-io](https://togithub.com/orov-io) made their first contribution in [https://github.com/fastify/fastify/pull/3896](https://togithub.com/fastify/fastify/pull/3896) - [@​TimotejR](https://togithub.com/TimotejR) made their first contribution in [https://github.com/fastify/fastify/pull/4103](https://togithub.com/fastify/fastify/pull/4103) **Full Changelog**: https://github.com/fastify/fastify/compare/v3.29.0...v3.29.1

Configuration

📅 Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, 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.