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 šŸš€ #75

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

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

Dependency eslint-plugin-react
Current Version 6.7.0
Type devDependency

The version 6.7.1 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.7.1

Fixed

  • Fix jsx-tag-spacing crash when options object isn't passed (#955 @daltones)
Commits

The new version differs by 4 commits .

  • af323d5 Update CHANGELOG and bump version
  • c537015 Add additional test for jsx-tag-spacing
  • 6da5807 Fix jsx-tag-spacing crash when options object isn't passed (fixes #955)
  • de9a357 Fix jsx-tag-spacing crash when options object isn't passed

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: