chore(deps): update dependency eslint-plugin-react to v7.16.0 #485
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.14.3
->7.16.0
Release Notes
yannickcr/eslint-plugin-react
v7.16.0
Compare Source
Added
jsx-sort-default-props
][]: make rule fixable (#2429 @emroussel)Fixed
jsx-no-useless-fragment
][]: usearray-includes
over.includes
for back compat (@ljharb)jsx-curly-brace-presence
][]: allow necessary white-space literal (#2437 @uniqname)jsx-curly-brace-presence
][]: warns incorrectly on trailing whitespace (#2431 @BC-M)no-unused-prop-types
][]: false positive when nested destructuring (#2428 @golopot)v7.15.1
Compare Source
Fixed
jsx-curly-brace-presence
][]: bail out checks when JSXElements are passed as props (#2426 @vedadeepta)Changed
prefer-es6-class
][]: Fix typos (#2425 @spencerbyw)v7.15.0
Compare Source
Added
jsx-no-useless-fragment
][] rule (#2261 @golopot)jsx-handler-name
][]: allowfalse
to disableeventHandlerPrefix
/eventHandlerPropPrefix
(#2410 @tanmoyopenroot)sort-comp
][]: addstatic-variables
grouping (#2408 @vedadeepta)jsx-no-literals
][]: AddallowedStrings
option (#2380 @benhollander)no-multi-comp
][]: Added handling forforwardRef
andmemo
wrapping components declared in the same file (#2184 @jenil94)jsx-pascal-case
][]:allowAllCaps
option now allowsSCREAMING_SNAKE_CASE
(#2364 @TylerR909)Fixed
jsx-indent
][]: Fix false positive when a jsx element is the last statement within a do expression (with tests) (#2200 @Kenneth-KT)jsx-curly-brace-presence
][]: fix jsx tags in braces (#2422 @tanmoyopenroot)display-name
][]: Fix false positives (#2399 @BPScott)jsx-curly-brace-presence
][]: report unnecessary curly braces with children on next line (#2409 @vedadeepta)no-unused-prop-types
][]: false positive with callback (#2375 @golopot)jsx-sort-props
][]: use localeCompare rather than comparison operator (#2391 @tanmoyopenroot)jsx-pascal-case
][]: allow one-letter-named components (#2395 @Haegin)jsx-wrap-multilines
][]: fix incorrect formatting (#2392 @tanmoyopenroot)require-optimization
][]: fix when using arrow function in class components (#2385 @jenil94)no-deprecated
][]: Deprecate cWM/cWRP/cWU lifecycle methods since React 16.9.0 (#2378 @meowtec)jsx-key
][]: improve docs and confusing error message (#2367 @kaykayehnn)prop-types
][]: false positive with setState updator (#2359 @golopot)Changed
no-access-state-in-setstate
][]: update grammar ([#2418][] @neaumusic)jsx-curly-brace-presence
][], [jsx-one-expression-per-line
][], [no-danger-with-children
][]: addisWhiteSpaces
tolib/util/jsx
(#2409 @vedadeepta)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 if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.