Tinkoff / stapp

Modular state and side-effects management for microfrontends
https://stapp.js.org/
Apache License 2.0
90 stars 7 forks source link

An in-range update of tslint-react is breaking the build 🚨 #252

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency tslint-react was updated from 4.0.0 to 4.1.0.

🚨 View failing branch.

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

tslint-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 could not complete due to an error ([Details](https://travis-ci.org/TinkoffCreditSystems/stapp/builds/586190523?utm_source=github_status&utm_medium=notification)).

Release Notes for v4.1.0
  • [new-rule] react-no-unnecessary-fragment (#245)
  • [new-rule] jsx-whitespace-literal (#243)
  • [new-rule] jsx-curly-brace-presence (#196)
  • [bugfix] jsx-wrap-multiline: check for nested JSX expressions (#240)
FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.2.0

⚠️ Note: This version has been marked as deprecated on NPM to encourage users to migrate to ESLint.

  • [bugfix] Include LICENSE file in NPM package