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 es6-promisify to version 4.0.0 🚀 #167

Merged
merged 1 commit into from
Apr 13, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚀🚀🚀

es6-promisify just published its new version 4.0.0, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of es6-promisify – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

  • Removes custom callbacks (use new Promise() instead)
  • Adds thisArg option to provide a custom this context
  • Adds multiArg option to control how mutliple callback arguments are handled
  • Update dependencies

The new version differs by 2 commits .

See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

@coveralls
Copy link

Coverage Status

Coverage decreased (-9.4%) to 89.644% when pulling 75ea780 on greenkeeper-es6-promisify-4.0.0 into 3860147 on master.

@kumar303
Copy link
Contributor

kumar303 commented Apr 1, 2016

I think the tmp dir handling needs {multiArgs: true}

@kumar303 kumar303 force-pushed the greenkeeper-es6-promisify-4.0.0 branch from 75ea780 to 4a5acab Compare April 13, 2016 15:29
@coveralls
Copy link

Coverage Status

Coverage decreased (-8.2%) to 91.549% when pulling 4a5acab on greenkeeper-es6-promisify-4.0.0 into e84ee1d on master.

@kumar303 kumar303 force-pushed the greenkeeper-es6-promisify-4.0.0 branch from 4a5acab to 1b27904 Compare April 13, 2016 15:44
@coveralls
Copy link

Coverage Status

Coverage decreased (-8.2%) to 91.549% when pulling 1b27904 on greenkeeper-es6-promisify-4.0.0 into 9fbbe12 on master.

@kumar303 kumar303 force-pushed the greenkeeper-es6-promisify-4.0.0 branch from 1b27904 to eafd5d6 Compare April 13, 2016 16:03
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.718% when pulling eafd5d6 on greenkeeper-es6-promisify-4.0.0 into 9fbbe12 on master.

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.

4 participants