Open greenkeeper[bot] opened 5 years ago
After pinning to 8.1.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
lint-staged was updated from 8.1.4
to 8.1.5
.Your tests are still failing with this version. Compare changes
devDependency
lint-staged was updated from 8.1.5
to 8.1.6
.Your tests are still failing with this version. Compare changes
devDependency
lint-staged was updated from 8.1.6
to 8.1.7
.Your tests are still failing with this version. Compare changes
devDependency
lint-staged was updated from 8.1.7
to 8.2.0
.Your tests are still failing with this version. Compare changes
The new version differs by 10 commits.
e770d8f
test: improve runAll tests
cb5fcbd
test: fix test
ed9e586
test: add test for resolveGitDir behaviour outside a git directory
c87671f
refactor: makeCmdTasks receives gitDir as argument
90e343b
fix: normalize gitDir path for Windows compatibility
9871389
refactor: resolveGitDir uses execGit
6ac666d
feat: throw error in runAll if outside git directory
defcdfc
refactor: generateTasks doesn't calculate gitDir itself
8921989
refactor: generate gitDir only once, using git rev-parse
738af13
docs: update husky configuration example to match v1.x (#566)
See the full diff
devDependency
lint-staged was updated from 8.2.0
to 8.2.1
.Your tests are still failing with this version. Compare changes
The devDependency lint-staged was updated from
8.1.3
to8.1.4
.🚨 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](https://travis-ci.org/sidorares/dbus-native/builds/493204203?utm_source=github_status&utm_medium=notification)).Release Notes for v8.1.4
8.1.4 (2019-02-14)
Bug Fixes
Commits
The new version differs by 4 commits.
0be88a0
fix: Use lodash version with prototype pollution fix (#578)
138fbc7
docs: Update Node version in the documentation (#579)
f9e5d7b
refactor: Use micromatch
ignore
option instead of patterns with negations6e32188
chore: Update yarn.lock
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: