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.0 #785

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.26.1 -> 7.27.0 age adoption passing confidence

Release Notes

yannickcr/eslint-plugin-react ### [`v7.27.0`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7270---20211109) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.26.1...v7.27.0) ##### Added - support eslint 8.x ([#​3059][] [@​MichaelDeBoey](https://togithub.com/MichaelDeBoey) [@​ljharb](https://togithub.com/ljharb)) - \[`no-unused-class-component-methods`]: Handle unused class component methods ([#​2166][] [@​jakeleventhal](https://togithub.com/jakeleventhal) [@​pawelnvk](https://togithub.com/pawelnvk)) - add \[`no-arrow-function-lifecycle`] ([#​1980][] [@​ngtan](https://togithub.com/ngtan)) - add support for `@typescript-eslint/parser` v5 ([@​ljharb](https://togithub.com/ljharb)) - \[`no-invalid-html-attribute`]: add rule ([#​2863][] [@​Nokel81](https://togithub.com/Nokel81)) ##### Fixed - `propTypes`: add `VoidFunctionComponent` to react generic list ([#​3092][] [@​vedadeepta](https://togithub.com/vedadeepta)) - \[`jsx-fragments`], \[`jsx-no-useless-fragment`]: avoid a crash on fragment syntax in `typescript-eslint` parser ([@​ljharb](https://togithub.com/ljharb)) - \[`jsx-props-no-multi-spaces`]: avoid a crash on long member chains in tag names in `typescript-eslint` parser ([@​ljharb](https://togithub.com/ljharb)) - \[`no-unused-prop-types`], `usedPropTypes`: avoid crash with typescript-eslint parser ([@​ljharb](https://togithub.com/ljharb)) - \[`display-name`]: unwrap TS `as` expressions ([#​3110][] [@​ljharb](https://togithub.com/ljharb)) - \[`destructuring-assignment`]: detect refs nested in functions ([#​3102] [@​ljharb](https://togithub.com/ljharb)) - \[`no-unstable-components`]: improve handling of objects containing render function properties ([#​3111] [@​fizwidget](https://togithub.com/fizwidget)) - \[`prop-types`], `propTypes`: add forwardRef<>, ForwardRefRenderFunction<> prop-types ([#​3112] [@​vedadeepta](https://togithub.com/vedadeepta)) - \[`no-typos`]: prevent a crash when using private methods ([@​ljharb](https://togithub.com/ljharb)) - \[`destructuring-assignment`], component detection: improve component detection ([#​3122] [@​vedadeepta](https://togithub.com/vedadeepta)) - \[`no-invalid-html-attribute`]: avoid crash on spread props ([#​3126] [@​ljharb](https://togithub.com/ljharb)) ##### Changed - \[Tests] test on the new babel eslint parser ([#​3113] [@​ljharb](https://togithub.com/ljharb)) - \[Docs] \[`jsx-no-target-blank`]: adjust options description ([#​3124] [@​gebsh](https://togithub.com/gebsh)) [7.27.0]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.26.1...v7.27.0 [#​3126]: https://togithub.com/yannickcr/eslint-plugin-react/issue/3126 [#​3124]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3124 [#​3122]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3122 [#​3113]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3113 [#​3112]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3112 [#​3111]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3111 [#​3110]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3110 [#​3102]: https://togithub.com/yannickcr/eslint-plugin-react/issue/3102 [#​3092]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3092 [#​3059]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3059 [#​2863]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2863 [#​2166]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2166 [#​1980]: https://togithub.com/yannickcr/eslint-plugin-react/pull/1980

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.