Update dependency fastify to v4.27.0 #67

Merged
bot merged 1 commits from renovate/fastify-4.x-lockfile into master 2024-05-08 02:02:08 +02:00
Collaborator

This PR 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

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify/compare/v4.26.2...v4.27.0


Configuration

📅 Schedule: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [fastify](https://fastify.dev/) ([source](https://github.com/fastify/fastify)) | dependencies | minor | [`4.26.2` -> `4.27.0`](https://renovatebot.com/diffs/npm/fastify/4.26.2/4.27.0) | --- ### Release Notes <details> <summary>fastify/fastify (fastify)</summary> ### [`v4.27.0`](https://github.com/fastify/fastify/releases/tag/v4.27.0) [Compare Source](https://github.com/fastify/fastify/compare/v4.26.2...v4.27.0) #### What's Changed - docs(request): update request page by [@&#8203;Tony133](https://github.com/Tony133) in https://github.com/fastify/fastify/pull/5343 - ci: Add Nsolid runtime to CI and Integration tests by [@&#8203;riosje](https://github.com/riosje) in https://github.com/fastify/fastify/pull/5332 - docs(Ecosystem): add fastify-i18n, vite-plugin-fastify, and vite-plug… by [@&#8203;Shyam-Chen](https://github.com/Shyam-Chen) in https://github.com/fastify/fastify/pull/5346 - docs(ecosystem): update x-ray community plugin link by [@&#8203;jorgevrgs](https://github.com/jorgevrgs) in https://github.com/fastify/fastify/pull/5350 - docs: spelling corrections by [@&#8203;10xLaCroixDrinker](https://github.com/10xLaCroixDrinker) in https://github.com/fastify/fastify/pull/5349 - docs: Remove ES module with NodeNext note by [@&#8203;melroy89](https://github.com/melroy89) in https://github.com/fastify/fastify/pull/5361 - docs(ecosystem): add fastify-msgraph-change-notifications-webhook to community plugins by [@&#8203;flower-of-the-bridges](https://github.com/flower-of-the-bridges) in https://github.com/fastify/fastify/pull/5360 - docs: Add GitHub links to Type Providers + mention Zod by [@&#8203;melroy89](https://github.com/melroy89) in https://github.com/fastify/fastify/pull/5365 - docs: fix errors table layout by [@&#8203;aivopaas](https://github.com/aivopaas) in https://github.com/fastify/fastify/pull/5374 - chore: Bump pnpm/action-setup from 2 to 3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/fastify/fastify/pull/5381 - docs(typescript): update generic constraints link by [@&#8203;Tony133](https://github.com/Tony133) in https://github.com/fastify/fastify/pull/5379 - types: narrow code reply type based on schema by [@&#8203;hpx7](https://github.com/hpx7) in https://github.com/fastify/fastify/pull/5380 - fix: errorCodes import using ESM by [@&#8203;melroy89](https://github.com/melroy89) in https://github.com/fastify/fastify/pull/5390 - fix: Extend tap with .test.mjs tests & Rename existing ESM test by [@&#8203;melroy89](https://github.com/melroy89) in https://github.com/fastify/fastify/pull/5391 - docs(typescript): update example https server by [@&#8203;Tony133](https://github.com/Tony133) in https://github.com/fastify/fastify/pull/5389 - docs(typescript): update snippet code by [@&#8203;Tony133](https://github.com/Tony133) in https://github.com/fastify/fastify/pull/5406 - fix: benchmark CI by [@&#8203;gurgunday](https://github.com/gurgunday) in https://github.com/fastify/fastify/pull/5414 - fix: `remove-label` job uses the wrong repo by [@&#8203;gurgunday](https://github.com/gurgunday) in https://github.com/fastify/fastify/pull/5415 - fix: only run citgm if citgm-core-plugins label is set by [@&#8203;gurgunday](https://github.com/gurgunday) in https://github.com/fastify/fastify/pull/5416 - feat: adds webdav methods that require body & content type parsing by [@&#8203;johaven](https://github.com/johaven) in https://github.com/fastify/fastify/pull/5411 - docs: improve onError docs by specifying what the error handler is by [@&#8203;tmcw](https://github.com/tmcw) in https://github.com/fastify/fastify/pull/5358 - chore: add mercedes-benz as new sponsor by [@&#8203;Eomm](https://github.com/Eomm) in https://github.com/fastify/fastify/pull/5424 - chore(ecosystem): Add Fastify asyncforge plugin by [@&#8203;rozzilla](https://github.com/rozzilla) in https://github.com/fastify/fastify/pull/5429 - types: `reply.getSerializationFunction` can return `undefined` by [@&#8203;remidewitte](https://github.com/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 [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/fastify/fastify/pull/5431 - chore: exclude node 14 and 16 on macOS by [@&#8203;gurgunday](https://github.com/gurgunday) in https://github.com/fastify/fastify/pull/5433 - chore: Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/fastify/fastify/pull/5436 - docs: update indentation on snippet code by [@&#8203;Tony133](https://github.com/Tony133) in https://github.com/fastify/fastify/pull/5418 - docs(guides/abort): suggest explicit use of the `aborted` property by [@&#8203;Fdawgs](https://github.com/Fdawgs) in https://github.com/fastify/fastify/pull/5438 - feat: disable request logging by [@&#8203;SamSalvatico](https://github.com/SamSalvatico) in https://github.com/fastify/fastify/pull/5435 - chore: add [@&#8203;gurgunday](https://github.com/gurgunday) to the Core Team by [@&#8203;gurgunday](https://github.com/gurgunday) in https://github.com/fastify/fastify/pull/5442 - feat: add mkcalendar and report methods by [@&#8203;keyservlad](https://github.com/keyservlad) in https://github.com/fastify/fastify/pull/5439 - feat: handle synchronous errors in errorHandler by [@&#8203;mcollina](https://github.com/mcollina) in https://github.com/fastify/fastify/pull/5445 - types: request route schema might be undefined by [@&#8203;nflaig](https://github.com/nflaig) in https://github.com/fastify/fastify/pull/5394 #### New Contributors - [@&#8203;Tony133](https://github.com/Tony133) made their first contribution in https://github.com/fastify/fastify/pull/5343 - [@&#8203;riosje](https://github.com/riosje) made their first contribution in https://github.com/fastify/fastify/pull/5332 - [@&#8203;jorgevrgs](https://github.com/jorgevrgs) made their first contribution in https://github.com/fastify/fastify/pull/5350 - [@&#8203;10xLaCroixDrinker](https://github.com/10xLaCroixDrinker) made their first contribution in https://github.com/fastify/fastify/pull/5349 - [@&#8203;melroy89](https://github.com/melroy89) made their first contribution in https://github.com/fastify/fastify/pull/5361 - [@&#8203;flower-of-the-bridges](https://github.com/flower-of-the-bridges) made their first contribution in https://github.com/fastify/fastify/pull/5360 - [@&#8203;aivopaas](https://github.com/aivopaas) made their first contribution in https://github.com/fastify/fastify/pull/5374 - [@&#8203;hpx7](https://github.com/hpx7) made their first contribution in https://github.com/fastify/fastify/pull/5380 - [@&#8203;johaven](https://github.com/johaven) made their first contribution in https://github.com/fastify/fastify/pull/5411 - [@&#8203;tmcw](https://github.com/tmcw) made their first contribution in https://github.com/fastify/fastify/pull/5358 - [@&#8203;remidewitte](https://github.com/remidewitte) made their first contribution in https://github.com/fastify/fastify/pull/5384 - [@&#8203;SamSalvatico](https://github.com/SamSalvatico) made their first contribution in https://github.com/fastify/fastify/pull/5435 - [@&#8203;keyservlad](https://github.com/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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
bot added 1 commit 2024-05-08 02:02:07 +02:00
Update dependency fastify to v4.27.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
dccfc588d0
bot merged commit 9252c704ce into master 2024-05-08 02:02:08 +02:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sora/OTM#67
No description provided.