meandavejustice / min-vid

Popout video player in Firefox
https://testpilot.firefox.com/experiments/min-vid
Mozilla Public License 2.0
182 stars 42 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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

Dependency eslint-plugin-react
Current Version 7.4.0
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 329 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 250 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: