-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update eslint-plugin-react to the latest version 🚀 #9
base: master
Are you sure you want to change the base?
Conversation
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 |
Version 7.11.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 11 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v7.12.0Added
Fixed
Changed
CommitsThe new version differs by 127 commits.
There are 127 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v7.12.1Fixed
Changed
CommitsThe new version differs by 9 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v7.12.2Fixed
CommitsThe new version differs by 5 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v7.12.3Fixed
Changed
CommitsThe new version differs by 14 commits.
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.8.0 of eslint-plugin-react was just published.
eslint-plugin-react
The version 7.8.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-plugin-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.
Release Notes
v7.8.0Added
react-in-jsx-scope
(#1758)require-default-props
(#1724 @Miziak)forbid-component-props
(#1732 @ThiefMaster)no-unused-prop-types
(#1681 @bvaughn)sort-comp
(#1767 @joe-denea)no-typos
prevState
andnextState
tono-unused-state
(#1759)componentWillMount
,componentWillReceiveProps
andcomponentWillUpdate
lifecycle methods inno-deprecated
(#1750 @sergei-startsev)Fixed
no-typos
false positive on customPropType
classes (#1389 @brettdh)boolean-prop-naming
to handle required props (#1389 @louisscruz)jsx-curly-brace-presence
to allow whitespace JSX container (#1717 @sharmilajesupaul)jsx-no-bind
to handle ternary conditions (#1722 @gwenaellarmet)Changed
Commits
The new version differs by 65 commits.
fb7411d
Update CHANGELOG and bump version
b5865e8
Replace static status badge by a dynamic one
79f32b1
Fix Code Climate badge in README
ab803e5
Update CHANGELOG and bump version
b26d1cc
Add prevState and nextState support to no-unused-state (fixes #1759)
3aac310
Add support for React 16.3 lifecycle methods to no-typos
5f3f04f
Merge pull request #1783 from chentsulin/patch-1
26dc5a6
fix typo containing
9519938
Add getSnapshotBeforeUpdate support to no-unused-prop-types (fixes #1751)
d51b0cc
Add fragment support to react-in-jsx-scope (fixes #1758)
fb7ce94
Merge pull request #1771 from joe-denea/master
230b0ad
[Tests] fix appveyor
768013e
Add support for React 16.3 lifecycle methods
d68ef96
Merge pull request #1750 from sergei-startsev/no-deprecated
8973758
[Tests] fix linting errors
There are 65 commits in total.
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 🌴