Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

Update eslint-plugin-react to version 4.1.0 🚀 #207

Closed

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚀🚀🚀

eslint-plugin-react just published its new version 4.1.0, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of eslint-plugin-react – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

Added

  • Add component detection for class expressions
  • Add displayName detection for class expressions in display-name (#419)

Fixed

  • Fix used props detection in components for which we are not confident in prop-types (#420)
  • Fix false positive in jsx-key (#456 @jkimbo)

Changed


The new version differs by 53 commits .

  • fe3da43 Update CHANGELOG and bump version
  • 3602f67 Fix displayName detection for class expressions (fixes #419)
  • 7105a01 Add component detection for class expressions
  • 4e1bcc0 Fix used props detection in components for which we are not confident (fixes #420)
  • b898fcb Merge pull request #457 from wyze/prop-types-doc
  • 3b56239 Merge pull request #456 from jkimbo/false-positive-jsx-key-rule
  • 151cb76 Correct stateless function inprop-typesexamples
  • c392099 Update CHANGELOG and bump version
  • 4d1b285 Update dependencies
  • 0d2d162 Added check for MemberExpression
  • a5594c1 Added failing test for false positive result
  • 66cc490 Merge pull request #450 from wyze/patch-1
  • 8f5745b Updatedisplay-namerule options documenation
  • 8d8649e Merge pull request #449 from craigklem/master
  • 9a6a578 Update README.md

There are 53 commits in total. See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

@mozilla-autolander-deprecated
Copy link
Contributor

Autolander could not find a bug number in your pull request title. All pull requests should be in the format of: Bug [number] - [description].

@Standard8
Copy link
Member

This version breaks on our code. The next version should have a fix in for the issue - xref jsx-eslint/eslint-plugin-react#469 (comment)

We'll let greenkeeper notify us of it when it is out.

@Standard8 Standard8 closed this Feb 26, 2016
@Standard8 Standard8 deleted the greenkeeper-eslint-plugin-react-4.1.0 branch February 26, 2016 09:14
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.

3 participants