Open
Conversation
Snyk has created this PR to upgrade fastify from 4.19.2 to 4.29.1. See this package in npm: fastify See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/0ebbe13e-a0e4-423e-a630-ad315a982ed6?utm_source=github&utm_medium=referral&page=upgrade-pr
|
|
Reviewer's GuideThis PR bumps the Fastify dependency from v4.19.2 to v4.29.1 in package.json to address two security vulnerabilities without introducing breaking changes. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade fastify from 4.19.2 to 4.29.1.
ℹ️ 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 23 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-FASTIFY-9788069
SNYK-JS-FINDMYWAY-8055229
Release notes
Package name: fastify
-
4.29.1 - 2025-04-28
⚠️ Security Release ⚠️
-
4.29.0 - 2024-12-04
- fix(backport v4.x):
- feat(backport 4.x): add body parsing on copy move mkcol methods by @ johaven in #5549
- [Backport 4.x] fix: res serializer not given reply (#5556) by @ github-actions in #5563
- chore(backport 4.x): allow ! in PR title by @ github-actions in #5572
- [Backport 4.x] feat: support different body schema per content type by @ github-actions in #5559
- [Backport 4.x] chore(sponsor): add valtown by @ github-actions in #5593
- [Backport 4.x] fix: nullish host by @ github-actions in #5594
- refactor(4.x): add deprecate warning of json shorthand by @ climba03003 in #5587
- [Backport 4.x] chore(sponsor): add handsontable by @ github-actions in #5595
- [Backport 4.x] fix: throwing "FST_ERR_DUPLICATED_ROUTE" error instead of raw error by @ github-actions in #5624
- fix(backport 4.x): reorder handling of
- [Backport 4.x] docs: add default value for maxParamLength by @ github-actions in #5631
- [Backport 4.x] chore: fix sponsor link by @ github-actions in #5641
- [Backport 4.x] feat: add fastify v4 codemods by @ github-actions in #5654
- [Backport 4.x] feat: bind
- [Backport 4.x] docs: update v4 codemods by @ github-actions in #5686
- @ bastienmenis made their first contribution in #5527
-
4.28.1 - 2024-06-29
-
4.28.0 - 2024-06-14
-
4.27.0 - 2024-05-07
-
4.26.2 - 2024-03-03
-
4.26.1 - 2024-02-12
-
4.26.0 - 2024-01-29
-
4.25.2 - 2023-12-24
-
4.25.1 - 2023-12-15
-
4.25.0 - 2023-12-13
-
4.24.3 - 2023-10-19
-
4.24.2 - 2023-10-15
-
4.24.1 - 2023-10-13
-
4.24.0 - 2023-10-11
-
4.23.2 - 2023-09-14
-
4.23.1 - 2023-09-13
-
4.23.0 - 2023-09-11
-
4.22.2 - 2023-09-01
-
4.22.1 - 2023-08-31
-
4.22.0 - 2023-08-27
-
4.21.0 - 2023-07-27
-
4.20.0 - 2023-07-17
-
4.19.2 - 2023-07-03
from fastify GitHub release notesFix for "Invalid content-type parsing could lead to validation bypass" and CVE-2025-32442.
Full Changelog: v4.29.0...v4.29.1
What's Changed
configtype in RouteShorthandOptions by @ bastienmenis in #5527Responsereplies by @ github-actions in #5629thisto instance in onclose by @ github-actions in #5679New Contributors
Full Changelog: v4.28.1...v4.29.0
Important
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:
Summary by Sourcery
Upgrade fastify dependency to version 4.29.1 to incorporate security patches and address known vulnerabilities
Bug Fixes:
Enhancements: