Skip to content
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

Update promise to the latest version 🚀 #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 19, 2017

Version 8.0.0 of promise just got published.

Dependency promise
Current Version 7.3.1
Type dependency

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.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@codecov
Copy link

codecov bot commented Jun 19, 2017

Codecov Report

Merging #83 into master will decrease coverage by 0.49%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #83     +/-   ##
=========================================
- Coverage    12.8%   12.31%   -0.5%     
=========================================
  Files          40       40             
  Lines        1015     1015             
=========================================
- Hits          130      125      -5     
- Misses        885      890      +5
Impacted Files Coverage Δ
src/commands/index.js 75.75% <0%> (-15.16%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe5bfde...1c92655. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Jul 12, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 12, 2017

Version 8.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • e4313a0 Improve typescript definition's compatibility with native promises
  • 1272f80 Release 8.0.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 15, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 15, 2018

  • The dependency promise was updated from 7.3.1 to 8.0.2.

Update to this version instead 🚀

Commits

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

greenkeeper bot added a commit that referenced this pull request Mar 20, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 20, 2019

  • The dependency promise was updated from 7.3.1 to 8.0.3.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 96b9675 fix: update flow bindings to match flow lib
  • d980ed0 Release 8.0.2

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 2, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 2, 2020

  • The dependency promise was updated from 7.3.1 to 8.1.0.

Update to this version instead 🚀

Commits

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants