ryanhefner / react-canvas-wrapper

🖼 React component that wraps a canvas element and offers a clean API for drawing.
https://www.pkgstats.com/pkg:react-canvas-wrapper
MIT License
4 stars 0 forks source link

An in-range update of rollup-plugin-commonjs is breaking the build 🚨 #51

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

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:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/ryanhefner/react-canvas-wrapper/463?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

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](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:

greenkeeper[bot] commented 5 years ago

After pinning to 10.0.0 your tests are passing again. Downgrade this dependency 📌.

ryanhefner commented 5 years ago

Fixed in 27e76dbb56aa899efbc2c1d2c3a394b1217dba30