[skip ci] Update dependency eslint-plugin-react to v7.24.0 #244
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.22.0
->7.24.0
Release Notes
yannickcr/eslint-plugin-react
v7.24.0
Compare Source
Added
no-unused-prop-types
]: add ignore option (#2972 @grit96)Fixed
jsx-handler-names
]: properly substitute value into message (#2975 @G-Rath)jsx-uses-vars
]: ignore namespaces (#2985 @remcohaszing)jsx-no-undef
]: ignore namespaces (#2986 @remcohaszing)jsx-child-element-spacing
]: Don't flag whitespace around<br/>
tags (#2989 @pascalpp)Changed
jsx-newline
]: Fix minor spelling error on rule name (#2974 @DennisSkoko)void-dom-elements-no-children
]: improve performancejsx-child-element-spacing
]: fixes sentence which ends abruptly (#2990 @pascalpp)v7.23.2
Compare Source
Fixed
jsx-max-depth
]: Prevent getting stuck in circular references (#2957 @AriPerkkio)jsx-no-target-blank
]: fix handling ofwarnOnSpreadAttributes
being false (#2953 @Nokel81)forbid-dom-props
]: supportJSXNamespacedName
(#2961 @mrtnzlml)forbid-component-props
]: supportJSXNamespacedName
(@ljharb)Changed
v7.23.1
Compare Source
Fixed
v7.23.0
Compare Source
Added
jsx-no-target-blank
]: add fixer (#2862 @Nokel81)jsx-pascal-case
]: support minimatchignore
option (#2906 @bcherny)jsx-pascal-case
]: supportallowNamespace
option (#2917 @kev-y-huang)jsx-newline
]: Add prevent option (#2935 @jsphstls)no-unstable-nested-components
]: Prevent creating unstable components inside components (#2750 @AriPerkkio)jsx-runtime
config, for the modern JSX runtime transform (@ljharb)Fixed
jsx-no-constructed-context-values
]: avoid a crash withas X
TS code (#2894 @ljharb)jsx-no-constructed-context-values
]: avoid a crash with boolean shorthand (#2895 @ljharb)static-property-placement
]: do not report non-components (#2893 @golopot)no-array-index-key
]: support optional chaining (#2897 @SyMind)no-typos
]: avoid a crash on bindinglessprop-types
import; add warning (#2899 @ljharb)jsx-curly-brace-presence
]: ignore containers with comments (#2900 @golopot)destructuring-assignment
]: fix a false positive for local prop namedcontext
in SFC (#2929 @SyMind)jsx-no-target-blank
]: Allow rel="noreferrer" whenallowReferrer
is true (#2925 @edemaine)boolean-prop-naming
]: add check for typescript "boolean" type (#2930 @vedadeepta)jsx-curly-newline
]: Update error messages (#2933 @jbrower2)Changed
jsx-no-constructed-context-values
][]: fix invalid example syntax (#2910 @kud)Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.