contactlab / appy

A functional wrapper around Fetch API
https://contactlab.github.io/appy
Apache License 2.0
63 stars 4 forks source link

An in-range update of fp-ts is breaking the build 🚨 #132

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency fp-ts was updated from 1.14.3 to 1.14.4.

🚨 View failing branch.

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

fp-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 failed ([Details](https://travis-ci.org/contactlab/appy/builds/504800833?utm_source=github_status&utm_medium=notification)).

Release Notes for 1.14.4
  • Polish
    • Add overloads to sequenceT to allow more arguments (up to 8) (@cdimitroulas)
Commits

The new version differs by 19 commits.

  • 07ec0c6 version 1.14.4
  • 43a911b Add overloads to sequenceT to allow more arguments (up to 8)
  • 66818b2 Docs: fix signatures
  • af49aa8 Add waveguide to ecosystem libraries.
  • 5d8a7f0 upgrade to latest docs-ts
  • c425315 Docs: fix logo link
  • 07cf117 Friendlier documentation index
  • ba8e07a Docs: upgrade to latest docs-ts (add horizontal rules)
  • 6ceb217 Docs: move *.ts.md files to a sub directory
  • 0110125 Docs: upgrade to latest docs-ts
  • b575265 Docs: upgrade to latest docs-ts
  • ab3d362 Docs: upgrade to latest docs-ts
  • f96e707 Docs: add table of contents title
  • 49a0343 Docs: upgrade to latest docs-ts
  • 863c55b Docs: leverage the newly supported @file tag

There are 19 commits in total.

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.14.3 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

should be superseeded by #134