Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency fastify to v2.15.1 [security] #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastify (source) 2.2.0 -> 2.15.1 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2020-8192

A denial of service vulnerability exists in Fastify v2.14.1 and v3.0.0-rc.4 that allows a malicious user to trigger resource exhaustion (when the allErrors option is used) with specially crafted schemas.


Release Notes

fastify/fastify (fastify)

v2.15.1

Compare Source

Breaking Change

For security reasons we changed the default in the ajvconfiguration.
Unfortunately allErrors: true is a DoS attack vector for certain
schemas. So this changed to allErrors: false.

See: ajv-validator/ajv@334071a
Ref: https://hackerone.com/reports/903521

πŸ“š PR:

v2.15.0

Compare Source

πŸ“š PR:

v2.14.1

Compare Source

v2.14.0

Compare Source

πŸ“š PR:

v2.13.1

Compare Source

πŸ“š PR:

v2.13.0

Compare Source

πŸ“š PR:

v2.12.1

Compare Source

πŸ“š PR:

v2.12.0

Compare Source

πŸ“š PR:

v2.11.0

Compare Source

πŸ“š PR:

v2.10.0

Compare Source

Features:

Fixes:

Documentation:

v2.9.0

Compare Source

πŸ“š PR:

v2.8.0

Compare Source

πŸ“š PR:

v2.7.1

Compare Source

Fixes:

  • Ensure we are not running the handler if reply.sent is true - #​1778
  • better typing for headers object - #​1775

Documentation:

v2.7.0

Compare Source

Features:

Fixes:

Documentation:

v2.6.0

Compare Source

Features:

Documentation:

  • Clarify that user-provided data relates to the schemas - #​1722

v2.5.0

Compare Source

Features:

Fixes:

  • Added case sensitive option to definition file - #​1691
  • fix: use reply instead of original res - #​1704
  • Removes double call to afterRouteAdded when ignoreTrailingSlash === true - #​1675
  • Fix http2SecureServer test - #​1681
  • Adds defaults to TS generics definitions - #​1669

Documentation:

v2.4.1

Compare Source

v2.4.0

Compare Source

Features

  • Use secure-json-parse instead of bourne (#​1619)
  • Add option to disable request start and end logging (#​1629)

Fixes

Documentation

Internals

v2.3.0

Compare Source

Features:

Fixes:

Documentation:

Internals:


Configuration

πŸ“… Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

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.

None yet

1 participant