Closed greenkeeper[bot] closed 5 years ago
After pinning to 4.0.3 your tests are passing again. Downgrade this dependency π.
devDependency
rollup-plugin-babel was updated from 4.1.0
to 4.2.0
.Your tests are still failing with this version. Compare changes
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
Fixed in 8a4c1de20661fb071d0e6b7ab82840ea66075f8e
The devDependency rollup-plugin-babel was updated from
4.0.3
to4.1.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
- β **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/ryanhefner/clean-react-props/217?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Commits
The new version differs by 12 commits.
de25402
4.1.0
4f09a91
4.1.0-1
bb58960
Return null from the transform hook when it doesn't transform anything
97953e1
Fix indentation in examples of configuration in readme (#266)
becd7ea
Remove babel 6 test from AppVeyor (#263)
5168424
Upgraded husky
3a9ba87
Add options.extensions to README (#256)
b709cad
4.1.0-0
8dbe1d2
Tweak eslint rules to stop conflicting with prettier output
01d2095
Run prettier over the repo files
6bb0e49
Setup prettier
22f1b81
Fix preflightChecks for ignored files
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: