Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.31.1 -> 7.31.7 age adoption passing confidence

Release Notes

jsx-eslint/eslint-plugin-react

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)

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

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

@renovate renovate bot added the UPDATE-PATCH label Sep 2, 2022
@renovate renovate bot requested review from a team, chambo-e and matthprost and removed request for a team September 2, 2022 22:48
@renovate renovate bot changed the title fix(deps): update dependency eslint-plugin-react to v7.31.2 fix(deps): update dependency eslint-plugin-react to v7.31.2 - autoclosed Sep 3, 2022
@renovate renovate bot closed this Sep 3, 2022
@renovate renovate bot deleted the renovate/eslint-plugin-react-7.x branch September 3, 2022 05:58
@renovate renovate bot changed the title fix(deps): update dependency eslint-plugin-react to v7.31.2 - autoclosed fix(deps): update dependency eslint-plugin-react to v7.31.2 Sep 3, 2022
@renovate renovate bot reopened this Sep 3, 2022
@renovate renovate bot restored the renovate/eslint-plugin-react-7.x branch September 3, 2022 12:05
@renovate renovate bot changed the title fix(deps): update dependency eslint-plugin-react to v7.31.2 fix(deps): update dependency eslint-plugin-react to v7.31.4 Sep 3, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 2 times, most recently from 1ddd5bf to 3326bcc Compare September 4, 2022 07:36
@renovate renovate bot changed the title fix(deps): update dependency eslint-plugin-react to v7.31.4 fix(deps): update dependency eslint-plugin-react to v7.31.5 Sep 4, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 3326bcc to 51d09cd Compare September 4, 2022 21:40
@renovate renovate bot changed the title fix(deps): update dependency eslint-plugin-react to v7.31.5 fix(deps): update dependency eslint-plugin-react to v7.31.6 Sep 4, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from aca8162 to 86ea2f1 Compare September 5, 2022 12:10
@codecov
Copy link

codecov bot commented Sep 5, 2022

Codecov Report

Merging #963 (6ceec53) into main (3ab3b5a) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #963   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          557       557           
  Branches        78        78           
=========================================
  Hits           557       557           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 86ea2f1 to e6d0aca Compare September 6, 2022 01:06
@renovate renovate bot changed the title fix(deps): update dependency eslint-plugin-react to v7.31.6 fix(deps): update dependency eslint-plugin-react to v7.31.7 Sep 6, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 3 times, most recently from 4cfe88f to a4390dc Compare September 6, 2022 06:26
@philibea philibea force-pushed the renovate/eslint-plugin-react-7.x branch from a4390dc to 8fa5d8c Compare September 6, 2022 06:34
@philibea philibea enabled auto-merge (squash) September 6, 2022 06:35
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 8fa5d8c to 6c1bf70 Compare September 6, 2022 06:40
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 6c1bf70 to 6ceec53 Compare September 6, 2022 10:04
@philibea philibea disabled auto-merge September 7, 2022 07:12
@philibea philibea merged commit e2abcfb into main Sep 7, 2022
@philibea philibea deleted the renovate/eslint-plugin-react-7.x branch September 7, 2022 07:12
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.

2 participants