faas-js-runtime
faas-js-runtime copied to clipboard
[Snyk] Upgrade fastify-raw-body from 4.2.1 to 4.3.0
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade fastify-raw-body from 4.2.1 to 4.3.0.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is 2 versions ahead of your current version.
- The recommended version was released 3 months ago, on 2023-11-16.
Release notes
Package name: fastify-raw-body
-
4.3.0 - 2023-11-16
What's Changed
- chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @ dependabot in #53
- chore(deps): bump actions/checkout from 3 to 4 by @ dependabot in #56
- chore(deps): bump actions/setup-node from 3 to 4 by @ dependabot in #58
- Raw body support for application/ld+json and application/activity+json by @ perillamint in #59
New Contributors
- @ perillamint made their first contribution in #59
Full Changelog: v4.2.2...v4.3.0
-
4.2.2 - 2023-08-10
What's Changed
- fix: adjust fastify compatibility by @ kperdomo1 in #52
New Contributors
- @ kperdomo1 made their first contribution in #52
Full Changelog: v4.2.1...v4.2.2
-
4.2.1 - 2023-07-15
What's Changed
- chore(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @ dependabot in #46
- chore(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @ dependabot in #47
- chore(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @ dependabot in #48
- chore(deps-dev): bump @ types/node from 18.16.5 to 20.1.0 by @ dependabot in #49
- Add missing route config type by @ FabianFrank in #50
New Contributors
- @ FabianFrank made their first contribution in #50
Full Changelog: v4.2.0...v4.2.1
Commit messages
Package name: fastify-raw-body
- d7c15db feat: support for multiple content types (#59)
- 7c08116 chore(deps): bump actions/setup-node from 3 to 4 (#58)
- b328578 chore(deps): bump actions/checkout from 3 to 4 (#56)
- 38cca19 chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 (#53)
- 5afd25c Bumped v4.2.2
- 7f8bdfc fix: adjust fastify compatibility (#52)
- 43a55b5 Bumped v4.2.1
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🔕 Ignore this dependency or unsubscribe from future upgrade PRs
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.54%. Comparing base (
882fba2) to head (a72d4d0).
Additional details and impacted files
@@ Coverage Diff @@
## main #345 +/- ##
=======================================
Coverage 89.54% 89.54%
=======================================
Files 10 10
Lines 306 306
=======================================
Hits 274 274
Misses 32 32
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.