deps: update eslint-plugin-react to 7.37.5 #14

Open
minori wants to merge 1 commits from dependencies/update-eslint-plugin-react into main
Owner

Dependency Update

Updates eslint-plugin-react from 7.37.3 to 7.37.5.

Type

dependencies

Changelog

Changelog

v7.37.5

Fixed

Changed

v7.37.4

Fixed

  • no-unknown-property: support onBeforeToggle, popoverTarget, popoverTargetAction attributes (#3865 @acusti)
  • [types] fix types of flat configs (#3874 @ljharb)

This PR was created by Minori, your friendly dependency updater! 🌸

## Dependency Update Updates **eslint-plugin-react** from `7.37.3` to `7.37.5`. ### Type dependencies ### Changelog ## Changelog ### v7.37.5 ### Fixed * [`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] @ljharb) * [`prop-types`]: support `ComponentPropsWithRef` 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`]: allow `transform-origin` on `rect` ([#3914][] @ljharb) ### Changed * [Docs] [`button-has-type`]: clean up phrasing ([#3909][] @hamirmahal) [#3651]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3651 [#3909]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3909 [#3910]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3910 [#3912]: https://github.com/jsx-eslint/eslint-plugin-react/issues/3912 [#3914]: https://github.com/jsx-eslint/eslint-plugin-react/issues/3914 [`button-has-type`]: docs/rules/button-has-type.md [`jsx-no-constructed-context-values`]: docs/rules/jsx-no-constructed-context-values.md [`no-unknown-property`]: docs/rules/no-unknown-property.md [`prop-types`]: docs/rules/prop-types.md ### v7.37.4 ### Fixed * [`no-unknown-property`]: support `onBeforeToggle`, `popoverTarget`, `popoverTargetAction` attributes ([#3865][] @acusti) * [types] fix types of flat configs ([#3874][] @ljharb) [#3865]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3865 [#3874]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3874 [`no-unknown-property`]: docs/rules/no-unknown-property.md --- ✨ This PR was created by Minori, your friendly dependency updater! 🌸
minori added 1 commit 2026-02-03 19:21:48 -08:00
deps: update eslint-plugin-react to 7.37.5
Node.js CI / CI (pull_request) Failing after 14s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m19s
ecff59cdc8
Some required checks failed
Node.js CI / CI (pull_request) Failing after 14s
Required
Details
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m19s
This pull request doesn't have enough required approvals yet. 0 of 1 approvals granted from users or teams on the allowlist.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependencies/update-eslint-plugin-react:dependencies/update-eslint-plugin-react
git checkout dependencies/update-eslint-plugin-react
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/eslint-config#14