Update dependency fastify to v5.4.0 #213

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

This PR contains the following updates:

Package Type Update Change
fastify (source) dependencies minor 5.3.3 -> 5.4.0

Release Notes

fastify/fastify (fastify)

v5.4.0

Compare Source

What's Changed

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


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 | minor | [`5.3.3` -> `5.4.0`](https://renovatebot.com/diffs/npm/fastify/5.3.3/5.4.0) | --- ### Release Notes <details> <summary>fastify/fastify (fastify)</summary> ### [`v5.4.0`](https://github.com/fastify/fastify/releases/tag/v5.4.0) [Compare Source](https://github.com/fastify/fastify/compare/v5.3.3...v5.4.0) #### What's Changed - test: mv routes-\* from tap by [@&#8203;jean-michelet](https://github.com/jean-michelet) in https://github.com/fastify/fastify/pull/6092 - test: mv skip-reply-send from tap by [@&#8203;jean-michelet](https://github.com/jean-michelet) in https://github.com/fastify/fastify/pull/6094 - test: mv plugins from tap by [@&#8203;jean-michelet](https://github.com/jean-michelet) in https://github.com/fastify/fastify/pull/6088 - fix(ci): ignore alternative runtime result by [@&#8203;Eomm](https://github.com/Eomm) in https://github.com/fastify/fastify/pull/6125 - test: mv schema-\* from tap by [@&#8203;jean-michelet](https://github.com/jean-michelet) in https://github.com/fastify/fastify/pull/6093 - test: mv hooks-async from tap by [@&#8203;jean-michelet](https://github.com/jean-michelet) in https://github.com/fastify/fastify/pull/6084 - fix(types): add missing version to request.routeOptions by [@&#8203;inyourtime](https://github.com/inyourtime) in https://github.com/fastify/fastify/pull/6126 - docs: remove fastify-sentry plugin by [@&#8203;dnlup](https://github.com/dnlup) in https://github.com/fastify/fastify/pull/6131 - docs: add community plugins disclaimer by [@&#8203;jean-michelet](https://github.com/jean-michelet) in https://github.com/fastify/fastify/pull/6132 - docs: use cross-platform compatible info emoji by [@&#8203;Fdawgs](https://github.com/Fdawgs) in https://github.com/fastify/fastify/pull/6134 - perf: nits in reply.js by [@&#8203;Cangit](https://github.com/Cangit) in https://github.com/fastify/fastify/pull/6136 - docs: join core team by [@&#8203;jean-michelet](https://github.com/jean-michelet) in https://github.com/fastify/fastify/pull/6142 - docs: fix typo in hash.digest function by [@&#8203;piotr-cz](https://github.com/piotr-cz) in https://github.com/fastify/fastify/pull/6145 - test: mv hooks from tap by [@&#8203;jean-michelet](https://github.com/jean-michelet) in https://github.com/fastify/fastify/pull/6087 - test: improve issue 4959 unit test by [@&#8203;Uzlopak](https://github.com/Uzlopak) in https://github.com/fastify/fastify/pull/6147 - chore: Bump markdownlint-cli2 from 0.17.2 to 0.18.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/fastify/fastify/pull/6150 - chore: remove dependencie tap and others updated by [@&#8203;Tony133](https://github.com/Tony133) in https://github.com/fastify/fastify/pull/6148 - fix: hook async flaky by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6155 - chore: Bump lycheeverse/lychee-action from 2.4.0 to 2.4.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/fastify/fastify/pull/6151 - chore: removing simple-get from allow-unsafe-regex by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6154 - chore: remove simple get on 404s test file by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6153 - chore: remove simple-get in handle-request.test.js by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6159 - chore: remove simple-get from url-rewriting by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6163 - chore: remove simple-get in report.test.js by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6157 - chore: remove simple-get from custom parser async by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6164 - chore: removed simple-get from mkcol tests by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6194 - chore: removed simple-get from proto-poisoning test by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6185 - ci: Added Node.js v24 by [@&#8203;mcollina](https://github.com/mcollina) in https://github.com/fastify/fastify/pull/6113 - chore: removed simple-get from nullable validation test by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6191 - feat: configure errorhandler override by [@&#8203;jean-michelet](https://github.com/jean-michelet) in https://github.com/fastify/fastify/pull/6104 - chore: remove simple-get from search test by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6158 - chore: remove simple get from secure with fallback test by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6162 - chore: removed simple-get from als test by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6187 - chore: remove simple-get from listen 4 by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6173 - fix: do not freeze request.routeOptions by [@&#8203;mcollina](https://github.com/mcollina) in https://github.com/fastify/fastify/pull/6141 - chore: removed simple-get from sync-delay-request tests by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6212 - chore: removed simple-get from output-validation tests by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6213 - chore: removed simple-get from async-delay-request tests by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6211 - chore: removed simple-get from body-limit tests by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6209 - chore: removed simple-get from trust-proxy tests by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6205 - chore: removed simple-get from proppatch tests by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6200 - chore(ci): cleanup citgm.yml by [@&#8203;Eomm](https://github.com/Eomm) in https://github.com/fastify/fastify/pull/6195 - chore: removed simple-get from https tests by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6197 - chore: removed simple-get from lock test by [@&#8203;ilteoood](https://github.com/ilteoood) in https://github.com/fastify/fastify/pull/6186 **Full Changelog**: https://github.com/fastify/fastify/compare/v5.3.3...v5.4.0 </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-06-13 04:02:24 +02:00
Update dependency fastify to v5.4.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
b364397a07
bot force-pushed renovate/fastify-5.x-lockfile from b364397a07 to f8cb71398f 2025-06-14 04:04:02 +02:00 Compare
bot merged commit f8cb71398f into master 2025-06-14 04:04:05 +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#213
No description provided.