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

fix(deps): update dependency eslint-plugin-react to v7.33.2 #9501

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2023

Mend Renovate logo banner

This PR contains the following updates:

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge (squash) November 15, 2023 20:51
@jtoar jtoar added this to the next-release milestone Nov 15, 2023
@jtoar jtoar added the release:chore This PR is a chore (means nothing for users) label Nov 15, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from c136abb to a8a7f23 Compare November 15, 2023 21:29
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from a8a7f23 to 82088dc Compare November 15, 2023 22:01
@jtoar jtoar disabled auto-merge November 15, 2023 22:02
@jtoar jtoar merged commit 5d55804 into main Nov 15, 2023
31 checks passed
@jtoar jtoar deleted the renovate/eslint-plugin-react-7.x branch November 15, 2023 22:02
jtoar pushed a commit that referenced this pull request Nov 17, 2023
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-react](https://togithub.com/jsx-eslint/eslint-plugin-react)
| [`7.32.2` ->
`7.33.2`](https://renovatebot.com/diffs/npm/eslint-plugin-react/7.32.2/7.33.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-react/7.33.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-react/7.33.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-react/7.32.2/7.33.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-react/7.32.2/7.33.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>jsx-eslint/eslint-plugin-react (eslint-plugin-react)</summary>

###
[`v7.33.2`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7332---20230815)

[Compare
Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.33.1...v7.33.2)

##### Fixed

- \[`no-deprecated`]: prevent false positive on commonjs import
([#&#8203;3614][] [@&#8203;akulsr0](https://togithub.com/akulsr0))
- \[`no-unsafe`]: report on the method instead of the entire component
([@&#8203;ljharb](https://togithub.com/ljharb))
- \[`no-deprecated`]: report on the destructured property instead of the
entire variable declarator
([@&#8203;ljharb](https://togithub.com/ljharb))
- \[`no-deprecated`]: report on the imported specifier instead of the
entire import statement ([@&#8203;ljharb](https://togithub.com/ljharb))
- \[`no-invalid-html-attribute`]: report more granularly
([@&#8203;ljharb](https://togithub.com/ljharb))

[7.33.2]:
https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.33.1...v7.33.2

[#&#8203;3614]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3614

###
[`v7.33.1`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7331---20230729)

[Compare
Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.33.0...v7.33.1)

##### Fixed

- \[`require-default-props`]: fix config schema ([#&#8203;3605][]
[@&#8203;controversial](https://togithub.com/controversial))
- \[`jsx-curly-brace-presence`]: Revert
\[[#&#8203;3538](https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3538)]\[]
due to issues with intended string type casting usage ([#&#8203;3611][]
[@&#8203;taozhou-glean](https://togithub.com/taozhou-glean))
- \[`sort-prop-types`]: ensure sort-prop-types respects
noSortAlphabetically ([#&#8203;3610][]
[@&#8203;caesar1030](https://togithub.com/caesar1030))

[7.33.1]:
https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.33.0...v7.33.1

[#&#8203;3611]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3611

[#&#8203;3610]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3610

[#&#8203;3605]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3605

###
[`v7.33.0`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7330---20230719)

[Compare
Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.33.0)

##### Added

- \[`display-name`]: add `checkContextObjects` option ([#&#8203;3529][]
[@&#8203;JulesBlm](https://togithub.com/JulesBlm))
- \[`jsx-first-prop-new-line`]: add `multiprop` option ([#&#8203;3533][]
[@&#8203;haydncomley](https://togithub.com/haydncomley))
- \[`no-deprecated`]: add React 18 deprecations ([#&#8203;3548][]
[@&#8203;sergei-startsev](https://togithub.com/sergei-startsev))
- \[`forbid-component-props`]: add `disallowedFor` option
([#&#8203;3417][] [@&#8203;jacketwpbb](https://togithub.com/jacketwpbb))

##### Fixed

- \[`no-array-index-key`]: consider flatMap ([#&#8203;3530][]
[@&#8203;k-yle](https://togithub.com/k-yle))
- \[`jsx-curly-brace-presence`]: handle single and only expression
template literals ([#&#8203;3538][]
[@&#8203;taozhou-glean](https://togithub.com/taozhou-glean))
- \[`no-unknown-property`]: allow `onLoad` on `source`
([@&#8203;ljharb](https://togithub.com/ljharb))
- \[`jsx-first-prop-new-line`]: ensure autofix preserves generics in
component name ([#&#8203;3546][]
[@&#8203;ljharb](https://togithub.com/ljharb))
- \[`no-unknown-property`]: allow `fill` prop on `<symbol>`
([#&#8203;3555][]
[@&#8203;stefanprobst](https://togithub.com/stefanprobst))
- \[`display-name`], \[`prop-types`]: when checking for a capitalized
name, ignore underscores entirely ([#&#8203;3560][]
[@&#8203;ljharb](https://togithub.com/ljharb))
- \[`no-unused-state`]: avoid crashing on a class field function with
destructured state ([#&#8203;3568][]
[@&#8203;ljharb](https://togithub.com/ljharb))
- \[`no-unused-prop-types`]: allow using spread with object expression
in jsx ([#&#8203;3570][]
[@&#8203;akulsr0](https://togithub.com/akulsr0))
- Revert "\[`destructuring-assignment`]: Handle destructuring of
useContext in SFC" ([#&#8203;3583][]
\[[#&#8203;2797](https://togithub.com/jsx-eslint/eslint-plugin-react/issues/2797)]\[]
[@&#8203;102](https://togithub.com/102))
- \[`prefer-read-only-props`]: add TS support ([#&#8203;3593][]
[@&#8203;HenryBrown0](https://togithub.com/HenryBrown0))

##### Changed

- \[Docs] \[`jsx-newline`], \[`no-unsafe`],
\[`static-property-placement`]: Fix code syntax highlighting
([#&#8203;3563][] [@&#8203;nbsp1221](https://togithub.com/nbsp1221))
- \[readme] resore configuration URL ([#&#8203;3582][]
[@&#8203;gokaygurcan](https://togithub.com/gokaygurcan))
- \[Docs] \[`jsx-no-bind`]: reword performance rationale
([#&#8203;3581][] [@&#8203;gpoole](https://togithub.com/gpoole))

<!---->

- \[Docs] \[`jsx-first-prop-new-line`]: add missing `multiprop` value
([#&#8203;3598][] [@&#8203;dzek69](https://togithub.com/dzek69))

[7.33.0]:
https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.33.0

[#&#8203;3598]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3598

[#&#8203;3593]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3593

[#&#8203;3583]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3583

[#&#8203;3582]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3582

[#&#8203;3581]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3581

[#&#8203;3570]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3570

[#&#8203;3568]:
https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3568

[#&#8203;3563]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3563

[#&#8203;3560]:
https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3560

[#&#8203;3555]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3555

[#&#8203;3548]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3548

[#&#8203;3546]:
https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3546

[#&#8203;3538]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3538

[#&#8203;3533]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3533

[#&#8203;3530]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3530

[#&#8203;3529]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3529

[#&#8203;3417]:
https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3417

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@Tobbe Tobbe modified the milestones: next-release, v6.5.0 Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants