Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 4, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.15.1 -> 7.33.2 age adoption passing confidence

Release Notes

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.33.2

Compare Source

Fixed
  • [no-deprecated]: prevent false positive on commonjs import (#​3614 @​akulsr0)
  • [no-unsafe]: report on the method instead of the entire component (@​ljharb)
  • [no-deprecated]: report on the destructured property instead of the entire variable declarator (@​ljharb)
  • [no-deprecated]: report on the imported specifier instead of the entire import statement (@​ljharb)
  • [no-invalid-html-attribute]: report more granularly (@​ljharb)

v7.33.1

Compare Source

Fixed

v7.33.0

Compare Source

Added
Fixed
Changed

v7.32.2

Compare Source

Fixed

v7.32.1

Compare Source

Fixed
  • prevent circular dependency in index and "all" config (#​3519 @​ljharb)
  • [destructuring-assignment]: do not force destructuring of optionally chained properties (#​3520 @​ljharb)

v7.32.0

Compare Source

Added
Fixed
Changed

v7.31.11

Compare Source

Fixed
Changed

v7.31.10

Compare Source

Fixed

v7.31.9

Compare Source

Fixed
  • [no-unknown-property]: add dialog attributes (#​3436 @​ljharb)
  • [no-arrow-function-lifecycle]: when converting from an arrow, remove the semi and wrapping parens (#​3337 @​ljharb)
  • [jsx-key]: Ignore elements inside React.Children.toArray() (#​1591 @​silvenon)
  • [jsx-no-constructed-context-values]: fix false positive for usage in non-components (#​3448 @​golopot)
  • [static-property-placement]: warn on nonstatic expected-statics (#​2581 @​ljharb)
  • [no-unknown-property]: properly tag-restrict case-insensitive attributes (@​ljharb)
  • [no-unknown-property]: allow webkitDirectory on input, case-insensitive (#​3454 @​ljharb)
Changed

v7.31.8

Compare Source

Fixed
Changed

v7.31.7

Compare Source

Fixed

v7.31.6

Compare Source

Fixed
  • [no-unknown-property]: onError and onLoad both work on img and script (#​3388 @​ljharb)
  • [no-unknown-property]: data-* attributes can have numbers (#​3390 @​sjarva)
  • [no-unknown-property]: add more audio/video attributes (#​3390 @​sjarva)
  • [no-unknown-property]: move allowfullscreen to case ignored attributes (#​3390 @​sjarva)
  • [no-unknown-property]: fill works on line, mask, and use elements (#​3390 @​sjarva)
  • [no-unknown-property]: add onMouseMoveCapture as valid react-specific attribute (#​3390 @​sjarva)
  • [no-unknown-property]: make onLoad and onError be accepted on more elements (#​3390 @​sjarva)
Changed
  • [Docs] [no-unknown-property]: add a mention about using ignores properties with libraries that add props (#​3390 @​sjarva)

v7.31.5

Compare Source

Fixed
  • [no-unknown-property]: add properties onToggle, fill, as, and pointer events (#​3385 @​sjarva)
  • [no-unknown-property]: add defaultChecked property (#​3385 @​sjarva)
  • [no-unknown-property]: add touch and media event related properties (#​3385 @​sjarva)
  • [no-unknown-property]: children is always an acceptable prop; iframes have scrolling; video has playsInline (#​3385 @​ljharb)

v7.31.4

Compare Source

Fixed

v7.31.3

Compare Source

Fixed

v7.31.2

Compare Source

Fixed
Changed
  • [Docs] [jsx-sort-props]: replace ref string with ref variable (#​3375 @​Luccasoli)
  • [Refactor] [no-unknown-property]: improve jsdoc; extract logic to separate functions (#​3377 @​sjarva)
  • [Refactor] [no-unknown-property]: update DOM properties to include also one word properties (#​3377 @​sjarva)

v7.31.1

Compare Source

Fixed
Changed

v7.31.0

Compare Source

Added
Fixed
Changed

v7.30.2

Compare Source

v7.30.1

Compare Source

Fixed
Changed

v7.30.0

Compare Source

Added
Fixed
Changed

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from e90b1d3 to 08e378d Compare November 29, 2019 07:41
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.16.0 Update dependency eslint-plugin-react to v7.17.0 Nov 29, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 08e378d to a8d36d2 Compare January 18, 2020 21:56
@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 a8d36d2 to 2a203e9 Compare February 8, 2020 20:57
@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 2a203e9 to 96f0d0c Compare March 10, 2020 20:58
@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
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 96f0d0c to cd98092 Compare May 15, 2020 10:53
@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 cd98092 to 22b65c9 Compare July 1, 2020 12:00
@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 22b65c9 to c321cc1 Compare August 21, 2020 11: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 21, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from c321cc1 to 7e038de Compare October 28, 2020 23:59
@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 28, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 7e038de to f9173f7 Compare January 5, 2021 14:55
@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 5, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from f9173f7 to df2908d Compare April 26, 2021 14: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 df2908d to 8b4b732 Compare June 6, 2021 19:19
@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 8b4b732 to fc4675a Compare October 19, 2021 02:34
@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 fc4675a to f434ecc Compare March 7, 2022 14:03
@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 f434ecc to c1b8e8a Compare March 26, 2022 12:19
@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
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from c1b8e8a to 00814e1 Compare June 18, 2022 16:48
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.29.4 Update dependency eslint-plugin-react to v7.30.0 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 00814e1 to 06b1ce6 Compare June 23, 2022 23:33
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.30.0 Update dependency eslint-plugin-react to v7.30.1 Jun 23, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 06b1ce6 to b9ca0a9 Compare November 20, 2022 20:53
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.30.1 Update dependency eslint-plugin-react to v7.31.11 Nov 20, 2022
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.31.11 Update dependency eslint-plugin-react to v7.32.2 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from b9ca0a9 to 7333e39 Compare March 17, 2023 10:01
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 7333e39 to 8926e5c Compare July 20, 2023 20:25
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.32.2 Update dependency eslint-plugin-react to v7.33.0 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 8926e5c to 421ba6c Compare July 30, 2023 01:40
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.33.0 Update dependency eslint-plugin-react to v7.33.1 Jul 30, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 421ba6c to 0158a4f Compare August 16, 2023 06:49
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.33.1 Update dependency eslint-plugin-react to v7.33.2 Aug 16, 2023
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.

1 participant