Skip to content

Commit 5185cef

Browse files
chore(deps): update dependency eslint-plugin-react to v7.36.0 (#365)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-react](https://redirect.github.com/jsx-eslint/eslint-plugin-react) | [`7.35.2` -> `7.36.0`](https://renovatebot.com/diffs/npm/eslint-plugin-react/7.35.2/7.36.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-react/7.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-react/7.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-react/7.35.2/7.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-react/7.35.2/7.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jsx-eslint/eslint-plugin-react (eslint-plugin-react)</summary> ### [`v7.36.0`](https://redirect.github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7360---20240912) [Compare Source](https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.2...v7.36.0) ##### Added - \[`no-string-refs`]: allow this.refs in > 18.3.0 ([#&#8203;3807][] [@&#8203;henryqdineen](https://redirect.github.com/henryqdineen)) - \[`jsx-no-literals`] Add `elementOverrides` option and the ability to ignore this rule on specific elements ([#&#8203;3812][] [@&#8203;Pearce-Ropion](https://redirect.github.com/Pearce-Ropion)) - \[`forward-ref-uses-ref`]: add rule for checking ref parameter is added (\[[#&#8203;3667](https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3667)]\[] [@&#8203;NotWoods](https://redirect.github.com/NotWoods)) ##### Fixed - \[`function-component-definition`], \[`boolean-prop-naming`], \[`jsx-first-prop-new-line`], \[`jsx-props-no-multi-spaces`], `propTypes`: use type args ([#&#8203;3629][] [@&#8203;HenryBrown0](https://redirect.github.com/HenryBrown0)) - JSX pragma: fail gracefully ([#&#8203;3632][] [@&#8203;ljharb](https://redirect.github.com/ljharb)) - \[`jsx-props-no-spreading`]: add `explicitSpread` option to schema ([#&#8203;3799][] [@&#8203;ljharb](https://redirect.github.com/ljharb)) ##### Changed - \[Tests] add [@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) v6 ([#&#8203;3629][] [@&#8203;HenryBrown0](https://redirect.github.com/HenryBrown0)) - \[Tests] add [@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) v7 and v8 ([#&#8203;3629][] [@&#8203;hampustagerud](https://redirect.github.com/hampustagerud)) - \[Docs] \[`no-danger`]: update broken link ([#&#8203;3817][] [@&#8203;lucasrmendonca](https://redirect.github.com/lucasrmendonca)) - \[types] add jsdoc type annotations ([#&#8203;3731][] [@&#8203;y-hsgw](https://redirect.github.com/y-hsgw)) - \[Tests] `button-has-type`: add test case with spread ([#&#8203;3731][] [@&#8203;y-hsgw](https://redirect.github.com/y-hsgw)) [7.36.0]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.2...v7.36.0 [#&#8203;3799]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799 [#&#8203;3632]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632 [#&#8203;3812]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3812 [#&#8203;3731]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3731 [#&#8203;3694]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3667 [#&#8203;3629]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3629 [#&#8203;3817]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3817 [#&#8203;3807]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3807 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/playground). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45f82fb commit 5185cef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"eslint-config-prettier": "9.1.0",
113113
"eslint-plugin-import": "2.30.0",
114114
"eslint-plugin-jsx-a11y": "6.10.0",
115-
"eslint-plugin-react": "7.35.2",
115+
"eslint-plugin-react": "7.36.0",
116116
"eslint-plugin-react-hooks": "4.6.2",
117117
"jest": "^29.7.0",
118118
"jest-environment-jsdom": "^29.7.0",

0 commit comments

Comments
 (0)