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

An in-range update of karma-webpack is breaking the build 🚨 #52

Open
greenkeeper bot opened this issue Sep 1, 2018 · 5 comments
Open

An in-range update of karma-webpack is breaking the build 🚨 #52

greenkeeper bot opened this issue Sep 1, 2018 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 1, 2018

Version 3.0.1 of karma-webpack was just published.

Branch Build failing 🚨
Dependency karma-webpack
Current Version 3.0.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

karma-webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/appveyor/branch: Waiting for AppVeyor build to complete (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

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

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
Copy link
Contributor Author

greenkeeper bot commented Sep 1, 2018

After pinning to 3.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 3, 2018

Version 3.0.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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
Copy link
Contributor Author

greenkeeper bot commented Sep 7, 2018

Version 3.0.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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
Copy link
Contributor Author

greenkeeper bot commented Sep 7, 2018

Version 3.0.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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
Copy link
Contributor Author

greenkeeper bot commented Sep 14, 2018

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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

No branches or pull requests

0 participants