mozilla / delivery-console

Normandy recipe editor
Mozilla Public License 2.0
13 stars 22 forks source link

Update dependency eslint-plugin-react to v7.16.0 #1067

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react devDependencies minor 7.15.1 -> 7.16.0

Release Notes

yannickcr/eslint-plugin-react ### [`v7.16.0`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​7160---2019-10-04) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.15.1...v7.16.0) ##### Added - [`jsx-sort-default-props`][]: make rule fixable ([#​2429][] [@​emroussel](https://togithub.com/emroussel)) ##### Fixed - [`jsx-no-useless-fragment`][]: use `array-includes` over `.includes` for back compat ([@​ljharb](https://togithub.com/ljharb)) - [`jsx-curly-brace-presence`][]: allow necessary white-space literal ([#​2437][] [@​uniqname](https://togithub.com/uniqname)) - [`jsx-curly-brace-presence`][]: warns incorrectly on trailing whitespace ([#​2431][] [@​BC-M](https://togithub.com/BC-M)) - [`no-unused-prop-types`][]: false positive when nested destructuring ([#​2428][] [@​golopot](https://togithub.com/golopot)) [#​2437]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2437 [#​2431]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2431 [#​2429]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2429 [#​2428]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2428

Renovate 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.



This PR has been generated by Renovate Bot. View repository job log here.

tiftran commented 4 years ago

bors r+

bors[bot] commented 4 years ago

Build succeeded