Closed greenkeeper[bot] closed 5 years ago
devDependency
webpack-cli was updated from 3.3.7
to 3.3.8
.Your tests are still failing with this version. Compare changes
Webpack-CLI v3.3.8 comes with a validation bugfix to support webpack 5 and version 4. A full changelog is found here
devDependency
webpack-cli was updated from 3.3.6
to 3.3.7
.Your tests are still failing with this version. Compare changes
Version 3.3.7 comes with vulnerability patches and a bugfix to using the CLI when there is no configuration file present. A full changelog found here
After pinning to 3.3.8 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The devDependency webpack-cli was updated from
3.3.8
to3.3.9
.🚨 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/jenkins/branch:** This commit cannot be built ([Details](https://jenkins.fcarrascosa.es/job/fcarrascosa-slider/job/greenkeeper%252Fwebpack-cli-3.3.9/1/display/redirect)).Commits
The new version differs by 3 commits.
48c03ab
chore: v3.3.9
a1341bd
Merge pull request #1078 from lneveu/fix/process-exit-hang
ee001bd
fix: use process.exitCode instead of process.exit in compilerCallback
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: