Open greenkeeper[bot] opened 6 years ago
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.
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
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 π
Version 3.0.1 of karma-webpack was just published.
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](https://ci.appveyor.com/project/Narazaka/narloader/build/186)). - β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/Ikagaka/NarLoader/builds/423284171?utm_source=github_status&utm_medium=notification)).Release Notes
v3.0.12018-09-01
Bug Fixes
filename
andchunkFilename
to be overridden (config.output
) (#336) (c256d87)peerDependency
onwebpack >= v4.0.0
(peerDependencies
) (c1c0ee2)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](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: