-
Notifications
You must be signed in to change notification settings - Fork 5
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 🚨 #383
Comments
After pinning to 7.18.0 your tests are passing again. Downgrade this dependency 📌. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 18 commits.
There are 18 commits in total. 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.18.0
to7.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
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 🌴
The text was updated successfully, but these errors were encountered: