The dependency bluebird was updated from 3.5.5 to 3.6.0.
This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
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).
The dependency bluebird was updated from
3.5.5
to3.6.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: esailija License: MIT
Release Notes for v3.6.0
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)Commits
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
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: