chore(deps): update dependency eslint-plugin-react to v7.37.5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-react | devDependencies | patch | 7.37.2 -> 7.37.5 |
Release Notes
jsx-eslint/eslint-plugin-react
v7.37.5
Fixed
- [
no-unknown-property
]: allow shadow root attrs on<template>
(#3912 @ljharb) - [
prop-types
]: supportComponentPropsWithRef
from 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-origin
onrect
(#3914 @ljharb)
Changed
- [Docs] [
button-has-type
]: clean up phrasing (#3909 @hamirmahal)
v7.37.4
Fixed
- [
no-unknown-property
]: supportonBeforeToggle
,popoverTarget
,popoverTargetAction
attributes (#3865 @acusti) - [types] fix types of flat configs (#3874 @ljharb)
v7.37.3
Fixed
- [
no-danger
]: avoid a crash on a nested component name (#3833 @ljharb) - [Fix] types: correct generated type declaration (#3840 @ocavue)
- [
no-unknown-property
]: supportprecedence
prop in react 19 (#3829 @acusti) - [
prop-types
]: props missing in validation when using generic types from a namespace import (#3859 @rbondoc96)
Changed
- [Tests] [
jsx-no-script-url
]: Improve tests (#3849 @radu2147) - [Docs] fix broken links: [
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
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot
Merge request reports
Activity
added dependencies label
mentioned in issue #1
added 1 commit
- ac255820 - chore(deps): update dependency eslint-plugin-react to v7.37.4
added 3 commits
-
ac255820...c9d61b0b - 2 commits from branch
dev
- 770b1c4a - chore(deps): update dependency eslint-plugin-react to v7.37.4
-
ac255820...c9d61b0b - 2 commits from branch
added 1 commit
- a440139a - chore(deps): update dependency eslint-plugin-react to v7.37.5
Please register or sign in to reply