graphql-boilerplates / react-fullstack-graphql

Starter projects for fullstack applications based on React & GraphQL.
1.44k stars 325 forks source link

chore(deps): update dependency eslint-plugin-react to v7.25.2 #771

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.25.1 -> 7.25.2 age adoption passing confidence

Release Notes

yannickcr/eslint-plugin-react ### [`v7.25.2`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7252---20210916) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.25.1...v7.25.2) ##### Fixed - \[`jsx-no-useless-fragments`]: Handle insignificant whitespace correctly when `allowExpressions` is `true` ([#​3061][] [@​benj-dobs](https://togithub.com/benj-dobs)) - \[`prop-types`], `propTypes`: handle implicit `children` prop in react's generic types ([#​3064][] [@​vedadeepta](https://togithub.com/vedadeepta)) - \[`display-name`]: fix arrow function returning result of function call with JSX arguments being interpreted as component ([#​3065][] [@​danielfinke](https://togithub.com/danielfinke)) - \[`jsx-no-target-blank`]: avoid crash on attr-only href ([#​3066][] [@​ljharb](https://togithub.com/ljharb) [@​gaz77a](https://togithub.com/gaz77a)) - \[`jsx-uses-vars`]: ignore lowercase tag names ([#​3070][] [@​alanorozco](https://togithub.com/alanorozco)) [7.25.2]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.25.1...v7.25.2 [#​3070]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3070 [#​3066]: https://togithub.com/yannickcr/eslint-plugin-react/issue/3066 [#​3065]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3065 [#​3064]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3064 [#​3061]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3061

Configuration

📅 Schedule: 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.