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 guess-parser is breaking the build 🚨

greenkeeper opened this issue Β· comments

The dependency guess-parser was updated from 0.3.9 to 0.3.10.

🚨 View failing branch.

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

guess-parser 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

Commits

The new version differs by 3 commits.

  • 90c4146 v0.3.10
  • 902b6d4 Introduce exclude file option in the angular router (#177)
  • d9cb0a9 Introduce support to absolute project URLs in the angular parser (#173)

See the full diff

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.3.9 your tests are passing again. Downgrade this dependency πŸ“Œ.