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

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

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 2, 2020

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 will merge this PR once CI passes on it, as requested by @eps1lon.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Update of dependencies label Aug 2, 2020
@mui-pr-bot
Copy link

mui-pr-bot commented Aug 2, 2020

No bundle size changes comparing 4e36225...e1dc210

Generated by 🚫 dangerJS against e1dc210

@eps1lon eps1lon self-assigned this Aug 2, 2020
@eps1lon eps1lon added the test label Aug 2, 2020
@eps1lon
Copy link
Member

eps1lon commented Aug 2, 2020

@dependabot squash and merge

@oliviertassinari
Copy link
Member

@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

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

Successfully merging this pull request may close these issues.

3 participants