es-shims / es7-shim

ECMAScript 7 compatibility shims for legacy JavaScript engines
MIT License
173 stars 32 forks source link

requiresafe@2.2.1 breaks build 🚨 #5

Closed greenkeeperio-bot closed 9 years ago

greenkeeperio-bot commented 9 years ago

Hello :wave:

:rotating_light::rotating_light::rotating_light:

requiresafe just published its new version 2.2.1, which is covered by your current version range. After updating it in your project the build went from success to failure.

This means your software is now malfunctioning, because of this update. Use this branch to work on adaptions and fixes.

Happy fixing and merging :palm_tree:


The new version differs by 6 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 :zap:

ljharb commented 9 years ago

@greenkeeperio-bot when I update this locally, and run npm test, it works fine. Note that https://travis-ci.org/es-shims/es7-shim/jobs/86273304 is an error, not a failure, so perhaps you should retry before posting a PR when there's an error?