An in-range update of lint-staged is breaking the build π¨
greenkeeper opened this issue Β· 3 comments
The devDependency lint-staged was updated from 9.2.5
to 9.3.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
lint-staged 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).
Release Notes for v9.3.0
9.3.0 (2019-09-22)
Features
- allow to pass config instead of configPath (14c46d2)
Commits
The new version differs by 4 commits.
88d9d4f
Merge pull request #695 from sheerun/config
14c46d2
feat: allow to pass config instead of configPath
8583641
Merge pull request #703 from sa1dai/readme-correction
96ea08f
docs: correct glob example in readme
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 π΄
After pinning to 9.2.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependency
lint-staged was updated from9.3.0
to9.4.0
.
Your tests are still failing with this version. Compare changes