Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

Update eslint-plugin-react to version 6.1.1 🚀 #1093

Merged
merged 1 commit into from
Aug 17, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

@greenkeeperio-bot greenkeeperio-bot commented Aug 15, 2016

Hello lovely humans,

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

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

Fixed

  • Fix prop-types on annotated components (#766)
  • Fix no-danger-with-children spread support (#767 @petersendidit)

Changed


The new version differs by 31 commits .

  • 976b9d2 Update CHANGELOG and bump version
  • 827db0a Fix prop-types on annotated components (fixes #766)
  • 99bdb42 Mention ESLint 3 in README
  • 1bab85e Fix no-danger-with-children spread support (fixes #767)
  • b0747ea Add forbid-component-props to 6.1.0 release
  • 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

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


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade


This change is Reviewable

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.18% when pulling ebf4505 on greenkeeper-eslint-plugin-react-6.1.1 into b807d87 on master.

@Standard8
Copy link
Member

Probably best to review & land #1089 first.

@pdehaan
Copy link
Collaborator

pdehaan commented Aug 16, 2016

@Standard8 What do we do here? Do we need to rebase this ourselves and push to this branch, or just close the PR and wait for the next version on npm?

@Standard8 Standard8 force-pushed the greenkeeper-eslint-plugin-react-6.1.1 branch from ebf4505 to b82c24f Compare August 16, 2016 22:03
@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.308% when pulling b82c24f on greenkeeper-eslint-plugin-react-6.1.1 into 2a72af0 on master.

@pdehaan pdehaan merged commit 39c0206 into master Aug 17, 2016
@pdehaan pdehaan deleted the greenkeeper-eslint-plugin-react-6.1.1 branch August 17, 2016 17:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants