sastan / react-render-callback

render-prop helper to render anything (Functions, Components, Elements, ...)
MIT License
9 stars 0 forks source link

An in-range update of rollup-plugin-babel is breaking the build 🚨 #11

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency rollup-plugin-babel was updated from 4.1.0 to 4.2.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

rollup-plugin-babel 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 failed ([Details](https://travis-ci.org/sastan/react-render-callback/builds/473381972?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

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 4.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 30 commits.

  • a7aaac7 4.3.1
  • 214882b Add js extention to helper file (#296)
  • e746832 Update CHANGELOG
  • 551ef31 Fix reference to the plugin in the README
  • bf9f1a2 4.3.0
  • 97ac95b Merge branch 'custom-builder'
  • f250dea Add docs about .custom builder
  • 542c143 Merge branch 'master' into custom-builder
  • ba2559a Fail build when trying plugin tries to add non-existent helper (#290)
  • 0a764c0 Remove unnecessary guard against missing plugins in preflight check
  • 31a6f88 Tweak .custom API, validate options hook - it cant be async
  • 54d3cee Merge branch 'master' into custom-builder
  • 0752385 Update devDep to rollup@1
  • 7fc31d9 Fix issue with option plugins/presets being added twice to the loaded config
  • c8f6d69 Add Andarist as contributor in package.json

There are 30 commits in total.

See the full diff