Commit 9dec01f
authored
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) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
2 files changed
+5
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments