gucong3000 / lint-flow

Run linters against git files and don't let πŸ’© slip into your code base!
MIT License
5 stars 0 forks source link

An in-range update of eclint is breaking the build 🚨 #71

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.8.0 of eclint was just published.

Branch Build failing 🚨
Dependency eclint
Current Version 2.7.0
Type devDependency

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

eclint 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 could not complete due to an error [Details](https://travis-ci.org/gucong3000/lint-flow/builds/402514435?utm_source=github_status&utm_medium=notification)

Release Notes v2.8.0
  • Drop support for node v4 (#141)
  • Update dependencies (#141)
  • Add default export (#142)
Commits

The new version differs by 2 commits.

  • 08db35f add default export (#142)
  • d873675 Update dependencies & drop support for node v4 (#141)

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

After pinning to 2.7.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

Release Notes for v2.8.1
  • Fix Chinese Translation (#146)
  • Update dependencies (#146)
Commits

The new version differs by 1 commits.

  • adbeadd Fix Chinese Translation (#146)

See the full diff