-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
The devDependency eslint-plugin-react was updated from 7.12.2 to 7.12.3.
This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-react is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for v7.12.3
Fixed
jsx-indent: Prevent crash on valueless props (#2120, @jomasti)jsx-fragments: avoid crashing on self-closing fragments (#2113, @alexzherdev)no-unused-prop-types: Fix propType detection inside class bodies (#2115, @drx)no-unused-prop-types: fix issue with propTypes misclassifying props (#2111, @drx)display-name: fix false positive forReact.memo(#2109, @jomasti)
Changed
- [Docs] add a missing comma in the JSON settings (#2117, @haideralsh)
- [Docs] update README to document React version detection (#2114, @mohsinulhaq)
Commits
The new version differs by 14 commits.
2f5cec9Update CHANGELOG and bump version096161aMerge pull request #2120 from jomasti/issue-21199d3955aPrevent crash of jsx-indent rule230c7e0Merge pull request #2117 from haideralsh/patch-1b4b0e72fix: add a missing in the JSON settingsd2aa260Merge pull request #2115 from drx/class_body_prop_types41974e5Fix propType detection inside class bodies40f2565[Docs] update README to document React version detectiondd0757fMerge pull request #2113 from alexzherdev/2112-fix-self-closing-fragmentse997f6c[Fix] avoid crashing on self-closing fragmentsb48b479Merge pull request #2111 from drx/prop_types_class_propertiese15bafa[Fix]no-unused-prop-types: fix issue with propTypes misclassifying propsa86b339Merge pull request #2109 from jomasti/issue-21055f9863eFix display-name false positive for React.memo
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
Reactions are currently unavailable