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 in / from 7.4.0 to 7.11.1 #249

Closed
wants to merge 1 commit into from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Nov 1, 2018

Dependencies.io has updated eslint-plugin-react (a npm dependency in /) from "7.4.0" to "7.11.1".

7.11.1

Fixed

  • stop crashing when assigning to propTypes (#1932, alexzherdev)

Changed

  • Fix changelog links (#1926, ferhatelmas)
  • Fix changelog links (#1929, alexzherdev)
7.11.0

Added

Fixed

Changed

7.10.0

Added

Fixed

Changed

7.9.1

Nothing was fixed; this is a republish with some updated deps. (#1804 ljharb)

7.9.0

Added

  • Add jsx-props-no-multi-spaces rule (#1755 ThiefMaster)
  • Add first option to jsx-indent-props (#398 ThiefMaster)
  • Add enforceDynamicLinks option to jsx-no-target-blank (#1737 kenearley)

Fixed

  • Fix static lifecycle methods validation in sort-comp (#1793 lynxtaa)
  • Fix crash in no-typos when encountering anonymous react imports (#1796 jsg2021)
  • Fix ESLint 3 support (#1779)

Changed

  • Documentation improvements (#1794 lencioni)
  • Update Travis CI configuration to test on multiple ESLint verions
7.8.2

Fixed

  • Fix crash in boolean-prop-naming when encountering a required shape prop type (#1791 pcorpet)
7.8.1

Fixed

  • Fix crash in no-deprecated when encountering a class constructor (#1785 taddei)
7.8.0

Added

  • Add support for fragments to react-in-jsx-scope (#1758)
  • Add support for Flow generic PropType to require-default-props (#1724 Miziak)
  • Add component whitelist option to forbid-component-props (#1732 ThiefMaster)
  • Add support for React 16.3 lifecycle methods to no-unused-prop-types (#1681 bvaughn)
  • Add support for React 16.3 lifecycle methods to sort-comp (#1767 joe-denea)
  • Add support for React 16.3 lifecycle methods to no-typos
  • Add support for prevState and nextState to no-unused-state (#1759)
  • Add warnings for componentWillMount, componentWillReceiveProps and componentWillUpdate lifecycle methods in no-deprecated (#1750 sergei-startsev)

Fixed

  • Fix no-typos false positive on custom PropType classes (#1389 brettdh)
  • Fix boolean-prop-naming to handle required props (#1389 louisscruz)
  • Fix jsx-curly-brace-presence to allow whitespace JSX container (#1717 sharmilajesupaul)
  • Fix jsx-no-bind to handle ternary conditions (#1722 gwenaellarmet)

Changed

@codecov-io
Copy link

codecov-io commented Nov 1, 2018

Codecov Report

Merging #249 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #249   +/-   ##
=======================================
  Coverage   91.66%   91.66%           
=======================================
  Files           3        3           
  Lines          12       12           
  Branches        2        2           
=======================================
  Hits           11       11           
  Misses          1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fdf9acd...d3d1f8f. Read the comment docs.

@leonardofaria
Copy link
Owner

Deploy preview for leozera-ui ready!

Built with commit d3d1f8f

https://deploy-preview-249--leozera-ui.netlify.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants