The version 7.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of lint-staged.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
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).
Version 7.0.0 of lint-staged was just published.
The version 7.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of lint-staged.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 32 commits.
267ff0f
fix(package): Bump dependencies
05a062d
refactor: Drop support for Node.js 4 (#399)
d8b836c
feat: Remove support for npm scripts (#390)
5a333a0
perf: Switch from minimatch to micromatch (#388)
6ace14e
ci: Whitelist the
next
branch677e860
fix(package): Update staged-git-files to version 1.0.0
5b7bc67
feat(config): Add
ignore
config option (#385)e4f0f44
ci(travis): Use
semantic-release
v12 (#383)e48402e
refactor: Do not pass redundant param for searchPath
2d8981b
chore(package): update lockfile
80596c3
fix(package): update cosmiconfig to version 4.0.0
8baab8c
docs: Update inconsistent docs for filtering files (#374)
237d3f6
chore(package): upgrade to jest 22 (#367)
4cd6aef
ci(travis): Update
semantic-release
config (#371)8e3545c
test: Use
expect.assertions()
to test async codes (#377)There are 32 commits in total.
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: