chore(deps): update dependency eslint-plugin-react to v7.26.1 #15
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.25.2
->7.26.1
Release Notes
yannickcr/eslint-plugin-react
v7.26.1
Compare Source
Fixed
no-namespace
]: fix crash on non-string React.createElement name (#3082 @ljharb)no-namespace
]: avoid crash on non-string createElement values (#3085 @ljharb)jsx-no-target-blank
]: improve error messages (#3088 @cutiful)Changed
jsx-max-props-per-line
]: fix options example (#3083 @MrRaiter)v7.26.0
Compare Source
Added
no-namespace
] rule (#2640 @yacinehmito @ljharb)jsx-max-props-per-line
]: addsingle
andmulti
options (#3078 @SIL0RAK)Fixed
display-name
]: Get rid of false position on component detection (#2759 @iiison)Changed
no-access-state-in-setstate
]: passing test for “don't error if it's not a React Component” (#1873 @kentcdodds)v7.25.3
Compare Source
Fixed
prop-types
],propTypes
: bail out unknown generic types inside func params (#3076 @vedadeepta)Changed
isCreateElement
andisDestructuredFromPragmaImport
utils (@ljharb)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.