Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Feb 20, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 20, 2018

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

Dependency eslint-plugin-react
Current Version 7.6.1
Type devDependency

The version 7.7.0 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 29 commits.

  • abe8381 Update CHANGELOG and bump version
  • 0e2e046 [Dev Deps] update babel-eslint, eslint, istanbul, mocha
  • 34f83a5 [New] Add jsx-max-depth
  • e4de360 [Fix] jsx-curly-spacing problem in new tests, fixes #1414
  • a2764d9 [Tests] number comments to more easily locate failures
  • b4141d8 [Tests] Added tests for jsx-curly-spacing that deal with comments in children.
  • c996740 Merge pull request #1690 from mindspacepdx/am-should-component-update
  • e26b7e2 [Tests] clean up some formatting
  • 8ca344a Rearranged tests to be at the bottom of componentWillReceiveProps tests. Added a default parser test.
  • 3ac7943 [docs] add missing rule to readme
  • 0fa0761 Added test & working
  • e77c97f Test
  • fb2fefd Merge pull request #1675 from yuri-sakharov/fix/react-no-unused-prop-types
  • 3d83d13 Added more tests
  • 24658b5 Added more valid tests

There are 29 commits in total.

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 🌴

@ghost ghost added the in progress label Feb 20, 2018
@ghost ghost assigned lholmquist Feb 20, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.825% when pulling 19fa634 on greenkeeper/eslint-plugin-react-7.7.0 into efccc36 on master.

@coveralls
Copy link

coveralls commented Feb 20, 2018

Coverage Status

Coverage remained the same at 96.825% when pulling 19fa634 on greenkeeper/eslint-plugin-react-7.7.0 into efccc36 on master.

@lholmquist lholmquist merged commit 61c3100 into master Feb 20, 2018
@ghost ghost removed the in progress label Feb 20, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/eslint-plugin-react-7.7.0 branch February 20, 2018 13:29
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