Skip to content

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

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

State Update 🚀
Dependency eslint-plugin-react
New version 6.6.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

Fixed

  • Fix no-unused-prop-types crash with destructured prop-types (#938)
  • Fix jsx-indent in multi-line conditional expressions (#901, #907)
  • Fix sort-comp bad error message if 2 methods in the same group must be moved (#507)

Changed


The new version differs by 43 commits .

  • cad882b Update CHANGELOG and bump version
  • 8515667 Fix sort-comp bad error message (fixes #507)
  • d88ee37 Fix jsx-indent in multi-line conditional expressions (fixes #901, fixes #907)
  • dc7767b Fix no-unused-prop-types crash with destructured prop-types (fixes #938)
  • 0220022 Merge pull request #886 from snowypowers/master
  • 16fe501 Merge pull request #941 from pwmckenna/patch-1
  • aa61d48 Fix display-name comment typo
  • a37687e Add fix for multple props on first line
  • 0aeb95c Edit multiline-multiprop test cases for fixes
  • 4e83bea Readme update
  • 5e144a1 Remove indentation arg from test cases
  • 2507f37 Remove indentation arg
  • a7764f7 readme update
  • f15b117 Simplify getNodeIndent
  • 9834e7a Test case for tabs

There are 43 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

Coverage Status

Coverage remained the same at 77.546% when pulling ffc2a00 on greenkeeper-eslint-plugin-react-6.6.0 into 5389323 on master.

@Intellicode Intellicode force-pushed the greenkeeper-eslint-plugin-react-6.6.0 branch 4 times, most recently from f7011f8 to 6945c28 Compare November 14, 2016 21:41
@coveralls
Copy link

coveralls commented Nov 14, 2016

Coverage Status

Changes Unknown when pulling 6945c28 on greenkeeper-eslint-plugin-react-6.6.0 into * on master*.

@coveralls
Copy link

coveralls commented Nov 14, 2016

Coverage Status

Coverage remained the same at 77.546% when pulling 6945c28 on greenkeeper-eslint-plugin-react-6.6.0 into 82e9dca on master.

@Intellicode Intellicode deleted the greenkeeper-eslint-plugin-react-6.6.0 branch November 14, 2016 22:09
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