Skip to content
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

chore(deps): update dependency eslint-plugin-react to v7.37.5 #343

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

Conversation

svc-secops
Copy link
Contributor

@svc-secops svc-secops commented Jun 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.34.1 -> 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 8am and before 4pm on tuesday" in timezone Etc/UTC.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot.

@svc-secops svc-secops requested a review from a team as a code owner June 1, 2024 12:36
@svc-secops svc-secops added the dependencies Pull requests that update a dependency file label Jun 1, 2024
@svc-secops svc-secops force-pushed the renovate/eslint-plugin-react-7.x branch from 8323206 to a427199 Compare June 22, 2024 13:31
@svc-secops svc-secops changed the title chore(deps): update dependency eslint-plugin-react to v7.34.2 chore(deps): update dependency eslint-plugin-react to v7.34.3 Jun 22, 2024
@svc-secops svc-secops changed the title chore(deps): update dependency eslint-plugin-react to v7.34.3 chore(deps): update dependency eslint-plugin-react to v7.34.4 Jul 17, 2024
@svc-secops svc-secops force-pushed the renovate/eslint-plugin-react-7.x branch 2 times, most recently from 24d4198 to 2338680 Compare July 23, 2024 11:05
@svc-secops svc-secops changed the title chore(deps): update dependency eslint-plugin-react to v7.34.4 chore(deps): update dependency eslint-plugin-react to v7.35.0 Jul 23, 2024
@svc-secops svc-secops force-pushed the renovate/eslint-plugin-react-7.x branch from 2338680 to 38ce6aa Compare August 14, 2024 12:18
@svc-secops svc-secops force-pushed the renovate/eslint-plugin-react-7.x branch from 38ce6aa to 89ffe10 Compare September 6, 2024 13:03
@svc-secops svc-secops 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 6, 2024
@svc-secops svc-secops force-pushed the renovate/eslint-plugin-react-7.x branch from 89ffe10 to 9c4ed54 Compare September 7, 2024 11:56
@svc-secops svc-secops 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 7, 2024
@svc-secops svc-secops force-pushed the renovate/eslint-plugin-react-7.x branch from 9c4ed54 to f5e8d60 Compare September 15, 2024 11:14
@svc-secops svc-secops changed the title chore(deps): update dependency eslint-plugin-react to v7.35.2 chore(deps): update dependency eslint-plugin-react to v7.36.0 Sep 15, 2024
@svc-secops svc-secops force-pushed the renovate/eslint-plugin-react-7.x branch from f5e8d60 to 434bb3a Compare September 16, 2024 14:12
@svc-secops svc-secops changed the title chore(deps): update dependency eslint-plugin-react to v7.36.0 chore(deps): update dependency eslint-plugin-react to v7.36.1 Sep 16, 2024
@svc-secops svc-secops force-pushed the renovate/eslint-plugin-react-7.x branch from 434bb3a to eaaa2b2 Compare September 30, 2024 13:07
@svc-secops svc-secops 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 30, 2024
@svc-secops svc-secops force-pushed the renovate/eslint-plugin-react-7.x branch from eaaa2b2 to 57e1bd5 Compare October 16, 2024 11:20
@svc-secops svc-secops changed the title chore(deps): update dependency eslint-plugin-react to v7.37.0 chore(deps): update dependency eslint-plugin-react to v7.37.1 Oct 16, 2024
@svc-secops svc-secops force-pushed the renovate/eslint-plugin-react-7.x branch from 57e1bd5 to 4c0bc6a Compare October 26, 2024 12:37
@svc-secops svc-secops changed the title chore(deps): update dependency eslint-plugin-react to v7.37.1 chore(deps): update dependency eslint-plugin-react to v7.37.2 Oct 26, 2024
@svc-secops svc-secops force-pushed the renovate/eslint-plugin-react-7.x branch from 4c0bc6a to a93efed Compare January 4, 2025 12:02
@svc-secops svc-secops changed the title chore(deps): update dependency eslint-plugin-react to v7.37.2 chore(deps): update dependency eslint-plugin-react to v7.37.3 Jan 4, 2025
@svc-secops svc-secops changed the title chore(deps): update dependency eslint-plugin-react to v7.37.3 chore(deps): update dependency eslint-plugin-react to v7.37.4 Jan 16, 2025
@svc-secops svc-secops force-pushed the renovate/eslint-plugin-react-7.x branch from a93efed to 36158f1 Compare January 16, 2025 13:35
@svc-secops svc-secops force-pushed the renovate/eslint-plugin-react-7.x branch from 36158f1 to 9561ecf Compare April 7, 2025 12:31
@svc-secops svc-secops changed the title chore(deps): update dependency eslint-plugin-react to v7.37.4 chore(deps): update dependency eslint-plugin-react to v7.37.5 Apr 7, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant