js-republic / sideral

:construction: #OSS
GNU General Public License v3.0
3 stars 3 forks source link

Update karma-webpack to the latest version 🚀 #31

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.2 of karma-webpack just got published.

Dependency karma-webpack
Current Version 1.8.1
Type devDependency

The version 2.0.2 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-webpack. 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.


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:

ghost commented 7 years ago

Your pull request doesn't follow our guidelines. Please fix the following:

Click here for details.

Thank you! :pray: This comment was made by GitMagic – Magically enforcing your contribution guidelines.

greenkeeper[bot] commented 7 years ago

Version 2.0.3 just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 7 years ago

Version 2.0.4 just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 7 years ago

Version 2.0.5 just got published.

Update to this version instead 🚀

Release Notes Release v2.0.5

2.0.5 (2017-10-08)

Bug Fixes

  • pass on error to callback for better error messages (#262) (466581f)
  • use file.originalPath instead of file.path (#218) (0d075b0)
Commits

The new version differs by 6 commits.

  • fd5d1e8 chore(release): 2.0.5
  • 0d075b0 fix: use file.originalPath instead of file.path (#218)
  • dbd72cb docs: update badge references (#265)
  • 466581f fix: pass on error to callback for better error messages (#262)
  • 9e35089 ci: Update npm & webpack versions for travis
  • a40094d docs: Update RELEASE.md (#249)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.0.6 just got published.

Update to this version instead 🚀

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

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