Skip to content

chore(deps): update dependency eslint-plugin-react to v7.27.1#735

Merged
sarahdayan merged 1 commit intonextfrom
renovate/eslint-plugin-react-7.x
Nov 26, 2021
Merged

chore(deps): update dependency eslint-plugin-react to v7.27.1#735
sarahdayan merged 1 commit intonextfrom
renovate/eslint-plugin-react-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 24, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.21.5 -> 7.27.1 age adoption passing confidence

Release Notes

yannickcr/eslint-plugin-react

v7.27.1

Compare Source

Fixed
  • [no-invalid-html-attribute]: allow link rel to have apple-touch-icon, mask-icon (#​3132 @​ljharb)
  • [no-unused-class-component-methods]: add getChildContext lifecycle method (#​3136 @​yoyo837)
  • [prop-types]: fix false positives on renames in object destructuring (#​3142 @​golopot)
  • [no-arrow-function-lifecycle]: fix invalid autofix from a concise arrow method to a regular one (#​3145 @​ljharb)
  • [display-name]: avoid false positives on non-creatClass object expressions (#​3144 @​ljharb)
Changed

v7.27.0

Compare Source

Added
Fixed
  • propTypes: add VoidFunctionComponent to react generic list (#​3092 @​vedadeepta)
  • [jsx-fragments], [jsx-no-useless-fragment]: avoid a crash on fragment syntax in typescript-eslint parser (@​ljharb)
  • [jsx-props-no-multi-spaces]: avoid a crash on long member chains in tag names in typescript-eslint parser (@​ljharb)
  • [no-unused-prop-types], usedPropTypes: avoid crash with typescript-eslint parser (@​ljharb)
  • [display-name]: unwrap TS as expressions (#​3110 @​ljharb)
  • [destructuring-assignment]: detect refs nested in functions (#​3102 @​ljharb)
  • [no-unstable-components]: improve handling of objects containing render function properties (#​3111 @​fizwidget)
  • [prop-types], propTypes: add forwardRef<>, ForwardRefRenderFunction<> prop-types (#​3112 @​vedadeepta)
  • [no-typos]: prevent a crash when using private methods (@​ljharb)
  • [destructuring-assignment], component detection: improve component detection (#​3122 @​vedadeepta)
  • [no-invalid-html-attribute]: avoid crash on spread props (#​3126 @​ljharb)
Changed

v7.26.1

Compare Source

Fixed
Changed

v7.26.0

Compare Source

Added
Fixed
Changed
  • [no-access-state-in-setstate]: passing test for “don't error if it's not a React Component” (#​1873 @​kentcdodds)

v7.25.3

Compare Source

Fixed
Changed
  • [readme] Update broken link for configuration files (#​3071 @​prateek3255)
  • [Refactor] create/extract isCreateElement and isDestructuredFromPragmaImport utils (@​ljharb)

v7.25.2

Compare Source

Fixed

v7.25.1

Compare Source

Fixed
  • [no-this-in-sfc], component detection: Improve stateless component detection (#​3056 @​Wesitos)

v7.25.0

Compare Source

Added
Fixed
Changed

v7.24.0

Compare Source

Added
Fixed
Changed

v7.23.2

Compare Source

Fixed
Changed

v7.23.1

Compare Source

Fixed

v7.23.0

Compare Source

Added
Fixed
Changed

v7.22.0

Compare Source

Added
Fixed
Docs

Configuration

📅 Schedule: "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris.

🚦 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci bot commented Sep 24, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 27ace54:

Sandbox Source
@algolia/autocomplete-example-github-repositories-custom-plugin Configuration
@algolia/autocomplete-example-instantsearch Configuration
@algolia/autocomplete-example-playground Configuration
@algolia/autocomplete-example-preview-panel-in-modal Configuration
@algolia/autocomplete-example-react-renderer Configuration
@algolia/autocomplete-example-starter-algolia Configuration
@algolia/autocomplete-example-starter Configuration
@algolia/autocomplete-example-reshape Configuration
@algolia/autocomplete-example-vue Configuration

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 88bb013 to b3dd095 Compare October 1, 2021 14:30
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.26.0 chore(deps): update dependency eslint-plugin-react to v7.26.1 Oct 1, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 2 times, most recently from 32122c9 to 25ba23d Compare October 8, 2021 17:04
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 25ba23d to 3e4288f Compare October 15, 2021 14:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 4 times, most recently from 25e5ae1 to de5928a Compare October 29, 2021 14:42
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from de5928a to 657f1d4 Compare November 5, 2021 16:15
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 657f1d4 to 65a6e7c Compare November 12, 2021 16:24
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.26.1 chore(deps): update dependency eslint-plugin-react to v7.27.0 Nov 12, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 65a6e7c to 27ace54 Compare November 19, 2021 15:06
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.27.0 chore(deps): update dependency eslint-plugin-react to v7.27.1 Nov 19, 2021
@sarahdayan sarahdayan merged commit 3ddc7dc into next Nov 26, 2021
@sarahdayan sarahdayan deleted the renovate/eslint-plugin-react-7.x branch November 26, 2021 23:51
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.

2 participants