Update dependency eslint-plugin-react to v7.37.5 - #12
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
January 24, 2025 07:08
d77208c to
a42fa28ComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
January 31, 2025 19:08
a42fa28 to
a84bd00ComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
February 11, 2025 06:26
a84bd00 to
463e0f0ComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
2 times, most recently
from
March 11, 2025 23:50
230c4b5 to
98e7a64ComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
March 19, 2025 00:04
98e7a64 to
b7fd034ComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
April 4, 2025 03:31
b7fd034 to
3368614ComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
May 24, 2025 11:58
3368614 to
10dd644ComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
2 times, most recently
from
June 6, 2025 11:49
81f135f to
7cb89adComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
October 25, 2025 03:53
7cb89ad to
a2f9d22ComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
January 1, 2026 01:52
a2f9d22 to
e83287aComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
January 20, 2026 06:55
e83287a to
6ed469fComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
February 18, 2026 23:54
6ed469f to
7fc278eComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
March 8, 2026 10:12
7fc278e to
e5ba9c1ComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
March 14, 2026 22:52
e5ba9c1 to
3db8683ComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
April 15, 2026 12:43
3db8683 to
9f1dfc9ComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
April 30, 2026 02:30
9f1dfc9 to
806136fComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
May 13, 2026 03:43
806136f to
b23627eComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
May 21, 2026 23:47
b23627e to
ee72fa5ComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
May 29, 2026 03:46
ee72fa5 to
45a1fffComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
June 12, 2026 23:44
45a1fff to
f4a91d6ComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
2 times, most recently
from
July 24, 2026 08:10
a4882eb to
eabc504ComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
2 times, most recently
from
August 1, 2026 07:39
3edc973 to
8885c97ComparerenovateBotforce-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
August 15, 2026 03:45
8885c97 to
b1c9b9dCompare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
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.32.2→7.37.5Release Notes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.5Compare Source
Fixed
no-unknown-property]: allow shadow root attrs on<template>(#3912@ljharb)prop-types]: supportComponentPropsWithReffrom a namespace import (#3651@corydeppen)jsx-no-constructed-context-values]: detect constructed context values in React 19<Context>usage (#3910@TildaDares)no-unknown-property]: allowtransform-originonrect(#3914@ljharb)Changed
button-has-type]: clean up phrasing (#3909@hamirmahal)v7.37.4Compare Source
Fixed
no-unknown-property]: supportonBeforeToggle,popoverTarget,popoverTargetActionattributes (#3865@acusti)v7.37.3Compare Source
Fixed
no-danger]: avoid a crash on a nested component name (#3833@ljharb)no-unknown-property]: supportprecedenceprop in react 19 (#3829@acusti)prop-types]: props missing in validation when using generic types from a namespace import (#3859@rbondoc96)Changed
jsx-no-script-url]: Improve tests (#3849@radu2147)default-props-match-prop-types], [jsx-boolean-value], [jsx-curly-brace-presence], [jsx-no-bind], [no-array-index-key], [no-is-mounted], [no-render-return-value], [require-default-props] (#3841@bastiendmt)v7.37.2Compare Source
Fixed
destructuring-assignment]: fix false negative when usingtypeof props.a(#3835@golopot)Changed
destructuring-assignment]: usegetParentStatelessComponent(#3835@golopot)v7.37.1Compare Source
Fixed
d.tsfiles (#3836@ljharb)Changed
v7.37.0Compare Source
Added
no-unescaped-entities]: add suggestions (#3831@StyleShit)forbid-component-props]: addallowedForPatterns/disallowedForPatternsoptions (#3805@Efimenko)no-unstable-nested-components]: addpropNamePatternto support custom render prop naming conventions (#3826@danreeves)Changed
v7.36.1Compare Source
Fixed
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.0Compare Source
Added
no-string-refs]: allow this.refs in > 18.3.0 (#3807@henryqdineen)jsx-no-literals] AddelementOverridesoption 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)Fixed
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]: addexplicitSpreadoption to schema (#3799@ljharb)Changed
no-danger]: update broken link (#3817@lucasrmendonca)button-has-type: add test case with spread (#3731@y-hsgw)v7.35.2Compare Source
Fixed
jsx-curly-brace-presence]: avoid autofixing attributes with double quotes to a double quoted attribute (#3814@ljharb)v7.35.1Compare Source
Fixed
jsx-curly-brace-presence]: do not trigger on strings containing a quote character (#3798@akulsr0)v7.35.0Compare Source
Added
jsx-props-no-spread-multi] (#3724@SimonSchick)forbid-component-props]: addpropNamePatternto allow / disallow prop name patterns (#3774@akulsr0)jsx-handler-names]: support ignoring component names (#3772@akulsr0)jsx-closing-tag-location]: addline-alignedoption (#3777@kimtaejin3)no-danger]: addcustomComponentNamesoption (#3748@akulsr0)Fixed
no-invalid-html-attribute]: substitute placeholders in suggestion messages (#3759@mdjermanovic)sort-prop-types]: single line type ending without semicolon (#3784@akulsr0)require-default-props]: report when required props have default value (#3785@akulsr0)Changed
variableUtil: Avoid creating a single flat variable scope for each lookup (#3782@DanielRosenwasser)v7.34.4Compare Source
Fixed
prop-types]: fixclassNamemissing in prop validation false negative (#3749@akulsr0)sort-prop-types]: Check for undefined before accessingnode.typeAnnotation.typeAnnotation(#3779@tylerlaprade)v7.34.3Compare Source
Fixed
prop-types]: null-check rootNode before calling getScope (#3762@crnhrv)boolean-prop-naming]: avoid a crash with a spread prop (#3733@ljharb)jsx-boolean-value]:assumeUndefinedIsFalsewithnevermust not allow explicittruevalue (#3757@6uliver)no-object-type-as-default-prop]: enable rule for components with many parameters (#3768@JulienR1)jsx-key]: incorrect behavior for checkKeyMustBeforeSpread with map callbacks (#3769@akulsr0)v7.34.2Compare Source
Fixed
boolean-prop-naming]: avoid a crash with a non-TSTypeReference type (#3718@developer-bandi)jsx-no-leaked-render]: invalid report if left eside is boolean (#3746@akulsr0)jsx-closing-bracket-location]: message shows{{details}}when there are no details (#3759@mdjermanovic)no-invalid-html-attribute]: ensure error messages are correct (#3759@mdjermanovic, @ljharb)Changed
v7.34.1Compare Source
Fixed
jsx-no-leaked-render]: prevent wrongly adding parens (#3700@developer-bandi)boolean-prop-naming]: detect TS interfaces (#3701@developer-bandi)boolean-prop-naming]: literalType error fix (#3704@developer-bandi)boolean-prop-naming]: allow TSIntersectionType (#3705@developer-bandi)no-unknown-property]: supportpopover,popovertarget,popovertargetactionattributes (#3707@ljharb)no-unknown-property]: only matchdata-*attributes containing-(#3713@silverwind)checked-requires-onchange-or-readonly]: correct options that were behaving opposite (#3715@jaesoekjjang)boolean-prop-naming]: avoid a crash with a non-TSTypeReference type ([#3718][] @developer-bandi)Changed
boolean-prop-naming]: improve error message (@ljharb)v7.34.0Compare Source
Added
sort-prop-types]: give errors on TS types (#3615@akulsr0)no-invalid-html-attribute]: add support forapple-touch-startup-imagerelattributes inlinktags (#3638@thomashockaday)no-unknown-property]: add requireDataLowercase option (#3645@HermanBilous)no-unknown-property]: adddisplaystyleon<math>(#3652@lounsbrough)prefer-read-only-props], [prop-types], component detection: allow components to be async functions (#3654@pnodet)no-unknown-property]: supportonResizeon audio/video tags (#3662@caesar1030)jsx-wrap-multilines]: addneveroption to prohibit wrapping parens on multiline JSX (#3668@reedws)jsx-filename-extension]: addignoreFilesWithoutCodeoption to allow empty files (#3674@burtek)jsx-boolean-value]: addassumeUndefinedIsFalseoption (#3675@developer-bandi)linkAttributesetting, [jsx-no-target-blank]: support multiple properties (#3673@burtek)jsx-no-script-url]: addincludeFromSettingsoption to supportlinkAttributessetting (#3673@burtek)jsx-one-expression-per-line]: addnon-jsxoption to allow non-JSX children in one line (#3677@burtek)checked-requires-onchange-or-readonly] rule (#3680@jaesoekjjang)Fixed
jsx-no-leaked-render]: preserve RHS parens for multiline jsx elements while fixing (#3623@akulsr0)jsx-key]: detect conditional returns (#3630@yialo)jsx-newline]: prevent a crash whenallowMultilines(#3633@ljharb)no-unknown-property]: use a better regex to avoid a crash (#3666@ljharb@SCH227)prop-types]: handle nested forwardRef + memo (#3679@developer-bandi)no-unknown-property]: addfetchPriority(#3697@SevereCloud)forbid-elements]: prevent a crash oncreateElement()(#3632@ljharb)Changed
jsx-boolean-value]: make error messages clearer (#3691@developer-bandi)propTypes: extract type params to var (#3634@HenryBrown0)boolean-prop-naming]: invert if statement (#3634@HenryBrown0)function-component-definition]: exit early if no type params (#3634@HenryBrown0)jsx-props-no-multi-spaces]: extract type parameters to var (#3634@HenryBrown0)jsx-key]: fix correct example (#3656@developer-bandi)jsx-wrap-multilines: passing tests (#3545@burtek)iframe-missing-sandbox]: fix link to iframe attribute on mdn (#3690@nnmrts)hook-use-state]: fix an undefined variable (#3626@chentsulin)v7.33.2Compare Source
Fixed
no-deprecated]: prevent false positive on commonjs import (#3614@akulsr0)no-unsafe]: report on the method instead of the entire component (@ljharb)no-deprecated]: report on the destructured property instead of the entire variable declarator (@ljharb)no-deprecated]: report on the imported specifier instead of the entire import statement (@ljharb)no-invalid-html-attribute]: report more granularly (@ljharb)v7.33.1Compare Source
Fixed
require-default-props]: fix config schema (#3605@controversial)jsx-curly-brace-presence]: Revert [#3538][] due to issues with intended string type casting usage (#3611@taozhou-glean)sort-prop-types]: ensure sort-prop-types respects noSortAlphabetically (#3610@caesar1030)v7.33.0Compare Source
Added
display-name]: addcheckContextObjectsoption (#3529@JulesBlm)jsx-first-prop-new-line]: addmultipropoption (#3533@haydncomley)no-deprecated]: add React 18 deprecations (#3548@sergei-startsev)forbid-component-props]: adddisallowedForoption (#3417@jacketwpbb)Fixed
no-array-index-key]: consider flatMap (#3530@k-yle)jsx-curly-brace-presence]: handle single and only expression template literals (#3538@taozhou-glean)no-unknown-property]: allowonLoadonsource(@ljharb)jsx-first-prop-new-line]: ensure autofix preserves generics in component name (#3546@ljharb)no-unknown-property]: allowfillprop on<symbol>(#3555@stefanprobst)display-name], [prop-types]: when checking for a capitalized name, ignore underscores entirely (#3560@ljharb)no-unused-state]: avoid crashing on a class field function with destructured state (#3568@ljharb)no-unused-prop-types]: allow using spread with object expression in jsx (#3570@akulsr0)destructuring-assignment]: Handle destructuring of useContext in SFC" (#3583 [#2797][] @102)prefer-read-only-props]: add TS support (#3593@HenryBrown0)Changed
jsx-newline], [no-unsafe], [static-property-placement]: Fix code syntax highlighting (#3563@nbsp1221)jsx-no-bind]: reword performance rationale (#3581@gpoole)jsx-first-prop-new-line]: add missingmultipropvalue (#3598@dzek69)Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.