CodeFoodPixels / node-promise-mysql

A wrapper for mysqljs/mysql that wraps function calls with Bluebird promises.
MIT License
338 stars 64 forks source link

An in-range update of @types/bluebird is breaking the build 🚨 #101

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @types/bluebird was updated from 3.5.24 to 3.5.25.

🚨 View failing branch.

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

@types/bluebird 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/lukeb-uk/node-promise-mysql/builds/467714795?utm_source=github_status&utm_medium=notification)).

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 3.5.24 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

move-zig commented 5 years ago

I'll have time to look into this tomorrow morning. Sounds like a an issue with the typings

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

CodeFoodPixels commented 5 years ago

Updated to 3.5.26