Open greenkeeper[bot] opened 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.
devDependency
rollup-plugin-babel was updated from 4.3.0
to 4.3.1
.Your tests are still failing with this version. Compare changes
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
The devDependency rollup-plugin-babel was updated from
4.1.0
to4.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/Chimeejs/chimee-helper/builds/473383419?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 3 commits.
c8983e5
4.2.0
30a5f6a
Allow rollup@1 as peer dep
94448f5
Reword 'except' as 'plus' (#280)
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: