[Snyk] Upgrade fastify from 4.26.2 to 4.29.0 #96
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.26.2 to 4.29.0.
ℹ️ 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 4 versions ahead of your current version.
The recommended version was released 3 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-FASTIFYMULTIPART-8660811
Release notes
Package name: fastify
-
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
- [Backport 4.x] fix: server.listen listener is not cleanup properly by @ github-actions in #5523
- [Backport 4.x] test: fix test finished earlier than expected by @ github-actions in #5541
- fix(v4): update .npmignore by @ Eomm in #5538
-
4.28.0 - 2024-06-14
- test: fix closing - pipelining by @ climba03003 in #5486
- refactor(backport v4.x): change
- refactor(backport v4.x): hasRoute method comparison with case insensitive by @ SMNBLMRR in #5513
- fix: (backport) Type inferrence with auxilliary hook handlers by @ aadito123 in #5518
-
4.27.0 - 2024-05-07
- docs(request): update request page by @ Tony133 in #5343
- ci: Add Nsolid runtime to CI and Integration tests by @ riosje in #5332
- docs(Ecosystem): add fastify-i18n, vite-plugin-fastify, and vite-plug… by @ Shyam-Chen in #5346
- docs(ecosystem): update x-ray community plugin link by @ jorgevrgs in #5350
- docs: spelling corrections by @ 10xLaCroixDrinker in #5349
- docs: Remove ES module with NodeNext note by @ melroy89 in #5361
- docs(ecosystem): add fastify-msgraph-change-notifications-webhook to community plugins by @ flower-of-the-bridges in #5360
- docs: Add GitHub links to Type Providers + mention Zod by @ melroy89 in #5365
- docs: fix errors table layout by @ aivopaas in #5374
- chore: Bump pnpm/action-setup from 2 to 3 by @ dependabot in #5381
- docs(typescript): update generic constraints link by @ Tony133 in #5379
- types: narrow code reply type based on schema by @ hpx7 in #5380
- fix: errorCodes import using ESM by @ melroy89 in #5390
- fix: Extend tap with .test.mjs tests & Rename existing ESM test by @ melroy89 in #5391
- docs(typescript): update example https server by @ Tony133 in #5389
- docs(typescript): update snippet code by @ Tony133 in #5406
- fix: benchmark CI by @ gurgunday in #5414
- fix:
- fix: only run citgm if citgm-core-plugins label is set by @ gurgunday in #5416
- feat: adds webdav methods that require body & content type parsing by @ johaven in #5411
- docs: improve onError docs by specifying what the error handler is by @ tmcw in #5358
- chore: add mercedes-benz as new sponsor by @ Eomm in #5424
- chore(ecosystem): Add Fastify asyncforge plugin by @ rozzilla in #5429
- types:
- chore: Bump pino from 8.21.0 to 9.0.0 in the dependencies-major group by @ dependabot in #5431
- chore: exclude node 14 and 16 on macOS by @ gurgunday in #5433
- chore: Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 by @ dependabot in #5436
- docs: update indentation on snippet code by @ Tony133 in #5418
- docs(guides/abort): suggest explicit use of the
- feat: disable request logging by @ SamSalvatico in #5435
- chore: add @ gurgunday to the Core Team by @ gurgunday in #5442
- feat: add mkcalendar and report methods by @ keyservlad in #5439
- feat: handle synchronous errors in errorHandler by @ mcollina in #5445
- types: request route schema might be undefined by @ nflaig in #5394
- @ Tony133 made their first contribution in #5343
- @ riosje made their first contribution in #5332
- @ jorgevrgs made their first contribution in #5350
- @ 10xLaCroixDrinker made their first contribution in #5349
- @ melroy89 made their first contribution in #5361
- @ flower-of-the-bridges made their first contribution in #5360
- @ aivopaas made their first contribution in #5374
- @ hpx7 made their first contribution in #5380
- @ johaven made their first contribution in #5411
- @ tmcw made their first contribution in #5358
- @ remidewitte made their first contribution in #5384
- @ SamSalvatico made their first contribution in #5435
- @ keyservlad made their first contribution in #5439
-
4.26.2 - 2024-03-03
- fix: typo in module exports by @ lirantal in #5316
- docs(ts): Fix links by @ rozzilla in #5308
- fix: cb is not a function at fallbackErrorHandler by @ Uzlopak in #5317
- feat: add a Firebase Functions step by step guide by @ lirantal in #5318
- types: fix test failure by @ gurgunday in #5330
- perf: use FifoMap to check contentType by @ gurgunday in #5331
- docs(ecosystem): adds fastify-override to plugins list by @ matthyk in #5336
- types: Export preClose hook types by @ matthyk in #5335
- fix: database migration doc missing db connection code by @ nuhman in #5339
- chore: Bump pnpm/action-setup from 2 to 3 by @ dependabot in #5341
- chore: Bump xt0rted/markdownlint-problem-matcher from 2.0.0 to 3.0.0 by @ dependabot in #5342
- @ nuhman made their first contribution in #5339
from fastify GitHub release notesWhat'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
What's Changed
Full Changelog: v4.28.0...v4.28.1
What's Changed
reply.redirect()signature (#5483) by @ gurgunday in #5484Full Changelog: v4.27.0...v4.28.0
What's Changed
remove-labeljob uses the wrong repo by @ gurgunday in #5415reply.getSerializationFunctioncan returnundefinedby @ remidewitte in #5384abortedproperty by @ Fdawgs in #5438New Contributors
Full Changelog: v4.26.2...v4.27.0
What's Changed
New Contributors
Full Changelog: v4.26.1...v4.26.2
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: