An in-range update of eslint is breaking the build ๐จ
greenkeeper opened this issue ยท 1 comments
greenkeeper commented
The devDependency eslint was updated from 5.15.0
to 5.15.1
.
๐จ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
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: Your tests failed on CircleCI (Details).
Release Notes for v5.15.1
Commits
The new version differs by 4 commits.
442da45
5.15.1
df5f0f5
Build: changelog update for 5.15.1
fe1a892
Build: bundle espree (fixes eslint/eslint.github.io#546) (#11467)
458053b
Fix: avoid creating invalid regex in no-warning-comments (fixes #11471) (#11472)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donโt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot ๐ด
greenkeeper commented
After pinning to 5.15.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.