travi / blog

progress toward my future blog
https://travi.github.io/blog
MIT License
1 stars 0 forks source link

Update eslint-plugin-react to the latest version 🚀 #114

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 6.9.0 of eslint-plugin-react just got published.

Dependency eslint-plugin-react
Current Version 6.8.0
Type devDependency

The version 6.9.0 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.


Release Notes v6.9.0

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

Commits

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.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

travi commented 7 years ago

greenkeeper-keeper(pr: 114): :x: Method Not Allowed