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

Update dependency eslint-plugin-react to v7.8.2 #66

Merged
merged 1 commit into from
May 25, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2018

This Pull Request updates dependency eslint-plugin-react from v7.7.0 to v7.8.2

Release Notes

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
  • Fix [no-typos][] false positive on custom PropType classes (#​1389 @​brettdh)
  • Fix [boolean-prop-naming][] to handle required props (#​1389 @​louisscruz)
  • Fix [jsx-curly-brace-presence][] to allow whitespace JSX container (#​1717 @​sharmilajesupaul)
  • Fix [jsx-no-bind][] to handle ternary conditions (#​1722 @​gwenaellarmet)
Changed
  • Documentation improvements (#​1699 @​ronanmathew, #​1743 @​ybiquitous, #​1753 @​awthwathje, #​1783 @​chentsulin, #​1703 @​ferhatelmas)


This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 00edc74 to 1c9e05e Compare May 12, 2018 00:06
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.8.0 Update dependency eslint-plugin-react to v7.8.1 May 12, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 1c9e05e to 1af4080 Compare May 13, 2018 13:53
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.8.1 Update dependency eslint-plugin-react to v7.8.2 May 13, 2018
@KevinGrandon
Copy link
Contributor

!merge

@old-fusion-bot old-fusion-bot bot merged commit 7af45c5 into master May 25, 2018
@renovate renovate bot deleted the renovate/eslint-plugin-react-7.x branch May 25, 2018 22:23
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.

None yet

2 participants