Skip to content

An in-range update of fastify is breaking the build 🚨 #49

@greenkeeper

Description

@greenkeeper

The devDependency fastify was updated from 2.4.1 to 2.5.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

fastify is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v2.5.0

Features:

  • Add ability to get response time on reply - #1697
  • Alias schema.query to schema.querystring (#1690) - #1694

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:

  • docs: fix typos for logging - #1701
  • Add RBAC plugin - #1692
  • Update docs to fix req.body inside logger req - #1695
Commits

The new version differs by 12 commits.

  • 901911c Bumped v2.5.0
  • 1ad7566 add ability to get response time on reply (#1697)
  • fda8448 Added case sensitive option to definition file. (#1691)
  • d8730a2 fix: use reply instead of original res (#1704)
  • b53f037 chore: greenkeeper ignore autocannon (#1696)
  • 00d0e23 docs: fix typos (#1701)
  • bdc137e Alias schema.query to schema.querystring (#1690) (#1694)
  • 41a94c3 docs: fix req.body inside logger req (#1695)
  • ecea232 Removes double call to afterRouteAdded when ignoreTrailingSlash === true (#1675)
  • fc52dc3 Add RBAC plugin to Ecosystem (#1692)
  • 7f274d1 Update node types, typescript, and fix broken test (#1681)
  • 1958c74 Adds defaults to TS generics definitions (#1669)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions