Open greenkeeper[bot] opened 5 years ago
After pinning to 3.3.7 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
webpack-cli was updated from 3.3.8
to 3.3.9
.Your tests are still failing with this version. Compare changes
The devDependency webpack-cli was updated from
3.3.7
to3.3.8
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
webpack-cli 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/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/leandrogaspar/login-form/builds/581311571?utm_source=github_status&utm_medium=notification)).Release Notes for Webpack-CLI v3.3.8
Webpack-CLI v3.3.8 comes with a validation bugfix to support webpack 5 and version 4. A full changelog is found here
Commits
The new version differs by 7 commits.
7b1e946
chore: version update
64fd810
Merge pull request #1065 from webpack/fix/patch
70bf934
tests: add schema tests
4275fd5
chore: remove lint err
065e87e
chore: abstract validation
55b770c
chore: vuln patch
d28f9f5
fix: support both webpack versions
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: