Open greenkeeper[bot] opened 7 years ago
Your tests are still failing with this version. Compare the changes 🚨
Bugfixes:
PromiseRejectionEvent
to contain .reason
and .promise
properties. (#1509, #1464)The new version differs by 22 commits.
50067ec
Release v3.5.2
f290da0
Fix memory being retained until promise queue is completely empty (#1544)
ad6d763
Update benchmarks (#1539)
49da1ac
Fix a typo. (#1534)
b06106a
Fix typo in readme introduced in #1530 (#1531)
c1dc5b9
Update README.md (#1530)
e35455f
chore: clone last 5 commits (#1521)
91ae9ce
chore: add Node.js 10 (#1523)
9159472
Added a simple usage example (#1369)
39081ba
Update promise.each.md (#1479)
77781fe
Fix header (#1513)
b8eedc1
Update LICENSE to 2018 (#1490)
4163e82
Added ES6 way to import the bluebird promise (#1461)
3790a92
DOC: add direct link to Promise.delay from API ref (#1465)
e8d8525
Update error documentation (#1469)
There are 22 commits in total.
See the full diff
dependency
bluebird was updated from 3.5.2
to 3.5.3
.Your tests are still failing with this version. Compare changes
Bugfixes:
The new version differs by 7 commits.
a5a5b57
Release v3.5.3
c8a7714
update packagelock
8a765fd
Update getting-started.md (#1561)
f541801
deps: update acorn and add acorn-walk (#1560)
247e512
Update promise.each.md (#1555)
e2756e5
fixed browser cdn links (#1554)
7cfa9f7
Changed expected behaviour when promisifying (#1545)
See the full diff
dependency
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 13 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)
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
dependency
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
dependency
bluebird was updated from 3.6.0
to 3.7.0
.Your tests are still failing with this version. Compare changes
dependency
bluebird was updated from 3.7.0
to 3.7.1
.Your tests are still failing with this version. Compare changes
dependency
bluebird was updated from 3.7.1
to 3.7.2
.Your tests are still failing with this version. Compare changes
Version 3.5.1 of bluebird just got published.
This version is covered by your current version range and after updating it in your project the build failed.
bluebird 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 :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/katallaxie/generator-angular2-preboot/builds/283264120?utm_source=github_status&utm_medium=notification)Release Notes
v3.5.1Bugfixes:
Commits
The new version differs by 26 commits.
dcfa52b
Release v3.5.1
48c8591
Fixes #1404
3c93a91
Revert "Update default.html"
5155a7b
Merge pull request #1463 from gabegorelick/isError
3f7ccf4
Better error check
f8f4a01
Merge pull request #1462 from themez/patch-1
18891c9
Fix title style
b2b14c2
Update default.html
a61aa1c
tiny grammar change (#1457)
2c9f7a4
Update tap.md (#1438)
3a7fcbb
fixes markdow headers (#1437)
e889c0d
Correct a tiny tiny typo (#1431)
e03f12c
improve .all() docs (#1436)
4f90934
Updated links (#1420)
3d2e57f
Add Node.js 7+8 to Travis build matrix (#1412)
There are 26 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: