-
Notifications
You must be signed in to change notification settings - Fork 13
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
An in-range update of eslint-plugin-react is breaking the build 🚨 #45
Labels
Comments
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. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v7.20.0Added
Fixed
Docs
Changed
CommitsThe new version differs by 27 commits.
There are 27 commits in total. See the full diff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
☝️ 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
to7.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 [email protected]434b45f
[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 spreadsSee 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 🌴
The text was updated successfully, but these errors were encountered: