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.35.0 #19

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 4, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.14.3 -> 7.35.0 age adoption passing confidence

Release Notes

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

v7.35.0

Compare Source

Added
Fixed
Changed

v7.34.4

Compare Source

Fixed

v7.34.3

Compare Source

Fixed
  • [prop-types]: null-check rootNode before calling getScope (#​3762 @​crnhrv)
  • [boolean-prop-naming]: avoid a crash with a spread prop (#​3733 @​ljharb)
  • [jsx-boolean-value]: assumeUndefinedIsFalse with never must not allow explicit true value (#​3757 @​6uliver)
  • [no-object-type-as-default-prop]: enable rule for components with many parameters (#​3768 @​JulienR1)
  • [jsx-key]: incorrect behavior for checkKeyMustBeforeSpread with map callbacks (#​3769 @​akulsr0)

v7.34.2

Compare Source

Fixed
Changed

v7.34.1

Compare Source

Fixed
  • [jsx-no-leaked-render][jsx-no-leaked-render]: prevent wrongly adding parens ([#​3700][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: detect TS interfaces ([#​3701][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: literalType error fix ([#​3704][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: allow TSIntersectionType ([#​3705][] @​developer-bandi)
  • [no-unknown-property][no-unknown-property]: support popover, popovertarget, popovertargetaction attributes ([#​3707][] @​ljharb)
  • [no-unknown-property][no-unknown-property]: only match data-* attributes containing - ([#​3713][] @​silverwind)
  • [checked-requires-onchange-or-readonly][checked-requires-onchange-or-readonly]: correct options that were behaving opposite ([#​3715][] @​jaesoekjjang)
Changed
  • [boolean-prop-naming][boolean-prop-naming]: improve error message (@​ljharb)

[#​2


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 2 times, most recently from 09b8ea9 to 62251fb Compare April 8, 2021 23:18
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.23.1 Update dependency eslint-plugin-react to v7.23.2 Apr 8, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 62251fb to 9437f6b Compare May 29, 2021 22:10
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.23.2 Update dependency eslint-plugin-react to v7.24.0 May 29, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 9437f6b to e0cc111 Compare October 19, 2021 00:14
@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 e0cc111 to c04f7b0 Compare March 7, 2022 15:41
@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 c04f7b0 to 1470b1b 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
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 1470b1b to 3391a57 Compare June 18, 2022 15:15
@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 3391a57 to c658c80 Compare November 20, 2022 12:32
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.30.0 Update dependency eslint-plugin-react to v7.31.11 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from c658c80 to 5113a4b Compare March 16, 2023 13:41
@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 16, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 5113a4b to 790547f Compare July 20, 2023 18:18
@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 790547f to d00c5ed Compare July 30, 2023 01:21
@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 changed the title Update dependency eslint-plugin-react to v7.33.1 Update dependency eslint-plugin-react to v7.33.2 Aug 16, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from d00c5ed to b13eebb Compare August 16, 2023 08:26
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from b13eebb to 201d175 Compare March 4, 2024 06:29
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.33.2 Update dependency eslint-plugin-react to v7.34.0 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 201d175 to ae82db8 Compare March 15, 2024 23:19
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.34.0 Update dependency eslint-plugin-react to v7.34.1 Mar 15, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from ae82db8 to 451101b Compare May 28, 2024 06:26
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.34.1 Update dependency eslint-plugin-react to v7.34.2 May 28, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 451101b to 6096a78 Compare June 18, 2024 21:11
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.34.2 Update dependency eslint-plugin-react to v7.34.3 Jun 18, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 6096a78 to 08fe3ed Compare July 13, 2024 20:43
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.34.3 Update dependency eslint-plugin-react to v7.34.4 Jul 13, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 08fe3ed to 50d0aa0 Compare July 20, 2024 06:07
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.34.4 Update dependency eslint-plugin-react to v7.35.0 Jul 20, 2024
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

0 participants