Skip to content

Commit

Permalink
fix(deps): update dependency fastify to v4.20.0 (#8927)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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.2` ->
`4.20.0`](https://renovatebot.com/diffs/npm/fastify/4.19.2/4.20.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fastify/4.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fastify/4.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fastify/4.19.2/4.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify/4.19.2/4.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>fastify/fastify (fastify)</summary>

###
[`v4.20.0`](https://togithub.com/fastify/fastify/releases/tag/v4.20.0)

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.19.2...v4.20.0)

#### What's Changed

- build(deps-dev): Bump
[@&#8203;sinclair/typebox](https://togithub.com/sinclair/typebox) from
0.28.20 to 0.29.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify#4877
- Update Prototype-Poisoning.md by
[@&#8203;ed-henrique](https://togithub.com/ed-henrique) in
[fastify/fastify#4879
- docs: adjust line for linter by
[@&#8203;metcoder95](https://togithub.com/metcoder95) in
[fastify/fastify#4882
- Fixed type inference on .code().send() by
[@&#8203;aadito123](https://togithub.com/aadito123) in
[fastify/fastify#4880
- chore: refactor Error-typings and tests by
[@&#8203;svrnwnsch](https://togithub.com/svrnwnsch) in
[fastify/fastify#4824
- test: add missing assertion for a test by
[@&#8203;kibertoad](https://togithub.com/kibertoad) in
[fastify/fastify#4701
- chore: tests for genReqIdFactory and minor changes by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[fastify/fastify#4783
- Added type definition for allowUnsafeRegex by
[@&#8203;xijdk](https://togithub.com/xijdk) in
[fastify/fastify#4792
- docs(security): update policy on ci/cd reports by
[@&#8203;jsumners](https://togithub.com/jsumners) in
[fastify/fastify#4890
- improve hooks.validate by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[fastify/fastify#4804
- ci: enable caching; split jobs by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[fastify/fastify#4889
- docs(plugins): note side-effect when using `await` in
`fastify.register()` by
[@&#8203;hateablestream](https://togithub.com/hateablestream) in
[fastify/fastify#4846
- \[hooks] Refine hook runners by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[fastify/fastify#4805
- docs: fix wrong header size for FST_ERR_ASYNC_CONSTRAINT in Errors.md
by [@&#8203;graphiteisaac](https://togithub.com/graphiteisaac) in
[fastify/fastify#4893
- fix: rework FastifyErrors, ensure documentation completeness by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[fastify/fastify#4892
- feat: add childLoggerFactory config by
[@&#8203;brettwillis](https://togithub.com/brettwillis) in
[fastify/fastify#4760
- Fix setNotFoundHandler handler type by
[@&#8203;Ethan-Arrowood](https://togithub.com/Ethan-Arrowood) in
[fastify/fastify#4897
- restore code coverage by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[fastify/fastify#4841
- fix: handle abort signal before server is ready by
[@&#8203;shayff](https://togithub.com/shayff) in
[fastify/fastify#4886
- docs(client-aborted): remove deprecated function by
[@&#8203;JekRock](https://togithub.com/JekRock) in
[fastify/fastify#4898
- Revert "docs(client-aborted): remove deprecated function
([#&#8203;4898](https://togithub.com/fastify/fastify/issues/4898))" by
[@&#8203;climba03003](https://togithub.com/climba03003) in
[fastify/fastify#4901
- docs(logging): fix typo by
[@&#8203;yamanidev](https://togithub.com/yamanidev) in
[fastify/fastify#4905
- Support IPv6 ::1 in listeningOrigin by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[fastify/fastify#4902
- fix: extend isCustomValidatorCompiler from parent controller by
[@&#8203;tinchoz49](https://togithub.com/tinchoz49) in
[fastify/fastify#4903
- fix: allow uppercase requestdHeader by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[fastify/fastify#4906

#### New Contributors

- [@&#8203;ed-henrique](https://togithub.com/ed-henrique) made their
first contribution in
[fastify/fastify#4879
- [@&#8203;svrnwnsch](https://togithub.com/svrnwnsch) made their first
contribution in
[fastify/fastify#4824
- [@&#8203;xijdk](https://togithub.com/xijdk) made their first
contribution in
[fastify/fastify#4792
- [@&#8203;hateablestream](https://togithub.com/hateablestream) made
their first contribution in
[fastify/fastify#4846
- [@&#8203;graphiteisaac](https://togithub.com/graphiteisaac) made their
first contribution in
[fastify/fastify#4893
- [@&#8203;shayff](https://togithub.com/shayff) made their first
contribution in
[fastify/fastify#4886
- [@&#8203;JekRock](https://togithub.com/JekRock) made their first
contribution in
[fastify/fastify#4898
- [@&#8203;yamanidev](https://togithub.com/yamanidev) made their first
contribution in
[fastify/fastify#4905
- [@&#8203;tinchoz49](https://togithub.com/tinchoz49) made their first
contribution in
[fastify/fastify#4903

**Full Changelog**:
fastify/fastify@v4.19.2...v4.20.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi44LjExIiwidXBkYXRlZEluVmVyIjoiMzYuOC4xMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 18, 2023
1 parent ec72418 commit 19082e3
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"core-js": "3.31.1",
"fast-glob": "3.2.12",
"fast-json-parse": "1.0.3",
"fastify": "4.19.2",
"fastify": "4.20.0",
"fastify-raw-body": "4.2.0",
"lodash": "4.17.21",
"pretty-bytes": "5.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@redwoodjs/project-config": "5.0.0",
"ansi-colors": "4.1.3",
"fast-glob": "3.2.12",
"fastify": "4.19.2",
"fastify": "4.20.0",
"fastify-raw-body": "4.2.0",
"lodash": "4.17.21",
"qs": "6.11.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"crypto-js": "4.1.1",
"dotenv": "16.3.1",
"fast-json-parse": "1.0.3",
"fastify": "4.19.2",
"fastify": "4.20.0",
"fastify-raw-body": "4.2.0",
"graphql": "16.7.1",
"graphql-scalars": "1.22.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7049,7 +7049,7 @@ __metadata:
core-js: 3.31.1
fast-glob: 3.2.12
fast-json-parse: 1.0.3
fastify: 4.19.2
fastify: 4.20.0
fastify-raw-body: 4.2.0
jest: 29.6.1
lodash: 4.17.21
Expand Down Expand Up @@ -7853,7 +7853,7 @@ __metadata:
ansi-colors: 4.1.3
esbuild: 0.18.12
fast-glob: 3.2.12
fastify: 4.19.2
fastify: 4.20.0
fastify-raw-body: 4.2.0
lodash: 4.17.21
qs: 6.11.2
Expand Down Expand Up @@ -8141,7 +8141,7 @@ __metadata:
crypto-js: 4.1.1
dotenv: 16.3.1
fast-json-parse: 1.0.3
fastify: 4.19.2
fastify: 4.20.0
fastify-raw-body: 4.2.0
graphql: 16.7.1
graphql-scalars: 1.22.2
Expand Down Expand Up @@ -17893,9 +17893,9 @@ __metadata:
languageName: node
linkType: hard

"fastify@npm:4.19.2":
version: 4.19.2
resolution: "fastify@npm:4.19.2"
"fastify@npm:4.20.0":
version: 4.20.0
resolution: "fastify@npm:4.20.0"
dependencies:
"@fastify/ajv-compiler": ^3.5.0
"@fastify/error": ^3.2.0
Expand All @@ -17913,7 +17913,7 @@ __metadata:
secure-json-parse: ^2.5.0
semver: ^7.5.0
tiny-lru: ^11.0.1
checksum: faf6f4d50770fe250c382ebb963d9907b8aec07f8e9031794c0ecf61863c27f46dd80f3ac150b2842445f1bb356fd3e46a86932c6e0d553531f4fad6f7cc7bca
checksum: 52058995cabbbe6235331f106c2eb532e3aabc5e5e2b6f952b1da6ad19010b35a345a0323f0876ad269476bb047f4c1be60feafdca1c5a1a15ffdfe67827fbd3
languageName: node
linkType: hard

Expand Down

0 comments on commit 19082e3

Please sign in to comment.