Skip to content

Update eslint-plugin-react: 7.13.0 → 7.16.0 (minor)#18

Open
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/yarn/eslint-plugin-react-7.16.0
Open

Update eslint-plugin-react: 7.13.0 → 7.16.0 (minor)#18
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/yarn/eslint-plugin-react-7.16.0

Conversation

@depfu
Copy link

@depfu depfu bot commented Oct 5, 2019

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ eslint-plugin-react (7.13.0 → 7.16.0) · Repo · Changelog

Release Notes

7.16.0 (from changelog)

Added

Fixed

7.15.1 (from changelog)

Fixed

Changed

7.15.0 (from changelog)

Added

Fixed

Changed

7.14.3

Fixed

  • Fix prop-types to ignore validation when Flow indexers are used (#2330 @yannickcr)
  • Fix error being thrown after the first warning when react version cannot be detected (#2336 @abhishekdev)
  • Fix component detection when memo and forwardRef are used together (#2349 @yannickcr)

Changed

7.14.2

Fixed

7.14.1

Fixed

  • Fix prop-types crash on multiple destructuring (#2319 @golopot)

7.14.0

Added

Fixed

  • Fix no-did-mount-set-state and no-did-update-set-state to handle cDU and cDM defined as class properties (#1595 @jaaberg)
  • Fix sort-prop-types cash when a shape PropType is defined in a variable (#1749 @alexzherdev)
  • Fix no-unused-state false positive when using state of non-lifecycle method (#2274 @golopot)
  • Fix static-property-placement false positive when accessing static property inside method (#2283 @dmason30)
  • Fix prop-type detection for annotated props with default value (#2298 @yannickcr)

Changed

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.

@depfu depfu bot added the depfu label Oct 5, 2019
@vercel
Copy link

vercel bot commented Oct 5, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

@vercel vercel bot requested a deployment to staging October 5, 2019 15:27 Abandoned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants