Update dependency eslint-plugin-react to v7.37.5 - #128
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
September 26, 2025 23:44
c332aa2 to
b97e18a
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
October 24, 2025 09:31
b97e18a to
e2005f4
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
November 16, 2025 11:54
e2005f4 to
86828cf
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
December 4, 2025 08:01
86828cf to
4ca5f48
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
January 1, 2026 11:28
4ca5f48 to
d1f01b3
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
January 8, 2026 16:38
d1f01b3 to
d028fc1
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
January 20, 2026 07:06
d028fc1 to
d2ed0f2
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
2 times, most recently
from
February 18, 2026 03:49
bf81394 to
e79efe0
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
2 times, most recently
from
March 14, 2026 09:33
ff9e473 to
3037fd0
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
2 times, most recently
from
April 10, 2026 03:03
108334e to
d8365c1
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
May 1, 2026 07:45
d8365c1 to
d5de56b
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
May 13, 2026 03:58
d5de56b to
27e3b30
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
May 21, 2026 20:08
27e3b30 to
1785b78
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
May 30, 2026 19:17
1785b78 to
f170394
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
June 13, 2026 11:51
f170394 to
bb2ef0f
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
July 17, 2026 11:34
bb2ef0f to
cca9bce
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
2 times, most recently
from
August 1, 2026 07:14
7d6d3d7 to
308e117
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
August 16, 2026 03:58
308e117 to
78d3483
Compare
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 free
to 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.35.0→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)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.