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.7.0 #93

Merged
merged 1 commit into from
Feb 25, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2018

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

Release Notes

v7.7.0

Added
  • [forbid-foreign-prop-types][]: add allowInPropTypes option (#​1655 @​iansu)
  • Add [jsx-max-depth][] rule (#​1260 @​chriswong)
Fixed
  • [no-access-state-in-setstate][]: Exclude references to this.state in setState callback (#​1610 @​pfhayes)
  • [no-danger-with-children][]: prevent infinite loop (#​1571 @​ljharb)
  • [sort-prop-types][]: Fix sortShapeProp when shape is not an object literal (#​1669 @​justinanastos)
  • [jsx-child-element-spacing][]: fix error location (#​1666 @​pfhayes)
  • [no-unused-prop-types][]: fix for createClass (#​1675 @​yuri-sakharov)
  • [prop-types][]: include nextProps checking in shouldComponentUpdate (#​1690 @​amerryma)
  • [jsx-curly-spacing][]: refactor to fix start and end-braces in a single pass (#​1414 @​s-h-a-d-o-w)
Changed
  • [jsx-child-element-spacing][]: add missing docs ([#​1665][] @​pfhayes); fix docs (#​1670 @​SammyM)

Commits

v7.7.0

  • cfd3959 [Docs] add jsx-child-element-spacing
  • 70e8a02 Merge pull request #​1610 from pfhayes/setstate
  • 5e1a64c [Fix] no-danger-with-children: prevent infinite loop
  • d8dff26 test(sort-prop-types) Add failing test for when sortShapeProp is true and shape not object literal
  • 17ac433 fix(sort-prop-types): Fix sortShapeProp when shape is not an object literal
  • d818f2b Merge pull request #​1669 from justinanastos/fix/sort-prop-types-shape-no-properties-1668
  • 05c49d4 [Fix] jsx-child-element-spacing: fix error location
  • 2839b5d Fix an issue with the documentation for 'jsx-child-element-spacing'
  • dda03e9 Created test
  • 78e2951 Fixed bug
  • b1444be Added more tests
  • 24658b5 Added more valid tests
  • 3d83d13 Added more tests
  • fb2fefd Merge pull request #​1675 from yuri-sakharov/fix/react-no-unused-prop-types
  • e77c97f Test
  • 0fa0761 Added test & working
  • 3ac7943 [docs] add missing rule to readme
  • 8ca344a Rearranged tests to be at the bottom of componentWillReceiveProps tests. Added a default parser test.
  • e26b7e2 [Tests] clean up some formatting
  • c996740 Merge pull request #​1690 from mindspacepdx/am-should-component-update
  • e4de360 [Fix] jsx-curly-spacing problem in new tests, fixes #​1414
  • 0e2e046 [Dev Deps] update babel-eslint, eslint, istanbul, mocha
  • abe8381 Update CHANGELOG and bump version

This PR has been generated by Renovate Bot.

@codecov
Copy link

codecov bot commented Feb 20, 2018

Codecov Report

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

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #93   +/-   ##
====================================
  Coverage      78%   78%           
====================================
  Files           2     2           
  Lines          50    50           
  Branches       16    16           
====================================
  Hits           39    39           
  Misses          9     9           
  Partials        2     2

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 ca39141...085a384. Read the comment docs.

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 3 times, most recently from 5db4385 to 3a10ccc Compare February 23, 2018 18:46
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 3a10ccc to 20821b7 Compare February 23, 2018 21:03
@KevinGrandon
Copy link
Contributor

!merge

@old-fusion-bot old-fusion-bot bot merged commit e44946d into master Feb 25, 2018
@renovate renovate bot deleted the renovate/eslint-plugin-react-7.x branch February 25, 2018 15:58
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