-
-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
Description
The devDependency fastify was updated from 2.4.1 to 2.5.0.
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:
Commits
The new version differs by 12 commits.
901911cBumped v2.5.01ad7566add ability to get response time on reply (#1697)fda8448Added case sensitive option to definition file. (#1691)d8730a2fix: use reply instead of original res (#1704)b53f037chore: greenkeeper ignore autocannon (#1696)00d0e23docs: fix typos (#1701)bdc137eAlias schema.query to schema.querystring (#1690) (#1694)41a94c3docs: fix req.body inside logger req (#1695)ecea232Removes double call to afterRouteAdded when ignoreTrailingSlash === true (#1675)fc52dc3Add RBAC plugin to Ecosystem (#1692)7f274d1Update node types, typescript, and fix broken test (#1681)1958c74Adds 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 🌴