Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

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

Merged
merged 1 commit into from
Mar 9, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 6, 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
  • [readme] Small visual inconsistency (#​2568 @​arvigeus)
  • [docs] add react/ prefix to rule name, for consistency
  • [no-unescaped-entities][]: skip test cases that are now parsing errors in acorn-jsx@5.2.0 (#​2583 @​golopot)

Renovate configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Mar 6, 2020

Codecov Report

Merging #707 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #707   +/-   ##
=======================================
  Coverage   95.56%   95.56%           
=======================================
  Files          17       17           
  Lines         609      609           
=======================================
  Hits          582      582           
  Misses         27       27

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 41ea8ab...3ca7d64. Read the comment docs.

@rashley-iqt rashley-iqt merged commit 6abb110 into master Mar 9, 2020
@renovate renovate bot deleted the renovate/eslint-plugin-react-7.x branch March 9, 2020 11:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants