Skip to content
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

[eslint-plugin-react] jsx-indent problem #243

Closed
greenkeeper bot opened this issue Mar 19, 2017 · 2 comments
Closed

[eslint-plugin-react] jsx-indent problem #243

greenkeeper bot opened this issue Mar 19, 2017 · 2 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Mar 19, 2017

Version 6.10.1 of eslint-plugin-react just got published.

Branch Build failing 🚨
Dependency eslint-plugin-react
Current Version 6.10.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As eslint-plugin-react is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪


Status Details
  • ci/circleci Your tests failed on CircleCI Details
Release Notes v6.10.1

Fixed

Commits

The new version differs by 11 commits .

  • ab03af8 Update CHANGELOG and bump version
  • b646485 Merge pull request #1089 from benstepp/bs-multicomp-false-positives
  • c038899 Bug fix for false positives with no-multi-comp
  • 8148833 [Fix] Update void-dom-elements-no-children createElement checks
  • c45ab86 Merge pull request #1081 from webOS101/jsx-indent-fix
  • 7863a5c Fix jsx-indent single line jsx
  • 416deff Update void-dom-elements-no-children
  • 22f3638 Merge pull request #1077 from iancmyers/fix-jsx-indent-template-conditional
  • c6f4a5e Fix error caused by templates in ConditionalExpressions (jsx-indent)
  • a4b6a85 Merge pull request #1058 from kentcdodds/pr/jsx-indent-tabs-fix
  • 6e5f688 [Fix] jsx-indent with tabs (fixes #1057)

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper greenkeeper bot added the renovate label Mar 19, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 19, 2017

Version 6.10.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v6.10.2

Fixed

  • Fix jsx-indent indentation calculation with nested JSX (#1117)
Commits

The new version differs by 2 commits .

  • 5b75162 Update CHANGELOG and bump version
  • 41bdb58 Fix jsx-indent indentation calculation with nested JSX (fixes #1117)

See the full diff.

@evenchange4 evenchange4 changed the title An in-range update of eslint-plugin-react is breaking the build 🚨 [eslint-plugin-react] jsx-indent problem Mar 20, 2017
@evenchange4
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant