Skip to content

Update dependency eslint-plugin-react to v7.37.5 #234

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.31.11 -> 7.37.5 age adoption passing confidence

Release Notes

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

v7.37.5

Compare Source

Fixed
Changed

v7.37.4

Compare Source

Fixed

v7.37.3

Compare Source

Fixed
Changed
  • [Tests] [jsx-no-script-url]: Improve tests (#​3849 @​radu2147)
  • [Docs] fix broken links: [default-props-match-prop-types], [jsx-boolean-value], [jsx-curly-brace-presence], [jsx-no-bind], [no-array-index-key], [no-is-mounted], [no-render-return-value], [require-default-props] (#​3841 @​bastiendmt)

v7.37.2

Compare Source

Fixed
  • [destructuring-assignment]: fix false negative when using typeof props.a (#​3835 @​golopot)
Changed
  • [Refactor] [destructuring-assignment]: use getParentStatelessComponent (#​3835 @​golopot)

v7.37.1

Compare Source

Fixed
Changed

v7.37.0

Compare Source

Added
Changed

v7.36.1

Compare Source

Fixed

v7.36.0

Compare Source

Added
Fixed
  • [function-component-definition], [boolean-prop-naming], [jsx-first-prop-new-line], [jsx-props-no-multi-spaces], propTypes: use type args (#​3629 @​HenryBrown0)
  • JSX pragma: fail gracefully (#​3632 @​ljharb)
  • [jsx-props-no-spreading]: add explicitSpread option to schema (#​3799 @​ljharb)
Changed

v7.35.2

Compare Source

Fixed
  • [jsx-curly-brace-presence]: avoid autofixing attributes with double quotes to a double quoted attribute (#​3814 @​ljharb)

v7.35.1

Compare Source

Fixed
  • [jsx-curly-brace-presence]: do not trigger on strings containing a quote character (#​3798 @​akulsr0)

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
Changed
  • [boolean-prop-naming]: improve error message (@​ljharb)

v7.34.0

Compare Source

Added
Fixed
Changed

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

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 from 49b85a2 to 872cf32 Compare January 16, 2023 21:44
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.32.0 Update dependency eslint-plugin-react to v7.32.1 Jan 16, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 872cf32 to d612647 Compare January 29, 2023 10:09
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.32.1 Update dependency eslint-plugin-react to v7.32.2 Jan 29, 2023
@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 d612647 to 0f07ec3 Compare July 20, 2023 18:07
@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 29, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 0f07ec3 to df8b4f1 Compare July 29, 2023 22:42
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.33.1 Update dependency eslint-plugin-react to v7.33.2 Sep 1, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from df8b4f1 to 103995c Compare September 1, 2023 08:57
@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 103995c to f06181d Compare March 4, 2024 07:11
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from f06181d to 9e51888 Compare March 15, 2024 22:07
@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 9e51888 to 861d835 Compare May 28, 2024 07:49
@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 861d835 to 91246a5 Compare June 18, 2024 20:31
@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 91246a5 to b21859f Compare July 13, 2024 18:41
@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 b21859f to 8b9270e Compare July 20, 2024 06:03
@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
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 8b9270e to d33768a Compare September 3, 2024 00:19
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.35.0 Update dependency eslint-plugin-react to v7.35.1 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from d33768a to af7adc5 Compare September 3, 2024 19:23
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.35.1 Update dependency eslint-plugin-react to v7.35.2 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from af7adc5 to d0df89d Compare September 12, 2024 09:51
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.35.2 Update dependency eslint-plugin-react to v7.36.0 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from d0df89d to bd9ae1b Compare September 12, 2024 18:28
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.36.0 Update dependency eslint-plugin-react to v7.36.1 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from bd9ae1b to 88a783f Compare September 27, 2024 03:02
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.36.1 Update dependency eslint-plugin-react to v7.37.0 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 88a783f to 3d9f6ed Compare October 1, 2024 17:00
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.37.0 Update dependency eslint-plugin-react to v7.37.1 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 3d9f6ed to 2386dcc Compare October 22, 2024 22:58
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.37.1 Update dependency eslint-plugin-react to v7.37.2 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 2386dcc to 357ebb0 Compare December 24, 2024 05:30
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.37.2 Update dependency eslint-plugin-react to v7.37.3 Dec 24, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 357ebb0 to 1e07748 Compare January 13, 2025 06:57
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.37.3 Update dependency eslint-plugin-react to v7.37.4 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 1e07748 to cb9a2b6 Compare April 5, 2025 20:01
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.37.4 Update dependency eslint-plugin-react to v7.37.5 Apr 5, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants