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 6.1.0 🚀 #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

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

State Update 🚀
Dependency eslint-plugin-react
New version 6.1.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 Node.js 0.10 support (#746)
  • Fix prop-types on annotated components (#729)
  • Fix require-optimization test for function declaration (#744 @Tom910)
  • Fix jsx-uses-var to handle nested object properties (#761 @yayalice)
  • Fix rules metadata

Changed


The new version differs by 120 commits .

  • e310ba2 Update CHANGELOG and bump version
  • eb35605 Add test for recommended configuration and rules metadata consistency
  • 80e481e Fix rules metadata
  • 4c7ad3d Update dependencies
  • 7982627 Add Pragma for createClass factory method
  • 7d3dbfd Add no-danger-with-children rule (fixes #710)
  • b164805 Fix jsx-uses-var to handle nested object properties
  • 8661917 Fix require-optimization test for function declaration
  • 90ebb64 Missing 'r' in 'errors' (#759)
  • 9d326ab Merge pull request #703 from lencioni/forbid-component-props
  • e11d6d1 Add link to eslint-plugin-jsx-a11y
  • d102a85 Add more examples to self-closing-comp docs
  • c0038f9 Merge pull request #745 from petersendidit/self-closing-comp-docs
  • 1b6cef9 Improve formatting in jsx-no-target-blank docs
  • 7cd6bd0 Merge pull request #659 from dguo/patch-1

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


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

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.

2 participants