Skip to content

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

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

State Update 🚀
Dependency eslint-plugin-react
New version 6.9.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 support for variable reference to sort-prop-types (#622)

Fixed

  • Fix Node.js 0.10 support (#1000 @ljharb)
  • Fix prop-types to correctly assign props to components (#991)

Changed


The new version differs by 9 commits .

  • 0fcf321 Update CHANGELOG and bump version
  • bad47d6 Fix prop-types to correcly assign props to components (fixes #991)
  • 13806f1 Add support for variable reference to sort-prop-types (fixes #622)
  • 682ae68 Merge pull request #1000 from ljharb/fix_node_0_10
  • 3c035c9 [Fix] Don’t rely on Array#find existing pre node 4.
  • 466ab7f Merge pull request #995 from rutsky/patch-1
  • a8b2726 add missing "react" namespace to "react/forbid-prop-types"
  • 5372be3 Merge pull request #992 from taion/991-regression
  • 6c3c245 Add regression for #991

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 71.264% when pulling 1db429e on greenkeeper-eslint-plugin-react-6.9.0 into c1bc19f on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 71.264% when pulling 1db429e on greenkeeper-eslint-plugin-react-6.9.0 into c1bc19f on master.

@Intellicode Intellicode force-pushed the greenkeeper-eslint-plugin-react-6.9.0 branch from 1db429e to df9a683 Compare January 14, 2017 10:25
@Intellicode Intellicode merged commit 7bf891f into master Jan 14, 2017
@Intellicode Intellicode deleted the greenkeeper-eslint-plugin-react-6.9.0 branch January 14, 2017 10:25
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