contactlab / contactsnag

Bugsnag wrapper and utilities for Contactlab's applications
https://contactlab.github.io/contactsnag
Apache License 2.0
3 stars 0 forks source link

An in-range update of io-ts is breaking the build 🚨 #43

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency io-ts was updated from 1.8.4 to 1.8.5.

🚨 View failing branch.

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

io-ts is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/contactlab/contactsnag/builds/513571998?utm_source=github_status&utm_medium=notification)).

Release Notes for 1.8.5
  • Bug Fix
    • change how types and output types are retrieved in IntersectionC and TupleC, fix #315 (@gcanti)
Commits

The new version differs by 3 commits.

  • 3bc0fc8 version 1.8.5
  • 7bc0a96 change how types and output types are retrieved in IntersectionC and TupleC, fix #315
  • bcc0208 Docs: add link to withMessage

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 1.8.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

StefanoMagrassi commented 5 years ago

resolved by #45