Closed renovate[bot] closed 4 years ago
This PR contains the following updates:
7.16.0
7.17.0
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
rebase!
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.
This PR contains the following updates:
7.16.0
->7.17.0
Release Notes
yannickcr/eslint-plugin-react
### [`v7.17.0`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#7170---2019-11-28) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.16.0...v7.17.0) ##### Added - [`jsx-no-target-blank`][]: add `allowReferrer` option ([#2478][] [@eps1lon](https://togithub.com/eps1lon)) - [`jsx-handler-names`][]: add `checkLocalVariables` option ([#2470][] [@aub](https://togithub.com/aub)) - [`prop-types`][]: Support Flow Type spread ([#2446][] [@moroine](https://togithub.com/moroine)) - [`jsx-props-no-spreading`][]: add `explicitSpread` option to allow explicit spread of props ([#2449][] [@pawelnvk](https://togithub.com/pawelnvk)) - [`jsx-no-target-blank`][]: warn on `target={'_blank'}` expressions ([#2451][] [@timkraut](https://togithub.com/timkraut)) ##### Fixed - [`sort-prop-types`][], [`jsx-sort-default-props`][]: disable broken autofix ([#2505][] [@webOS101](https://togithub.com/webOS101)) - [`no-typos`][]: improve report location ([#2468][] [@golopot](https://togithub.com/golopot)) - [`jsx-no-literals`][]: trim whitespace for `allowedStrings` check ([#2436][] [@cainlevy](https://togithub.com/cainlevy)) - [`jsx-curly-brace-presence`][]: Fix filter of undefined error with whitespace inside jsx attr curlies ([#2460][] [@dustinyoste](https://togithub.com/dustinyoste)) - [`no-render-return-value`][]: should warn when used in assignment expression ([#2462][] [@jichu4n](https://togithub.com/jichu4n)) - [`jsx-curly-brace-presence`][]: allow trailing spaces in literal ([#2448][] [@doochik](https://togithub.com/doochik)) ##### Changed - [Deps] update `jsx-ast-utils`, `object.fromentries`, `resolve` - [eslint] fix func-names and change object-shorthand to 'always' ([#2483][] [@golopot](https://togithub.com/golopot)) - [Docs] `jsx-first-prop-new-line`: Fix documentation formatting ([#2489][] [@pjg](https://togithub.com/pjg)) - [Docs][`prop-types`]\[]: Update 'skipUndeclared' in rule options ([#2504][] [@cjnickel](https://togithub.com/cjnickel)) - [Docs][`jsx-first-prop-new-line`]\[]: fix wrong rule name ([#2500][] [@zgayjjf](https://togithub.com/zgayjjf)) - [eslint] enable eslint-plugin-eslint-plugin ([#2469][] [@golopot](https://togithub.com/golopot)) - [Docs][`jsx-props-no-multi-spaces`]\[]: suggest using core rule instead ([#2463][] [@golopot](https://togithub.com/golopot)) - [Docs][`jsx-first-prop-new-line`]\[]: add rule options ([#2465][] [@SerdarMustafa1](https://togithub.com/SerdarMustafa1)) - [Docs][`jsx-no-target-blank`]\[]: Add section about overriding for trusted links ([#2438][] [@aschriner](https://togithub.com/aschriner)) - [Docs] fix typo ([#2453][] [@cainwatson](https://togithub.com/cainwatson)) - [Docs][`no-unused-prop-types`]\[]: clean up prose ([#2273][] [@coryhouse](https://togithub.com/coryhouse)) - [Docs][`jsx-no-bind`]\[]: add section about React Hooks ([#2443][] [@kdex](https://togithub.com/kdex)) [#2505]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2505 [#2504]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2504 [#2500]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2500 [#2489]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2489 [#2483]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2483 [#2478]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2478 [#2470]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2470 [#2469]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2469 [#2468]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2468 [#2465]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2465 [#2463]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2463 [#2460]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2460 [#2453]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2453 [#2451]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2451 [#2449]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2449 [#2448]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2448 [#2446]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2446 [#2443]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2443 [#2438]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2438 [#2436]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2436 [#2273]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2273Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.