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 dependency eslint-plugin-react to v7.20.5 #5106

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 27, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react devDependencies patch 7.20.3 -> 7.20.5

Release Notes

yannickcr/eslint-plugin-react

v7.20.5

Compare Source

Fixed
Docs

v7.20.4

Compare Source

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

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@google-cla google-cla bot added the cla: yes Signed the Google CLA label Jul 27, 2020
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-react-7.x branch from 36a36ac to 14af45b Compare July 28, 2020 19:47
@renovate-bot renovate-bot changed the title Update dependency eslint-plugin-react to v7.20.4 Update dependency eslint-plugin-react to v7.20.5 Jul 28, 2020
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-react-7.x branch from 14af45b to 30216d8 Compare July 31, 2020 06:02
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-react-7.x branch from 30216d8 to d4962ab Compare August 5, 2020 02:29
@westonruter westonruter added the dependencies Pull requests that update a dependency file label Aug 5, 2020
@westonruter westonruter added this to the v2.0 milestone Aug 5, 2020
@westonruter westonruter merged commit f158192 into ampproject:develop Aug 5, 2020
@renovate-bot renovate-bot deleted the renovate/eslint-plugin-react-7.x branch August 5, 2020 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Signed the Google CLA dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants