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.4 -> 7.37.5 |
Release Notes
jsx-eslint/eslint-plugin-react (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)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.