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 #328

Merged
merged 1 commit into from
Aug 3, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

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)
  • @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
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot requested a review from a team as a code owner August 3, 2020 10:25
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 3, 2020
@halkeye halkeye merged commit 9fd5c11 into master Aug 3, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-react-7.20.5 branch August 3, 2020 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant