Update eslint-plugin-react to the latest version 🚀#30
Conversation
Version 7.4.0 just got published.Update to this version instead 🚀 Release Notesv7.4.0Added
Fixed
Changed
CommitsThe new version differs by 112 commits.
There are 112 commits in total. See the full diff |
Version 7.5.0 just got published.Update to this version instead 🚀 Release Notesv7.5.0Added
Fixed
ChangedCommitsThe new version differs by 176 commits.
There are 176 commits in total. See the full diff |
Version 7.5.1 just got published.Update to this version instead 🚀 Release Notesv7.5.1FixedChangedCommitsThe new version differs by 7 commits.
See the full diff |
Version 7.6.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 106 commits.
There are 106 commits in total. See the full diff |
Version 7.6.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 11 commits.
See the full diff |
Version 7.7.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 29 commits.
There are 29 commits in total. See the full diff |
Version 7.8.0 just got published.Update to this version instead 🚀 Release Notesv7.8.0Added
Fixed
Changed
CommitsThe new version differs by 65 commits.
There are 65 commits in total. See the full diff |
Version 7.8.1 just got published.Update to this version instead 🚀 Release Notesv7.8.1Fixed |
Version 7.8.2 just got published.Update to this version instead 🚀 Release Notesv7.8.2Fixed |
Version 7.9.0 just got published.Update to this version instead 🚀 Release Notesv7.9.0Added
Fixed
ChangedCommitsThe new version differs by 41 commits.
There are 41 commits in total. See the full diff |
Version 7.9.1 just got published. |
Version 7.10.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
Version 7.11.0 just got published.Update to this version instead 🚀 Release Notesv7.11.0Added
Fixed
Changed
CommitsThe new version differs by 65 commits.
There are 65 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v7.12.4Fixed
ChangedCommitsThe new version differs by 10 commits.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 74 commits.
There are 74 commits in total. See the full diff |
|
|
|
|
|
|
|
|
|
|
|
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
Version 7.3.0 of eslint-plugin-react just got published.
The version 7.3.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of eslint-plugin-react.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v7.3.0Added
propTypes,contextTypesandchildContextTypestono-typos(#213 @DianaSuvorova)Fixed
boolean-prop-namingcrash (#1369 @EvHaus)no-typoscrash (#1353 @jseminck)require-default-propsstopping when it finds a component without props (#1380 @brgibson)no-direct-mutation-statedetection with nested components (#1382)Changed
Commits
The new version differs by 25 commits.
162b92bUpdate CHANGELOG and bump version686ab89Merge pull request #1375 from jseminck/more-robust-no-typos-fix9805f70Fix no-direct-mutation-state detection with nested components (fixes #1382)6af4bcaMerge pull request #1383 from mjomble/patch-1a05bc0aFixed links in changelog48e8dc1Merge pull request #1380 from brgibson/masterf371368require-default-props - fixing an edge case where linting stops when it finds a component without props - should move on to the next component in the file5e25a5eRe-add FIXME and disable the warning through eslint-disable-next-lined00e9e6Remove FIXME as it fails linting0cf2415Add comment to the eslint parent definition issue02ed7d0Merge pull request #1371 from DianaSuvorova/i2131292807Add comment explaining try/catchfa890cbTests and explaining the case that is currently not supported.1301fe9More robust no-typos fix59a3f6a[no-typo] rule enhancement checking for a correct prop type spellingThere are 25 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴