Closed renovate[bot] closed 3 years ago
This PR contains the following updates:
7.25.3
7.26.1
📅 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.
This PR contains the following updates:
7.25.3
->7.26.1
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/1873Configuration
📅 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.