Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Conversation

@renovate
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.

@coderplex-bot
Copy link
Collaborator

coderplex-bot commented Feb 20, 2018

Deploy preview for coderplex ready!

Built with commit 4ed7dca

https://deploy-preview-180--coderplex.netlify.com

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 2 times, most recently from 7fc70b2 to 9da9c95 Compare February 22, 2018 22:49
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 9da9c95 to 4ed7dca Compare February 22, 2018 22:52
@vinaypuppal vinaypuppal deleted the renovate/eslint-plugin-react-7.x branch February 22, 2018 22:52
@renovate
Copy link
Contributor Author

renovate bot commented Feb 22, 2018

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (7.7.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

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.

4 participants