An in-range update of eslint-plugin-react is breaking the build π¨
Closed this issue Β· 1 comments
βοΈ Important announcement: Greenkeeper will be saying goodbye π and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency eslint-plugin-react was updated from 7.18.3
to 7.19.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-react is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Commits
The new version differs by 14 commits.
e2ed536
Update CHANGELOG and bump version
5959b5f
[fix]
prefer-stateless-function
: avoid crash on ts empty constructore231f44
[tests]
no-unescaped-entities
: skip test cases that are now parsing errors in acorn-jsx@5.2.0434b45f
[Dev Deps] update
@types/eslint
,@types/estree
,@types/node
,eslint-plugin-eslint-plugin
,eslint-plugin-import
,typescript
a917dda
[Deps] update
resolve
,xregexp
09608cc
[Fix]
no-adjacent-inline-elements
: avoid a crashb833535
[Fix]
no-unused-prop-types
: Change the reporting to point to a more accurate nodeedc5fe2
[New]
style-prop-object
: Addallow
option9b5d6aa
[Fix]
self-closing-comp
: consider JSXMemberExpression as component too598277e
[New]
jsx-pascal-case
: Support unicode characters43e466c
[readme] Small visual inconsistency
03edb68
[docs] add
react/
prefix to rule name, for consistencyb517b9e
[Fix]
no-unused-prop-types
: makemarkPropTypesAsUsed
work withTSEmptyBodyFunctionExpression
AST node66c0d66
[Fix]
displayName
(but really,propTypes
detection): do not crash on empty flow type spreads
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
After pinning to 7.18.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.