-
Notifications
You must be signed in to change notification settings - Fork 50
An in-range update of eslint-plugin-react is breaking the build 🚨 #1287
Comments
After pinning to 7.14.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 still failing with this version. Compare changes CommitsThe new version differs by 4 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 6 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v7.17.0Added
Fixed
Changed
CommitsThe new version differs by 26 commits.
There are 26 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 32 commits.
There are 32 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 14 commits.
See the full diff |
Your tests are still failing with this version. Compare changes 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 |
The devDependency eslint-plugin-react was updated from
7.14.3
to7.15.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 30 commits.
b45219a
Update CHANGELOG and bump version
a01198f
[Dev Deps] update
eslint-config-airbnb-base
,eslint-plugin-import
,sinon
,typescript
ab77870
[Deps] update
jsx-ast-utils
,resolve
32e27b7
[Fix]
jsx-indent
: Fix false positive when a jsx element is the last statement within a do expression (with tests)628a4a0
[fix]
jsx-curly-brace-presence
: fix jsx tags in braces3124ce0
[Docs]
no-access-state-in-setstate
: update grammar4a05fa2
[fix]
display-name
: Fix false positivesc6521ad
Change istanbul output directory to ./coverage (default)
5970651
[new]
jsx-handler-name
: allowfalse
to disableeventHandlerPrefix
/eventHandlerPropPrefix
489ced3
[refactor]
jsx-curly-braces-presence, jsx-one-expression-per-line, no-danger-with-children
: addisWhiteSpaces
tolib/util/jsx
9b2db61
[fix]
jsx-curly-brace-presence
: report unnecessary curly braces with children on next line781bfff
[new]
sort-comp
: addstatic-variables
grouping7ccff10
[New] add
jsx-no-useless-fragment
rule66725bc
[Fix]
no-unused-prop-types
: false positive with callback3c72a49
[eslint] disable some options and manually fix
valid-jsdoc
There are 30 commits in total.
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 🌴
The text was updated successfully, but these errors were encountered: