:octocat: Github action to run ESLint on changed pull request files with support for reporting errors via Github checks.
87
stars
21
forks
source link
chore(deps): update dependency eslint-plugin-react to v7.34.3 #1937
Closed
renovate[bot] closed 4 months ago
This PR contains the following updates:
7.34.2
->7.34.3
Release Notes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
### [`v7.34.3`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7343---20240618) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.2...v7.34.3) ##### Fixed - \[`prop-types`]: null-check rootNode before calling getScope ([#3762][] [@crnhrv](https://togithub.com/crnhrv)) - \[`boolean-prop-naming`]: avoid a crash with a spread prop ([#3733][] [@ljharb](https://togithub.com/ljharb)) - \[`jsx-boolean-value`]: `assumeUndefinedIsFalse` with `never` must not allow explicit `true` value ([#3757][] [@6uliver](https://togithub.com/6uliver)) - \[`no-object-type-as-default-prop`]: enable rule for components with many parameters ([#3768][] [@JulienR1](https://togithub.com/JulienR1)) - \[`jsx-key`]: incorrect behavior for checkKeyMustBeforeSpread with map callbacks ([#3769][] [@akulsr0](https://togithub.com/akulsr0)) [7.34.3]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.2...v7.34.3 [#3769]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3769 [#3768]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3768 [#3762]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3762 [#3757]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3757 [#3733]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3733Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.