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

Update dependency eslint-plugin-react to v7.29.4 #21

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 14, 2018

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.11.0 -> 7.29.4 age adoption passing confidence

Release Notes

yannickcr/eslint-plugin-react

v7.29.4

Compare Source

Fixed

v7.29.3

Compare Source

Fixed

v7.29.2

Compare Source

Fixed
  • [jsx-curly-brace-presence]: avoid warning on curlies containing quote characters (#​3214 @​ljharb)
  • [jsx-indent]: do not report on non-jsx-returning ternaries that contain null (#​3222 @​ljharb)
  • [jsx-indent]: properly report on returned ternaries with jsx (#​3222 @​ljharb)
  • [no-array-index-key]: detect named-imported cloneElement/createElement (#​3213 @​ljharb)

v7.29.1

Compare Source

Fixed

v7.29.0

Compare Source

Added
Fixed
Changed

v7.28.0

Compare Source

Added
Fixed
Changed

v7.27.1

Compare Source

Fixed
  • [no-invalid-html-attribute]: allow link rel to have apple-touch-icon, mask-icon (#​3132 @​ljharb)
  • [no-unused-class-component-methods]: add getChildContext lifecycle method (#​3136 @​yoyo837)
  • [prop-types]: fix false positives on renames in object destructuring (#​3142 @​golopot)
  • [no-arrow-function-lifecycle]: fix invalid autofix from a concise arrow method to a regular one (#​3145 @​ljharb)
  • [display-name]: avoid false positives on non-creatClass object expressions (#​3144 @​ljharb)
Changed

v7.27.0

Compare Source

Added
Fixed
  • propTypes: add VoidFunctionComponent to react generic list (#​3092 @​vedadeepta)
  • [jsx-fragments], [jsx-no-useless-fragment]: avoid a crash on fragment syntax in typescript-eslint parser (@​ljharb)
  • [jsx-props-no-multi-spaces]: avoid a crash on long member chains in tag names in typescript-eslint parser (@​ljharb)
  • [no-unused-prop-types], usedPropTypes: avoid crash with typescript-eslint parser (@​ljharb)
  • [display-name]: unwrap TS as expressions (#​3110 @​ljharb)
  • [destructuring-assignment]: detect refs nested in functions (#​3102 @​ljharb)
  • [no-unstable-components]: improve handling of objects containing render function properties (#​3111 @​fizwidget)
  • [prop-types], propTypes: add forwardRef<>, ForwardRefRenderFunction<> prop-types (#​3112 @​vedadeepta)
  • [no-typos]: prevent a crash when using private methods (@​ljharb)
  • [destructuring-assignment], component detection: improve component detection (#​3122 @​vedadeepta)
  • [no-invalid-html-attribute]: avoid crash on spread props (#​3126 @​ljharb)
Changed

v7.26.1

Compare Source

Fixed
Changed

v7.26.0

Compare Source

Added
Fixed
Changed
  • [no-access-state-in-setstate]: passing test for “don't error if it's not a React Component” (#​1873 @​kentcdodds)

v7.25.3

Compare Source

Fixed
Changed
  • [readme] Update broken link for configuration files (#​3071 @​prateek3255)
  • [Refactor] create/extract isCreateElement and isDestructuredFromPragmaImport utils (@​ljharb)

v7.25.2

Compare Source

Fixed

v7.25.1

Compare Source

Fixed
  • [no-this-in-sfc], component detection: Improve stateless component detection (#​3056 @​Wesitos)

v7.25.0

Compare Source

Added
Fixed
Changed

v7.24.0

Compare Source

Added
Fixed
Changed

v7.23.2

Compare Source

Fixed
Changed

v7.23.1

Compare Source

Fixed

v7.23.0

Compare Source

Added
Fixed
Changed

v7.22.0

Compare Source

Added
Fixed
Docs

v7.21.5

Compare Source

Fixed
Changed

v7.21.4

Compare Source

Fixed

v7.21.3

Compare Source

Fixed

v7.21.2

Compare Source

Fixed

v7.21.1

Compare Source

Fixed

v7.21.0

Compare Source

Added
Fixed
Changed

v7.20.6

Compare Source

Fixed
Changed
  • [no-unused-prop-types]: add test assigning this.props to a variable

v7.20.5

Compare Source

Fixed
Docs

v7.20.4

Compare Source

Fixed
  • improve algorithm to check if a variable is coming from the pragma ([#​2706][] @​jzabala)
  • [prop-types]: handle component returning null (#​2696 @​hank121314)
  • [prop-types]/[function-component-definition]: Add check for first letter capitalization in functional component detection (#​2699 @​jzabala)
  • [prop-types]: use variable value in prop type fields defined by variables (#​2704 @​jzabala)
  • [no-typos]: warn on a bindingless react import
Changed
  • [Tests] boolean-prop-naming: Added test for function invocation of bool (#​2697 @​ajkovar)
  • [Tests] jsx-curly-brace-presence, jsx-no-comment-textnodes: add passing tests
  • [Refactor] no-unused-state: avoid a loop

v7.20.3

Compare Source

Fixed
  • [no-unused-prop-types]/[prop-types]: typescript interface support literal type and only FunctionComponent should ha

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, click this checkbox.

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

@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 from 3f6c015 to 4ccead6 Compare December 28, 2018 06:59
@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 force-pushed the renovate/eslint-plugin-react-7.x branch from 4ccead6 to 52f8169 Compare January 1, 2019 22:30
@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 2, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 52f8169 to 332dbe3 Compare January 2, 2019 23:58
@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 332dbe3 to fdf9576 Compare January 4, 2019 23:15
@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 fdf9576 to a5e15e9 Compare January 17, 2019 07:31
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from a5e15e9 to c5c2222 Compare May 4, 2019 15:00
@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 c5c2222 to 8d37c9c Compare July 13, 2019 14:54
@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 8d37c9c to c484629 Compare August 10, 2019 10:53
@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 c484629 to ebc1e50 Compare October 3, 2019 04:56
@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 3, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from ebc1e50 to 9a75a27 Compare November 11, 2019 10:57
@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 9a75a27 to c377471 Compare December 14, 2019 17:53
@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 c377471 to 9baa924 Compare January 18, 2020 19:28
@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 9baa924 to 7b7e24d Compare February 8, 2020 22:54
@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 8, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 7b7e24d to d71b8ae Compare March 11, 2020 03:57
@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 11, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from d71b8ae to a7b4f22 Compare May 15, 2020 08:59
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.19.0 Update dependency eslint-plugin-react to v7.20.0 May 15, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from a7b4f22 to 93123a5 Compare July 1, 2020 16:56
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.20.0 Update dependency eslint-plugin-react to v7.20.3 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 93123a5 to d41525b Compare August 27, 2020 01:58
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.20.3 Update dependency eslint-plugin-react to v7.20.6 Aug 27, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from d41525b to 485ec25 Compare October 26, 2020 08:56
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.20.6 Update dependency eslint-plugin-react to v7.21.5 Oct 26, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 485ec25 to 488569e Compare January 6, 2021 17:56
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.21.5 Update dependency eslint-plugin-react to v7.22.0 Jan 6, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 488569e to a1a9c7b Compare April 26, 2021 13:36
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.22.0 Update dependency eslint-plugin-react to v7.23.2 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from a1a9c7b to 392fd99 Compare June 6, 2021 22:27
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.23.2 Update dependency eslint-plugin-react to v7.24.0 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 392fd99 to 9a02120 Compare October 19, 2021 00:46
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.24.0 Update dependency eslint-plugin-react to v7.26.1 Oct 19, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 9a02120 to 85beb1e Compare March 7, 2022 15:24
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.26.1 Update dependency eslint-plugin-react to v7.29.3 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 85beb1e to f0a70da Compare March 26, 2022 12:10
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.29.3 Update dependency eslint-plugin-react to v7.29.4 Mar 26, 2022
@eqyiel eqyiel closed this May 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants