deepsweet / start

:red_circle: Functional task runner for Node.js
https://start.js.org/
MIT License
476 stars 19 forks source link

Update start-babel-cli to the latest version šŸš€ #22

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.0 of start-babel-cli just got published.

Dependency start-babel-cli
Current Version 3.0.0
Type devDependency

The version 4.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 start-babel-cli. 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 8 commits .

  • b109a33 :sparkles: v4.0.0
  • 675bf47 :pencil: update readme
  • b794616 :space_invader: fix CI
  • bfe81a4 :space_invader: use Yarn
  • e266c79 :recycle: bump dev deps
  • 4707b00 :wrench: switch to eslint-config-tough
  • 55cf0d0 :wrench: switch to babel-preset-start
  • bb35c71 ā™»ļø bump to start-babel-cli@3

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:

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #22 into master will not change coverage

@@           master   #22   diff @@
===================================
  Files           1     1          
  Lines          17    17          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits           17    17          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 327be60...bbb3d7c