chrisguttandin / angular-prerender

A command line tool to prerender Angular Apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of @angular-devkit/core is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 0.7.5 of @angular-devkit/core was just published.

Branch Build failing 🚨
Dependency @angular-devkit/core
Current Version 0.7.4
Type dependency

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

@angular-devkit/core is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • ❌ Travis CI - Branch: The build failed.

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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