fastify / fastify-compress

Fastify compression utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue · comments

The devDependency fastify was updated from 1.13.3 to 1.13.4.

🚨 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 v1.13.4

Enhancements

  • move ECONNRESET log from error to debug - #1363

Fixes

  • Fix setting multiple cookies as multiple 'Set-Cookie' headers. - #1360
  • fix: #1353 ignore evaluation of $schema field in json-schema - #1354

Documentation

  • Update copyright year to 2019 - #1364
Commits

The new version differs by 6 commits.

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 🌴

Flaky CI