Skip to content

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

eslint-plugin-react just published its new version 6.5.0.

State Update 🚀
Dependency eslint-plugin-react
New version 6.5.0
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of eslint-plugin-react.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

Added

  • Add tab support to jsx-closing-bracket-location auto fixer (#909 @arperry)
  • Add tab and space support to jsx-indent auto fixer (#608 @jayphelps)
  • Add multiline-multiprop option to jsx-first-prop-new-line (#883 @kentor)

Fixed

  • Fix forbid-component-props crash with self reference JSX element (#839 @xeodou)
  • Fix jsx-indent to ignore lines starting by literals (#900)
  • Fix no-set-state to correctly detect setState in arrow functions (#931)

Changed


The new version differs by 25 commits .

  • b292fbf Update CHANGELOG and bump version
  • 6ff264f Add link to documentation on rules name (fixes #805)
  • 37ded33 Fix new indent errors found by ESLint
  • 8b4b0aa Update dependencies
  • 56f1777 Add support for tabs<->spaces to jsx-indent auto fixer
  • 7d4ad88 Update exported configurations documentation in Readme
  • 7f81819 Fix setState detection in arrow functions (fixes #931)
  • 13824c6 Add multiline-multiprop option to jsx-first-prop-new-line (fixes #878)
  • 6620a0a Add deprecated metadata to deprecated rules
  • 16a3b22 Fix incomplete recommended configs
  • d041fe4 Merge pull request #932 from gnarf/patch-1
  • 6153123 mention ignorePureComponents earlier
  • 99cec3e Merge pull request #905 from xeodou/master
  • 00553b5 Merge pull request #910 from Wilfred/patch-3
  • 4a05b6f Minor grammar fix

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


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@coveralls
Copy link

coveralls commented Nov 1, 2016

Coverage Status

Coverage remained the same at 77.546% when pulling 7049aa5 on greenkeeper-eslint-plugin-react-6.5.0 into 5389323 on master.

@Intellicode Intellicode merged commit 061b59d into master Nov 11, 2016
@Intellicode Intellicode deleted the greenkeeper-eslint-plugin-react-6.5.0 branch November 11, 2016 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants