Closed renovate[bot] closed 2 years ago
:tada: This PR is included in version 1.0.0-next.5 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 1.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR contains the following updates:
3.29.0
->4.2.0
9.1.0
->10.0.0
Release Notes
fastify/fastify
### [`v4.2.0`](https://togithub.com/fastify/fastify/releases/tag/v4.2.0) [Compare Source](https://togithub.com/fastify/fastify/compare/v4.1.0...v4.2.0) #### What's Changed - docs: add [@h4ad/serverless-adapter](https://togithub.com/h4ad/serverless-adapter) to ecosystem by [@H4ad](https://togithub.com/H4ad) in [https://github.com/fastify/fastify/pull/4056](https://togithub.com/fastify/fastify/pull/4056) - feat: make sure all validation errors have a statusCode set by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/4061](https://togithub.com/fastify/fastify/pull/4061) - docs(ecosystem): add fastify-ssr-vite to community plugins by [@nineohnine](https://togithub.com/nineohnine) in [https://github.com/fastify/fastify/pull/4058](https://togithub.com/fastify/fastify/pull/4058) - Add internal link check action by [@luisorbaiceta](https://togithub.com/luisorbaiceta) in [https://github.com/fastify/fastify/pull/4069](https://togithub.com/fastify/fastify/pull/4069) - hotfix: fix ValidationResult interface ([#4045](https://togithub.com/fastify/fastify/issues/4045)) by [@alex-laz](https://togithub.com/alex-laz) in [https://github.com/fastify/fastify/pull/4070](https://togithub.com/fastify/fastify/pull/4070) - fix: use ajv for schema ref resolving by [@ivan-tymoshenko](https://togithub.com/ivan-tymoshenko) in [https://github.com/fastify/fastify/pull/4049](https://togithub.com/fastify/fastify/pull/4049) - docs(ecosystem): adding `@eropple/fastify-openapi3` to community plugins by [@eropple](https://togithub.com/eropple) in [https://github.com/fastify/fastify/pull/4067](https://togithub.com/fastify/fastify/pull/4067) - Remove comments from links check action by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/4080](https://togithub.com/fastify/fastify/pull/4080) - Add lightweight cache plugin to fastify ecosystem by [@denbon05](https://togithub.com/denbon05) in [https://github.com/fastify/fastify/pull/4079](https://togithub.com/fastify/fastify/pull/4079) - Add plugin lcache by alphabetic order by [@denbon05](https://togithub.com/denbon05) in [https://github.com/fastify/fastify/pull/4082](https://togithub.com/fastify/fastify/pull/4082) - fix: onRoute hook should not be called when it registered after route by [@climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/4052](https://togithub.com/fastify/fastify/pull/4052) - Adds integration CI step by [@marcelfranca](https://togithub.com/marcelfranca) in [https://github.com/fastify/fastify/pull/4075](https://togithub.com/fastify/fastify/pull/4075) - Use a union-aware keyof operator by [@A5rocks](https://togithub.com/A5rocks) in [https://github.com/fastify/fastify/pull/4076](https://togithub.com/fastify/fastify/pull/4076) - docs: Update TypeScript docs regarding typebox [#4073](https://togithub.com/fastify/fastify/issues/4073) by [@dancastillo](https://togithub.com/dancastillo) in [https://github.com/fastify/fastify/pull/4077](https://togithub.com/fastify/fastify/pull/4077) - chore(guide): fulfil error handler and trailers by [@Eomm](https://togithub.com/Eomm) in [https://github.com/fastify/fastify/pull/4087](https://togithub.com/fastify/fastify/pull/4087) - Make type provider-provided return types be enforced by [@A5rocks](https://togithub.com/A5rocks) in [https://github.com/fastify/fastify/pull/4089](https://togithub.com/fastify/fastify/pull/4089) - build(deps): bump find-my-way from 6.4.0 to 7.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/4090](https://togithub.com/fastify/fastify/pull/4090) - docs: explain common usage for injection into request instances by [@Mazuh](https://togithub.com/Mazuh) in [https://github.com/fastify/fastify/pull/4084](https://togithub.com/fastify/fastify/pull/4084) #### New Contributors - [@H4ad](https://togithub.com/H4ad) made their first contribution in [https://github.com/fastify/fastify/pull/4056](https://togithub.com/fastify/fastify/pull/4056) - [@nineohnine](https://togithub.com/nineohnine) made their first contribution in [https://github.com/fastify/fastify/pull/4058](https://togithub.com/fastify/fastify/pull/4058) - [@alex-laz](https://togithub.com/alex-laz) made their first contribution in [https://github.com/fastify/fastify/pull/4070](https://togithub.com/fastify/fastify/pull/4070) - [@eropple](https://togithub.com/eropple) made their first contribution in [https://github.com/fastify/fastify/pull/4067](https://togithub.com/fastify/fastify/pull/4067) - [@denbon05](https://togithub.com/denbon05) made their first contribution in [https://github.com/fastify/fastify/pull/4079](https://togithub.com/fastify/fastify/pull/4079) - [@marcelfranca](https://togithub.com/marcelfranca) made their first contribution in [https://github.com/fastify/fastify/pull/4075](https://togithub.com/fastify/fastify/pull/4075) - [@A5rocks](https://togithub.com/A5rocks) made their first contribution in [https://github.com/fastify/fastify/pull/4076](https://togithub.com/fastify/fastify/pull/4076) - [@dancastillo](https://togithub.com/dancastillo) made their first contribution in [https://github.com/fastify/fastify/pull/4077](https://togithub.com/fastify/fastify/pull/4077) - [@Mazuh](https://togithub.com/Mazuh) made their first contribution in [https://github.com/fastify/fastify/pull/4084](https://togithub.com/fastify/fastify/pull/4084) **Full Changelog**: https://github.com/fastify/fastify/compare/v4.1.0...v4.2.0 ### [`v4.1.0`](https://togithub.com/fastify/fastify/releases/tag/v4.1.0) [Compare Source](https://togithub.com/fastify/fastify/compare/v4.0.3...v4.1.0) ##### What's Changed - test: fix request terminated should not crash fastify test by [@ivan-tymoshenko](https://togithub.com/ivan-tymoshenko) in [https://github.com/fastify/fastify/pull/4024](https://togithub.com/fastify/fastify/pull/4024) - Fix port settings for deprecation warnings. by [@phasetr](https://togithub.com/phasetr) in [https://github.com/fastify/fastify/pull/4042](https://togithub.com/fastify/fastify/pull/4042) - fix: propagate generics from FastifyRegister to plugin type by [@stefee](https://togithub.com/stefee) in [https://github.com/fastify/fastify/pull/4034](https://togithub.com/fastify/fastify/pull/4034) - chore(.eslintrc): limit eslint config to project by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/4038](https://togithub.com/fastify/fastify/pull/4038) - feat: make reply.redirect() and reply.callNotFound() return reply by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/4037](https://togithub.com/fastify/fastify/pull/4037) - fix: fix schema controller types by [@richiemccoll](https://togithub.com/richiemccoll) in [https://github.com/fastify/fastify/pull/4022](https://togithub.com/fastify/fastify/pull/4022) - Docs(Reference): remove "Type" from imported name by [@MomenNano](https://togithub.com/MomenNano) in [https://github.com/fastify/fastify/pull/4043](https://togithub.com/fastify/fastify/pull/4043) - docs(guides): add two v4 breaking changes by [@tlhunter](https://togithub.com/tlhunter) in [https://github.com/fastify/fastify/pull/4040](https://togithub.com/fastify/fastify/pull/4040) - docs(guides): breaking change exposeHeadRoutes by [@Eomm](https://togithub.com/Eomm) in [https://github.com/fastify/fastify/pull/4047](https://togithub.com/fastify/fastify/pull/4047) - test: fix flaky test by [@climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/4051](https://togithub.com/fastify/fastify/pull/4051) - refactor: use object as internal route args by [@climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/4054](https://togithub.com/fastify/fastify/pull/4054) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 17.0.45 to 18.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/4055](https://togithub.com/fastify/fastify/pull/4055) ##### New Contributors - [@phasetr](https://togithub.com/phasetr) made their first contribution in [https://github.com/fastify/fastify/pull/4042](https://togithub.com/fastify/fastify/pull/4042) - [@stefee](https://togithub.com/stefee) made their first contribution in [https://github.com/fastify/fastify/pull/4034](https://togithub.com/fastify/fastify/pull/4034) - [@richiemccoll](https://togithub.com/richiemccoll) made their first contribution in [https://github.com/fastify/fastify/pull/4022](https://togithub.com/fastify/fastify/pull/4022) - [@MomenNano](https://togithub.com/MomenNano) made their first contribution in [https://github.com/fastify/fastify/pull/4043](https://togithub.com/fastify/fastify/pull/4043) - [@tlhunter](https://togithub.com/tlhunter) made their first contribution in [https://github.com/fastify/fastify/pull/4040](https://togithub.com/fastify/fastify/pull/4040) **Full Changelog**: https://github.com/fastify/fastify/compare/v4.0.3...v4.1.0 ### [`v4.0.3`](https://togithub.com/fastify/fastify/releases/tag/v4.0.3) [Compare Source](https://togithub.com/fastify/fastify/compare/v4.0.2...v4.0.3) #### What's Changed - docs(ecosystem): add fastify-mongodb-sanitizer by [@KlemenKozelj](https://togithub.com/KlemenKozelj) in [https://github.com/fastify/fastify/pull/4000](https://togithub.com/fastify/fastify/pull/4000) - chore: move fjs as dev deps by [@climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/4005](https://togithub.com/fastify/fastify/pull/4005) - docs(guides): fix typo by [@felixmosh](https://togithub.com/felixmosh) in [https://github.com/fastify/fastify/pull/4009](https://togithub.com/fastify/fastify/pull/4009) - `Type` is imported from `@sinclair/typebox` by [@zekehernandez](https://togithub.com/zekehernandez) in [https://github.com/fastify/fastify/pull/4016](https://togithub.com/fastify/fastify/pull/4016) - fix: Fastify.listen({path: '...'}) should not also listen on a port by [@segevfiner](https://togithub.com/segevfiner) in [https://github.com/fastify/fastify/pull/4011](https://togithub.com/fastify/fastify/pull/4011) - docs: update install instructions to remove `@next` by [@IanVS](https://togithub.com/IanVS) in [https://github.com/fastify/fastify/pull/4019](https://togithub.com/fastify/fastify/pull/4019) - Updated LTS strategy by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/4020](https://togithub.com/fastify/fastify/pull/4020) - fix: crash when using async handler send stream by [@climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/4021](https://togithub.com/fastify/fastify/pull/4021) - build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/4010](https://togithub.com/fastify/fastify/pull/4010) #### New Contributors - [@KlemenKozelj](https://togithub.com/KlemenKozelj) made their first contribution in [https://github.com/fastify/fastify/pull/4000](https://togithub.com/fastify/fastify/pull/4000) - [@felixmosh](https://togithub.com/felixmosh) made their first contribution in [https://github.com/fastify/fastify/pull/4009](https://togithub.com/fastify/fastify/pull/4009) - [@zekehernandez](https://togithub.com/zekehernandez) made their first contribution in [https://github.com/fastify/fastify/pull/4016](https://togithub.com/fastify/fastify/pull/4016) - [@segevfiner](https://togithub.com/segevfiner) made their first contribution in [https://github.com/fastify/fastify/pull/4011](https://togithub.com/fastify/fastify/pull/4011) - [@IanVS](https://togithub.com/IanVS) made their first contribution in [https://github.com/fastify/fastify/pull/4019](https://togithub.com/fastify/fastify/pull/4019) **Full Changelog**: https://github.com/fastify/fastify/compare/v4.0.2...v4.0.3 ### [`v4.0.2`](https://togithub.com/fastify/fastify/releases/tag/v4.0.2) [Compare Source](https://togithub.com/fastify/fastify/compare/v4.0.1...v4.0.2) #### What's Changed - test: error serializer by [@climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/3997](https://togithub.com/fastify/fastify/pull/3997) - fix: disallow reply status code 600 by [@markwainwright](https://togithub.com/markwainwright) in [https://github.com/fastify/fastify/pull/3999](https://togithub.com/fastify/fastify/pull/3999) - docs: Update to correct link for hooks page by [@hafffe](https://togithub.com/hafffe) in [https://github.com/fastify/fastify/pull/4001](https://togithub.com/fastify/fastify/pull/4001) - fix: add fast-json-stringify to dependencies by [@simoneb](https://togithub.com/simoneb) in [https://github.com/fastify/fastify/pull/4004](https://togithub.com/fastify/fastify/pull/4004) #### New Contributors - [@hafffe](https://togithub.com/hafffe) made their first contribution in [https://github.com/fastify/fastify/pull/4001](https://togithub.com/fastify/fastify/pull/4001) **Full Changelog**: https://github.com/fastify/fastify/compare/v4.0.1...v4.0.2 ### [`v4.0.1`](https://togithub.com/fastify/fastify/releases/tag/v4.0.1) [Compare Source](https://togithub.com/fastify/fastify/compare/v4.0.0...v4.0.1) ##### What's Changed - ci: move `concurrency` to correct workflow by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3981](https://togithub.com/fastify/fastify/pull/3981) - chore(docs): fix typo by [@herrmannplatz](https://togithub.com/herrmannplatz) in [https://github.com/fastify/fastify/pull/3983](https://togithub.com/fastify/fastify/pull/3983) - Solves [#3984](https://togithub.com/fastify/fastify/issues/3984) by [@112RG](https://togithub.com/112RG) in [https://github.com/fastify/fastify/pull/3986](https://togithub.com/fastify/fastify/pull/3986) - Move Migration-Guide-V4 to guides/ by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/3987](https://togithub.com/fastify/fastify/pull/3987) - added path parameters examples to URL BUILDING section by [@mattiaizzi](https://togithub.com/mattiaizzi) in [https://github.com/fastify/fastify/pull/3989](https://togithub.com/fastify/fastify/pull/3989) - docs: fix merge error by [@climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/3991](https://togithub.com/fastify/fastify/pull/3991) - docs: Clarify global prefixing by [@kibertoad](https://togithub.com/kibertoad) in [https://github.com/fastify/fastify/pull/3985](https://togithub.com/fastify/fastify/pull/3985) - chore(.gitignore): use updated skeleton template by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3993](https://togithub.com/fastify/fastify/pull/3993) - Support prior version plugins during the release candidate phase by [@jsumners](https://togithub.com/jsumners) in [https://github.com/fastify/fastify/pull/3992](https://togithub.com/fastify/fastify/pull/3992) - Add markdown linting by [@jsumners](https://togithub.com/jsumners) in [https://github.com/fastify/fastify/pull/3990](https://togithub.com/fastify/fastify/pull/3990) - fix: error serializer by [@climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/3996](https://togithub.com/fastify/fastify/pull/3996) ##### New Contributors - [@herrmannplatz](https://togithub.com/herrmannplatz) made their first contribution in [https://github.com/fastify/fastify/pull/3983](https://togithub.com/fastify/fastify/pull/3983) - [@112RG](https://togithub.com/112RG) made their first contribution in [https://github.com/fastify/fastify/pull/3986](https://togithub.com/fastify/fastify/pull/3986) - [@mattiaizzi](https://togithub.com/mattiaizzi) made their first contribution in [https://github.com/fastify/fastify/pull/3989](https://togithub.com/fastify/fastify/pull/3989) **Full Changelog**: https://github.com/fastify/fastify/compare/v4.0.0...v4.0.1 ### [`v4.0.0`](https://togithub.com/fastify/fastify/releases/tag/v4.0.0) [Compare Source](https://togithub.com/fastify/fastify/compare/v3.29.0...v4.0.0) #### Fastify v4! We are finally shipping Fastify v4, you can read more about it at https://medium.com/[@fastifyjs/fastify-v4-ga-59f2103b5f0e](https://togithub.com/fastifyjs/fastify-v4-ga-59f2103b5f0e) #### Individual PRs - Checked if error handler is default before setting headers by [@Swampr](https://togithub.com/Swampr) in [https://github.com/fastify/fastify/pull/2609](https://togithub.com/fastify/fastify/pull/2609) - feat: set undefined on null input by [@metcoder95](https://togithub.com/metcoder95) in [https://github.com/fastify/fastify/pull/2731](https://togithub.com/fastify/fastify/pull/2731) - chore: merge master with next by [@salmanm](https://togithub.com/salmanm) in [https://github.com/fastify/fastify/pull/2753](https://togithub.com/fastify/fastify/pull/2753) - Set exposeHeadRoutes: true by default by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/2826](https://togithub.com/fastify/fastify/pull/2826) - dropped flatstrt by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/3016](https://togithub.com/fastify/fastify/pull/3016) - Typed decorators by [@wyozi](https://togithub.com/wyozi) in [https://github.com/fastify/fastify/pull/2981](https://togithub.com/fastify/fastify/pull/2981) - feat: Improve error experience by [@metcoder95](https://togithub.com/metcoder95) in [https://github.com/fastify/fastify/pull/2954](https://togithub.com/fastify/fastify/pull/2954) - Allow async handler to resolve with undefined by [@sergejostir](https://togithub.com/sergejostir) in [https://github.com/fastify/fastify/pull/2702](https://togithub.com/fastify/fastify/pull/2702) - Remove overdue deprecations by [@sergejostir](https://togithub.com/sergejostir) in [https://github.com/fastify/fastify/pull/3070](https://togithub.com/fastify/fastify/pull/3070) - Remove content type coercion for response streams by [@luke88jones](https://togithub.com/luke88jones) in [https://github.com/fastify/fastify/pull/3086](https://togithub.com/fastify/fastify/pull/3086) - feat: Handle new `avvio` error codes by [@metcoder95](https://togithub.com/metcoder95) in [https://github.com/fastify/fastify/pull/3106](https://togithub.com/fastify/fastify/pull/3106) - fix: handle invalid url by [@climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/3128](https://togithub.com/fastify/fastify/pull/3128) - Clarification for "Simplify reply sent monitoring ([#3072](https://togithub.com/fastify/fastify/issues/3072))" by [@sergejostir](https://togithub.com/sergejostir) in [https://github.com/fastify/fastify/pull/3132](https://togithub.com/fastify/fastify/pull/3132) - Deprecate modifying reply.sent property by [@sergejostir](https://togithub.com/sergejostir) in [https://github.com/fastify/fastify/pull/3140](https://togithub.com/fastify/fastify/pull/3140) - Fix responding from a hook doc by [@sergejostir](https://togithub.com/sergejostir) in [https://github.com/fastify/fastify/pull/3161](https://togithub.com/fastify/fastify/pull/3161) - Deem everything thrown as an error by [@sergejostir](https://togithub.com/sergejostir) in [https://github.com/fastify/fastify/pull/3200](https://togithub.com/fastify/fastify/pull/3200) - Encapsulated error handling by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/3261](https://togithub.com/fastify/fastify/pull/3261) - Payload validation by [@matthyk](https://togithub.com/matthyk) in [https://github.com/fastify/fastify/pull/3274](https://togithub.com/fastify/fastify/pull/3274) - Ajv8 by default by [@Eomm](https://togithub.com/Eomm) in [https://github.com/fastify/fastify/pull/3271](https://togithub.com/fastify/fastify/pull/3271) - Update types for Pino 7 by [@kibertoad](https://togithub.com/kibertoad) in [https://github.com/fastify/fastify/pull/3281](https://togithub.com/fastify/fastify/pull/3281) - Update dependencies by [@kibertoad](https://togithub.com/kibertoad) in [https://github.com/fastify/fastify/pull/3294](https://togithub.com/fastify/fastify/pull/3294) - chore(deps): Update to new Avvio major version by [@metcoder95](https://togithub.com/metcoder95) in [https://github.com/fastify/fastify/pull/3288](https://togithub.com/fastify/fastify/pull/3288) - Update to pino rc4 by [@kibertoad](https://togithub.com/kibertoad) in [https://github.com/fastify/fastify/pull/3302](https://togithub.com/fastify/fastify/pull/3302) - Increase http2SessionTimeout and keepAliveTimeout to 72 seconds by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/3304](https://togithub.com/fastify/fastify/pull/3304) - fix(typescript): allow to pass all pino options by [@climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/3383](https://togithub.com/fastify/fastify/pull/3383) - Fastify Type Providers by [@sinclairzx81](https://togithub.com/sinclairzx81) in [https://github.com/fastify/fastify/pull/3398](https://togithub.com/fastify/fastify/pull/3398) - docs: Extend TypeBox documentation by [@Jnig](https://togithub.com/Jnig) in [https://github.com/fastify/fastify/pull/3437](https://togithub.com/fastify/fastify/pull/3437) - Adjust existing PRs for the new reply.sent handing by [@sergejostir](https://togithub.com/sergejostir) in [https://github.com/fastify/fastify/pull/3444](https://togithub.com/fastify/fastify/pull/3444) - Skip encapsulation of Request and Reply when not needed by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/3479](https://togithub.com/fastify/fastify/pull/3479) - fix: Refactor Context constructor and avoid positional arguments by [@vtcaregorodtcev](https://togithub.com/vtcaregorodtcev) in [https://github.com/fastify/fastify/pull/3483](https://togithub.com/fastify/fastify/pull/3483) - remove app.use and fix middleware tests by [@genzyy](https://togithub.com/genzyy) in [https://github.com/fastify/fastify/pull/3506](https://togithub.com/fastify/fastify/pull/3506) - chore: bump find-my-way to 5.1.0 by [@anonrig](https://togithub.com/anonrig) in [https://github.com/fastify/fastify/pull/3515](https://togithub.com/fastify/fastify/pull/3515) - Type Provider Reply Types by [@sinclairzx81](https://togithub.com/sinclairzx81) in [https://github.com/fastify/fastify/pull/3524](https://togithub.com/fastify/fastify/pull/3524) - chore: bump dependencies by [@anonrig](https://togithub.com/anonrig) in [https://github.com/fastify/fastify/pull/3531](https://togithub.com/fastify/fastify/pull/3531) - build: drop node 12 support by [@anonrig](https://togithub.com/anonrig) in [https://github.com/fastify/fastify/pull/3532](https://togithub.com/fastify/fastify/pull/3532) - Remove .writableEnded fallbacks for node12 by [@sergejostir](https://togithub.com/sergejostir) in [https://github.com/fastify/fastify/pull/3590](https://togithub.com/fastify/fastify/pull/3590) - upgrade fast-json-stringify with ajv8 by [@Eomm](https://togithub.com/Eomm) in [https://github.com/fastify/fastify/pull/3280](https://togithub.com/fastify/fastify/pull/3280) - fix: bad headers characters by [@Eomm](https://togithub.com/Eomm) in [https://github.com/fastify/fastify/pull/3593](https://togithub.com/fastify/fastify/pull/3593) - feat: ajv default array coercion by [@Eomm](https://togithub.com/Eomm) in [https://github.com/fastify/fastify/pull/3594](https://togithub.com/fastify/fastify/pull/3594) - docs: add type provider encapsulation by [@RafaelGSS](https://togithub.com/RafaelGSS) in [https://github.com/fastify/fastify/pull/3647](https://togithub.com/fastify/fastify/pull/3647) - localhost binds to ipv4 and ipv6 by [@Eomm](https://togithub.com/Eomm) in [https://github.com/fastify/fastify/pull/3606](https://togithub.com/fastify/fastify/pull/3606) - feat: bump ajv-compiler by [@zekth](https://togithub.com/zekth) in [https://github.com/fastify/fastify/pull/3687](https://togithub.com/fastify/fastify/pull/3687) - Tests should pass on a host with only a single network interface by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/3703](https://togithub.com/fastify/fastify/pull/3703) - fix: call normal 404 handler on unsupported method by [@markwainwright](https://togithub.com/markwainwright) in [https://github.com/fastify/fastify/pull/3705](https://togithub.com/fastify/fastify/pull/3705) - Replace pem dependency by [@jsumners](https://togithub.com/jsumners) in [https://github.com/fastify/fastify/pull/3711](https://togithub.com/fastify/fastify/pull/3711) - chore: clean tests by [@Eomm](https://togithub.com/Eomm) in [https://github.com/fastify/fastify/pull/3714](https://togithub.com/fastify/fastify/pull/3714) - fix: add ajv dep as dev by [@Eomm](https://togithub.com/Eomm) in [https://github.com/fastify/fastify/pull/3715](https://togithub.com/fastify/fastify/pull/3715) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 16.11.25 to 17.0.18 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/3708](https://togithub.com/fastify/fastify/pull/3708) - Add coverage reporting per OS type by [@jsumners](https://togithub.com/jsumners) in [https://github.com/fastify/fastify/pull/3717](https://togithub.com/fastify/fastify/pull/3717) - Fix coverage workflows by [@jsumners](https://togithub.com/jsumners) in [https://github.com/fastify/fastify/pull/3719](https://togithub.com/fastify/fastify/pull/3719) - build(deps): bump fastify-error from 0.3.1 to 1.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/3721](https://togithub.com/fastify/fastify/pull/3721) - Remove Coveralls (closes [#3720](https://togithub.com/fastify/fastify/issues/3720)) by [@jsumners](https://togithub.com/jsumners) in [https://github.com/fastify/fastify/pull/3722](https://togithub.com/fastify/fastify/pull/3722) - docs: add database guide page by [@maksimovicdanijel](https://togithub.com/maksimovicdanijel) in [https://github.com/fastify/fastify/pull/3704](https://togithub.com/fastify/fastify/pull/3704) - Remove reference to 'ESLint: manage library execution' command by [@karansapolia](https://togithub.com/karansapolia) in [https://github.com/fastify/fastify/pull/3727](https://togithub.com/fastify/fastify/pull/3727) - Handle aborted requests by [@Allain55](https://togithub.com/Allain55) in [https://github.com/fastify/fastify/pull/3651](https://togithub.com/fastify/fastify/pull/3651) - Drop [@typescript-eslint/no-misused-promises](https://togithub.com/typescript-eslint/no-misused-promises) by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/3741](https://togithub.com/fastify/fastify/pull/3741) - test: change port to random by [@xtx1130](https://togithub.com/xtx1130) in [https://github.com/fastify/fastify/pull/3740](https://togithub.com/fastify/fastify/pull/3740) - Deprecate variadic listen method (closes [#3652](https://togithub.com/fastify/fastify/issues/3652)) by [@jsumners](https://togithub.com/jsumners) in [https://github.com/fastify/fastify/pull/3712](https://togithub.com/fastify/fastify/pull/3712) - feat (types): add complete `fastify.listen()` typescript definitions by [@darkgl0w](https://togithub.com/darkgl0w) in [https://github.com/fastify/fastify/pull/3751](https://togithub.com/fastify/fastify/pull/3751) - Fix: response type of serialize method in FastifyReply interface by [@floratmin](https://togithub.com/floratmin) in [https://github.com/fastify/fastify/pull/3754](https://togithub.com/fastify/fastify/pull/3754) - chore(benchmark): add node v17 by [@RafaelGSS](https://togithub.com/RafaelGSS) in [https://github.com/fastify/fastify/pull/3755](https://togithub.com/fastify/fastify/pull/3755) - build(deps-dev): bump tap from 15.2.3 to 16.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/3756](https://togithub.com/fastify/fastify/pull/3756) - Fixed Node.js v18/master support by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/3760](https://togithub.com/fastify/fastify/pull/3760) - Fix avvio plugin timeout for 0 by [@Miladiir](https://togithub.com/Miladiir) in [https://github.com/fastify/fastify/pull/3759](https://togithub.com/fastify/fastify/pull/3759) - Update Ecosystem.md by [@love-lena](https://togithub.com/love-lena) in [https://github.com/fastify/fastify/pull/3766](https://togithub.com/fastify/fastify/pull/3766) - docs: aws-lambda-fastify in the ecosystem by [@adrai](https://togithub.com/adrai) in [https://github.com/fastify/fastify/pull/3768](https://togithub.com/fastify/fastify/pull/3768) - Update Ecosystem.md - Add fastify-impressions to the list by [@manju4ever](https://togithub.com/manju4ever) in [https://github.com/fastify/fastify/pull/3767](https://togithub.com/fastify/fastify/pull/3767) - Fix typo in reference documentation for listen() by [@tniessen](https://togithub.com/tniessen) in [https://github.com/fastify/fastify/pull/3773](https://togithub.com/fastify/fastify/pull/3773) - chore: code beauty by [@xtx1130](https://togithub.com/xtx1130) in [https://github.com/fastify/fastify/pull/3774](https://togithub.com/fastify/fastify/pull/3774) - Improve parser example by [@matthyk](https://togithub.com/matthyk) in [https://github.com/fastify/fastify/pull/3781](https://togithub.com/fastify/fastify/pull/3781) - build(deps): bump actions/setup-node from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/3736](https://togithub.com/fastify/fastify/pull/3736) - Automerge major updates by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/3716](https://togithub.com/fastify/fastify/pull/3716) - fix: [#3783](https://togithub.com/fastify/fastify/issues/3783) by [@xtx1130](https://togithub.com/xtx1130) in [https://github.com/fastify/fastify/pull/3784](https://togithub.com/fastify/fastify/pull/3784) - Allow custom Context Config types for hooks' `request` properties by [@sumbad](https://togithub.com/sumbad) in [https://github.com/fastify/fastify/pull/3786](https://togithub.com/fastify/fastify/pull/3786) - fix: set reply's default charset to utf8 by [@xtx1130](https://togithub.com/xtx1130) in [https://github.com/fastify/fastify/pull/3789](https://togithub.com/fastify/fastify/pull/3789) - Bugfix/streamline fastify request to be generic by [@MarcoLeko](https://togithub.com/MarcoLeko) in [https://github.com/fastify/fastify/pull/3785](https://togithub.com/fastify/fastify/pull/3785) - docs: add fastify-webpack-hot (fixes [#3792](https://togithub.com/fastify/fastify/issues/3792)) by [@gajus](https://togithub.com/gajus) in [https://github.com/fastify/fastify/pull/3793](https://togithub.com/fastify/fastify/pull/3793) - feat: reply trailers support by [@climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/3794](https://togithub.com/fastify/fastify/pull/3794) - build(deps-dev): bump send from 0.17.2 to 0.18.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/3798](https://togithub.com/fastify/fastify/pull/3798) - chore: change lastindexOf to endsWith by [@xtx1130](https://togithub.com/xtx1130) in [https://github.com/fastify/fastify/pull/3799](https://togithub.com/fastify/fastify/pull/3799) - build(deps): bump actions/checkout from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/3811](https://togithub.com/fastify/fastify/pull/3811) - refactor: update 404 onBadUrl behavior by [@climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/3813](https://togithub.com/fastify/fastify/pull/3813) - reply: remove content-length when Transfer-Encoding is added by [@xtx1130](https://togithub.com/xtx1130) in [https://github.com/fastify/fastify/pull/3814](https://togithub.com/fastify/fastify/pull/3814) - fix: remove duplicate require(http-errors) by [@alex-parra](https://togithub.com/alex-parra) in [https://github.com/fastify/fastify/pull/3816](https://togithub.com/fastify/fastify/pull/3816) - fix: remove server.unref from tests ([#3790](https://togithub.com/fastify/fastify/issues/3790)) by [@alex-parra](https://togithub.com/alex-parra) in [https://github.com/fastify/fastify/pull/3815](https://togithub.com/fastify/fastify/pull/3815) - build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/3819](https://togithub.com/fastify/fastify/pull/3819) - feat: allowUnsafeRegex in options by [@BCsabaEngine](https://togithub.com/BCsabaEngine) in [https://github.com/fastify/fastify/pull/3817](https://togithub.com/fastify/fastify/pull/3817) - test: fix latest pino type change error by [@climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/3823](https://togithub.com/fastify/fastify/pull/3823) - build(deps-dev): bump json-schema-to-ts from 1.6.5 to 2.0.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/3824](https://togithub.com/fastify/fastify/pull/3824) - build(deps): bump actions/cache from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/3825](https://togithub.com/fastify/fastify/pull/3825) - Updated benchmarks to v4 and Node v16 by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/3826](https://togithub.com/fastify/fastify/pull/3826) - ci: reduce workflow permissions to minimum by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3828](https://togithub.com/fastify/fastify/pull/3828) - ci: revert to using `pull_request_target` by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3832](https://togithub.com/fastify/fastify/pull/3832) - fix type providers package names by [@matthyk](https://togithub.com/matthyk) in [https://github.com/fastify/fastify/pull/3831](https://togithub.com/fastify/fastify/pull/3831) - chore: add guide on delaying serving specific requests by [@wilkmaia](https://togithub.com/wilkmaia) in [https://github.com/fastify/fastify/pull/3837](https://togithub.com/fastify/fastify/pull/3837) - Add SQLite as supported database by [@matthyk](https://togithub.com/matthyk) in [https://github.com/fastify/fastify/pull/3847](https://togithub.com/fastify/fastify/pull/3847) - docs: improve docs around trailing slashes in routes by [@conradthegray](https://togithub.com/conradthegray) in [https://github.com/fastify/fastify/pull/3846](https://togithub.com/fastify/fastify/pull/3846) - chore: add node 18 to ci and benchmark by [@RafaelGSS](https://togithub.com/RafaelGSS) in [https://github.com/fastify/fastify/pull/3843](https://togithub.com/fastify/fastify/pull/3843) - Update Routes.md by [@PazzaVlad](https://togithub.com/PazzaVlad) in [https://github.com/fastify/fastify/pull/3835](https://togithub.com/fastify/fastify/pull/3835) - docs: reference new `@fastify/*` modules by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3855](https://togithub.com/fastify/fastify/pull/3855) - content-type: return undefined when content-type is '' by [@xtx1130](https://togithub.com/xtx1130) in [https://github.com/fastify/fastify/pull/3821](https://togithub.com/fastify/fastify/pull/3821) - Update fastify-error dependency by [@jsumners](https://togithub.com/jsumners) in [https://github.com/fastify/fastify/pull/3857](https://togithub.com/fastify/fastify/pull/3857) - ci: allow backport to be run on fork prs by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3858](https://togithub.com/fastify/fastify/pull/3858) - build(deps): bump actions/upload-artifact from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/3868](https://togithub.com/fastify/fastify/pull/3868) - chore: add never stale as exempt by [@RafaelGSS](https://togithub.com/RafaelGSS) in [https://github.com/fastify/fastify/pull/3873](https://togithub.com/fastify/fastify/pull/3873) - Add Promise to 404 handler return type by [@omothm](https://togithub.com/omothm) in [https://github.com/fastify/fastify/pull/3822](https://togithub.com/fastify/fastify/pull/3822) - docs(guides): grammar fixes by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3876](https://togithub.com/fastify/fastify/pull/3876) - docs: standardize npm cli commands and args by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3875](https://togithub.com/fastify/fastify/pull/3875) - docs(reference): grammar and conciseness changes by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3877](https://togithub.com/fastify/fastify/pull/3877) - Support rc in version checks by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/3879](https://togithub.com/fastify/fastify/pull/3879) - docs: add Type Providers to Typescript docs by [@conradthegray](https://togithub.com/conradthegray) in [https://github.com/fastify/fastify/pull/3853](https://togithub.com/fastify/fastify/pull/3853) - chore: fix typo by [@is2ei](https://togithub.com/is2ei) in [https://github.com/fastify/fastify/pull/3887](https://togithub.com/fastify/fastify/pull/3887) - replaced semver check code per recommendation by [@CynoidIT](https://togithub.com/CynoidIT) in [https://github.com/fastify/fastify/pull/3886](https://togithub.com/fastify/fastify/pull/3886) - chore: fix typo by [@is2ei](https://togithub.com/is2ei) in [https://github.com/fastify/fastify/pull/3891](https://togithub.com/fastify/fastify/pull/3891) - Update TypeScript.md by [@Ivan-Feofanov](https://togithub.com/Ivan-Feofanov) in [https://github.com/fastify/fastify/pull/3848](https://togithub.com/fastify/fastify/pull/3848) - ci: add dependency-review job by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3884](https://togithub.com/fastify/fastify/pull/3884) - Fix link to OpenJS Foundation Image in Readme.md by [@Uzlopak](https://togithub.com/Uzlopak) in [https://github.com/fastify/fastify/pull/3889](https://togithub.com/fastify/fastify/pull/3889) - fixed a typo in the definition of the abbreviation DAG by [@amamdemous](https://togithub.com/amamdemous) in [https://github.com/fastify/fastify/pull/3892](https://togithub.com/fastify/fastify/pull/3892) - Run automerge in ci only if we have a pull-request or got a pr-number provided by [@Uzlopak](https://togithub.com/Uzlopak) in [https://github.com/fastify/fastify/pull/3885](https://togithub.com/fastify/fastify/pull/3885) - docs(ecosystem): update core list by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3901](https://togithub.com/fastify/fastify/pull/3901) - Redirect Security Responsible Disclosure Badge in Readme.md to SECURITY.md by [@Uzlopak](https://togithub.com/Uzlopak) in [https://github.com/fastify/fastify/pull/3903](https://togithub.com/fastify/fastify/pull/3903) - JSDoc in Get Started Section by [@Sarfraz-droid](https://togithub.com/Sarfraz-droid) in [https://github.com/fastify/fastify/pull/3850](https://togithub.com/fastify/fastify/pull/3850) - docs: update the link address of `hooks` by [@xyyjk](https://togithub.com/xyyjk) in [https://github.com/fastify/fastify/pull/3907](https://togithub.com/fastify/fastify/pull/3907) - test: prepare for network interfaces family change by [@climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/3910](https://togithub.com/fastify/fastify/pull/3910) - docs: add fastify-racing to ecosystem by [@metcoder95](https://togithub.com/metcoder95) in [https://github.com/fastify/fastify/pull/3914](https://togithub.com/fastify/fastify/pull/3914) - fix: all hooks should handle undefined error by [@ivan-tymoshenko](https://togithub.com/ivan-tymoshenko) in [https://github.com/fastify/fastify/pull/3915](https://togithub.com/fastify/fastify/pull/3915) - Move querystring parsing to the router by [@ivan-tymoshenko](https://togithub.com/ivan-tymoshenko) in [https://github.com/fastify/fastify/pull/3905](https://togithub.com/fastify/fastify/pull/3905) - Add constraint strategies outside Fastify constructor by [@ivan-tymoshenko](https://togithub.com/ivan-tymoshenko) in [https://github.com/fastify/fastify/pull/3908](https://togithub.com/fastify/fastify/pull/3908) - feat: http version check by [@climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/3912](https://togithub.com/fastify/fastify/pull/3912) - docs: explain defaultRoute by [@aradwann](https://togithub.com/aradwann) in [https://github.com/fastify/fastify/pull/3917](https://togithub.com/fastify/fastify/pull/3917) - docs: update genReqId docs by [@xtx1130](https://togithub.com/xtx1130) in [https://github.com/fastify/fastify/pull/3898](https://togithub.com/fastify/fastify/pull/3898) - docs: remove unused constraint methods by [@ivan-tymoshenko](https://togithub.com/ivan-tymoshenko) in [https://github.com/fastify/fastify/pull/3921](https://togithub.com/fastify/fastify/pull/3921) - Fix getDefaultRoute type by [@lbfalvy](https://togithub.com/lbfalvy) in [https://github.com/fastify/fastify/pull/3920](https://togithub.com/fastify/fastify/pull/3920) - Remove mentions of `make-promises-safe` because it is only needed with Node <=14 by [@danieldiekmeier](https://togithub.com/danieldiekmeier) in [https://github.com/fastify/fastify/pull/3922](https://togithub.com/fastify/fastify/pull/3922) - build(deps): bump process-warning from 1.0.0 to 2.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/3926](https://togithub.com/fastify/fastify/pull/3926) - build(deps): bump light-my-request from 4.10.1 to 5.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/3927](https://togithub.com/fastify/fastify/pull/3927) - chore: update [@fastify/fast-json-stringify-compiler](https://togithub.com/fastify/fast-json-stringify-compiler) by [@Eomm](https://togithub.com/Eomm) in [https://github.com/fastify/fastify/pull/3928](https://togithub.com/fastify/fastify/pull/3928) - docs(guides/ecosystem): add `any-schema-you-like`; sort alphabetically by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3930](https://togithub.com/fastify/fastify/pull/3930) - docs(Reference/Logging): update suggested pino-pretty configuration by [@mweberxyz](https://togithub.com/mweberxyz) in [https://github.com/fastify/fastify/pull/3933](https://togithub.com/fastify/fastify/pull/3933) - docs(ecosystem): add fastify-amqp-async by [@kffl](https://togithub.com/kffl) in [https://github.com/fastify/fastify/pull/3934](https://togithub.com/fastify/fastify/pull/3934) - feat: add ignoreDuplicateSlashes option by [@ivan-tymoshenko](https://togithub.com/ivan-tymoshenko) in [https://github.com/fastify/fastify/pull/3929](https://togithub.com/fastify/fastify/pull/3929) - ci: remove git credentials after checkout by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3937](https://togithub.com/fastify/fastify/pull/3937) - improve schema.response validation error message by [@evanshortiss](https://togithub.com/evanshortiss) in [https://github.com/fastify/fastify/pull/3935](https://togithub.com/fastify/fastify/pull/3935) - docs(ecosystem): add fast-maker by [@imjuni](https://togithub.com/imjuni) in [https://github.com/fastify/fastify/pull/3939](https://togithub.com/fastify/fastify/pull/3939) - doc: add RafaelGSS to Plugins team by [@RafaelGSS](https://togithub.com/RafaelGSS) in [https://github.com/fastify/fastify/pull/3940](https://togithub.com/fastify/fastify/pull/3940) - fix: handler return reply type by [@alexandresaura](https://togithub.com/alexandresaura) in [https://github.com/fastify/fastify/pull/3941](https://togithub.com/fastify/fastify/pull/3941) - docs: fix ambiguous sentence by [@is2ei](https://togithub.com/is2ei) in [https://github.com/fastify/fastify/pull/3944](https://togithub.com/fastify/fastify/pull/3944) - docs(ecosystem): add fastify-kafkajs by [@kffl](https://togithub.com/kffl) in [https://github.com/fastify/fastify/pull/3945](https://togithub.com/fastify/fastify/pull/3945) - Make the root pluginName 'fastify' by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/3946](https://togithub.com/fastify/fastify/pull/3946) - build(deps): bump [@fastify/error](https://togithub.com/fastify/error) from 2.0.0 to 3.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/3947](https://togithub.com/fastify/fastify/pull/3947) - build(deps): bump find-my-way from 6.1.0 to 6.2.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/3948](https://togithub.com/fastify/fastify/pull/3948) - build(deps-dev): bump json-schema-to-ts from 2.5.2 to 5.2.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify/pull/3949](https://togithub.com/fastify/fastify/pull/3949) - fix: preserve chain of proptotypes in multiple nested plugins by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/3954](https://togithub.com/fastify/fastify/pull/3954) - docs(ecosystem): add fastify-next-auth by [@wobsoriano](https://togithub.com/wobsoriano) in [https://github.com/fastify/fastify/pull/3943](https://togithub.com/fastify/fastify/pull/3943) - docs(guides): fix page name style by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3955](https://togithub.com/fastify/fastify/pull/3955) - chore: Bump all dependencies by [@kibertoad](https://togithub.com/kibertoad) in [https://github.com/fastify/fastify/pull/3956](https://togithub.com/fastify/fastify/pull/3956) - fix(types): fix default type provider typings by [@kevinmarrec](https://togithub.com/kevinmarrec) in [https://github.com/fastify/fastify/pull/3952](https://togithub.com/fastify/fastify/pull/3952) - chore: Upgrade to pino 8 by [@kibertoad](https://togithub.com/kibertoad) in [https://github.com/fastify/fastify/pull/3961](https://togithub.com/fastify/fastify/pull/3961) - chore: Fix types for child loggers by [@kibertoad](https://togithub.com/kibertoad) in [https://github.com/fastify/fastify/pull/3962](https://togithub.com/fastify/fastify/pull/3962) - docs: update a link to tsconfig by [@is2ei](https://togithub.com/is2ei) in [https://github.com/fastify/fastify/pull/3964](https://togithub.com/fastify/fastify/pull/3964) - feat: add hasPlugin method by [@is2ei](https://togithub.com/is2ei) in [https://github.com/fastify/fastify/pull/3963](https://togithub.com/fastify/fastify/pull/3963) - feat: Use new Node.js' connection closing API if available by [@ShogunPanda](https://togithub.com/ShogunPanda) in [https://github.com/fastify/fastify/pull/3925](https://togithub.com/fastify/fastify/pull/3925) - docs: fix broken link by [@baseballyama](https://togithub.com/baseballyama) in [https://github.com/fastify/fastify/pull/3966](https://togithub.com/fastify/fastify/pull/3966) - update fast-json-stringify to v4 by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/3967](https://togithub.com/fastify/fastify/pull/3967) - 2XX is a supported status code for the response by [@mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify/pull/3969](https://togithub.com/fastify/fastify/pull/3969) - docs: update http links to https by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3976](https://togithub.com/fastify/fastify/pull/3976) - docs: update core plugin names by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3975](https://togithub.com/fastify/fastify/pull/3975) - ci(ci): use concurrency in pull requests by [@Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify/pull/3973](https://togithub.com/fastify/fastify/pull/3973) - feat: allow default as status code by [@climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/3972](https://togithub.com/fastify/fastify/pull/3972) **Full Changelog**: https://github.com/fastify/fastify/compare/v3.27.2...v4.0.0postcss/postcss-cli
### [`v10.0.0`](https://togithub.com/postcss/postcss-cli/blob/HEAD/CHANGELOG.md#1000--2022-06-29) [Compare Source](https://togithub.com/postcss/postcss-cli/compare/9.1.0...10.0.0) - **BREAKING:** Drop Node 12 support ([#438](https://togithub.com/postcss/postcss-cli/pull/438)) - Add support for ESM config files ([#437](https://togithub.com/postcss/postcss-cli/pull/437))Configuration
📅 Schedule: Branch creation - "before 6am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.