Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2023

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-react 7.33.1 -> 7.37.5 age 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

v7.34.1

Compare Source

Fixed
Changed
  • [boolean-prop-naming]: improve error message (@​ljharb)

v7.34.0

Compare Source

Added
Fixed
Changed

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)

Configuration

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

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 16, 2023

⚠ 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
[22:38:10.750] INFO (102): Installing tool yarn-slim@1.22.22...
[22:39:22.024] WARN (102): Npm error:
npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! errno UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! request to https://registry.npmjs.org/yarn failed, reason: unable to get local issuer certificate

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/containerbase-npm-x6l2qS/_logs/2024-03-15T22_38_11_559Z-debug-0.log
[22:39:22.027] FATAL (102): npm install command failed
    err: {
      "type": "Error",
      "message": "npm install command failed",
      "stack":
          Error: npm install command failed
              at InstallYarnSlimService.install (/snapshot/dist/containerbase-cli.js:53006:13)
              at async InstallYarnSlimService.install (/snapshot/dist/containerbase-cli.js:53301:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:53739:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:53956:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:2426:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:3539:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:3547:28)
              at async main (/snapshot/dist/containerbase-cli.js:54150:3)
    }
[22:39:23.015] INFO (102): Installed tool yarn-slim with errors in 1m 12.2s.

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 8f0c99c to 838ea36 Compare March 4, 2024 07:59
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.33.2 chore(deps): update dependency eslint-plugin-react to v7.34.0 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 838ea36 to a91e3c1 Compare March 15, 2024 22:39
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.34.0 chore(deps): update dependency eslint-plugin-react to v7.34.1 Mar 15, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from a91e3c1 to 9e1d9af Compare May 28, 2024 08:17
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.34.1 chore(deps): update dependency eslint-plugin-react to v7.34.2 May 28, 2024
@renovate
Copy link
Contributor Author

renovate bot commented May 28, 2024

⚠️ 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
[22:02:12.085] INFO (1333): Installing tool yarn-slim@1.22.22...
[22:03:22.760] WARN (1333): Npm error:
npm info using npm@8.11.0
npm info using node@v17.9.1
npm timing npm:load:whichnode Completed in 0ms
npm timing config:load:defaults Completed in 2ms
npm timing config:load:file:/opt/containerbase/tools/node/17.9.1/lib/node_modules/npm/npmrc Completed in 15ms
npm timing config:load:builtin Completed in 16ms
npm timing config:load:cli Completed in 3ms
npm timing config:load:env Completed in 1ms
npm timing config:load:file:/opt/containerbase/tools/yarn-slim/1.22.22/17.9.1/.npmrc Completed in 8ms
npm timing config:load:project Completed in 8ms
npm timing config:load:file:/home/ubuntu/.npmrc Completed in 2ms
npm timing config:load:user Completed in 2ms
npm timing config:load:file:/opt/containerbase/tools/yarn-slim/1.22.22/17.9.1/etc/npmrc Completed in 0ms
npm timing config:load:global Completed in 0ms
npm timing config:load:validate Completed in 1ms
npm timing config:load:credentials Completed in 1ms
npm timing config:load:setEnvs Completed in 1ms
npm timing config:load Completed in 35ms
npm timing npm:load:configload Completed in 35ms
npm timing npm:load:mkdirpcache Completed in 1ms
npm timing npm:load:mkdirplogs Completed in 0ms
npm timing npm:load:setTitle Completed in 2ms
npm timing config:load:flatten Completed in 3ms
npm timing npm:load:display Completed in 9ms
npm timing npm:load:logFile Completed in 6ms
npm timing npm:load:timers Completed in 0ms
npm timing npm:load:configScope Completed in 0ms
npm timing npm:load Completed in 56ms
npm timing arborist:ctor Completed in 1ms
npm timing arborist:ctor Completed in 0ms
npm timing idealTree:init Completed in 14ms
npm timing idealTree:userRequests Completed in 5ms
npm timing idealTree:#root Completed in 70131ms
npm timing idealTree:node_modules/yarn Completed in 0ms
npm timing idealTree:buildDeps Completed in 70135ms
npm timing idealTree:fixDepFlags Completed in 0ms
npm timing idealTree Completed in 70160ms
npm timing command:install Completed in 70167ms
npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! errno UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! request to https://registry.npmjs.org/yarn failed, reason: unable to get local issuer certificate
npm timing npm Completed in 70294ms

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/containerbase-npm-UegYKV/_logs/2025-10-21T22_02_12_444Z-debug-0.log
[22:03:22.793] ERROR (1333): npm install command failed
[22:03:22.794] FATAL (1333): Install tool yarn-slim failed in 1m 10.7s.

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 9e1d9af to ea57094 Compare June 18, 2024 23:04
@renovate renovate bot 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 18, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from ea57094 to eaaddd6 Compare June 28, 2024 01:26
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from eaaddd6 to 7137345 Compare July 13, 2024 20:25
@renovate renovate bot 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 13, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 7137345 to 87c1898 Compare July 20, 2024 08:18
@renovate renovate bot 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 20, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 87c1898 to 898f1a9 Compare September 3, 2024 01:46
@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 branch from 898f1a9 to daefe2e Compare September 3, 2024 22:27
@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 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from daefe2e to 660a7fb Compare September 12, 2024 07:30
@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.0 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 660a7fb to 6d512e9 Compare September 12, 2024 18:35
@renovate renovate bot 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 12, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 6d512e9 to cf39dfa Compare September 27, 2024 04:15
@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 branch from cf39dfa to d821fc6 Compare October 1, 2024 16:46
@renovate renovate bot 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 1, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from d821fc6 to f8c6650 Compare October 23, 2024 01:18
@renovate renovate bot 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 23, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from f8c6650 to c138f5f Compare December 24, 2024 04:47
@renovate renovate bot 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 Dec 24, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from c138f5f to df9a011 Compare January 13, 2025 08:17
@renovate renovate bot 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 13, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from df9a011 to 175d087 Compare April 3, 2025 21:31
@renovate renovate bot 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 3, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 175d087 to 8e5996e Compare August 12, 2025 07:22
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