Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

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

Merged
merged 1 commit into from
Jan 29, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jan 29, 2018

Version 7.6.1 of eslint-plugin-react was just published.

Dependency eslint-plugin-react
Current Version 7.6.0
Type devDependency

The version 7.6.1 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of eslint-plugin-react.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 11 commits.

  • f7441bb Update CHANGELOG and bump version
  • e56376e [Fix] no-access-state-in-setstate: handle object spread
  • d060041 Merge pull request #1659 from jzDev/jzDev/flip-crossorigin-rule
  • 1d13218 Restore tests and crossorigin attribute map
  • 843d71a Merge pull request #1653 from jetpacmonkey/master
  • d64a16b Added the missing tagName, link, to support the crossOrigin property.
  • a19b2ad Removed unnecessary mapping and tests handled by React's existing warnings.
  • f947536 Fixed crossorigin naming convention to match React's supported HTML attributes.
  • 509f2cb Use typeof === 'undefined' instead of void 0
  • e4f7e30 Mark all recursive proptypes as acceptable with {}, not true
  • 614d3bd Support recursive type annotations, fixes #913

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Pull Request Test Coverage Report for Build 18

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.15%

Totals Coverage Status
Change from base Build 16: 0.0%
Covered Lines: 237
Relevant Lines: 245

💛 - Coveralls

@rovale rovale merged commit f7c31c4 into master Jan 29, 2018
@rovale rovale deleted the greenkeeper/eslint-plugin-react-7.6.1 branch January 29, 2018 15:06
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.

None yet

2 participants