Skip to content

Commit

Permalink
fix(deps): update dependency fastify to v4.24.3 (#9457)
Browse files Browse the repository at this point in the history
[![Mend Renovate logo
banner](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.dev/)
([source](https://togithub.com/fastify/fastify)) | [`4.23.2` ->
`4.24.3`](https://renovatebot.com/diffs/npm/fastify/4.23.2/4.24.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fastify/4.24.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fastify/4.24.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fastify/4.23.2/4.24.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify/4.23.2/4.24.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

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

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.24.2...v4.24.3)

- fix: timeout on citgm tests by
[@&#8203;simone-sanfratello](https://togithub.com/simone-sanfratello) in
[fastify/fastify#5101
- chore: add missing `use strict` directives by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify#5106

**Full Changelog**:
fastify/fastify@v4.24.2...v4.24.3

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

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.24.1...v4.24.2)

- fix: build problems when `Symbol.asyncDispose` type is not available.
by [@&#8203;arthurfiorette](https://togithub.com/arthurfiorette) in
[fastify/fastify#5096

**Full Changelog**:
fastify/fastify@v4.24.1...v4.24.2

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

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.24.0...v4.24.1)

- fix: citgm by
[@&#8203;simone-sanfratello](https://togithub.com/simone-sanfratello) in
[fastify/fastify#5075
- fix: HEAD route reseting by
[@&#8203;ivan-tymoshenko](https://togithub.com/ivan-tymoshenko) in
[fastify/fastify#5090

**Full Changelog**:
fastify/fastify@v4.24.0...v4.24.1

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

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.23.2...v4.24.0)

- docs: Add blank line before onclose hook heading by
[@&#8203;kadoshita](https://togithub.com/kadoshita) in
[fastify/fastify#5042
- build(dependabot): ignore tap major updates by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify#5047
- chore: Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify#5048
- chore: more perf by [@&#8203;Eomm](https://togithub.com/Eomm) in
[fastify/fastify#5016
- docs(ecosystem): add fastify-prisma by
[@&#8203;zrosenbauer](https://togithub.com/zrosenbauer) in
[fastify/fastify#5041
- test: fix ci due yup breaking by
[@&#8203;Eomm](https://togithub.com/Eomm) in
[fastify/fastify#5058
- perf: optimize split params by
[@&#8203;Connormiha](https://togithub.com/Connormiha) in
[fastify/fastify#5057
- chore: implicitly infer SchemaCompiler as readonly by
[@&#8203;DemonHa](https://togithub.com/DemonHa) in
[fastify/fastify#5060
- test(logger): splitting existing tests to avoid pipeline failing for
timeout by
[@&#8203;giuliowaitforitdavide](https://togithub.com/giuliowaitforitdavide)
in
[fastify/fastify#5064
- fix(async-hooks): mixing async and callback style in preHandler option
now returns an error by
[@&#8203;giuliowaitforitdavide](https://togithub.com/giuliowaitforitdavide)
in
[fastify/fastify#5069
- fix: enhance 100 and 200 or 204 handling by
[@&#8203;Iamshankhadeep](https://togithub.com/Iamshankhadeep) in
[fastify/fastify#5056
- docs: add fastify-cloudflare-turnstile to ecosystem by
[@&#8203;112RG](https://togithub.com/112RG) in
[fastify/fastify#5067
- docs: Fixing a couple typos by
[@&#8203;Cadienvan](https://togithub.com/Cadienvan) in
[fastify/fastify#5079
- feat: Add `Symbol.asyncDispose` to improve DX in short lived servers.
by [@&#8203;arthurfiorette](https://togithub.com/arthurfiorette) in
[fastify/fastify#5082
- docs: Documentation changes requested at
[#&#8203;5082](https://togithub.com/fastify/fastify/issues/5082) by
[@&#8203;arthurfiorette](https://togithub.com/arthurfiorette) in
[fastify/fastify#5083
- docs: remove thenable promisesaplus spec references by
[@&#8203;dancastillo](https://togithub.com/dancastillo) in
[fastify/fastify#5081
- docs(ecosystem): add fastify-event-bus by
[@&#8203;Shiva127](https://togithub.com/Shiva127) in
[fastify/fastify#5085
- docs: update docs for FastifyPlugin by
[@&#8203;dancastillo](https://togithub.com/dancastillo) in
[fastify/fastify#5070
- docs: Update for .hijack heading by
[@&#8203;jackbatzner](https://togithub.com/jackbatzner) in
[fastify/fastify#5088
- fix(warnings): fixed warning when accessing context property from
Request and Reply objects by
[@&#8203;giuliowaitforitdavide](https://togithub.com/giuliowaitforitdavide)
in
[fastify/fastify#5084
- fix: HEAD route search by
[@&#8203;ivan-tymoshenko](https://togithub.com/ivan-tymoshenko) in
[fastify/fastify#5078

- [@&#8203;kadoshita](https://togithub.com/kadoshita) made their first
contribution in
[fastify/fastify#5042
- [@&#8203;Connormiha](https://togithub.com/Connormiha) made their first
contribution in
[fastify/fastify#5057
- [@&#8203;DemonHa](https://togithub.com/DemonHa) made their first
contribution in
[fastify/fastify#5060
- [@&#8203;Iamshankhadeep](https://togithub.com/Iamshankhadeep) made
their first contribution in
[fastify/fastify#5056
- [@&#8203;Cadienvan](https://togithub.com/Cadienvan) made their first
contribution in
[fastify/fastify#5079
- [@&#8203;arthurfiorette](https://togithub.com/arthurfiorette) made
their first contribution in
[fastify/fastify#5082
- [@&#8203;jackbatzner](https://togithub.com/jackbatzner) made their
first contribution in
[fastify/fastify#5088

**Full Changelog**:
fastify/fastify@v4.23.2...v4.24.0

</details>

---

📅 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jtoar committed Nov 16, 2023
1 parent e4fe954 commit d811da3
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 48 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 @@
"dotenv-defaults": "5.0.2",
"fast-glob": "3.3.1",
"fast-json-parse": "1.0.3",
"fastify": "4.23.2",
"fastify": "4.24.3",
"fastify-raw-body": "4.2.2",
"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": "6.3.3",
"ansi-colors": "4.1.3",
"fast-glob": "3.3.1",
"fastify": "4.23.2",
"fastify": "4.24.3",
"fastify-raw-body": "4.2.2",
"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 @@ -34,7 +34,7 @@
"core-js": "3.33.2",
"dotenv": "16.3.1",
"fast-json-parse": "1.0.3",
"fastify": "4.23.2",
"fastify": "4.24.3",
"fastify-raw-body": "4.2.2",
"graphql": "16.8.1",
"graphql-scalars": "1.22.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"chalk": "4.1.2",
"dotenv-defaults": "5.0.2",
"fast-glob": "3.3.1",
"fastify": "4.23.2",
"fastify": "4.24.3",
"yargs-parser": "21.1.1"
},
"devDependencies": {
Expand Down
98 changes: 54 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2932,10 +2932,10 @@ __metadata:
languageName: node
linkType: hard

"@fastify/error@npm:^3.0.0, @fastify/error@npm:^3.2.0":
version: 3.3.0
resolution: "@fastify/error@npm:3.3.0"
checksum: b9651ad1b25781880343514bd4dfcbdb55e2459830a78ada73c0ac3dbf217161ee80af7245c7c7bfa370775d0beb146845c7314da13f478ff67520c8128ec3f0
"@fastify/error@npm:^3.0.0, @fastify/error@npm:^3.4.0":
version: 3.4.1
resolution: "@fastify/error@npm:3.4.1"
checksum: 1f1a0faa8c86639afb6f4bd47a9cdc1f0f20ce0d6944340fbdec8218aaba91dc9cae9ed78e24e61bceb782a867efda2b9a6320091f00dcbb896d9c8a9bdf5f96
languageName: node
linkType: hard

Expand Down Expand Up @@ -7794,7 +7794,7 @@ __metadata:
dotenv-defaults: 5.0.2
fast-glob: 3.3.1
fast-json-parse: 1.0.3
fastify: 4.23.2
fastify: 4.24.3
fastify-raw-body: 4.2.2
jest: 29.7.0
lodash: 4.17.21
Expand Down Expand Up @@ -8639,7 +8639,7 @@ __metadata:
ansi-colors: 4.1.3
esbuild: 0.18.19
fast-glob: 3.3.1
fastify: 4.23.2
fastify: 4.24.3
fastify-raw-body: 4.2.2
lodash: 4.17.21
qs: 6.11.2
Expand Down Expand Up @@ -9050,7 +9050,7 @@ __metadata:
core-js: 3.33.2
dotenv: 16.3.1
fast-json-parse: 1.0.3
fastify: 4.23.2
fastify: 4.24.3
fastify-raw-body: 4.2.2
graphiql: 2.4.7
graphql: 16.8.1
Expand Down Expand Up @@ -9197,7 +9197,7 @@ __metadata:
dotenv-defaults: 5.0.2
esbuild: 0.18.19
fast-glob: 3.3.1
fastify: 4.23.2
fastify: 4.24.3
typescript: 5.2.2
yargs-parser: 21.1.1
bin:
Expand Down Expand Up @@ -19554,10 +19554,10 @@ __metadata:
languageName: node
linkType: hard

"fast-content-type-parse@npm:^1.0.0":
version: 1.0.0
resolution: "fast-content-type-parse@npm:1.0.0"
checksum: 4267249a0d4b26de4c39eb41cfc891bd9f295008e42cc7368129a74ff8b316adc0b4999bb5cd8ee7569031663832edf77c2298bf3ab275bda093ee207bfa3a99
"fast-content-type-parse@npm:^1.1.0":
version: 1.1.0
resolution: "fast-content-type-parse@npm:1.1.0"
checksum: 882bf990fa5d64be1825ce183818db43900ece0d7ef184cb9409bae8ed1001acbe536a657b1496382cb3e308e71ab39cc399bbdae70cba1745eecaeca4e55384
languageName: node
linkType: hard

Expand Down Expand Up @@ -19636,17 +19636,18 @@ __metadata:
languageName: node
linkType: hard

"fast-json-stringify@npm:^5.7.0":
version: 5.7.0
resolution: "fast-json-stringify@npm:5.7.0"
"fast-json-stringify@npm:^5.7.0, fast-json-stringify@npm:^5.8.0":
version: 5.9.1
resolution: "fast-json-stringify@npm:5.9.1"
dependencies:
"@fastify/deepmerge": ^1.0.0
ajv: ^8.10.0
ajv-formats: ^2.1.1
fast-deep-equal: ^3.1.3
fast-uri: ^2.1.0
json-schema-ref-resolver: ^1.0.1
rfdc: ^1.2.0
checksum: 1c955b677e2cbae573217a22231a27fdf695ab916cc69ff5e0a944b984ebbedad4b6827eae7b1a4cd792fc967d5039f52f0e25471be555aec7ef87b5f62e70dc
checksum: 29d85a11aa828cf25fdb926b6c2f0f27d584c3c4c59430a9b1e941a4698e4297e87168b18ed5eb93cba2a7e7ef2bb2c2aca3f8090c9b178d7abbac339a2a1b42
languageName: node
linkType: hard

Expand Down Expand Up @@ -19721,27 +19722,27 @@ __metadata:
languageName: node
linkType: hard

"fastify@npm:4.23.2":
version: 4.23.2
resolution: "fastify@npm:4.23.2"
"fastify@npm:4.24.3":
version: 4.24.3
resolution: "fastify@npm:4.24.3"
dependencies:
"@fastify/ajv-compiler": ^3.5.0
"@fastify/error": ^3.2.0
"@fastify/error": ^3.4.0
"@fastify/fast-json-stringify-compiler": ^4.3.0
abstract-logging: ^2.0.1
avvio: ^8.2.1
fast-content-type-parse: ^1.0.0
fast-json-stringify: ^5.7.0
find-my-way: ^7.6.0
light-my-request: ^5.9.1
pino: ^8.12.0
fast-content-type-parse: ^1.1.0
fast-json-stringify: ^5.8.0
find-my-way: ^7.7.0
light-my-request: ^5.11.0
pino: ^8.16.0
process-warning: ^2.2.0
proxy-addr: ^2.0.7
rfdc: ^1.3.0
secure-json-parse: ^2.5.0
semver: ^7.5.0
toad-cache: ^3.2.0
checksum: 990fe19f6b30e378abe7c590b725abe4bbe9664e7825024a6e556e8b250d8ff41c0dbb6be241da8e6b4e0f36ce22b8dce07555beb4927ac5cb7b18d888f2cbc9
secure-json-parse: ^2.7.0
semver: ^7.5.4
toad-cache: ^3.3.0
checksum: 36018767b25cde307942f52172eedfc7c1ce186162222334e19caa607e3d29fe3de04cff2c08f21096d45fa4b071cd58a319392a6dbb5b5dbdf8230b38405c3e
languageName: node
linkType: hard

Expand Down Expand Up @@ -20008,14 +20009,14 @@ __metadata:
languageName: node
linkType: hard

"find-my-way@npm:^7.6.0":
version: 7.6.2
resolution: "find-my-way@npm:7.6.2"
"find-my-way@npm:^7.7.0":
version: 7.7.0
resolution: "find-my-way@npm:7.7.0"
dependencies:
fast-deep-equal: ^3.1.3
fast-querystring: ^1.0.0
safe-regex2: ^2.0.0
checksum: 562fb28fe1b05c35ae76a6ec95d971eb56fc33b95f2a5ae9fbab3e3c98692720e1466f27ceb55cd2a949e4540ac55c6a2d824fe79fb7091ecd0ab7d84393d1d7
checksum: 6b4fef5f3a21a73c5428337a02ce2f90af055e3fade6f57f3444a76d7f58a43891aba26597014ff02f9fd9071abfdd32b92ff2435aadaf96dd2316920c456f6e
languageName: node
linkType: hard

Expand Down Expand Up @@ -24053,6 +24054,15 @@ __metadata:
languageName: node
linkType: hard

"json-schema-ref-resolver@npm:^1.0.1":
version: 1.0.1
resolution: "json-schema-ref-resolver@npm:1.0.1"
dependencies:
fast-deep-equal: ^3.1.3
checksum: aa89d88108c0109ae35b913c89c132fb50c00f3b99fc8a8309b524b9e3a6a77414f19a6a35a1253871462984cbabc74279ebbd9bf103c6629fb7b37c9fb59bcf
languageName: node
linkType: hard

"json-schema-traverse@npm:^0.4.1":
version: 0.4.1
resolution: "json-schema-traverse@npm:0.4.1"
Expand Down Expand Up @@ -24656,14 +24666,14 @@ __metadata:
languageName: node
linkType: hard

"light-my-request@npm:^5.9.1":
version: 5.10.0
resolution: "light-my-request@npm:5.10.0"
"light-my-request@npm:^5.11.0":
version: 5.11.0
resolution: "light-my-request@npm:5.11.0"
dependencies:
cookie: ^0.5.0
process-warning: ^2.0.0
set-cookie-parser: ^2.4.1
checksum: 8135809e8c8263a2af542c510206767e39a302f728f7a4cf762179cb39fd58cb390c0a3f2a3f4fd852828cf3e208a4f2ff2d4c842b354d68e23bb04d60c03a70
checksum: ad5512b5216f2095409b54daf901f714f76004e4c8acdaa1ec3aa2ffde7ddf11ac249f02a87344d766bbad59eb2732acfe3ee5bb7e8ad5fc71057ef0d4d3be25
languageName: node
linkType: hard

Expand Down Expand Up @@ -28642,7 +28652,7 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:8.16.1, pino@npm:^8.12.0":
"pino@npm:8.16.1, pino@npm:^8.16.0":
version: 8.16.1
resolution: "pino@npm:8.16.1"
dependencies:
Expand Down Expand Up @@ -31499,7 +31509,7 @@ __metadata:
languageName: node
linkType: hard

"secure-json-parse@npm:^2.4.0, secure-json-parse@npm:^2.5.0":
"secure-json-parse@npm:^2.4.0, secure-json-parse@npm:^2.7.0":
version: 2.7.0
resolution: "secure-json-parse@npm:2.7.0"
checksum: f57eb6a44a38a3eeaf3548228585d769d788f59007454214fab9ed7f01fbf2e0f1929111da6db28cf0bcc1a2e89db5219a59e83eeaec3a54e413a0197ce879e4
Expand Down Expand Up @@ -31594,7 +31604,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.0.0, semver@npm:^7.1.1, semver@npm:^7.1.2, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8, semver@npm:^7.5.0, semver@npm:^7.5.1, semver@npm:^7.5.2, semver@npm:^7.5.3, semver@npm:^7.5.4":
"semver@npm:^7.0.0, semver@npm:^7.1.1, semver@npm:^7.1.2, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8, semver@npm:^7.5.1, semver@npm:^7.5.2, semver@npm:^7.5.3, semver@npm:^7.5.4":
version: 7.5.4
resolution: "semver@npm:7.5.4"
dependencies:
Expand Down Expand Up @@ -33586,10 +33596,10 @@ __metadata:
languageName: node
linkType: hard

"toad-cache@npm:^3.2.0":
version: 3.2.0
resolution: "toad-cache@npm:3.2.0"
checksum: 48dc4ff92ea228426f05c3f0b04333253ac9a4b5e6b83c260469d1d0995ee39397af0cd3ca327d53ba52ae23cf10a704b90b8b70707376427765ad01ff065ac2
"toad-cache@npm:^3.3.0":
version: 3.3.0
resolution: "toad-cache@npm:3.3.0"
checksum: df2e7fef3991e238197796d3ddd548e1a6b8cb569de8ee053949dcebb689a5ffdbaf2c2642c035768c00d114eb5d4db96925247cc9ccec9d88a6e6d58c95c76a
languageName: node
linkType: hard

Expand Down

0 comments on commit d811da3

Please sign in to comment.