markfinger / unfort

Development-oriented build tool for the web
MIT License
74 stars 1 forks source link

babel-plugin-transform-es2015-modules-commonjs@6.8.0 breaks build 🚨 #100

Closed greenkeeperio-bot closed 8 years ago

greenkeeperio-bot commented 8 years ago

Hello :wave:

:rotating_light::rotating_light::rotating_light:

babel-plugin-transform-es2015-modules-commonjs just published its new version 6.8.0, 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:


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:

codecov-io commented 8 years ago

Current coverage is 56.35%

Merging #100 into master will increase coverage by +3.40%

  1. 6 files (not in diff) in src were modified. more
    • Misses +5
    • Hits +58
@@           master       #100   diff @@
========================================
  Files           6          6          
  Lines         661        724    +63   
  Methods         0         81    +81   
  Branches       92        102    +10   
========================================
+ Hits          350        408    +58   
- Misses        311        316     +5   
  Partials        0          0          

Powered by Codecov. Last updated by 10a4800...5482187