chore(deps): update dependency eslint-plugin-react to v7.23.0 #55
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.23.0
Release Notes
yannickcr/eslint-plugin-react
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)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.
This PR has been generated by WhiteSource Renovate. View repository job log here.