graffiti-todo icon indicating copy to clipboard operation
graffiti-todo copied to clipboard

Update eslint-plugin-react to version 6.5.0 πŸš€

Open greenkeeperio-bot opened this issue 9 years ago β€’ 0 comments

Hello lovely humans,

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

State Update :rocket:
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 :sparkles:

You rock!

:palm_tree:


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 429 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 250 commits in total. See the full diff.

greenkeeperio-bot avatar Nov 01 '16 21:11 greenkeeperio-bot