Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update karma-webpack to the latest version 🚀 #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 19, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.0.0 of karma-webpack was just published.

Dependency karma-webpack
Current Version 2.0.13
Type devDependency

The version 3.0.0 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 v3.0.0

2018-03-19

Chores

  • package: update webpack-dev-middleware v1.12.0...2.0.6 (dependencies) (#318) (0c78eaf)

BREAKING CHANGES

  • package: requires webpack >= v2.0.0
  • package: requires node >= 6.9.0
Commits

The new version differs by 3 commits.

  • 1ac16ea chore(release): 3.0.0
  • 0c78eaf chore(package): update webpack-dev-middleware v1.12.0...2.0.6 (dependencies) (#318)
  • 5c34133 chore(.github): use https:// link to stackoverflow (ISSUE_TEMPLATE) (#313)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Sep 1, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 1, 2018

Version 3.0.1 just got published.

Update to this version instead 🚀

Release Notes v3.0.1

2018-09-01

Bug Fixes

  • karma-webpack: allow filename and chunkFilename to be overridden (config.output) (#336) (c256d87)
  • package: incorrect peerDependency on webpack >= v4.0.0 (peerDependencies) (c1c0ee2)
Commits

The new version differs by 3 commits.

  • 2309401 chore(release): 3.0.1
  • c1c0ee2 fix(package): incorrect peerDependency on webpack >= v4.0.0 (peerDependencies)
  • c256d87 fix(karma-webpack): allow filename and chunkFilename to be overridden (config.output) (#336)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 3, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 3, 2018

Version 3.0.2 just got published.

Update to this version instead 🚀

Release Notes v3.0.2

2018-09-03

Bug Fixes

  • karma-webpack: correctly map entries to outputted assets (config.output) (#348) (d2f5a53)
Commits

The new version differs by 2 commits.

  • e2b444b chore(release): 3.0.2
  • d2f5a53 fix(karma-webpack): correctly map entries to outputted assets (config.output) (#348)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 7, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 7, 2018

Version 3.0.3 just got published.

Update to this version instead 🚀

Release Notes v3.0.3

2018-09-07

Bug Fixes

  • karma-webpack: normalize paths (windows) (#353) (b334eb5)
Commits

The new version differs by 2 commits.

  • 46468f1 chore(release): 3.0.3
  • b334eb5 fix(karma-webpack): normalize paths (windows) (#353)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 7, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 7, 2018

Version 3.0.4 just got published.

Update to this version instead 🚀

Release Notes v3.0.4

2018-09-07

Bug Fixes

  • karma-webpack: normalize file.path (windows) (#354) (855e21c)
Commits

The new version differs by 2 commits.

  • 9807b06 chore(release): 3.0.4
  • 855e21c fix(karma-webpack): normalize file.path (windows) (#354)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 14, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 14, 2018

  • The devDependency karma-webpack was updated from 2.0.13 to 3.0.5.

Update to this version instead 🚀

Release Notes for v3.0.5

2018-09-14

Bug Fixes

  • karma-webpack: handle multiple outputs correctly (#357) (59de62c)
Commits

The new version differs by 2 commits.

  • 670f153 chore(release): 3.0.5
  • 59de62c fix(karma-webpack): handle multiple outputs correctly (#357)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants