You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doppins-bot
changed the title
[Doppins] Upgrade dependency eslint-plugin-react to 7.8.0
[Doppins] Upgrade dependency eslint-plugin-react to 7.8.1
May 11, 2018
doppins-bot
changed the title
[Doppins] Upgrade dependency eslint-plugin-react to 7.8.1
[Doppins] Upgrade dependency eslint-plugin-react to 7.8.2
May 13, 2018
doppins-bot
changed the title
[Doppins] Upgrade dependency eslint-plugin-react to 7.8.2
[Doppins] Upgrade dependency eslint-plugin-react to 7.9.0
Jun 3, 2018
doppins-bot
changed the title
[Doppins] Upgrade dependency eslint-plugin-react to 7.9.0
[Doppins] Upgrade dependency eslint-plugin-react to 7.9.1
Jun 4, 2018
doppins-bot
changed the title
[Doppins] Upgrade dependency eslint-plugin-react to 7.9.1
[Doppins] Upgrade dependency eslint-plugin-react to 7.10.0
Jun 25, 2018
doppins-bot
changed the title
[Doppins] Upgrade dependency eslint-plugin-react to 7.10.0
[Doppins] Upgrade dependency eslint-plugin-react to 7.11.0
Aug 13, 2018
doppins-bot
changed the title
[Doppins] Upgrade dependency eslint-plugin-react to 7.11.0
[Doppins] Upgrade dependency eslint-plugin-react to 7.11.1
Aug 17, 2018
doppins-bot
changed the title
[Doppins] Upgrade dependency eslint-plugin-react to 7.11.1
[Doppins] Upgrade dependency eslint-plugin-react to 7.12.0
Dec 28, 2018
doppins-bot
changed the title
[Doppins] Upgrade dependency eslint-plugin-react to 7.12.0
[Doppins] Upgrade dependency eslint-plugin-react to 7.12.1
Jan 1, 2019
doppins-bot
changed the title
[Doppins] Upgrade dependency eslint-plugin-react to 7.12.1
[Doppins] Upgrade dependency eslint-plugin-react to 7.12.2
Jan 2, 2019
doppins-bot
changed the title
[Doppins] Upgrade dependency eslint-plugin-react to 7.12.2
[Doppins] Upgrade dependency eslint-plugin-react to 7.12.3
Jan 4, 2019
doppins-bot
changed the title
[Doppins] Upgrade dependency eslint-plugin-react to 7.12.3
[Doppins] Upgrade dependency eslint-plugin-react to 7.12.4
Jan 17, 2019
doppins-bot
changed the title
[Doppins] Upgrade dependency eslint-plugin-react to 7.12.4
[Doppins] Upgrade dependency eslint-plugin-react to 7.13.0
May 3, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Hi!
A new version was just released of
eslint-plugin-react, so Doppinshas upgraded your project's dependency ranges.
Make sure that it doesn't break anything, and happy merging!
Upgraded eslint-plugin-react from
7.7.0to7.8.0Changelog:
Version 7.8.0
Added
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-typosprevStateandnextStatetono-unused-state(#1759)componentWillMount,componentWillReceivePropsandcomponentWillUpdatelifecycle methods inno-deprecated(#1750@sergei-startsev)Fixed
no-typosfalse positive on customPropTypeclasses (#1389@brettdh)boolean-prop-namingto handle required props (#1389@louisscruz)jsx-curly-brace-presenceto allow whitespace JSX container (#1717@sharmilajesupaul)jsx-no-bindto handle ternary conditions (#1722@gwenaellarmet)Changed
#1699@ronanmathew,#1743@ybiquitous,#1753@awthwathje,#1783@chentsulin,#1703@ferhatelmas)Version 7.8.0
Added
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-typosprevStateandnextStatetono-unused-state(#1759)componentWillMount,componentWillReceivePropsandcomponentWillUpdatelifecycle methods inno-deprecated(#1750@sergei-startsev)Fixed
no-typosfalse positive on customPropTypeclasses (#1389@brettdh)boolean-prop-namingto handle required props (#1389@louisscruz)jsx-curly-brace-presenceto allow whitespace JSX container (#1717@sharmilajesupaul)jsx-no-bindto handle ternary conditions (#1722@gwenaellarmet)Changed
#1699@ronanmathew,#1743@ybiquitous,#1753@awthwathje,#1783@chentsulin,#1703@ferhatelmas)