mozilla / ensemble

The platform that powers the Firefox Public Data Report :violin: :trumpet: :musical_keyboard:
https://data.firefox.com/
Mozilla Public License 2.0
20 stars 14 forks source link

Bump eslint-plugin-react from 7.20.3 to 7.20.5 #394

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps eslint-plugin-react from 7.20.3 to 7.20.5.

Changelog

Sourced from eslint-plugin-react's changelog.

7.20.5 - 2020.07.28

Fixed

Docs

#2731: yannickcr/eslint-plugin-react#2731 #2730: yannickcr/eslint-plugin-react#2730 #2724: yannickcr/eslint-plugin-react#2724 #2712: yannickcr/eslint-plugin-react#2712 #2710: yannickcr/eslint-plugin-react#2710

7.20.4 - 2020.07.26

Fixed

  • improve algorithm to check if a variable is coming from the pragma (#2706[] @jzabala)
  • [prop-types]: handle component returning null (#2696[] @hank121314)
  • [prop-types]/[function-component-definition]: Add check for first letter capitalization in functional component detection (#2699[] @jzabala)
  • [prop-types]: use variable value in prop type fields defined by variables (#2704[] @jzabala)
  • [no-typos]: warn on a bindingless react import

Changed

  • [Tests] boolean-prop-naming: Added test for function invocation of bool (#2697[] @ajkovar)
  • [Tests] jsx-curly-brace-presence, jsx-no-comment-textnodes: add passing tests
  • [Refactor] no-unused-state: avoid a loop

#2704: yannickcr/eslint-plugin-react#2704 #2699: yannickcr/eslint-plugin-react#2699 #2697: yannickcr/eslint-plugin-react#2697 #2696: yannickcr/eslint-plugin-react#2696

Commits
  • 4c8d8cc Update CHANGELOG and bump version
  • 253a62a [Tests] no-access-state-in-setstate: add passing tests
  • f0ff971 [Fix] jsx-curly-brace-presence: disable disallowed JSX text chars check in ...
  • 9630957 [Fix] no-unused-state: check for class expression
  • cadee91 [Docs] no-access-state-in-setstate: fix example
  • e8d2ce9 [Fix] prop-types: handle anonymous functions
  • e20522c Update CHANGELOG and bump version
  • bb2b8db [Tests] jsx-curly-brace-presence, jsx-no-comment-textnodes: add passing t...
  • e3e767b [Fix]: improve algorithm to check if a variable is coming from the pragma
  • c57cc31 [Fix] prop-types: handle component returning null
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)