Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

Update dependency eslint-plugin-react to v7.11.1 #468

Merged
merged 2 commits into from
Sep 13, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 6, 2018

This Pull Request updates devDependency eslint-plugin-react (source) from v7.7.0 to v7.11.1


Release Notes

v7.11.1

Compare Source

Fixed
Changed

v7.11.0

Compare Source

Added
Fixed
Changed

v7.10.0

Compare Source

Added
Fixed
Changed

v7.9.1

Compare Source


v7.8.2

Compare Source

Fixed
  • Fix crash in [boolean-prop-naming][] when encountering a required shape prop type (#​1791 @​pcorpet)

v7.8.1

Compare Source

Fixed
  • Fix crash in [no-deprecated][] when encountering a class constructor (#​1785 @​taddei)

v7.8.0

Compare Source

Added
  • Add support for fragments to [react-in-jsx-scope][] (#​1758)
  • Add support for Flow generic PropType to [require-default-props][] (#​1724 @​Miziak)
  • Add component whitelist option to [forbid-component-props][] (#​1732 @​ThiefMaster)
  • Add support for React 16.3 lifecycle methods to [no-unused-prop-types][] (#​1681 @​bvaughn)
  • Add support for React 16.3 lifecycle methods to [sort-comp][] (#​1767 @​joe-denea)
  • Add support for React 16.3 lifecycle methods to [no-typos][]
  • Add support for prevState and nextState to [no-unused-state][] (#​1759)
  • Add warnings for componentWillMount, componentWillReceiveProps and componentWillUpdate lifecycle methods in [no-deprecated][] (#​1750 @​sergei-startsev)
Fixed
Changed


This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 2 times, most recently from 2727a5d to f24fed5 Compare July 6, 2018 21:10
Copy link
Contributor

@ticky ticky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from f24fed5 to 044767d Compare August 13, 2018 20:56
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.10.0 Update dependency eslint-plugin-react to v7.11.0 Aug 13, 2018
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.11.0 Update dependency eslint-plugin-react to v7.11.1 Aug 14, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 044767d to 1a95b6e Compare August 14, 2018 20:48
@renovate
Copy link
Author

renovate bot commented Sep 13, 2018

PR has been edited

As this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it.

@ticky
Copy link
Contributor

ticky commented Sep 13, 2018

Going to track this in #558, making the lint for this deprecation just a warning for now.

@ticky ticky merged commit f43b09c into master Sep 13, 2018
@renovate renovate bot deleted the renovate/eslint-plugin-react-7.x branch September 13, 2018 01:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants