chore(deps): update dependency eslint-plugin-react to v7.34.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint-plugin-react | 7.32.2 -> 7.34.1 |
Release Notes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.34.1
Fixed
- [
jsx-no-leaked-render][jsx-no-leaked-render]: prevent wrongly adding parens ([#3700][] @developer-bandi) - [
boolean-prop-naming][boolean-prop-naming]: detect TS interfaces ([#3701][] @developer-bandi) - [
boolean-prop-naming][boolean-prop-naming]: literalType error fix ([#3704][] @developer-bandi) - [
boolean-prop-naming][boolean-prop-naming]: allow TSIntersectionType ([#3705][] @developer-bandi) - [
no-unknown-property][no-unknown-property]: supportpopover,popovertarget,popovertargetactionattributes ([#3707][] @ljharb) - [
no-unknown-property][no-unknown-property]: only matchdata-*attributes containing-([#3713][] @silverwind) - [
checked-requires-onchange-or-readonly][checked-requires-onchange-or-readonly]: correct options that were behaving opposite ([#3715][] @jaesoekjjang)
Changed
- [
boolean-prop-naming][boolean-prop-naming]: improve error message (@ljharb)
Configuration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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.
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: yarn.lock
Type Error: URL.canParse is not a function
at parseSpec (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23359:21)
at loadSpec (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23422:11)
at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23606:22)
at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23660:20)
at async BinaryCommand.validateAndExecute (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:21164:22)
at async _Cli.run (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22139:18)
at async Object.runMain (/opt/containerbase/tools/corepack/0.26.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:24371:12)
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: yarn.lock
/opt/containerbase/tools/corepack/0.29.2/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22161
const isURL = URL.canParse(range);
^
TypeError: URL.canParse is not a function
at parseSpec (/opt/containerbase/tools/corepack/0.29.2/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22161:21)
at loadSpec (/opt/containerbase/tools/corepack/0.29.2/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22223:11)
at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.29.2/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22394:22)
at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.29.2/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:22446:24)
at async Object.runMain (/opt/containerbase/tools/corepack/0.29.2/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23136:5)
Node.js v18.16.1