Skip to content

[Snyk] Upgrade fastify from 3.3.0 to 3.20.1#1

Open
snyk-bot wants to merge 1 commit into
masterfrom
snyk-upgrade-22702db94912b784ef8cbf46858a0d81
Open

[Snyk] Upgrade fastify from 3.3.0 to 3.20.1#1
snyk-bot wants to merge 1 commit into
masterfrom
snyk-upgrade-22702db94912b784ef8cbf46858a0d81

Conversation

@snyk-bot

Copy link
Copy Markdown
Contributor

Snyk has created this PR to upgrade fastify from 3.3.0 to 3.20.1.

merge advice
ℹ️ 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 31 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2021-08-03.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Web Cache Poisoning
SNYK-JS-FINDMYWAY-1038269
402/1000
Why? Proof of Concept exploit, CVSS 5.9
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: fastify
  • 3.20.1 - 2021-08-03

    What's Changed

    • upgrade minimum find-my-way version by @ matthyk in #3232
    • Add serializerOpts to server option interface by @ ddadaal in #3231
    • docs: update all nodejs doc links to point to v14.x documentation by @ Fdawgs in #3227
    • docs: Added fastify-slonik plugin reference in fastify-ecosystem page. by @ Unbuttun in #3226

    New Contributors

    Full Changelog: v3.20.0...v3.20.1

  • 3.20.0 - 2021-08-02

    What's Changed

    New Contributors

    Full Changelog: v3.19.2...v3.20.0

  • 3.19.2 - 2021-07-21

    PR:

    • Bumped v3.19.1
    • Updated minimum pino version
    • docs: add fastify-formdiable (#3187)
    • docs: fix constrainted route definition (#3192)
    • Revert "fix: #3110 version resolution (#3113)" (#3191)
    • Bumped tsd to v0.17.0 (#3195)
    • add types for printRoutes (#3196)
    • doc: removed reference to pump and added description on http2SessionTimeout (#3198)
    • fix: headRouteExists lookup argument (#3199)
    • Server.md fix default value of onConstructorPoisoning (#3205)
    • docs: request.context and reply.context (#3201)
    • Update type defs to include new server req/rep property (#3204)
    • Update Ecosystem.md (#3206)
    • fix: pino deps warning (#3208)
  • 3.19.1 - 2021-07-12

    📚 PR:

    • Revert "Use path.join(__dirname, './package.json') to load version (#3155)"
    • docs: add fastify-formdiable (#3187)
  • 3.19.0 - 2021-07-09

    📚 PR:

    • feat: Shorthand schema bypass flag (#3156)
    • fastify-route-group (#3165)
    • Clarified LTS sentence about the supported Node.js releases (#3168)
    • chore: remove benchmark devDependencies (#3167)
    • chore: add stream to logger (#3169)
    • ecosystem: add heply/fastify-bcrypt (#3173)
    • dep: Use Fastify fork of pre-commit (#3175)
    • fix: windows flakiness (#3176)
    • build(deps): bump fastify/github-action-merge-dependabot (#3179)
    • build(deps-dev): bump @ types/node from 15.14.1 to 16.0.0 (#3180)
    • docs: fix broken links (#3183)
    • Use path.join(__dirname, './package.json') to load version (#3155)
  • 3.18.1 - 2021-06-29
    Read more
  • 3.18.0 - 2021-06-16
    Read more
  • 3.17.0 - 2021-05-29
    • Add instance property to req/rep prototypes (#3102)
    • Revert sent refactoring (#3108)
  • 3.16.2 - 2021-05-26

    📚 PR:

  • 3.16.1 - 2021-05-25
    • Removed spurious file from the npm package.
  • 3.16.0 - 2021-05-25
  • 3.15.1 - 2021-04-30
  • 3.15.0 - 2021-04-21
  • 3.14.2 - 2021-04-07
  • 3.14.1 - 2021-03-26
  • 3.14.0 - 2021-03-11
  • 3.13.0 - 2021-03-02
  • 3.12.0 - 2021-02-13
  • 3.11.0 - 2021-01-25
  • 3.10.1 - 2021-01-15
  • 3.10.0 - 2021-01-15
  • 3.9.2 - 2020-12-16
  • 3.9.1 - 2020-12-02
  • 3.9.0 - 2020-12-02
  • 3.8.0 - 2020-11-09
  • 3.7.0 - 2020-10-19
  • 3.6.0 - 2020-10-11
  • 3.5.1 - 2020-10-04
  • 3.5.0 - 2020-09-30
  • 3.4.1 - 2020-09-14
  • 3.4.0 - 2020-09-14
  • 3.3.0 - 2020-08-25
from fastify GitHub release notes
Commit messages
Package name: fastify
  • 8371ba0 Bumped v3.20.1
  • 9a87b81 Added fastify-slonik plugin reference (#3226)
  • 1299d1e docs: update all nodejs doc links to point to v14.x documentation (#3227)
  • dfdc243 Add `serializerOpts` to server option interface (#3231)
  • 44e3ffe upgrade minimum find-my-way version (#3232)
  • 8f75d18 Bumped v3.20.0
  • 0e45243 Fix interface in route generic example (#3222)
  • 1aff021 fix generic constraint type (#3221)
  • 5cf61fc Extend content type parser (#3210)
  • 52afb4a fix: add file option in FastifyLoggerOptions interface (#3214)
  • 1cfa32e feat: update Getting-Started.md (#3213)
  • c3933ce docs: add fastify-recaptcha (#3212)
  • aa58990 fix: request hanging when synchronously returning a value in setErrorHandler (#3211)
  • 7db55d4 Add this types to decorator functions (#3203)
  • 4664ce5 Bumped v3.19.2
  • 41e5a2d Updated minimum pino version
  • bdba8ed fix: pino deps warning (#3208)
  • ae90743 Update Ecosystem.md (#3206)
  • cfd1550 Update type defs to include new `server` req/rep property (#3204)
  • 014d6d6 docs: request.context and reply.context (#3201)
  • 9401cd7 Server.md fix default value of onConstructorPoisoning (#3205)
  • 91c3cdd fix: `headRouteExists` lookup argument (#3199)
  • 7e18edc doc: removed reference to pump and added description on http2SessionTimeout (#3198)
  • 746e1df add types for printRoutes (#3196)

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant