unirakun / k-ramel

State manager for your components apps, the safe and easy way
MIT License
21 stars 5 forks source link

An in-range update of babel-eslint is breaking the build 🚨 #385

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency babel-eslint was updated from 10.0.3 to 10.1.0.

🚨 View failing branch.

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

babel-eslint 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: debug:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unirakun/k-ramel/4234?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ✅ **ci/circleci: lockfile:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unirakun/k-ramel/4235?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/unirakun/k-ramel/4236?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 2 commits.

  • 4bd049e 10.1.0
  • 2c754a8 Update Babel to ^7.7.0 and enable Flow enums parsing (#812)

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 4 years ago

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