Open greenkeeper[bot] opened 5 years ago
After pinning to 3.3.7 your tests are passing again. Downgrade this dependency π.
devDependency
webpack-cli was updated from 3.3.8
to 3.3.9
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
webpack-cli was updated from 3.3.9
to 3.3.10
.Your tests are passing again with this update. Explicitly upgrade to this version π
Version 3.3.10 comes with a new flag no-cache
, version patches to security and removal of out-of-sync mono-repo tests. The change is considered a patch, since no functionality is changed.
Full changelog found here
The new version differs by 7 commits.
f9f0860
chore: v3.3.10
08a7650
chore: remove un-synced tests
1208aa6
feat: add new flag and patch sec dep (#1102)
6ad6099
chore: sec patch
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
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 failed ([Details](https://travis-ci.org/noflo/noflo-ajax/builds/581309398?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: