lependu/fastify-lured

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

greenkeeper opened this issue Β· 3 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 🌴

  • The devDependency fastify was updated from 1.13.4 to 1.14.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.14.0

Features

  • Support custom route versioning strategies - #1422
  • Protect against prototype poisoning - #1427

Fixes

  • fix: json schema $ref with $id set in definitions - #1425
Commits

The new version differs by 7 commits.

  • 772bfbe Bumped v1.14.0
  • c854949 update find-my-way to version 1.18.0; (#1422)
  • 66d3943 Cherry-pick fix: removed v2 check
  • a749889 Protect against prototype poisoning (#1427)
  • f0dacb9 fix: json schema $ref with $id set in definitions (#1425)
  • 577a96e Ts routeschema missing type + testing #1378 (#1393)
  • 31184e7 Updated reply.redirect declaration (#1389)

See the full diff

  • The devDependency fastify was updated from 1.14.0 to 1.14.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.14.1

Fixes

  • Allow override of the default content-type parser inside a plugin - #1434
Commits

The new version differs by 2 commits.

  • 4e1e008 Bumped v1.14.1
  • 7bd2a45 Add test for content-type overriding inside a plugin (#1434)

See the full diff