joaogarin / angular-electron

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

Update karma-webpack to the latest version 🚀 #118

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.6 of karma-webpack was just published.

Dependency karma-webpack
Current Version 2.0.5
Type devDependency

The version 2.0.6 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of karma-webpack.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes Release v2.0.6

2.0.6 (2017-11-10)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 68506b4 chore(release): 2.0.6
  • c952bcd fix: work with sourcemaps when mocha is wrapped (#237) (#238)
  • 33d8eaa chore(package): Updates version of webpack-dev-middleware (#269)
  • ec1badf docs(README): update link to latest docs (webpack.js.org) (#270)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 2.0.7 just got published.

Update to this version instead 🚀

Release Notes Release v2.0.7

2.0.7 (2017-12-14)

Bug Fixes

  • use os.tmpdir() to safely store _karma_webpack_ (#279) (0616dda)
Commits

The new version differs by 2 commits.

  • 60c9616 chore(release): 2.0.7
  • 0616dda fix: use os.tmpdir() to safely store _karma_webpack_ (#279)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.8 just got published.

Update to this version instead 🚀

Release Notes Release v2.0.8

2.0.8 (2017-12-14)

Bug Fixes

  • use os.tmpdir() to safely store _karma_webpack_ (#279) (0616dda)
Commits

The new version differs by 2 commits.

  • c781f4e chore: Update changelog for publishing issue
  • 1044b2d chore(release): 2.0.8

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.9 just got published.

Update to this version instead 🚀

Release Notes Release v2.0.9

2.0.9 (2017-12-14)

Bug Fixes

  • ensure webpack paths include a trailing slash (#285) (be2b0e8), closes #284
Commits

The new version differs by 2 commits.

  • b361ff4 chore(release): 2.0.9
  • be2b0e8 fix: ensure webpack paths include a trailing slash (#285)

See the full diff