An in-range update of uglifyjs-webpack-plugin is breaking the build π¨
Closed this issue Β· 1 comments
greenkeeper commented
The devDependency uglifyjs-webpack-plugin was updated from 2.1.2 to 2.1.3.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
uglifyjs-webpack-plugin 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
- β Travis CI - Branch:
The build errored.
Commits
The new version differs by 4 commits.
4c9abe6chore(release): 2.1.37619736fix: disable parallel on WSL (#403)51ee60echore(defaults): update (#402)d117827fix: fallback for cache directory (#401)
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 2.1.2 your tests are passing again. Downgrade this dependency π.