An in-range update of karma-webpack is breaking the build π¨
greenkeeper opened this issue Β· 5 comments
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
Commits
The new version differs by 3 commits.
2309401
chore(release): 3.0.1
c1c0ee2
fix(package): incorrect
peerDependency
onwebpack >= v4.0.0
(peerDependencies
)c256d87
fix(karma-webpack): allow
filename
andchunkFilename
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 π΄
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.
Version 3.0.2 just got published.
Your tests are still failing with this version. Compare the changes π¨
Version 3.0.3 just got published.
Your tests are still failing with this version. Compare the changes π¨
Version 3.0.4 just got published.
Your tests are still failing with this version. Compare the changes π¨
- The
devDependency
karma-webpack was updated from3.0.4
to3.0.5
.
Your tests are still failing with this version. Compare changes