graphql-boilerplates / react-fullstack-graphql

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

chore(deps): update dependency eslint-plugin-react to v7.27.1 #787

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.27.0 -> 7.27.1 age adoption passing confidence

Release Notes

yannickcr/eslint-plugin-react ### [`v7.27.1`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7271---20211118) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.27.0...v7.27.1) ##### Fixed - \[`no-invalid-html-attribute`]: allow `link` `rel` to have `apple-touch-icon`, `mask-icon` ([#​3132][] [@​ljharb](https://togithub.com/ljharb)) - \[`no-unused-class-component-methods`]: add `getChildContext` lifecycle method ([#​3136][] [@​yoyo837](https://togithub.com/yoyo837)) - \[`prop-types`]: fix false positives on renames in object destructuring ([#​3142][] [@​golopot](https://togithub.com/golopot)) - \[`no-arrow-function-lifecycle`]: fix invalid autofix from a concise arrow method to a regular one ([#​3145][] [@​ljharb](https://togithub.com/ljharb)) - \[`display-name`]: avoid false positives on non-creatClass object expressions ([#​3144] [@​ljharb](https://togithub.com/ljharb)) ##### Changed - \[readme] fix syntax typo ([#​3141][] [@​moselhy](https://togithub.com/moselhy)) [7.27.1]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.27.0...v7.27.1 [#​3145]: https://togithub.com/yannickcr/eslint-plugin-react/issue/3145 [#​3144]: https://togithub.com/yannickcr/eslint-plugin-react/issue/3144 [#​3142]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3142 [#​3141]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3141 [#​3136]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3136 [#​3132]: https://togithub.com/yannickcr/eslint-plugin-react/issue/3132

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.