joaogarin / angular-electron

Angular2 and Electron starter using webpack
150 stars 53 forks source link

Update istanbul-instrumenter-loader to the latest version 🚀 #45

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of istanbul-instrumenter-loader just got published.

Dependency istanbul-instrumenter-loader
Current Version 1.2.0
Type devDependency

The version 2.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 istanbul-instrumenter-loader. 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 6 commits .

  • c81c411 :sparkles: v2.0.0
  • 0139498 :lipstick: rename LICENSE file
  • 4b06b4b :boom: update license to MIT (close #43)
  • 378d8ae :pencil: update readme with fixWebpackSourcePaths option
  • 3773dad :pencil: update readme with karma-coverage-istanbul-reporter (close #32)
  • 3521398 :pencil: update example in readme with webpack@2 (close #40)

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: