An in-range update of rollup-plugin-commonjs is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
greenkeeper commented
The devDependency rollup-plugin-commonjs was updated from 10.0.0
to 10.0.1
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
rollup-plugin-commonjs 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 6 commits.
1bc5896
10.0.1
504ec54
Update changelog
668d888
Update dependencies
99d1ff5
Handle builins appropriately for resolve 1.11.0. Fixes #394. (#395)
3bf824b
Update changelog
29cfe83
Make tests run with Node 6 again and update dependencies (#389)
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 10.0.0 your tests are passing again. Downgrade this dependency π.
ryanhefner commented
Fixed in 9aa66fd