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

chore(deps): Bump fastify from 2.15.0 to 2.15.1 #97

Merged
merged 1 commit into from
Jul 6, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps fastify from 2.15.0 to 2.15.1.

Release notes

Sourced from fastify's releases.

v2.15.1

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:

  • Add PATCH to body validation (#2351)
Commits
  • 627096f Disable allErrors in default Ajv config
  • 7788b90 updated Getting-Started.md - added more detail making the process easier to u...
  • 7717915 add test to verify ND-JSON content is not serialized as JSON (#2349)
  • 77bccb7 Add missing parameter done in example (#2353)
  • bf18412 Move createError utility to its own package (#2339)
  • 1d4dcf2 add fastify-raw-body to Ecosystem (#2342)
  • 2ee21f8 List fastify-tokenize on the ecosystem doc page (#2340)
  • 82f28a8 Allow TS type augmentation for Fastify.prototype.use (#2335)
  • 23b48dd fix ready order execution (#2333)
  • 25d7ba2 fix: add code to FastifyError typing (#2337)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 6, 2020
@kodiakhq kodiakhq bot merged commit da44edf into master Jul 6, 2020
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/fastify-2.15.1 branch July 6, 2020 18:27
@github-actions
Copy link

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant