Open greenkeeper[bot] opened 5 years ago
After pinning to 3.5.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
bluebird was updated from 3.5.4
to 3.5.5
.Your tests are still failing with this version. Compare changes
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
devDependency
bluebird was updated from 3.6.0
to 3.7.0
.Your tests are still failing with this version. Compare changes
Features:
Bugfixes:
.reduce
generating unhandled rejection events (#1501)Promise.reduce
` generating unhandled rejction events (#1502).map
and .filter
generating unhandled rejection events (#1487)Promise.map
` unhandled rejection events (#1489)Promise.each
` maximum stack exceeded error (#1326)The new version differs by 28 commits.
0a85236
Release v3.6.0
96f266e
Merge pull request #1604 from renewooller/master
933b5da
Merge pull request #1610 from Piccirello/patch-1
8e3eedc
Add async/await example
6796d23
Update schedule.js
b0ed2e4
docs: qualified that map must only take finite iterables
b9037b3
Update README.md
60ef7a0
Fixes #1468, stabilize unhandled rejection tests
8991667
Fixes #1509
8f39dbc
Fixes #1326
12154ad
Fix #1505
420cf4e
Fix #1459
a518f18
Fix #1487 #1489
c9618f0
Fix #1501 #1502
c54bac1
update doc
There are 28 commits in total.
See the full diff
devDependency
bluebird was updated from 3.6.0
to 3.7.0
.Your tests are still failing with this version. Compare changes
devDependency
bluebird was updated from 3.7.0
to 3.7.1
.Your tests are still failing with this version. Compare changes
devDependency
bluebird was updated from 3.7.1
to 3.7.2
.Your tests are still failing with this version. Compare changes
The devDependency bluebird was updated from
3.5.3
to3.5.4
.🚨 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
- ❌ **wercker/build:** Wercker pipeline failed ([Details](https://app.wercker.com/GasBuddy/configured-winston-logstash/runs/build/5ca46ef0ab79a30008d7ff6f)).Release Notes for v3.5.4
Commits
The new version differs by 6 commits.
e0222e3
Release v3.5.4
4b9fa33
missing
--expose-gc
flag (#1586)63b15da
docs: improve and compare Promise.each and Promise.mapSeries (#1565)
9dcefe2
.md syntax fix for coming-from-other-languages.md (#1584)
b97c0d2
added proper version check supporting VSCode (#1576)
499cf8e
Update jsdelivr url in docs (#1571)
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: