Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.24.0 -> 7.29.3 age adoption passing confidence

Release Notes

yannickcr/eslint-plugin-react

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

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 force-pushed the renovate/eslint-plugin-react-7.x branch from 5af0763 to fb2f496 Compare August 30, 2021 08:56
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.25.0 Update dependency eslint-plugin-react to v7.25.1 Aug 30, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from fb2f496 to 0f8651a Compare September 16, 2021 23:52
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.25.1 Update dependency eslint-plugin-react to v7.25.2 Sep 16, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 0f8651a to 446b171 Compare September 19, 2021 20:16
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.25.2 Update dependency eslint-plugin-react to v7.25.3 Sep 19, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 446b171 to e53f8ab Compare September 21, 2021 02:58
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.25.3 Update dependency eslint-plugin-react to v7.26.0 Sep 21, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from e53f8ab to f829ae2 Compare September 30, 2021 06:56
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.26.0 Update dependency eslint-plugin-react to v7.26.1 Sep 30, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from f829ae2 to 2fe2c40 Compare November 10, 2021 09:07
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.26.1 Update dependency eslint-plugin-react to v7.27.0 Nov 10, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 2fe2c40 to 4b0c2c9 Compare November 19, 2021 09:33
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.27.0 Update dependency eslint-plugin-react to v7.27.1 Nov 19, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 4b0c2c9 to 8a7d0cc Compare March 7, 2022 12:06
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.27.1 Update dependency eslint-plugin-react to v7.29.3 Mar 7, 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.

2 participants