Open greenkeeper[bot] opened 7 years ago
dependency
promise was updated from 7.3.1
to 8.0.2
.Update to this version instead 🚀
The new version differs by 7 commits.
1b27a8c
Removed unused function (#133)
6a376fe
Make the build reproducible (#148)
cf30e9f
docs(readme): domains link to nodejs
01cf802
Update node versions we test
bbf5c44
For better code specifications (#144)
6ead556
Update asap dependency (#143)
d141e64
Release 8.0.1
See the full diff
dependency
promise was updated from 7.3.1
to 8.0.3
.dependency
promise was updated from 7.3.1
to 8.1.0
.Update to this version instead 🚀
The new version differs by 7 commits.
e9c12a2
feat: support ES2015 iterables in all() and race() (#160)
81b5722
docs: add "Enterprise Support" to README
6d91fa0
Create FUNDING.yml
affd5e2
ci: update supported node versions
6272338
adding Promise.race documentation and reference to proper API docs (#155)
44f6d7a
Fix typo: optimistically
f643fd6
Release 8.0.3
See the full diff
Version 8.0.0 of promise just got published.
The version 8.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of promise. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 2 commits.
c988089
Re add flow support
c98f206
Release 7.3.1
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: