mgechev / angular-seed

🌱 [Deprecated] Extensible, reliable, modular, PWA ready starter project for Angular (2 and beyond) with statically typed build and AoT compilation
https://mgechev.github.io/angular-seed
MIT License
4.57k stars 1.45k forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency gulp-tslint was updated from 8.1.3 to 8.1.4.

🚨 View failing branch.

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

gulp-tslint 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/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/mgechev/angular2-seed/builds/22558838)).

Commits

The new version differs by 8 commits.

  • bdea3ff Release 8.1.4
  • b424288 Update dependencies.
  • 316e799 Merge pull request #150 from ebugusey/fix/plugin-return-type
  • a95aa30 Fix plugin return type
  • 2000237 Merge pull request #149 from hekyofficial/code-example-fix
  • aa76d7a code example fix
  • a50569c Merge pull request #146 from Silic0nS0ldier/master
  • 54bba37 Moved to ansi-colors. Lighter than chalk and common dep in Gulp v4.

See the full diff

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 5 years ago

After pinning to 8.1.3 your tests are passing again. Downgrade this dependency πŸ“Œ.