Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Update dependency eslint-plugin-react to v7.33.2 #33

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.31.8 -> 7.33.2 age adoption passing confidence

Release Notes

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

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

v7.31.11

Compare Source

Fixed
Changed

v7.31.10

Compare Source

Fixed

v7.31.9

Compare Source

Fixed
  • [no-unknown-property]: add dialog attributes (#​3436 @​ljharb)
  • [no-arrow-function-lifecycle]: when converting from an arrow, remove the semi and wrapping parens (#​3337 @​ljharb)
  • [jsx-key]: Ignore elements inside React.Children.toArray() (#​1591 @​silvenon)
  • [jsx-no-constructed-context-values]: fix false positive for usage in non-components (#​3448 @​golopot)
  • [static-property-placement]: warn on nonstatic expected-statics (#​2581 @​ljharb)
  • [no-unknown-property]: properly tag-restrict case-insensitive attributes (@​ljharb)
  • [no-unknown-property]: allow webkitDirectory on input, case-insensitive (#​3454 @​ljharb)
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 has been generated by Mend Renovate. View repository job log here.

@Amad3eu Amad3eu self-requested a review October 25, 2022 19:59
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from ec35475 to a3b951d Compare November 18, 2022 19:06
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.31.10 Update dependency eslint-plugin-react to v7.31.11 Nov 18, 2022
@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 11, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from a3b951d to a6ee0c2 Compare March 11, 2023 04:44
@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 a6ee0c2 to d02a8dd Compare July 20, 2023 17:05
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from d02a8dd to e33afa2 Compare July 30, 2023 00:56
@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 e33afa2 to ac9728d Compare August 16, 2023 04:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants