Closed greenkeeper[bot] closed 6 years ago
Merging #97 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #97 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 2 2
=====================================
Hits 2 2
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 45d3fe6...b50b875. Read the comment docs.
Update to this version instead π
<a name"2.40.1">
Update to this version instead π
<a name"2.41.0">
Update to this version instead π
<a name"2.46.0">
Update to this version instead π
<a name"2.46.1">
Version 2.40.0 of eslint-plugin-flowtype was just published.
The version 2.40.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 eslint-plugin-flowtype.
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.
Release Notes
v2.40.0<a name"2.40.0">
2.40.0 (2017-12-11)
Features
Commits
The new version differs by 16 commits.
32d56fd
feat: Implement define-flow-type for declare type (#274)
d772c03
fix: allow class methods to be excluded from require-return-type (#282)
da5b0d6
docs: generate docs for no-mutable array (fixes #279)
8a08fcd
feat: add
no-mutable-array
rule (#236) (#279)9c69e90
fix: sortKeys auto-fix works with property variance (#280)
47829fa
Merge branch 'deecewan-master'
a439e36
test: add a failing test using contravariant properties
13670d8
test: add a failing test using covariant properties
375cc6e
style: use template-literals when appropriate
b75cb3d
Merge branch 'master' into master
0cb7f02
docs: add settings (fixes #276, #277)
f7f88c5
feat: Handle settings property in readmeAssertions.js script (#277)
8b9ad02
docs: add docs for no-unused-expressions
98cee9a
fix: sort-keys auto-fix works in more situations
047758f
docs: add fix option to sort-keys documentation
There are 16 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: