From 58b3758c928ccf22428c0c9a6c04ad18dee49946 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 03:19:48 +0000 Subject: [PATCH] fix(deps): update dependency fastify-raw-body to v4.3.0 (#9566) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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-raw-body](https://togithub.com/Eomm/fastify-raw-body) | [`4.2.2` -> `4.3.0`](https://renovatebot.com/diffs/npm/fastify-raw-body/4.2.2/4.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/fastify-raw-body/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fastify-raw-body/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fastify-raw-body/4.2.2/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify-raw-body/4.2.2/4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
Eomm/fastify-raw-body (fastify-raw-body) ### [`v4.3.0`](https://togithub.com/Eomm/fastify-raw-body/releases/tag/v4.3.0) [Compare Source](https://togithub.com/Eomm/fastify-raw-body/compare/v4.2.2...v4.3.0) #### What's Changed - chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Eomm/fastify-raw-body/pull/53](https://togithub.com/Eomm/fastify-raw-body/pull/53) - chore(deps): bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Eomm/fastify-raw-body/pull/56](https://togithub.com/Eomm/fastify-raw-body/pull/56) - chore(deps): bump actions/setup-node from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Eomm/fastify-raw-body/pull/58](https://togithub.com/Eomm/fastify-raw-body/pull/58) - Raw body support for application/ld+json and application/activity+json by [@​perillamint](https://togithub.com/perillamint) in [https://github.com/Eomm/fastify-raw-body/pull/59](https://togithub.com/Eomm/fastify-raw-body/pull/59) #### New Contributors - [@​perillamint](https://togithub.com/perillamint) made their first contribution in [https://github.com/Eomm/fastify-raw-body/pull/59](https://togithub.com/Eomm/fastify-raw-body/pull/59) **Full Changelog**: https://github.com/Eomm/fastify-raw-body/compare/v4.2.2...v4.3.0
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/api-server/package.json | 2 +- packages/fastify/package.json | 2 +- packages/studio/package.json | 2 +- yarn.lock | 14 +++++++------- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/api-server/package.json b/packages/api-server/package.json index f784faf7954b..184e2a0a9ef1 100644 --- a/packages/api-server/package.json +++ b/packages/api-server/package.json @@ -41,7 +41,7 @@ "fast-glob": "3.3.2", "fast-json-parse": "1.0.3", "fastify": "4.24.3", - "fastify-raw-body": "4.2.2", + "fastify-raw-body": "4.3.0", "lodash": "4.17.21", "pretty-bytes": "5.6.0", "pretty-ms": "7.0.1", diff --git a/packages/fastify/package.json b/packages/fastify/package.json index ce7a703a568a..1b90b9ff9863 100644 --- a/packages/fastify/package.json +++ b/packages/fastify/package.json @@ -26,7 +26,7 @@ "ansi-colors": "4.1.3", "fast-glob": "3.3.2", "fastify": "4.24.3", - "fastify-raw-body": "4.2.2", + "fastify-raw-body": "4.3.0", "lodash": "4.17.21", "qs": "6.11.2" }, diff --git a/packages/studio/package.json b/packages/studio/package.json index 89a49de9b3c9..6c98ba8ad959 100644 --- a/packages/studio/package.json +++ b/packages/studio/package.json @@ -35,7 +35,7 @@ "dotenv": "16.3.1", "fast-json-parse": "1.0.3", "fastify": "4.24.3", - "fastify-raw-body": "4.2.2", + "fastify-raw-body": "4.3.0", "graphql": "16.8.1", "graphql-scalars": "1.22.4", "graphql-yoga": "4.0.4", diff --git a/yarn.lock b/yarn.lock index 26c7141f506a..c405461aaf1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7929,7 +7929,7 @@ __metadata: fast-glob: 3.3.2 fast-json-parse: 1.0.3 fastify: 4.24.3 - fastify-raw-body: 4.2.2 + fastify-raw-body: 4.3.0 jest: 29.7.0 lodash: 4.17.21 pretty-bytes: 5.6.0 @@ -8777,7 +8777,7 @@ __metadata: esbuild: 0.19.5 fast-glob: 3.3.2 fastify: 4.24.3 - fastify-raw-body: 4.2.2 + fastify-raw-body: 4.3.0 lodash: 4.17.21 qs: 6.11.2 typescript: 5.2.2 @@ -9195,7 +9195,7 @@ __metadata: dotenv: 16.3.1 fast-json-parse: 1.0.3 fastify: 4.24.3 - fastify-raw-body: 4.2.2 + fastify-raw-body: 4.3.0 graphiql: 2.4.7 graphql: 16.8.1 graphql-scalars: 1.22.4 @@ -19928,14 +19928,14 @@ __metadata: languageName: node linkType: hard -"fastify-raw-body@npm:4.2.2": - version: 4.2.2 - resolution: "fastify-raw-body@npm:4.2.2" +"fastify-raw-body@npm:4.3.0": + version: 4.3.0 + resolution: "fastify-raw-body@npm:4.3.0" dependencies: fastify-plugin: ^4.0.0 raw-body: ^2.5.1 secure-json-parse: ^2.4.0 - checksum: c9b1dc02598df3d96b8c364b5dcd24c4a6c87bf1f1bd94d93a020354647c53c8dab959dd05967bf3c73ea63dab613890815a5ec14360a2aefdd2e03f3c8e14ae + checksum: 3260ab2fc3483a1668442b0a2b60a3f671948d8fc6e7a811ac782cfc28d31d8f064e7b3835ca21cb542d41c4a2a7bc84dd5c18ef0c38f90d7387dd6bbb83161d languageName: node linkType: hard