Skip to content

Commit

Permalink
fix(deps): update dependency fastify-raw-body to v4.3.0 (#9566)
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-raw-body](https://github.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

<details>
<summary>Eomm/fastify-raw-body (fastify-raw-body)</summary>

###
[`v4.3.0`](https://github.com/Eomm/fastify-raw-body/releases/tag/v4.3.0)

[Compare
Source](https://github.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
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/Eomm/fastify-raw-body/pull/53](https://github.com/Eomm/fastify-raw-body/pull/53)
- chore(deps): bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/Eomm/fastify-raw-body/pull/56](https://github.com/Eomm/fastify-raw-body/pull/56)
- chore(deps): bump actions/setup-node from 3 to 4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/Eomm/fastify-raw-body/pull/58](https://github.com/Eomm/fastify-raw-body/pull/58)
- Raw body support for application/ld+json and application/activity+json
by [@&#8203;perillamint](https://github.com/perillamint) in
[https://github.com/Eomm/fastify-raw-body/pull/59](https://github.com/Eomm/fastify-raw-body/pull/59)

#### New Contributors

- [@&#8203;perillamint](https://github.com/perillamint) made their
first contribution in
[https://github.com/Eomm/fastify-raw-body/pull/59](https://github.com/Eomm/fastify-raw-body/pull/59)

**Full Changelog**:
Eomm/fastify-raw-body@v4.2.2...v4.3.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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent d358a11 commit 58b3758
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 @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 58b3758

Please sign in to comment.