Update dependency fastify to v5.3.3 #198

Merged
bot merged 1 commits from renovate/fastify-5.x-lockfile into master 2025-05-17 04:10:51 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
fastify (source) dependencies patch 5.3.2 -> 5.3.3

Release Notes

fastify/fastify (fastify)

v5.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify/compare/v5.3.2...v5.3.3


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | patch | [`5.3.2` -> `5.3.3`](https://renovatebot.com/diffs/npm/fastify/5.3.2/5.3.3) | --- ### Release Notes <details> <summary>fastify/fastify (fastify)</summary> ### [`v5.3.3`](https://github.com/fastify/fastify/releases/tag/v5.3.3) [Compare Source](https://github.com/fastify/fastify/compare/v5.3.2...v5.3.3) #### What's Changed - docs: update Vercel section by [@&#8203;leerob](https://github.com/leerob) in https://github.com/fastify/fastify/pull/6046 - docs(ecosystem): add fastify-papr plugin by [@&#8203;inaiat](https://github.com/inaiat) in https://github.com/fastify/fastify/pull/6051 - test: migrated helper and input validation to node test runner by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6074 - style: add "no comma-dangle" rule to eslint config and remove trailing commas by [@&#8203;cecia234](https://github.com/cecia234) in https://github.com/fastify/fastify/pull/6069 - test: migrate stream tests to node test runner by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6065 - test: logger response by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6055 - test: migrate schema feature to node test runner by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6066 - fix: Added more cases for JSON schema validation by [@&#8203;mcollina](https://github.com/mcollina) in https://github.com/fastify/fastify/pull/6067 - test: migrated inject.test.js from tap to node:test by [@&#8203;Tony133](https://github.com/Tony133) in https://github.com/fastify/fastify/pull/6068 - test: migrated plugin 1 to node test runner by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6075 - ci: fix branch pattern by [@&#8203;Eomm](https://github.com/Eomm) in https://github.com/fastify/fastify/pull/6090 - docs: added Jeasx to Ecosystem.md by [@&#8203;jablonski](https://github.com/jablonski) in https://github.com/fastify/fastify/pull/6082 - test: mv promises from tap by [@&#8203;jean-michelet](https://github.com/jean-michelet) in https://github.com/fastify/fastify/pull/6085 - refactor: node:http2 is always available by [@&#8203;Cangit](https://github.com/Cangit) in https://github.com/fastify/fastify/pull/6073 - fix: update borp to 0.20.0. by [@&#8203;lholmquist](https://github.com/lholmquist) in https://github.com/fastify/fastify/pull/6091 - chore: Bump fluent-json-schema from 5.0.0 to 6.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/fastify/fastify/pull/6101 - chore: Bump tsd from 0.31.2 to 0.32.0 in the dev-dependencies-typescript group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/fastify/fastify/pull/6100 - test: migrated decorator.test.js from tap to node:test by [@&#8203;Tony133](https://github.com/Tony133) in https://github.com/fastify/fastify/pull/5957 - test: stabilize pipelining shutdown test with controlled close timing by [@&#8203;jean-michelet](https://github.com/jean-michelet) in https://github.com/fastify/fastify/pull/6099 - test: migrated output-validation.test.js from tap to node:test by [@&#8203;Tony133](https://github.com/Tony133) in https://github.com/fastify/fastify/pull/6076 - test: remove tap from hooks-on ready file by [@&#8203;IcaroSilvaFK](https://github.com/IcaroSilvaFK) in https://github.com/fastify/fastify/pull/6080 - test: mv hooks.on-listen from tap by [@&#8203;jean-michelet](https://github.com/jean-michelet) in https://github.com/fastify/fastify/pull/6086 - ci: ignore scripts by [@&#8203;Fdawgs](https://github.com/Fdawgs) in https://github.com/fastify/fastify/pull/6108 - docs: add a warning about `setErrorHandler` overriding a previously defined error handler on an encapsulated context by [@&#8203;jean-michelet](https://github.com/jean-michelet) in https://github.com/fastify/fastify/pull/6097 - docs(ecosystem): remove `fastify-diagnostics-channel` by [@&#8203;inyourtime](https://github.com/inyourtime) in https://github.com/fastify/fastify/pull/6117 - fix: internal function \_addHook failure should be turned into the rejection app.ready is waiting for by [@&#8203;jean-michelet](https://github.com/jean-michelet) in https://github.com/fastify/fastify/pull/6105 - test: replace removed request properties and update docs by [@&#8203;inyourtime](https://github.com/inyourtime) in https://github.com/fastify/fastify/pull/6111 - test: mv reply from tap by [@&#8203;jean-michelet](https://github.com/jean-michelet) in https://github.com/fastify/fastify/pull/6089 - test: updated promises.test.js re-added the plan() method by [@&#8203;Tony133](https://github.com/Tony133) in https://github.com/fastify/fastify/pull/6057 - ci: add support to test release candidates by [@&#8203;RafaelGSS](https://github.com/RafaelGSS) in https://github.com/fastify/fastify/pull/6103 #### New Contributors - [@&#8203;leerob](https://github.com/leerob) made their first contribution in https://github.com/fastify/fastify/pull/6046 - [@&#8203;inaiat](https://github.com/inaiat) made their first contribution in https://github.com/fastify/fastify/pull/6051 - [@&#8203;cecia234](https://github.com/cecia234) made their first contribution in https://github.com/fastify/fastify/pull/6069 - [@&#8203;jablonski](https://github.com/jablonski) made their first contribution in https://github.com/fastify/fastify/pull/6082 - [@&#8203;lholmquist](https://github.com/lholmquist) made their first contribution in https://github.com/fastify/fastify/pull/6091 - [@&#8203;IcaroSilvaFK](https://github.com/IcaroSilvaFK) made their first contribution in https://github.com/fastify/fastify/pull/6080 **Full Changelog**: https://github.com/fastify/fastify/compare/v5.3.2...v5.3.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS44IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJib3QiLCJyZW5vdmF0ZSJdfQ==-->
bot added 1 commit 2025-05-14 04:07:26 +02:00
Update dependency fastify to v5.3.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
62a6070bfd
bot force-pushed renovate/fastify-5.x-lockfile from 62a6070bfd to 83ae38edd1 2025-05-15 04:07:09 +02:00 Compare
bot force-pushed renovate/fastify-5.x-lockfile from 83ae38edd1 to 619a06629b 2025-05-17 04:10:48 +02:00 Compare
bot merged commit 619a06629b into master 2025-05-17 04:10:51 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sora/OTM#198
No description provided.