StellarFw / stellar

A modular action based Web Framework for Node.js

Home Page:https://stellar-framework.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

Version 3.1.1 of ioredis just got published.

Branch Build failing 🚨
Dependency ioredis
Current Version 3.1.0
Type dependency

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

ioredis is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ coverage/coveralls Coverage pending from Coveralls.io Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes v3.1.1: Hi, Node.js v8.0.0

In this version, we add Node.js v8 into our test matrix of Travis CI.

Bug Fixes

  • show error name in the error stack for Node.js 8 (a628aa7)
Commits

The new version differs by 4 commits.

  • d287fdc chore(release): 3.1.1
  • e9bae69 docs(CHANGELOG): 3.1.1
  • a628aa7 fix: show error name the error stack for Node.js 8
  • 32a073a test: add test case for Node.js v8

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴