Closed greenkeeper[bot] closed 4 years ago
devDependency
eslint-config-xo-react was updated from 0.14.0
to 0.18.0
.Update to this version instead ๐
The new version differs by 8 commits.
f3b3978
0.18.0
539aa57
Bump dev dependencies
70b32e6
Remove the no-will-update-set-state
rule (#21)
ef4f662
Minor code style tweaks
6f18384
Auto-detect the React version
c9dc070
Add jsx-fragments
rule
3a9a50e
Add checkAttributes
option to jsx-indent
rule
87e759c
Bump eslint-plugin-react
See the full diff
devDependency
eslint-config-xo-react was updated from 0.14.0
to 0.19.0
.devDependency
eslint-config-xo-react was updated from 0.14.0
to 0.20.0
.Update to this version instead ๐
react/jsx-curly-newline
rule c075fa8react/jsx-props-no-multi-spaces
rule 01c920creact/prefer-read-only-props
rule 5038e53react/state-in-constructor
rule 8e24a2freact/static-property-placement
rule ed408fcreact/jsx-key
rule c9fa2eareact/no-string-refs
rule 8b3a5e9react/jsx-indent
rule 53591d3react/boolean-prop-naming
rule 9c5f070The new version differs by 11 commits.
138c7a8
0.20.0
c9fa2ea
Add option to the react/jsx-key
rule
c075fa8
Add react/jsx-curly-newline
rule
01c920c
Add react/jsx-props-no-multi-spaces
rule
5038e53
Add react/prefer-read-only-props
rule
8e24a2f
Add react/state-in-constructor
rule
8b3a5e9
Add option to the react/no-string-refs
rule
53591d3
Add option to the react/jsx-indent
rule
ed408fc
Add react/static-property-placement
rule
9c5f070
Add option to the react/boolean-prop-naming
rule
7ee855e
Require ESLint 6
See the full diff
devDependency
eslint-config-xo-react was updated from 0.14.0
to 0.21.0
.devDependency
eslint-config-xo-react was updated from 0.14.0
to 0.22.0
.devDependency
eslint-config-xo-react was updated from 0.14.0
to 0.23.0
.
Version 0.17.0 of eslint-config-xo-react was just published.
The version 0.17.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 5 commits.
dd3c449
0.17.0
b42e95e
Add
react/no-unsafe
rule55bee24
Require Node.js 6 and ESLint 5
583c179
Bump
eslint-plugin-react
6a88098
Update URL to new org
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: