Commit 84639d2
authored
fix(deps): update dependency fastify to v4.19.2 (#8820)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [fastify](https://www.fastify.io/)
([source](https://togithub.com/fastify/fastify)) | [`4.19.0` ->
`4.19.2`](https://renovatebot.com/diffs/npm/fastify/4.19.0/4.19.2) |
[](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>
###
[`v4.19.2`](https://togithub.com/fastify/fastify/releases/tag/v4.19.2)
[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.19.1...v4.19.2)
#### What's Changed
- fix(typescript): route config should not pass url and method by
[@​climba03003](https://togithub.com/climba03003) in
[https://github.com/fastify/fastify/pull/4872](https://togithub.com/fastify/fastify/pull/4872)
- Overload `DecorationMethod` to fix
[#​4870](https://togithub.com/fastify/fastify/issues/4870) by
[@​voxpelli](https://togithub.com/voxpelli) in
[https://github.com/fastify/fastify/pull/4874](https://togithub.com/fastify/fastify/pull/4874)
- fix: Type inference breaking when Reply generic is not passed by
[@​aadito123](https://togithub.com/aadito123) in
[https://github.com/fastify/fastify/pull/4875](https://togithub.com/fastify/fastify/pull/4875)
- fix: regression with close and serverFactory by
[@​mcollina](https://togithub.com/mcollina) in
[https://github.com/fastify/fastify/pull/4876](https://togithub.com/fastify/fastify/pull/4876)
**Full Changelog**:
fastify/fastify@v4.19.1...v4.19.2
###
[`v4.19.1`](https://togithub.com/fastify/fastify/releases/tag/v4.19.1)
[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.19.0...v4.19.1)
#### What's Changed
- docs(typescript): fix typo by
[@​jon-codes](https://togithub.com/jon-codes) in
[https://github.com/fastify/fastify/pull/4861](https://togithub.com/fastify/fastify/pull/4861)
- docs(testing): add plugin testing guide by
[@​Ekott2006](https://togithub.com/Ekott2006) in
[https://github.com/fastify/fastify/pull/4849](https://togithub.com/fastify/fastify/pull/4849)
- docs: fix platformatic-cloud anchor id by
[@​sher](https://togithub.com/sher) in
[https://github.com/fastify/fastify/pull/4863](https://togithub.com/fastify/fastify/pull/4863)
- fix: Type narrow fix issue from PR
[#​4823](https://togithub.com/fastify/fastify/issues/4823) by
[@​aadito123](https://togithub.com/aadito123) in
[https://github.com/fastify/fastify/pull/4869](https://togithub.com/fastify/fastify/pull/4869)
#### New Contributors
- [@​jon-codes](https://togithub.com/jon-codes) made their first
contribution in
[https://github.com/fastify/fastify/pull/4861](https://togithub.com/fastify/fastify/pull/4861)
- [@​sher](https://togithub.com/sher) made their first
contribution in
[https://github.com/fastify/fastify/pull/4863](https://togithub.com/fastify/fastify/pull/4863)
**Full Changelog**:
fastify/fastify@v4.19.0...v4.19.1
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMiIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 54194d6 commit 84639d2
4 files changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6911 | 6911 | | |
6912 | 6912 | | |
6913 | 6913 | | |
6914 | | - | |
| 6914 | + | |
6915 | 6915 | | |
6916 | 6916 | | |
6917 | 6917 | | |
| |||
7718 | 7718 | | |
7719 | 7719 | | |
7720 | 7720 | | |
7721 | | - | |
| 7721 | + | |
7722 | 7722 | | |
7723 | 7723 | | |
7724 | 7724 | | |
| |||
8003 | 8003 | | |
8004 | 8004 | | |
8005 | 8005 | | |
8006 | | - | |
| 8006 | + | |
8007 | 8007 | | |
8008 | 8008 | | |
8009 | 8009 | | |
| |||
17604 | 17604 | | |
17605 | 17605 | | |
17606 | 17606 | | |
17607 | | - | |
17608 | | - | |
17609 | | - | |
| 17607 | + | |
| 17608 | + | |
| 17609 | + | |
17610 | 17610 | | |
17611 | 17611 | | |
17612 | 17612 | | |
| |||
17624 | 17624 | | |
17625 | 17625 | | |
17626 | 17626 | | |
17627 | | - | |
| 17627 | + | |
17628 | 17628 | | |
17629 | 17629 | | |
17630 | 17630 | | |
| |||
0 commit comments