[Snyk] Upgrade eslint-plugin-react from 6.10.3 to 7.16.0 #6
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.
Snyk has created this PR to upgrade
eslint-plugin-react
from 6.10.3 to 7.16.0.Warning: This is a major version upgrade, and may be a breaking change.
Release notes
Update CHANGELOG and bump version
Update CHANGELOG and bump version
Update CHANGELOG and bump version
Fixed
prop-types
to ignore validation when Flow indexers are used (#2330 @yannickcr)memo
andforwardRef
are used together (#2349 @yannickcr)Changed
Fixed
prop-types
crash on for...of destructuring (#2326 @yannickcr)Fixed
prop-types
crash on multiple destructuring (#2319 @golopot)Added
jsx-curly-newline
rule (#1493 @golopot)prop-types
(#296 #1422 @golopot)prop-types
andno-unused-prop-types
(#442 #833 #1002 #1116 #1257 #1764 @golopot)checkFragmentShorthand
option tojsx-key
(#2316 @kaykayehnn)Fixed
no-did-mount-set-state
andno-did-update-set-state
to handle cDU and cDM defined as class properties (#1595 @jaaberg)sort-prop-types
cash when a shape PropType is defined in a variable (#1749 @alexzherdev)no-unused-state
false positive when using state of non-lifecycle method (#2274 @golopot)static-property-placement
false positive when accessing static property inside method (#2283 @dmason30)prop-type
detection for annotated props with default value (#2298 @yannickcr)Changed
no-render-return-value
performance (#2259 @golopot)jsx-sort-props
to report errors only on the identifier (#2312 @MrHen)Added
jsx-sort-props
fully fixable (#2250, @guliashvili)boolean-prop-naming
: addvalidateNested
option to validate shape prop names (#2234, @pawelnvk)static-property-placement
rule (#2193, @dmason30)jsx-indent
: AddindentLogicalExpressions
option (#2227, @mdnsk)jsx-props-no-spreading
(#2191, @ashbhir)no-string-refs
: AddednoTemplateLiteral
option (#2167, @jenil94)linkComponents
setting (#2116, @gbakernet)jsx-no-target-blank
: add support forlinkComponents
setting (#2116, @gbakernet)state-in-constructor
rule (#1945, @lukyth)prefer-read-only-props
rule (#2110, @golopot)no-unescaped-entities
: more friendly error message; add config to adjust (#2016, @stevemao)Fixed
jsx-props-no-multi-spaces
: support generic components (ts) (#2256, @mateuszsokola)prop-types
: fix case with destructuring and default param (#2246, @golopot)prefer-stateless-function
: Ignoring pure components without props and context usage (#2238, @pawelnvk)propTypes
: resolveSuperParameterPropsType: add null check (#2232, @jedwards1211)self-closing-comp
: stop reporting single-line spaces (#2210, @golopot)require-render-return
: more accurate report location (#2229, @golopot)sort-prop-types
: Fix sorting props with numeric keys (#2230, @pawelnvk)display-name
: fix false negative around nested functions (#2225, @dwelle)no-unknown-property
: fix case like<Foo.bar>
(#2207, @golopot)jsx-curly-brace-presence
: accept multiline template string (#2203, @golopot)jsx-one-expression-per-line
: fix when using tabs (#2198, @Ohar)prop-types
: Fix false positive on computed member expression (#2202, @golopot)jsx-sort-default-props
: fix case with spread (#2182, @VincentLanglet)no-this-in-sfc
: Fix false positive on SFC defined as object property (#2147, @yannickcr)sort-comp
: correctly recognize instance variables declared without explicit value (#2183, @yannickcr)no-unused-state
: fix set state callback destructing & state use inside callback ([#2151][], @barakyosi)no-multi-comp
: correctly ignore wrapped stateless components: (#2145, @yannickcr)display-name
: avoid crash on for..of (#2137, @ljharb)Changed
no-access-state-in-setstate
: Use syntax highlighting for examples ([#2160][], @pReya)jsx-fragments
: add "fixable" note (#2143, @joshunger)jsx-curly-spacing
: add regression test case (#2206, @ColCh)Fixed
no-unused-prop-types
: avoid a crash (#2131, @ljharb)prop-types
: avoid further crashes from nonexistent nodes in unusedPropTypes (#2127, @ljharb)prop-types
: Read name of callee object (#2125, @CrOrc)prop-types
: Ignore reassignments when matching props declarations with components (#2051, #1957, @yannickcr)prop-types
,no-unused-prop-types
,require-default-props
: Detect components with return statement in switch/case (#2118, @yannickcr)Changed
prop-types
,no-typos
: add passing test cases (#2123, #2128, #2136, #2134, @ljharb)Fixed
jsx-indent
: Prevent crash on valueless props (#2120, @jomasti)jsx-fragments
: avoid crashing on self-closing fragments (#2113, @alexzherdev)no-unused-prop-types
: Fix propType detection inside class bodies (#2115, @drx)no-unused-prop-types
: fix issue with propTypes misclassifying props (#2111, @drx)display-name
: fix false positive forReact.memo
(#2109, @jomasti)Changed
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs