Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jul 30, 2024

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-react 7.34.0 -> 7.37.5 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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)

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-lockfile branch from 89d18b7 to 694ef81 Compare September 3, 2024 05:41
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.35.0 chore(deps): update dependency eslint-plugin-react to v7.35.1 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from 694ef81 to cc92e17 Compare September 4, 2024 20:26
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.35.1 chore(deps): update dependency eslint-plugin-react to v7.35.2 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from cc92e17 to 3e831bd Compare September 12, 2024 20:37
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.35.2 chore(deps): update dependency eslint-plugin-react to v7.36.1 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from 3e831bd to 3064a47 Compare September 27, 2024 05:59
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.36.1 chore(deps): update dependency eslint-plugin-react to v7.37.0 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from 3064a47 to 0c9afe3 Compare September 30, 2024 10:38
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.37.0 Update dependency eslint-plugin-react to v7.37.0 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from 0c9afe3 to e5b4248 Compare October 2, 2024 05:04
@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 2, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from e5b4248 to a6f4ebb Compare October 10, 2024 05:19
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from a6f4ebb to 1e91606 Compare October 24, 2024 02:48
@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 24, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from 1e91606 to eb12310 Compare December 4, 2024 05:36
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from eb12310 to 9d1fc0e Compare December 24, 2024 20:54
@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-lockfile branch from 9d1fc0e to 6d742e7 Compare January 13, 2025 03:59
@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-lockfile branch from 6d742e7 to 709e6c0 Compare January 24, 2025 04:05
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from 709e6c0 to 7820064 Compare January 31, 2025 19:17
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from 7820064 to b2033d7 Compare February 12, 2025 20:11
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from b2033d7 to 9d5c106 Compare March 4, 2025 04:01
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch 2 times, most recently from 9ad1949 to b02366f Compare March 18, 2025 23:45
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from b02366f to 309dea7 Compare April 3, 2025 23:53
@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 3, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from 309dea7 to 157e1d5 Compare May 24, 2025 20:06
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from 157e1d5 to b715d63 Compare June 1, 2025 04:16
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from b715d63 to 264f16d Compare June 6, 2025 17:32
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from 264f16d to db4a05a Compare September 26, 2025 00:05
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from db4a05a to a028356 Compare October 23, 2025 19:43
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