sdc224 / react-webpack-boilerplate

A Boilerplate for ReactJS Project with Typescript
MIT License
5 stars 1 forks source link

Update dependency eslint-plugin-react to v7.26.1 #246

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.25.1 -> 7.26.1 age adoption passing confidence

Release Notes

yannickcr/eslint-plugin-react ### [`v7.26.1`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7261---20210929) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.26.0...v7.26.1) ##### Fixed - \[`no-namespace`]: fix crash on non-string React.createElement name ([#​3082] [@​ljharb](https://togithub.com/ljharb)) - \[`no-namespace`]: avoid crash on non-string createElement values ([#​3085] [@​ljharb](https://togithub.com/ljharb)) - \[`jsx-no-target-blank`]: improve error messages ([#​3088] [@​cutiful](https://togithub.com/cutiful)) ##### Changed - \[Docs] \[`jsx-max-props-per-line`]: fix options example ([#​3083] [@​MrRaiter](https://togithub.com/MrRaiter)) [7.26.1]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.26.0...v7.26.1 [#​3088]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3088 [#​3085]: https://togithub.com/yannickcr/eslint-plugin-react/issue/3085 [#​3083]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3083 [#​3082]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3082 ### [`v7.26.0`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7260---20210920) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.25.3...v7.26.0) ##### Added - add \[`no-namespace`] rule ([#​2640] [@​yacinehmito](https://togithub.com/yacinehmito) [@​ljharb](https://togithub.com/ljharb)) - \[`jsx-max-props-per-line`]: add `single` and `multi` options ([#​3078] [@​SIL0RAK](https://togithub.com/SIL0RAK)) ##### Fixed - \[`display-name`]: Get rid of false position on component detection ([#​2759] [@​iiison](https://togithub.com/iiison)) ##### Changed - \[`no-access-state-in-setstate`]: passing test for “don't error if it's not a React Component” ([#​1873] [@​kentcdodds](https://togithub.com/kentcdodds)) [7.26.0]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.25.3...v7.26.0 [#​3078]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3078 [#​2640]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2640 [#​2759]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2759 [#​1873]: https://togithub.com/yannickcr/eslint-plugin-react/pull/1873 ### [`v7.25.3`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7253---20210919) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.25.2...v7.25.3) ##### Fixed - \[`prop-types`], `propTypes`: bail out unknown generic types inside func params ([#​3076] [@​vedadeepta](https://togithub.com/vedadeepta)) ##### Changed - \[readme] Update broken link for configuration files ([#​3071] [@​prateek3255](https://togithub.com/prateek3255)) - \[Refactor] create/extract `isCreateElement` and `isDestructuredFromPragmaImport` utils ([@​ljharb](https://togithub.com/ljharb)) [7.25.3]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.25.2...v7.25.3 [#​3076]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3076 [#​3071]: https://togithub.com/yannickcr/eslint-plugin-react/pull/3071 ### [`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: Disabled by config. Please merge this manually once you are satisfied.

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.