chore(deps): update dependency eslint-plugin-react to v7.37.5 - #397
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency eslint-plugin-react to v7.37.5#397renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
June 18, 2024 22:39
e177b58 to
74d50d1
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
July 5, 2024 13:50
74d50d1 to
e13ad0c
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
July 7, 2024 14:17
e13ad0c to
c073543
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
July 7, 2024 15:44
c073543 to
f4a4eff
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
July 8, 2024 11:54
f4a4eff to
8ec1c71
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
July 8, 2024 17:52
8ec1c71 to
41dd407
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
July 9, 2024 09:06
41dd407 to
3909c2a
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
July 13, 2024 19:58
3909c2a to
5f8df58
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
August 4, 2024 14:11
5f8df58 to
e2f4eeb
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
August 4, 2024 15:57
e2f4eeb to
2b159c6
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
August 8, 2024 10:23
2b159c6 to
d4bafd6
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
August 10, 2024 17:07
d4bafd6 to
ef81cee
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
September 12, 2024 20:05
83eb0f4 to
e57e57f
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
September 27, 2024 04:45
e57e57f to
dc0cb1a
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
October 1, 2024 16:26
dc0cb1a to
b72b032
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
October 22, 2024 23:13
b72b032 to
9d3f33d
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
December 23, 2024 10:03
9d3f33d to
2497ca4
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
December 24, 2024 05:22
2497ca4 to
948fe18
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
January 13, 2025 05:42
948fe18 to
9c0e0ca
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
April 3, 2025 22:37
9c0e0ca to
7cddd41
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
August 10, 2025 13:43
7cddd41 to
5f3d2a5
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
December 3, 2025 19:39
5f3d2a5 to
8f4d95a
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
December 31, 2025 15:46
8f4d95a to
28f0877
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.34.1→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
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.