fix(deps): update dependency fastify to v4.27.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
fastify (source) | dependencies | minor | 4.26.2 -> 4.27.0 |
Release Notes
fastify/fastify (fastify)
v4.27.0
What's Changed
- docs(request): update request page by @Tony133 in https://github.com/fastify/fastify/pull/5343
- ci: Add Nsolid runtime to CI and Integration tests by @riosje in https://github.com/fastify/fastify/pull/5332
- docs(Ecosystem): add fastify-i18n, vite-plugin-fastify, and vite-plug… by @Shyam-Chen in https://github.com/fastify/fastify/pull/5346
- docs(ecosystem): update x-ray community plugin link by @jorgevrgs in https://github.com/fastify/fastify/pull/5350
- docs: spelling corrections by @10xLaCroixDrinker in https://github.com/fastify/fastify/pull/5349
- docs: Remove ES module with NodeNext note by @melroy89 in https://github.com/fastify/fastify/pull/5361
- docs(ecosystem): add fastify-msgraph-change-notifications-webhook to community plugins by @flower-of-the-bridges in https://github.com/fastify/fastify/pull/5360
- docs: Add GitHub links to Type Providers + mention Zod by @melroy89 in https://github.com/fastify/fastify/pull/5365
- docs: fix errors table layout by @aivopaas in https://github.com/fastify/fastify/pull/5374
- chore: Bump pnpm/action-setup from 2 to 3 by @dependabot in https://github.com/fastify/fastify/pull/5381
- docs(typescript): update generic constraints link by @Tony133 in https://github.com/fastify/fastify/pull/5379
- types: narrow code reply type based on schema by @hpx7 in https://github.com/fastify/fastify/pull/5380
- fix: errorCodes import using ESM by @melroy89 in https://github.com/fastify/fastify/pull/5390
- fix: Extend tap with .test.mjs tests & Rename existing ESM test by @melroy89 in https://github.com/fastify/fastify/pull/5391
- docs(typescript): update example https server by @Tony133 in https://github.com/fastify/fastify/pull/5389
- docs(typescript): update snippet code by @Tony133 in https://github.com/fastify/fastify/pull/5406
- fix: benchmark CI by @gurgunday in https://github.com/fastify/fastify/pull/5414
- fix:
remove-label
job uses the wrong repo by @gurgunday in https://github.com/fastify/fastify/pull/5415 - fix: only run citgm if citgm-core-plugins label is set by @gurgunday in https://github.com/fastify/fastify/pull/5416
- feat: adds webdav methods that require body & content type parsing by @johaven in https://github.com/fastify/fastify/pull/5411
- docs: improve onError docs by specifying what the error handler is by @tmcw in https://github.com/fastify/fastify/pull/5358
- chore: add mercedes-benz as new sponsor by @Eomm in https://github.com/fastify/fastify/pull/5424
- chore(ecosystem): Add Fastify asyncforge plugin by @rozzilla in https://github.com/fastify/fastify/pull/5429
- types:
reply.getSerializationFunction
can returnundefined
by @remidewitte in https://github.com/fastify/fastify/pull/5384 - chore: Bump pino from 8.21.0 to 9.0.0 in the dependencies-major group by @dependabot in https://github.com/fastify/fastify/pull/5431
- chore: exclude node 14 and 16 on macOS by @gurgunday in https://github.com/fastify/fastify/pull/5433
- chore: Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 by @dependabot in https://github.com/fastify/fastify/pull/5436
- docs: update indentation on snippet code by @Tony133 in https://github.com/fastify/fastify/pull/5418
- docs(guides/abort): suggest explicit use of the
aborted
property by @Fdawgs in https://github.com/fastify/fastify/pull/5438 - feat: disable request logging by @SamSalvatico in https://github.com/fastify/fastify/pull/5435
- chore: add @gurgunday to the Core Team by @gurgunday in https://github.com/fastify/fastify/pull/5442
- feat: add mkcalendar and report methods by @keyservlad in https://github.com/fastify/fastify/pull/5439
- feat: handle synchronous errors in errorHandler by @mcollina in https://github.com/fastify/fastify/pull/5445
- types: request route schema might be undefined by @nflaig in https://github.com/fastify/fastify/pull/5394
New Contributors
- @Tony133 made their first contribution in https://github.com/fastify/fastify/pull/5343
- @riosje made their first contribution in https://github.com/fastify/fastify/pull/5332
- @jorgevrgs made their first contribution in https://github.com/fastify/fastify/pull/5350
- @10xLaCroixDrinker made their first contribution in https://github.com/fastify/fastify/pull/5349
- @melroy89 made their first contribution in https://github.com/fastify/fastify/pull/5361
- @flower-of-the-bridges made their first contribution in https://github.com/fastify/fastify/pull/5360
- @aivopaas made their first contribution in https://github.com/fastify/fastify/pull/5374
- @hpx7 made their first contribution in https://github.com/fastify/fastify/pull/5380
- @johaven made their first contribution in https://github.com/fastify/fastify/pull/5411
- @tmcw made their first contribution in https://github.com/fastify/fastify/pull/5358
- @remidewitte made their first contribution in https://github.com/fastify/fastify/pull/5384
- @SamSalvatico made their first contribution in https://github.com/fastify/fastify/pull/5435
- @keyservlad made their first contribution in https://github.com/fastify/fastify/pull/5439
Full Changelog: https://github.com/fastify/fastify/compare/v4.26.2...v4.27.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.