Closed greenkeeper[bot] closed 6 years ago
Merging #31 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #31 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 1 1
Lines 46 59 +13
=====================================
+ Hits 46 59 +13
Impacted Files | Coverage Δ | |
---|---|---|
src/index.js | 100% <0%> (ø) |
:arrow_up: |
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 6d31110...312c3a3. Read the comment docs.
Version 0.16.0 of eslint-config-xo-react was just published.
The version 0.16.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-config-xo-react.
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 12 commits.
79fa630
0.16.0
1542eb1
Add
beforeClosing
option tojsx-tag-spacing
rule84baa97
Add
no-this-in-sfc
rulecf11778
Add
jsx-child-element-spacing
rulede46118
Loosen up the
jsx-closing-bracket-location
rule8459305
Remove the
jsx-first-prop-new-line
rule156e91f
Disable the
jsx-one-expression-per-line
rulebc0d0f1
Remove the
forbid-component-props
rulebb2c668
Allow up to 3 props per line in the
jsx-max-props-per-line
rule9e621f0
Remove the
jsx-handler-names
ruled858015
Allow arrow function with the
jsx-no-bind
rule7349aab
Remove
destructuring-assignment
ruleSee 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: