fix(deps): update dependency eslint-plugin-react to ^7.20.3 #108
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:
Release Notes
yannickcr/eslint-plugin-react
v7.20.3
Compare Source
Fixed
no-unused-prop-types
/prop-types
: typescript interface support literal type and only FunctionComponent should have propTypes validation (#2690 @hank121314)no-unused-prop-types
/TypeScript: avoid crash on indexable interface (#2687 @ljharb)v7.20.2
Compare Source
Fixed
no-unused-prop-types
]: handle optional chaining (#2679 @hank121314)jsx-pascal-case
]: fix a false positive with "H1" (#2683 @ljharb)jsx-no-useless-fragment
]: avoid a crash when autofixing a self-closing React.Fragment (#2680 @ljharb)forbid-prop-types
]: avoid crash (#2682 @ljharb)v7.20.1
Compare Source
Fixed
forbid-dom-props
], [function-component-definition
]: fix schema typos (#2667 @mflorence99)no-unused-prop-types
]: fix with typescript eslint parser (#2661 @eltonio450)Changed
forbid-prop-types
]: warn on destructured values as well (#2676 @ajkovar)jsx-pascal-case
]: Remove xregexp (#2636 @yacinehmito))no-typos
] test fails in eslint v7.3 ([#2678][] @toshi-toma)jsx-ast-utils
,object.entries
,resolve
@types/eslint
,@types/estree
,@types/node
,@typescript-eslint/parser
,eslint-config-airbnb-base
,eslint-plugin-eslint-plugin
,eslint-plugin-import
,typescript
Renovate configuration
📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.
🚦 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.