An in-range update of eslint-plugin-react is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
The devDependency eslint-plugin-react was updated from 7.18.0
to 7.18.1
.
π¨ 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
- β continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Commits
The new version differs by 9 commits.
000d6b8
Update CHANGELOG and bump version
ffdf69a
[Fix]
jsx-indent
: Does not check indents for JSXText182b045
[Docs] use
markdown-magic
to automatically sort all rules alphabetically45b9d32
[Docs]
jsx-props-no-spreading
: fix typo to use correct rulef9aee94
[Fix]
jsx-props-no-spreading
: add support for namespaced jsx componentse69b113
[Fix]
jsx-no-target-blank
: allow rel to be an expressionfc6e406
[meta] fix changelog date
50df78f
[Fix]
sort-comp
:|
isnβt a valid regex flag;u
ands
area7f6a8b
[Tests] on
node
v13
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.0 your tests are passing again. Downgrade this dependency π.
- The
devDependency
eslint-plugin-react was updated from7.18.1
to7.18.2
.
Your tests are passing again with this update. Explicitly upgrade to this version π