pvdlg / karma-postcss-preprocessor

Karma preprocessor to compile css files with postcss with sourcemap and watch support
MIT License
0 stars 0 forks source link

Update karma-babel-preprocessor to the latest version 🚀 #15

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 7.0.0 of karma-babel-preprocessor just got published.

Dependency karma-babel-preprocessor
Current Version 6.0.1
Type devDependency

The version 7.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 karma-babel-preprocessor. 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 5 commits.

  • a33f8f7 7.0.0
  • dc04a19 use preset-env, test against babel 7, update readme, add lock file
  • 2a07480 Merge pull request #30 from MattiasBuelens/babel7
  • 6aa40b1 Support babel-core@7
  • fa6998d Make babel-core a peer dependency

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[bot] commented 7 years ago

Codecov Report

Merging #15 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #15   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          71     71           
=====================================
  Hits           71     71

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 923fcfa...b348ed2. Read the comment docs.