Closed greenkeeper[bot] closed 6 years ago
Merging #36 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #36 +/- ##
=======================================
Coverage 96.19% 96.19%
=======================================
Files 19 19
Lines 289 289
Branches 55 55
=======================================
Hits 278 278
Misses 11 11
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact)
,ΓΈ = not affected
,? = missing data
Powered by Codecov. Last update 4d66539...c893995. Read the comment docs.
Update to this version instead π
<a name"4.0.1">
Update to this version instead π
<a name"4.0.2">
Update to this version instead π
<a name"4.0.3">
Update to this version instead π
<a name"4.0.4">
Update to this version instead π
The new version differs by 10 commits.
d99eb38
feat(config): Config validation (#141)
5e3c04d
chore: Add eslint-node-plugin with the recommended configuration (#243)
4da278f
chore: Remove jsonlint-cli
(#241)
e3b7faf
chore: Remove unnecessary babel
packages (#234)
cfab2cc
chore: Update cz-conventional-changelog to the latest version π (#132)
4ddc7d1
chore(package): update eslint-config-okonet to version 5.0.1 (#237)
c4bd762
ci: Don't cache node_modules
(#238)
e65521f
chore(package): update remove-lockfiles to version 1.1.1 (#236)
a28463d
style: Add prettier, fix eslint configuration and prettify all files (#231)
18eadf2
chore: Move semantic-release
to Travis (#230)
See the full diff
Version 4.0.0 of lint-staged just got published.
The version 4.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of lint-staged. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v4.0.0<a name"4.0.0">
4.0.0 (2017-06-18)
Bug Fixes
Breaking Changes
This might affect existing setups which depend on the
--
argument.(ad265664)
Commits
The new version differs by 5 commits.
ad26566
fix: Skip '--' argument for non-npm commands (#196)
48fbe20
docs: Fix indentation (#197)
2bcbc5f
docs: Add link to referenced issue in README (#193)
1345a0a
chore: Set Jest env to node to avoid jsdom overhead (#189)
3f9517e
chore(eslint): Set ESLint environment to use Jest instead of Mocha (#190)
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: