Update dependency eslint-plugin-react to v7.37.5#65
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
2 times, most recently
from
January 31, 2025 07:45
ab24587 to
8c0f866
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
February 12, 2025 00:25
8c0f866 to
4ff92e0
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
March 5, 2025 03:43
4ff92e0 to
9ba7de5
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
2 times, most recently
from
March 14, 2025 04:05
c8315db to
a4aa0c9
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
March 19, 2025 23:48
a4aa0c9 to
e8a2bde
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
April 3, 2025 07:54
e8a2bde to
b76d373
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
2 times, most recently
from
April 12, 2025 00:16
38e08e2 to
7fc1c4c
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
April 25, 2025 14:17
7fc1c4c to
9ca80b9
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
May 24, 2025 11:53
9ca80b9 to
23652bc
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
2 times, most recently
from
June 6, 2025 11:54
a7f76d9 to
e4d3729
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
July 5, 2025 08:02
e4d3729 to
03b7138
Compare
|
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
October 25, 2025 15:37
03b7138 to
5d0154f
Compare
|
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
December 31, 2025 11:48
5d0154f to
bb6542f
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
January 20, 2026 07:45
bb6542f to
95bb541
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
February 18, 2026 07:50
95bb541 to
4dcba4e
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
2 times, most recently
from
March 14, 2026 11:56
d936483 to
19b7e4e
Compare
|
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
April 15, 2026 18:53
19b7e4e to
bab60b2
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
April 30, 2026 01:52
bab60b2 to
d194a5f
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
May 13, 2026 03:40
d194a5f to
1b71311
Compare
|
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
May 23, 2026 07:12
1b71311 to
807d35b
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
May 30, 2026 23:36
807d35b to
cd6ccd4
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
June 12, 2026 13:35
cd6ccd4 to
30d9648
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.37.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)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.