This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-react | devDependencies | minor | 7.35.0 -> 7.37.2 |
v7.37.2
v7.37.1
v7.37.0
no-unescaped-entities
]: add suggestions (#3831 @StyleShit)forbid-component-props
]: add allowedForPatterns
/disallowedForPatterns
options (#3805 @Efimenko)no-unstable-nested-components
]: add propNamePattern
to support custom render prop naming conventions (#3826 @danreeves)v7.36.1
no-is-mounted
]: fix logic in method name check (#3821 @Mathias-S)jsx-no-literals
]: Avoid crashing on valueless boolean props (#3823 @reosarevok)v7.36.0
no-string-refs
]: allow this.refs in > 18.3.0 (#3807 @henryqdineen)jsx-no-literals
] Add elementOverrides
option and the ability to ignore this rule on specific elements (#3812 @Pearce-Ropion)forward-ref-uses-ref
]: add rule for checking ref parameter is added ([#3667][] @NotWoods)function-component-definition
], [boolean-prop-naming
], [jsx-first-prop-new-line
], [jsx-props-no-multi-spaces
], propTypes
: use type args (#3629 @HenryBrown0)jsx-props-no-spreading
]: add explicitSpread
option to schema (#3799 @ljharb)no-danger
]: update broken link (#3817 @lucasrmendonca)button-has-type
: add test case with spread (#3731 @y-hsgw)v7.35.2
jsx-curly-brace-presence
]: avoid autofixing attributes with double quotes to a double quoted attribute (#3814 @ljharb)v7.35.1
This MR has been generated by Renovate Bot.