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.10.0 #120

Merged
merged 1 commit into from
Jun 25, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2018

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

Release Notes

v7.10.0

Compare Source

Added
  • Allow eslint ^5 (#​1843 @​papandreou, @​ljharb)
  • [no-unsafe][] rule (#​1831, #​1830 @​sergei-startsev)
  • [no-will-update-set-state][]: Account for UNSAFE_ methods (#​1845, #​1844 @​alexzherdev)
Fixed
  • [no-typos][]: Fix static propTypes handling (#​1827, #​1677 @​alexzherdev)
  • [destructuring-assignment][]: Allow LHS (#​1825, #​1728 @​alexzherdev)
  • [no-unused-prop-types][]: Fix crash when encountering mixed union and intersection flow types (#​1806 @​yannickcr)
Changed
  • Typo fixes in [jsx-no-target-blank][] (#​1805 @​ferhatelmas))

v7.9.1

Compare Source

  • Nothing was fixed; this is a republish with some updated deps. (#​1804 @​ljharb)

v7.9.0

Compare Source

Added
  • Add [jsx-props-no-multi-spaces][] rule (#​1755 @​ThiefMaster)
  • Add first option to [jsx-indent-props][] (#​398 @​ThiefMaster)
  • Add enforceDynamicLinks option to [jsx-no-target-blank][] (#​1737 @​kenearley)
Fixed
  • Fix static lifecycle methods validation in [sort-comp][] (#​1793 @​lynxtaa)
  • Fix crash in [no-typos][] when encountering anonymous react imports (#​1796 @​jsg2021)
  • Fix ESLint 3 support (#​1779)
Changed
  • Documentation improvements (#​1794 @​lencioni)
  • Update Travis CI configuration to test on multiple ESLint verions


This PR has been generated by Renovate Bot.

renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 13, 2018
@codecov
Copy link

codecov bot commented Jun 13, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #120   +/-   ##
=======================================
  Coverage   93.33%   93.33%           
=======================================
  Files           3        3           
  Lines          45       45           
  Branches       10       10           
=======================================
  Hits           42       42           
  Partials        3        3

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 3267222...739a5be. Read the comment docs.

@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.9.1 Update dependency eslint-plugin-react to v7.10.0 Jun 25, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 037e5d0 to 739a5be Compare June 25, 2018 05:58
@KevinGrandon
Copy link
Contributor

!merge

@old-fusion-bot old-fusion-bot bot merged commit 49939df into master Jun 25, 2018
@renovate renovate bot deleted the renovate/eslint-plugin-react-7.x branch June 25, 2018 22:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants