Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.

Update dependency eslint-plugin-react to v7.19.0 #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 4, 2018

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react devDependencies minor 7.4.0 -> 7.19.0

Release Notes

yannickcr/eslint-plugin-react

v7.19.0

Compare Source

Added
Fixed
  • [prefer-stateless-function][]: avoid crash on ts empty constructor (#​2582 @​golopot)
  • [no-adjacent-inline-elements][]: avoid a crash (#​2575 @​ljharb)
  • [no-unused-prop-types][]: Change the reporting to point to a more accurate node (#​2292 @​jseminck)
  • [self-closing-comp][]: consider JSXMemberExpression as component too (#​2572 @​Belco90)
  • [no-unused-prop-types][]: make markPropTypesAsUsed work with TSEmptyBodyFunctionExpression AST node (#​2560 @​guillaumewuip)
  • [displayName][] (but really, propTypes detection): do not crash on empty flow type spreads (#​2570 @​ljharb)
Changed
  • [readme] Small visual inconsistency (#​2568 @​arvigeus)
  • [docs] add react/ prefix to rule name, for consistency
  • [no-unescaped-entities][]: skip test cases that are now parsing errors in acorn-jsx@5.2.0 (#​2583 @​golopot)

v7.18.3

Compare Source

Fixed

v7.18.2

Compare Source

Fixed

v7.18.1

Compare Source

Fixed
Changed

v7.18.0

Compare Source

Added
Fixed
Changed
  • [Docs][no-render-return-value][]: Fix title (#​2540 @​micnic)
  • [Refactor]: remove unused codes in util/propTypes (#​2288 @​golopot)
  • [no-typos]: check static lifecycle methods (#​2006 @​bsonntag)
  • [Docs][jsx-first-prop-new-line][]: Fix rule name in "Rule Options" section (#​2535 @​barreira)
  • [Tests][no-unused-prop-types][]: Added test cases (#​977 @​dozoisch)
  • [Tests] avoid running tests on pretest job
  • [meta] Move eslint-plugin-eslint-plugin to devDeps (#​2510 @​nstepien)
  • [Deps] update array-includes, object.entries, object.fromentries, object.values, resolve

v7.17.0

Compare Source

Added
Fixed
Changed

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

v7.11.1

Compare Source

Fixed
Changed

v7.11.0

Compare Source

Added
Fixed
Changed

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


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

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

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 7f68a9f to 1df8459 Compare May 11, 2018 21:12
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.7.0 Update dependency eslint-plugin-react to v7.8.0 May 11, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 1df8459 to dffa314 Compare May 12, 2018 00:22
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.8.0 Update dependency eslint-plugin-react to v7.8.1 May 12, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from dffa314 to 48d7dec Compare May 13, 2018 14:23
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.8.1 Update dependency eslint-plugin-react to v7.8.2 May 13, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 48d7dec to edddb3d Compare June 3, 2018 21:38
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.8.2 Update dependency eslint-plugin-react to v7.9.0 Jun 3, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from edddb3d to 0e528e6 Compare June 4, 2018 04:51
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.9.0 Update dependency eslint-plugin-react to v7.9.1 Jun 4, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 0e528e6 to d67b50a Compare June 25, 2018 06:01
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.9.1 Update dependency eslint-plugin-react to v7.10.0 Jun 25, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from d67b50a to ca81196 Compare August 13, 2018 20:27
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.10.0 Update dependency eslint-plugin-react to v7.11.0 Aug 13, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from ca81196 to f8babc8 Compare August 14, 2018 20:23
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.11.0 Update dependency eslint-plugin-react to v7.11.1 Aug 14, 2018
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.11.1 Update dependency eslint-plugin-react to v7.12.0 Dec 28, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 2 times, most recently from 8981ac7 to 4d8ae82 Compare January 1, 2019 22:35
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.12.0 Update dependency eslint-plugin-react to v7.12.1 Jan 1, 2019
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.12.1 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 4d8ae82 to def6c0f Compare January 3, 2019 00:02
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.12.2 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 def6c0f to 8048dab Compare January 4, 2019 23:21
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 8048dab to ceb1629 Compare January 17, 2019 07:45
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.12.3 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 ceb1629 to 46c9237 Compare May 4, 2019 14:58
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.12.4 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 46c9237 to a57313a Compare July 13, 2019 06:56
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.13.0 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 a57313a to 923a02f Compare August 10, 2019 20:00
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.14.2 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 923a02f to 5547f71 Compare October 4, 2019 12:53
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.14.3 Update dependency eslint-plugin-react to v7.15.1 Oct 4, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 5547f71 to 5fe6f43 Compare November 11, 2019 04:58
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.15.1 Update dependency eslint-plugin-react to v7.16.0 Nov 11, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 5fe6f43 to dff4b8d Compare December 14, 2019 22:52
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.16.0 Update dependency eslint-plugin-react to v7.17.0 Dec 14, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from dff4b8d to 9c2c646 Compare January 18, 2020 19:25
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.17.0 Update dependency eslint-plugin-react to v7.18.0 Jan 18, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 9c2c646 to 8e35ad1 Compare February 9, 2020 05:56
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.18.0 Update dependency eslint-plugin-react to v7.18.3 Feb 9, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 8e35ad1 to ff7ea16 Compare March 10, 2020 18:59
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.18.3 Update dependency eslint-plugin-react to v7.19.0 Mar 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant