Skip to content

Update dependency eslint-plugin-react to v6.10.3#55

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

Update dependency eslint-plugin-react to v6.10.3#55
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/eslint-plugin-react-6.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 16, 2023

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-react 6.10.06.10.3 age confidence

Release Notes

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

v6.10.3

Compare Source

Added
Breaking
  • Update rules for React 15.5.0:
    • Add warnings for React.PropTypes and React.createClass in [no-deprecated][] (#​1148 @​Calyhre)
    • Update createClass component factory to createReactClass. This is used for React component detection, if you still using React.createClass use the shared settings to specify createClass as component factory
  • Drop Node.js < 4 support (#​1038 @​ljharb)
  • Add [no-danger-with-children][] rule to recommended rules (#​748 @​ljharb)
  • Add [no-string-refs][] rule to recommended rules (#​749 @​ljharb)
  • Add [jsx-key][] rule to recommended rules (#​750 @​ljharb)
  • Add [jsx-no-comment-textnodes][] rule to recommended rules (#​751 @​ljharb)
  • Add [jsx-no-target-blank][] rule to recommended rules (#​752 @​ljharb)
  • Add [no-unescaped-entities][] rule to recommended rules (#​841 @​ljharb)
  • Add [no-children-prop][] rule to recommended rules (#​842 @​ljharb)
  • Remove deprecated [wrap-multilines][] rule, use [jsx-wrap-multilines][] instead
  • Remove deprecated [no-comment-textnodes][] rule, use [jsx-no-comment-textnodes][] instead
  • Remove deprecated [require-extension][] rule, use the eslint-plugin-import extensions rule instead
  • Deprecate [jsx-space-before-closing][] rule, use the [jsx-tag-spacing][] rule instead. [jsx-space-before-closing][] still works but will trigger a warning (#​1070 @​afairb)
  • [jsx-first-prop-new-line][] default is now multiline-multiprop (#​802 @​kokarn)
  • [jsx-wrap-multilines][] now checks arrow functions without block body. It can be deactivated in rule options (#​790 @​ColCh)
  • [jsx-no-undef][] will not check the global scope by default. You can force it with the allowGlobals option (#​1013 @​jomasti)
Fixed
Changed

v6.10.2

Compare Source

Fixed

v6.10.1

Compare Source

Fixed
  • Fix [jsx-indent][] indentation calculation with nested JSX (#​1117)

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/eslint-plugin-react-6.x-lockfile branch from cabc1f4 to 964c563 Compare January 25, 2025 10:50
@renovate renovate Bot force-pushed the renovate/eslint-plugin-react-6.x-lockfile branch from 964c563 to 41c0715 Compare February 12, 2025 08:15
@renovate renovate Bot force-pushed the renovate/eslint-plugin-react-6.x-lockfile branch from 41c0715 to 22ff901 Compare March 4, 2025 08:09
@renovate renovate Bot force-pushed the renovate/eslint-plugin-react-6.x-lockfile branch from 22ff901 to ba01999 Compare March 13, 2025 08:02
@renovate renovate Bot force-pushed the renovate/eslint-plugin-react-6.x-lockfile branch from ba01999 to 4698cb5 Compare May 24, 2025 15:56
@renovate renovate Bot force-pushed the renovate/eslint-plugin-react-6.x-lockfile branch from 4698cb5 to 81220d9 Compare May 31, 2025 19:54
@renovate renovate Bot force-pushed the renovate/eslint-plugin-react-6.x-lockfile branch from 81220d9 to 68419a8 Compare October 23, 2025 19:14
@renovate renovate Bot force-pushed the renovate/eslint-plugin-react-6.x-lockfile branch from 68419a8 to 66290a0 Compare January 1, 2026 00:55
@renovate renovate Bot force-pushed the renovate/eslint-plugin-react-6.x-lockfile branch from 66290a0 to 22adbf3 Compare January 20, 2026 04:05
@renovate renovate Bot force-pushed the renovate/eslint-plugin-react-6.x-lockfile branch from 22adbf3 to 3901c97 Compare April 15, 2026 14:49
@renovate renovate Bot force-pushed the renovate/eslint-plugin-react-6.x-lockfile branch from 3901c97 to f6b8a7d Compare April 30, 2026 01:08
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