Skip to content

Commit 9dec01f

Browse files
fix(deps): update dependency fastify to v5.4.0 (#109)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fastify](https://fastify.dev/) ([source](https://redirect.github.com/fastify/fastify)) | [`5.3.3` -> `5.4.0`](https://renovatebot.com/diffs/npm/fastify/5.3.3/5.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/fastify/5.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fastify/5.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fastify/5.3.3/5.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify/5.3.3/5.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>fastify/fastify (fastify)</summary> ### [`v5.4.0`](https://redirect.github.com/fastify/fastify/releases/tag/v5.4.0) [Compare Source](https://redirect.github.com/fastify/fastify/compare/v5.3.3...v5.4.0) #### What's Changed - test: mv routes-\* from tap by [@&#8203;jean-michelet](https://redirect.github.com/jean-michelet) in [https://github.com/fastify/fastify/pull/6092](https://redirect.github.com/fastify/fastify/pull/6092) - test: mv skip-reply-send from tap by [@&#8203;jean-michelet](https://redirect.github.com/jean-michelet) in [https://github.com/fastify/fastify/pull/6094](https://redirect.github.com/fastify/fastify/pull/6094) - test: mv plugins from tap by [@&#8203;jean-michelet](https://redirect.github.com/jean-michelet) in [https://github.com/fastify/fastify/pull/6088](https://redirect.github.com/fastify/fastify/pull/6088) - fix(ci): ignore alternative runtime result by [@&#8203;Eomm](https://redirect.github.com/Eomm) in [https://github.com/fastify/fastify/pull/6125](https://redirect.github.com/fastify/fastify/pull/6125) - test: mv schema-\* from tap by [@&#8203;jean-michelet](https://redirect.github.com/jean-michelet) in [https://github.com/fastify/fastify/pull/6093](https://redirect.github.com/fastify/fastify/pull/6093) - test: mv hooks-async from tap by [@&#8203;jean-michelet](https://redirect.github.com/jean-michelet) in [https://github.com/fastify/fastify/pull/6084](https://redirect.github.com/fastify/fastify/pull/6084) - fix(types): add missing version to request.routeOptions by [@&#8203;inyourtime](https://redirect.github.com/inyourtime) in [https://github.com/fastify/fastify/pull/6126](https://redirect.github.com/fastify/fastify/pull/6126) - docs: remove fastify-sentry plugin by [@&#8203;dnlup](https://redirect.github.com/dnlup) in [https://github.com/fastify/fastify/pull/6131](https://redirect.github.com/fastify/fastify/pull/6131) - docs: add community plugins disclaimer by [@&#8203;jean-michelet](https://redirect.github.com/jean-michelet) in [https://github.com/fastify/fastify/pull/6132](https://redirect.github.com/fastify/fastify/pull/6132) - docs: use cross-platform compatible info emoji by [@&#8203;Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/fastify/fastify/pull/6134](https://redirect.github.com/fastify/fastify/pull/6134) - perf: nits in reply.js by [@&#8203;Cangit](https://redirect.github.com/Cangit) in [https://github.com/fastify/fastify/pull/6136](https://redirect.github.com/fastify/fastify/pull/6136) - docs: join core team by [@&#8203;jean-michelet](https://redirect.github.com/jean-michelet) in [https://github.com/fastify/fastify/pull/6142](https://redirect.github.com/fastify/fastify/pull/6142) - docs: fix typo in hash.digest function by [@&#8203;piotr-cz](https://redirect.github.com/piotr-cz) in [https://github.com/fastify/fastify/pull/6145](https://redirect.github.com/fastify/fastify/pull/6145) - test: mv hooks from tap by [@&#8203;jean-michelet](https://redirect.github.com/jean-michelet) in [https://github.com/fastify/fastify/pull/6087](https://redirect.github.com/fastify/fastify/pull/6087) - test: improve issue 4959 unit test by [@&#8203;Uzlopak](https://redirect.github.com/Uzlopak) in [https://github.com/fastify/fastify/pull/6147](https://redirect.github.com/fastify/fastify/pull/6147) - chore: Bump markdownlint-cli2 from 0.17.2 to 0.18.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify/pull/6150](https://redirect.github.com/fastify/fastify/pull/6150) - chore: remove dependencie tap and others updated by [@&#8203;Tony133](https://redirect.github.com/Tony133) in [https://github.com/fastify/fastify/pull/6148](https://redirect.github.com/fastify/fastify/pull/6148) - fix: hook async flaky by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6155](https://redirect.github.com/fastify/fastify/pull/6155) - chore: Bump lycheeverse/lychee-action from 2.4.0 to 2.4.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify/pull/6151](https://redirect.github.com/fastify/fastify/pull/6151) - chore: removing simple-get from allow-unsafe-regex by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6154](https://redirect.github.com/fastify/fastify/pull/6154) - chore: remove simple get on 404s test file by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6153](https://redirect.github.com/fastify/fastify/pull/6153) - chore: remove simple-get in handle-request.test.js by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6159](https://redirect.github.com/fastify/fastify/pull/6159) - chore: remove simple-get from url-rewriting by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6163](https://redirect.github.com/fastify/fastify/pull/6163) - chore: remove simple-get in report.test.js by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6157](https://redirect.github.com/fastify/fastify/pull/6157) - chore: remove simple-get from custom parser async by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6164](https://redirect.github.com/fastify/fastify/pull/6164) - chore: removed simple-get from mkcol tests by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6194](https://redirect.github.com/fastify/fastify/pull/6194) - chore: removed simple-get from proto-poisoning test by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6185](https://redirect.github.com/fastify/fastify/pull/6185) - ci: Added Node.js v24 by [@&#8203;mcollina](https://redirect.github.com/mcollina) in [https://github.com/fastify/fastify/pull/6113](https://redirect.github.com/fastify/fastify/pull/6113) - chore: removed simple-get from nullable validation test by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6191](https://redirect.github.com/fastify/fastify/pull/6191) - feat: configure errorhandler override by [@&#8203;jean-michelet](https://redirect.github.com/jean-michelet) in [https://github.com/fastify/fastify/pull/6104](https://redirect.github.com/fastify/fastify/pull/6104) - chore: remove simple-get from search test by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6158](https://redirect.github.com/fastify/fastify/pull/6158) - chore: remove simple get from secure with fallback test by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6162](https://redirect.github.com/fastify/fastify/pull/6162) - chore: removed simple-get from als test by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6187](https://redirect.github.com/fastify/fastify/pull/6187) - chore: remove simple-get from listen 4 by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6173](https://redirect.github.com/fastify/fastify/pull/6173) - fix: do not freeze request.routeOptions by [@&#8203;mcollina](https://redirect.github.com/mcollina) in [https://github.com/fastify/fastify/pull/6141](https://redirect.github.com/fastify/fastify/pull/6141) - chore: removed simple-get from sync-delay-request tests by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6212](https://redirect.github.com/fastify/fastify/pull/6212) - chore: removed simple-get from output-validation tests by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6213](https://redirect.github.com/fastify/fastify/pull/6213) - chore: removed simple-get from async-delay-request tests by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6211](https://redirect.github.com/fastify/fastify/pull/6211) - chore: removed simple-get from body-limit tests by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6209](https://redirect.github.com/fastify/fastify/pull/6209) - chore: removed simple-get from trust-proxy tests by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6205](https://redirect.github.com/fastify/fastify/pull/6205) - chore: removed simple-get from proppatch tests by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6200](https://redirect.github.com/fastify/fastify/pull/6200) - chore(ci): cleanup citgm.yml by [@&#8203;Eomm](https://redirect.github.com/Eomm) in [https://github.com/fastify/fastify/pull/6195](https://redirect.github.com/fastify/fastify/pull/6195) - chore: removed simple-get from https tests by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6197](https://redirect.github.com/fastify/fastify/pull/6197) - chore: removed simple-get from lock test by [@&#8203;ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/fastify/fastify/pull/6186](https://redirect.github.com/fastify/fastify/pull/6186) **Full Changelog**: fastify/fastify@v5.3.3...v5.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on Sunday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/8hobbies/commitrack). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 104ce16 commit 9dec01f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/api-server/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/api-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@8hobbies/utils": "4.2.0",
3434
"@fastify/type-provider-json-schema-to-ts": "5.0.0",
3535
"@prisma/client": "6.9.0",
36-
"fastify": "5.3.3",
36+
"fastify": "5.4.0",
3737
"fastify-plugin": "5.0.1",
3838
"redis": "4.7.1"
3939
}

0 commit comments

Comments
 (0)