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 #34

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 11, 2017

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 6.10.3 -> 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 have p

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 8b413ee to f5ceacf Compare December 22, 2017 07:06
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 2 times, most recently from f83f697 to 9de41cd Compare January 29, 2018 07:47
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 9de41cd to b22a317 Compare February 20, 2018 08:24
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 3 times, most recently from 333e42e to e184f7b Compare May 13, 2018 14:01
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 2 times, most recently from 0deb228 to d328689 Compare June 4, 2018 04:45
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from d328689 to f860404 Compare June 25, 2018 05:58
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 2 times, most recently from e902935 to 4909387 Compare August 14, 2018 20:30
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 3 times, most recently from d1402ff to e2efad2 Compare January 2, 2019 23:58
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from e2efad2 to 01feaf8 Compare January 4, 2019 23:21
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 01feaf8 to 7dfbec8 Compare January 17, 2019 07:45
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 7dfbec8 to 02e564c Compare May 4, 2019 11:56
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 02e564c to 947f61b Compare July 13, 2019 16:00
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 947f61b to 144734f Compare August 10, 2019 09:57
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 144734f to 4d3681b Compare October 5, 2019 09:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 4d3681b to e0c8834 Compare December 14, 2019 17:57
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from e0c8834 to 5583a13 Compare January 18, 2020 19:46
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 5583a13 to d256ed1 Compare February 9, 2020 04:59
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from d256ed1 to 7a35c08 Compare March 14, 2020 11:58
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 7a35c08 to d724f59 Compare July 1, 2020 16:59
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from d724f59 to 97a336b Compare August 20, 2020 22:59
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 97a336b to b869175 Compare October 25, 2020 22:01
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from b869175 to ceb9729 Compare January 5, 2021 14:55
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from ceb9729 to eeccf8e Compare April 26, 2021 12:50
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from eeccf8e to 4b5c2d1 Compare June 6, 2021 19:40
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 4b5c2d1 to c674a48 Compare October 18, 2021 21:27
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from c674a48 to 1f5fb82 Compare March 7, 2022 14:49
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 1f5fb82 to 5636da1 Compare March 26, 2022 12:34
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

1 participant