Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-react to v7.16.0 - autoclosed #463

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 28, 2018

This PR contains the following updates:

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

Release Notes

yannickcr/eslint-plugin-react

v7.16.0

Compare Source

Added
Fixed
  • [jsx-no-useless-fragment][]: use array-includes over .includes for back compat (@​ljharb)
  • [jsx-curly-brace-presence][]: allow necessary white-space literal (#​2437 @​uniqname)
  • [jsx-curly-brace-presence][]: warns incorrectly on trailing whitespace (#​2431 @​BC-M)
  • [no-unused-prop-types][]: false positive when nested destructuring (#​2428 @​golopot)

v7.15.1

Compare Source

Fixed
  • [jsx-curly-brace-presence][]: bail out checks when JSXElements are passed as props (#​2426 @​vedadeepta)
Changed

v7.15.0

Compare Source

Added
Fixed
Changed
  • [Docs][no-access-state-in-setstate][]: update grammar ([#​2418][] @​neaumusic)
  • [jsx-curly-brace-presence][], [jsx-one-expression-per-line][], [no-danger-with-children][]: add isWhiteSpaces to lib/util/jsx (#​2409 @​vedadeepta)

v7.14.3

Compare Source

Fixed
Changed

v7.14.2

Compare Source

Fixed

v7.14.1

Compare Source

Fixed

v7.14.0

Compare Source

Added
Fixed
  • Fix [no-did-mount-set-state][] and [no-did-update-set-state][] to handle cDU and cDM defined as class properties (#​1595 @​jaaberg)
  • Fix [sort-prop-types][] cash when a shape PropType is defined in a variable (#​1749 @​alexzherdev)
  • Fix [no-unused-state][] false positive when using state of non-lifecycle method (#​2274 @​golopot)
  • Fix [static-property-placement][] false positive when accessing static property inside method (#​2283 @​dmason30)
  • Fix [prop-type][] detection for annotated props with default value (#​2298 @​yannickcr)
Changed

v7.13.0

Compare Source

Added
Fixed
Changed
  • [Docs][no-access-state-in-setstate][]: Use syntax highlighting for examples ([#​2160][], @​pReya)
  • [Docs][jsx-fragments][]: add "fixable" note (#​2143, @​joshunger)
  • [Docs] Added shared settings info, React version default note (#​2180, @​samsch)
  • [Tests][jsx-curly-spacing][]: add regression test case (#​2206, @​ColCh)

v7.12.4

Compare Source

Fixed
Changed

v7.12.3

Compare Source

Fixed
Changed

v7.12.2

Compare Source

Fixed

v7.12.1

Compare Source

Fixed
Changed

v7.12.0

Compare Source

Added
Fixed
Changed

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the renovate Renovate bot related label Dec 28, 2018
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.12.0 chore(deps): update dependency eslint-plugin-react to v7.12.1 Jan 1, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 2 times, most recently from 39aa4e9 to 4bc4090 Compare January 3, 2019 00:05
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.12.1 chore(deps): update dependency eslint-plugin-react to v7.12.2 Jan 3, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 4bc4090 to 5a4e621 Compare January 4, 2019 23:14
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.12.2 chore(deps): update dependency eslint-plugin-react to v7.12.3 Jan 4, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 5a4e621 to 524bba0 Compare January 17, 2019 07:31
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.12.3 chore(deps): update dependency eslint-plugin-react to v7.12.4 Jan 17, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 524bba0 to 09cb8bc Compare May 4, 2019 12:58
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.12.4 chore(deps): update dependency eslint-plugin-react to v7.13.0 May 4, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 09cb8bc to 184cc02 Compare July 13, 2019 12:59
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.13.0 chore(deps): update dependency eslint-plugin-react to v7.14.2 Jul 13, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 184cc02 to e481c44 Compare August 10, 2019 11:00
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.14.2 chore(deps): update dependency eslint-plugin-react to v7.14.3 Aug 10, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from e481c44 to 91cd385 Compare October 2, 2019 07:58
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.14.3 chore(deps): update dependency eslint-plugin-react to v7.15.1 Oct 2, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 91cd385 to 0aa0bac Compare October 16, 2019 11:53
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.15.1 chore(deps): update dependency eslint-plugin-react to v7.16.0 Oct 16, 2019
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.16.0 chore(deps): update dependency eslint-plugin-react to v7.16.0 - autoclosed Oct 21, 2019
@renovate renovate bot closed this Oct 21, 2019
@renovate renovate bot deleted the renovate/eslint-plugin-react-7.x branch October 21, 2019 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Renovate bot related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant