larshp / abapmerge

Merge ABAP classes/interfaces/INCLUDEs into single file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

Version 5.4.1 of tslint just got published.

Branch Build failing 🚨
Dependency tslint
Current Version 5.4.0
Type devDependency

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

As tslint 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 could not complete due to an error Details

Release Notes v5.4.1

πŸ›  Bugfixes

  • [bugfix] Fixed regression in --exclude CLI option when using --project (#2852)
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 🌴

restarted build, ok

looks like it was caused by some connection issues travis <-> github