Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eslint-plugin-react to version 4.2.2 πŸš€ #118

Merged
merged 1 commit into from
Mar 15, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello πŸ‘‹

πŸš€πŸš€πŸš€

eslint-plugin-react just published its new version 4.2.2, 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

Fixed

  • Rewrite prefer-stateless-function rule (#491)
  • Fix self-closing-comp to treat non-breaking spaces as content (#496)
  • Fix detection for direct props in prop-types (#497)
  • Fix annotated function detection in prop-types (#498)
  • Fix this usage in jsx-no-undef (#489)

Changed

  • Update dependencies
  • Add shared setting for React version

The new version differs by 34 commits .

  • f24d0cb Update CHANGELOG and bump version
  • dfe9fce Update dependencies
  • ede5af0 Update prefer-stateless-function documentation
  • 37fc544 Fix this usage in jsx-no-undef (fixes #489)
  • 259fab4 Fix annotated function detection (fixes #498)
  • 2884a80 Fix detection for direct props in prop-types (fixes #497)
  • e83079d Add additional test for self-closing-comp
  • 226be21 Fix self-closing-comp to treat non-breaking spaces as content (fixes #496)
  • cfca370 Rewrite prefer-stateless-function rule (fixes #491)
  • 426b228 Add shared setting for React version
  • 2226204 Update CHANGELOG and bump version
  • 17f105c Fix missing getChildContext lifecycle method in prefer-stateless-function (fixes #492)
  • ad52cb2 Update jsx-sort-props documentation
  • 0b2a18b Fix sort-prop-types crash with spread operator (fixes #478)
  • d54f1a4 Fix case where props were not assigned to the right component (fixes #485)

There are 34 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 ⚑

mstriemer added a commit that referenced this pull request Mar 15, 2016
…4.2.2

Update eslint-plugin-react to version 4.2.2 πŸš€
@mstriemer mstriemer merged commit 0106fc8 into master Mar 15, 2016
@mstriemer mstriemer deleted the greenkeeper-eslint-plugin-react-4.2.2 branch March 15, 2016 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants