Skip to content

Conversation

hamirmahal
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Mar 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.83%. Comparing base (e6b5b41) to head (7eb6ca9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3909      +/-   ##
==========================================
+ Coverage   97.66%   97.83%   +0.17%     
==========================================
  Files         136      136              
  Lines        9978     9978              
  Branches     3703     3703              
==========================================
+ Hits         9745     9762      +17     
+ Misses        233      216      -17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ljharb ljharb changed the title docs: update react/button-has-type [Docs] button-has-type: clean up phrasing Mar 25, 2025
@ljharb ljharb merged commit 7eb6ca9 into jsx-eslint:master Mar 25, 2025
402 checks passed
@hamirmahal hamirmahal deleted the patch-1 branch March 25, 2025 17:13
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Apr 4, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Apr 5, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Apr 6, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Apr 9, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Apr 12, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Apr 13, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Apr 17, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Apr 19, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Apr 20, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Apr 23, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Apr 27, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request May 2, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request May 3, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request May 4, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request May 10, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request May 11, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request May 17, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request May 18, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request May 24, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request May 25, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request May 31, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Jun 1, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Jun 6, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Jun 8, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Jun 14, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Jun 22, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Jul 5, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Jul 13, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Jul 27, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Aug 4, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Aug 5, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Aug 6, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Aug 7, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Aug 8, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Aug 9, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Aug 10, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Aug 12, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Aug 15, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Aug 16, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Aug 17, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Aug 23, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Aug 24, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 1, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-react | 7.37.4 | 7.37.5 |


## [v7.37.5](https://github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7375---20250403)

##### Fixed

-   \[`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] [@ljharb](https://github.com/ljharb))
-   \[`prop-types`]: support `ComponentPropsWithRef` from a namespace import ([#3651][] [@corydeppen](https://github.com/corydeppen))
-   \[`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] [@TildaDares](https://github.com/TildaDares))
-   \[`no-unknown-property`]: allow `transform-origin` on `rect` ([#3914][] [@ljharb](https://github.com/ljharb))

##### Changed

-   \[Docs] \[`button-has-type`]: clean up phrasing ([#3909][] [@hamirmahal](https://github.com/hamirmahal))

[7.37.5]: jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5

[#3914]: jsx-eslint/eslint-plugin-react#3914

[#3912]: jsx-eslint/eslint-plugin-react#3912

[#3910]: jsx-eslint/eslint-plugin-react#3910

[#3909]: jsx-eslint/eslint-plugin-react#3909

[#3651]: jsx-eslint/eslint-plugin-react#3651
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants