An in-range update of webpack is breaking the build π¨
greenkeeper opened this issue Β· 1 comments
greenkeeper commented
The devDependency webpack was updated from 4.25.1 to 4.26.0.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
webpack 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
- β ci/circleci: build: Your tests failed on CircleCI (Details).
Commits
The new version differs by 7 commits.
04f90c54.26.0e1df721Merge pull request #8392 from vkrol/cherry-pick-terser-to-webpack-4a818deffix for changed API in terser plugin warningsFilterb39abf4Rename test directories too311a728Switch from uglifyjs-webpack-plugin to terser-webpack-plugina230148Merge pull request #8351 from DeTeam/chunk-jsdoc-typo7a0af76Fix a typo in Chunk#split jsdoc comment
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 4.25.1 your tests are passing again. Downgrade this dependency π.