Kinto / kinto-http.js

A JavaScript HTTP client for the Kinto API.

Home Page:http://kinto.github.io/kinto-http.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue · comments

Version 3.2.1 of uuid was just published.

Branch Build failing 🚨
Dependency uuid
Current Version 3.2.0
Type dependency

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

uuid 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

Commits

The new version differs by 2 commits.

  • ce7d317 chore(release): 3.2.1
  • 262a8ea Fix illegal invocation of getRandomValues (#257)

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 🌴

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

Reran the build and it succeeded. I'm going to assume this was a travis hiccup.