chore(deps): update dependency eslint-plugin-react to v7.20.5 #11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.20.3->7.20.5Release Notes
yannickcr/eslint-plugin-react
v7.20.5Compare Source
Fixed
jsx-curly-brace-presence]: disable disallowed JSX text chars check in props (#2710 @jzabala)no-unused-state]: check for class expression (#2712 @jzabala)prop-types]: handle anonymous functions (#2730, #2731 @odinho @wKich @jzabala)Docs
no-access-state-in-setstate]: fix example (#2724 @youngjuning)v7.20.4Compare Source
Fixed
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 bindinglessreactimportChanged
boolean-prop-naming: Added test for function invocation of bool (#2697 @ajkovar)jsx-curly-brace-presence,jsx-no-comment-textnodes: add passing testsno-unused-state: avoid a loopRenovate 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.