Update dependency eslint-plugin-react to v7.17.0 #228
Merged
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.16.0
->7.17.0
Release Notes
yannickcr/eslint-plugin-react
v7.17.0
Compare Source
Added
jsx-no-target-blank
][]: addallowReferrer
option (#2478 @eps1lon)jsx-handler-names
][]: addcheckLocalVariables
option (#2470 @aub)prop-types
][]: Support Flow Type spread (#2446 @moroine)jsx-props-no-spreading
][]: addexplicitSpread
option to allow explicit spread of props (#2449 @pawelnvk)jsx-no-target-blank
][]: warn ontarget={'_blank'}
expressions (#2451 @timkraut)Fixed
sort-prop-types
][], [jsx-sort-default-props
][]: disable broken autofix (#2505 @webOS101)no-typos
][]: improve report location (#2468 @golopot)jsx-no-literals
][]: trim whitespace forallowedStrings
check (#2436 @cainlevy)jsx-curly-brace-presence
][]: Fix filter of undefined error with whitespace inside jsx attr curlies (#2460 @dustinyoste)no-render-return-value
][]: should warn when used in assignment expression ([#2462][] @jichu4n)jsx-curly-brace-presence
][]: allow trailing spaces in literal (#2448 @doochik)Changed
jsx-ast-utils
,object.fromentries
,resolve
jsx-first-prop-new-line
: Fix documentation formatting (#2489 @pjg)prop-types
][]: Update 'skipUndeclared' in rule options (#2504 @cjnickel)jsx-first-prop-new-line
][]: fix wrong rule name (#2500 @zgayjjf)jsx-props-no-multi-spaces
][]: suggest using core rule instead (#2463 @golopot)jsx-first-prop-new-line
][]: add rule options (#2465 @SerdarMustafa1)jsx-no-target-blank
][]: Add section about overriding for trusted links (#2438 @aschriner)no-unused-prop-types
][]: clean up prose (#2273 @coryhouse)jsx-no-bind
][]: add section about React Hooks (#2443 @kdex)Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.