Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Update eslint-plugin-react in / from 7.7.0 to 7.8.1 #170

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented May 12, 2018

Dependencies.io has updated eslint-plugin-react (a npm dependency in /) from "7.7.0" to "7.8.1".

7.8.1

Fixed

  • Fix crash in no-deprecated when encountering a class constructor (#1785 taddei)
7.8.0

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

@codecov-io
Copy link

Codecov Report

Merging #170 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #170   +/-   ##
=======================================
  Coverage   78.16%   78.16%           
=======================================
  Files          32       32           
  Lines         284      284           
  Branches       39       39           
=======================================
  Hits          222      222           
  Misses         49       49           
  Partials       13       13

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 376177a...a162393. Read the comment docs.

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

3 participants