OpenSeaMap/online_chart_ol3

An in-range update of eslint-plugin-react is breaking the build 🚨

Closed this issue Β· 2 comments

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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed 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 🌴

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.

Version 6.10.3 just got published.

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

Release Notes v6.10.3

Fixed

  • Revert #1057 due to issues with jsx-indent (#1117)
Commits

The new version differs by 2 commits .

  • b9cfdd6 Update CHANGELOG and bump version
  • e9fb52d Revert "[Fix] jsx-indent with tabs (fixes #1057)"

See the full diff.