An in-range update of webpack-cli is breaking the build π¨
Closed this issue Β· 1 comments
greenkeeper commented
Version 3.1.0 of webpack-cli was just published.
Branch | Build failing π¨ |
---|---|
Dependency | webpack-cli |
Current Version | 3.0.8 |
Type | devDependency |
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
Commits
The new version differs by 57 commits.
a157ce1
chore: v.3.1.0
ca0c41f
tests(fix): bin test outputs (#552)
87dd419
chore: fix minor build infra
a2f10e9
chore: add missing READMES to packages (#545)
d6a433b
chore(pkg): Update eslint-plugin-node to the latest version π
16d0790
feat(cli): Typescript support
a3d41fb
chore(package): update lockfile
817f99c
chore: update pkg.lock
fdc82b9
chore: update gitignore
507a4a6
chore(package): update eslint-plugin-node to version 7.0.0
8adbe9e
fix(generators): named export
938e5f9
tests(migrate): fix transforms order issue
ce956c0
fix: default named import bug
971b31a
chore(generate-loader,plugin): add typescript support
47702cb
feat(utils): add typescript support
There are 57 commits in total.
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 π΄
greenkeeper commented
After pinning to 3.0.8 your tests are passing again. Downgrade this dependency π.