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.18.3 #675

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 3, 2018

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react devDependencies minor 7.8.2 -> 7.18.3
eslint-plugin-react devDependencies minor 7.10.0 -> 7.18.3

Release Notes

yannickcr/eslint-plugin-react

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

v7.10.0

Compare Source

Added
Fixed
Changed

v7.9.1

Compare Source


Renovate configuration

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

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 added the renovate label Jun 3, 2018
@renovate renovate bot requested a review from dbstratta June 3, 2018 22:28
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 7e72192 to 3d084cc Compare June 4, 2018 04:41
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.9.0 chore(deps): update dependency eslint-plugin-react to v7.9.1 Jun 4, 2018
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.9.1 chore(deps): 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 3d084cc to ecaa51c Compare June 25, 2018 06:07
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from ecaa51c to 46da335 Compare July 21, 2018 02:27
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 2 times, most recently from eff4bd7 to 2acb7be Compare July 30, 2018 00:42
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 3 times, most recently from 6a0f7e4 to cdc2935 Compare August 10, 2018 02:55
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.10.0 chore(deps): 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 cdc2935 to 145a594 Compare August 13, 2018 21:11
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.11.0 chore(deps): update dependency eslint-plugin-react to v7.11.1 Aug 14, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 2 times, most recently from 8e454e5 to 835eaaf Compare August 15, 2018 22:16
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 835eaaf to f9b6ae8 Compare September 14, 2018 19:23
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from f9b6ae8 to 81dee50 Compare October 23, 2018 00:12
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 81dee50 to f248f43 Compare November 24, 2018 01:34
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from f248f43 to 40c11f9 Compare December 28, 2018 07:07
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.11.1 chore(deps): 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 from 40c11f9 to 9cc0f79 Compare January 1, 2019 22:41
@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 from 9cc0f79 to 6cdb8f0 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 6cdb8f0 to ae2c68e Compare January 4, 2019 23:18
@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 ae2c68e to e227e48 Compare January 17, 2019 07:32
@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 e227e48 to 23ddf32 Compare March 22, 2019 04:15
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 23ddf32 to 34bdd68 Compare May 3, 2019 07:26
@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 3, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 34bdd68 to f4fbcd4 Compare May 13, 2019 11:49
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from f4fbcd4 to 7e3dc1d Compare June 23, 2019 22:01
@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.0 Jun 23, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 7e3dc1d to 085dbf0 Compare June 24, 2019 11:24
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.14.0 chore(deps): update dependency eslint-plugin-react to v7.14.1 Jun 24, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 085dbf0 to 992c60d Compare June 24, 2019 20:51
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.14.1 chore(deps): update dependency eslint-plugin-react to v7.14.2 Jun 24, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 992c60d to 6e25838 Compare August 10, 2019 07:50
@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 6e25838 to 6367eab Compare October 5, 2019 09:50
@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.16.0 Oct 5, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 6367eab to 0f02d38 Compare December 14, 2019 20:00
@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.17.0 Dec 14, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 0f02d38 to 1fa18fc Compare January 18, 2020 19:36
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.17.0 chore(deps): 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 1fa18fc to fcd7add Compare February 8, 2020 20:01
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.18.0 chore(deps): update dependency eslint-plugin-react to v7.18.3 Feb 8, 2020
@stale
Copy link

stale bot commented Apr 8, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 8, 2020
@stale stale bot closed this Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants