eslint-plugin-react@3.15.0 breaks build ⚠️ #183
Merged
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello 👋
eslint-plugin-react just published its new version 3.15.0, which is covered by your current version range. After updating it in your project the build kept failing.
This means it’s possible that your software is malfunctioning, because of this update. Use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
GitHub Release
Added
prop-types
(#382 @phpnode)Fixed
prop-types
crash when initializing class variable with an empty object (#383)prop-types
crash when propTypes are using the spread operator (#389)Changed
sort-comp
error messages (#372 @SystemParadox)The new version differs by 12 commits .
1371c76
Update CHANGELOG and bump version
2d11982
Fix prop-types crash (fixes #389)
1f5a340
Fix tests for ESLint new error messages (eslint/eslint#4845)
98e9447
Update dependencies
18b27cb
Fix prop-types crash (fixes #383)
a929545
Merge pull request #382 from codemix/support-props-annotations
b8e0a4e
Support flow type annotations for component props.
2c499f2
Fix tests for babel/babel#3225
44ad202
Merge pull request #372 from SystemParadox/patch-2
30a2b08
Fix typo
e2e1f3d
Fix tests
8e9bf40
sort-comp: say "should" instead of "must"
See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software, up to date, all the time.