Skip to content

Update dependency eslint-plugin-react to v7.37.5#214

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/eslint-plugin-react-7.x
Open

Update dependency eslint-plugin-react to v7.37.5#214
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/eslint-plugin-react-7.x

Conversation

@renovate

@renovate renovate Bot commented Jul 30, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-react 7.33.07.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)

v7.33.1

Compare Source

Fixed

Configuration

📅 Schedule: (UTC)

  • 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

renovate Bot commented Jul 30, 2023

Copy link
Copy Markdown
Contributor Author

⚠ 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: react-component-gulp-tasks@0.7.7
npm ERR! Found: gulp@4.0.2
npm ERR! node_modules/gulp
npm ERR!   dev gulp@"4.0.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer gulp@"^3.8.0" from react-component-gulp-tasks@0.7.7
npm ERR! node_modules/react-component-gulp-tasks
npm ERR!   dev react-component-gulp-tasks@"0.7.7" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: gulp@3.9.1
npm ERR! node_modules/gulp
npm ERR!   peer gulp@"^3.8.0" from react-component-gulp-tasks@0.7.7
npm ERR!   node_modules/react-component-gulp-tasks
npm ERR!     dev react-component-gulp-tasks@"0.7.7" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-03-15T21_56_24_128Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-03-15T21_56_24_128Z-debug-0.log

@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 0b8fd66 to ee2aaff Compare August 16, 2023 05:08
@renovate renovate Bot force-pushed the renovate/eslint-plugin-react-7.x branch from ee2aaff to be4ef2d Compare March 4, 2024 06:34
@renovate renovate Bot changed the title Update dependency eslint-plugin-react to v7.33.2 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 be4ef2d to 8a93a38 Compare March 15, 2024 21:56
@renovate renovate Bot changed the title Update dependency eslint-plugin-react to v7.34.0 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 8a93a38 to d998312 Compare May 28, 2024 06:58
@renovate renovate Bot changed the title Update dependency eslint-plugin-react to v7.34.1 Update dependency eslint-plugin-react to v7.34.2 May 28, 2024
@renovate

renovate Bot commented May 28, 2024

Copy link
Copy Markdown
Contributor Author

⚠️ 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: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: react-component-gulp-tasks@0.7.7
npm error Found: gulp@4.0.2
npm error node_modules/gulp
npm error   dev gulp@"4.0.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer gulp@"^3.8.0" from react-component-gulp-tasks@0.7.7
npm error node_modules/react-component-gulp-tasks
npm error   dev react-component-gulp-tasks@"0.7.7" from the root project
npm error
npm error Conflicting peer dependency: gulp@3.9.1
npm error node_modules/gulp
npm error   peer gulp@"^3.8.0" from react-component-gulp-tasks@0.7.7
npm error   node_modules/react-component-gulp-tasks
npm error     dev react-component-gulp-tasks@"0.7.7" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-06-13T19_52_08_330Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-13T19_52_08_330Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/eslint-plugin-react-7.x branch from d998312 to f92f010 Compare June 18, 2024 21:53
@renovate renovate Bot changed the title Update dependency eslint-plugin-react to v7.34.2 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 f92f010 to 3b1fc9d Compare July 13, 2024 20:26
@renovate renovate Bot changed the title Update dependency eslint-plugin-react to v7.34.3 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 3b1fc9d to 05e8e9c Compare July 20, 2024 06:54
@renovate renovate Bot changed the title Update dependency eslint-plugin-react to v7.34.4 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 05e8e9c to bb0d7e6 Compare September 3, 2024 00:56
@renovate renovate Bot changed the title Update dependency eslint-plugin-react to v7.35.0 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 bb0d7e6 to cb3a10f Compare September 3, 2024 19:46
@renovate renovate Bot changed the title Update dependency eslint-plugin-react to v7.35.1 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 cb3a10f to 6a04d26 Compare September 12, 2024 07:29
@renovate renovate Bot changed the title Update dependency eslint-plugin-react to v7.35.2 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 6a04d26 to dec1a76 Compare September 12, 2024 17:28
@renovate renovate Bot changed the title Update dependency eslint-plugin-react to v7.36.0 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 dec1a76 to 3404807 Compare September 27, 2024 03:12
@renovate renovate Bot changed the title Update dependency eslint-plugin-react to v7.36.1 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 3404807 to 65bf22b Compare October 1, 2024 16:18
@renovate renovate Bot changed the title Update dependency eslint-plugin-react to v7.37.0 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 65bf22b to c9c2ca1 Compare October 23, 2024 00:15
@renovate renovate Bot changed the title Update dependency eslint-plugin-react to v7.37.1 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 c9c2ca1 to 410fed8 Compare December 24, 2024 05:36
@renovate renovate Bot changed the title Update dependency eslint-plugin-react to v7.37.2 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 410fed8 to c5f5a43 Compare January 13, 2025 05:31
@renovate renovate Bot changed the title Update dependency eslint-plugin-react to v7.37.3 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 c5f5a43 to ed59b1d Compare April 3, 2025 22:03
@renovate renovate Bot changed the title Update dependency eslint-plugin-react to v7.37.4 Update dependency eslint-plugin-react to v7.37.5 Apr 3, 2025
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.

0 participants