Skip to content

Update dependency eslint-plugin-react to v7.19.0 #263

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 28, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react devDependencies minor 7.18.3 -> 7.19.0

Release Notes

yannickcr/eslint-plugin-react

v7.19.0

Compare Source

Added
Fixed
  • [prefer-stateless-function][]: avoid crash on ts empty constructor (#​2582 @​golopot)
  • [no-adjacent-inline-elements][]: avoid a crash (#​2575 @​ljharb)
  • [no-unused-prop-types][]: Change the reporting to point to a more accurate node (#​2292 @​jseminck)
  • [self-closing-comp][]: consider JSXMemberExpression as component too (#​2572 @​Belco90)
  • [no-unused-prop-types][]: make markPropTypesAsUsed work with TSEmptyBodyFunctionExpression AST node (#​2560 @​guillaumewuip)
  • [displayName][] (but really, propTypes detection): do not crash on empty flow type spreads (#​2570 @​ljharb)
Changed

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 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, check this box

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

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 8, 2020

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 7a67598:

Sandbox Source
adoring-flower-2hob8 Configuration

@codecov
Copy link

codecov bot commented Mar 8, 2020

Codecov Report

Merging #263 into next will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             next     #263   +/-   ##
=======================================
  Coverage   98.58%   98.58%           
=======================================
  Files           8        8           
  Lines         424      424           
  Branches      148      146    -2     
=======================================
  Hits          418      418           
  Misses          6        6           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3a630b9...7a67598. Read the comment docs.

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 2 times, most recently from c08c69e to ec64453 Compare March 27, 2020 22:29
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.19.0 Update dependency eslint-plugin-react to v7.19.0 Mar 27, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 4 times, most recently from 744b062 to 69dc382 Compare March 28, 2020 01:58
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 69dc382 to 7a67598 Compare March 28, 2020 02:48
@renovate renovate bot merged commit b5964d3 into next Mar 28, 2020
@renovate renovate bot deleted the renovate/eslint-plugin-react-7.x branch March 28, 2020 03:31
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