Inkdpixels / react-ux-forms

NOT MAINTAINED - A style and component agnostic <Form/> React.Component which handles the user feedback and validation in a UX oriented, less disturbing way.
MIT License
0 stars 0 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

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 :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/Inkdpixels/react-ux-forms/builds/212742090)
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](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

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.

greenkeeper[bot] commented 7 years ago

Version 6.10.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

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.