-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of bluebird is breaking the build 🚨 #125
Comments
After pinning to 3.5.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes Release Notes for v3.6.0Features:
Bugfixes:
CommitsThe new version differs by 28 commits.
There are 28 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
The devDependency bluebird was updated from
3.5.4
to3.5.5
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
bluebird is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Release Notes for v3.5.5
Features:
Bugfixes:
Commits
The new version differs by 7 commits.
e78138a
Release v3.5.5
e182a17
Fix #1517
4c3bfeb
Fixes #1537
65a7e7e
package lock
b96656e
Fixes #1592 Fixes #1591
17f69f3
Added Symbol.toStringTag support to Promise (#1421)
08d0bb5
Remove --save option as it isn't required anymore (#1582)
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 🌴
The text was updated successfully, but these errors were encountered: