actionhero / actionhero-angular-bootstrap-cors-csrf

angular.actionhero.com: Actionhero + Angular + Bootstrap + CORS + CSRF Demo Site
http://angular.actionherojs.com
25 stars 8 forks source link

An in-range update of actionhero is breaking the build 🚨 #26

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 17.0.2 of actionhero just got published.

Branch Build failing 🚨
Dependency actionhero
Current Version 17.0.1
Type dependency

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

actionhero is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/actionhero/actionhero-angular-bootstrap-cors-csrf/builds/234609336?utm_source=github_status&utm_medium=notification)

Release Notes v17.0.2: Redis Priority and Dependency Updates

Update Redis stop priority to be last

The Reids initializer is likely to be relied on by many other parts of the system. To that end, the 'stop' priority of redis is now 99999

Update Major versions of dependancies

  • cross-env now at v5.0.x
  • ws now at v3.0.x
  • ioredis now at v3.0.x
Commits

The new version differs by 14 commits.

  • 65ed484 v17.0.2
  • e44a13a update logo filesizes
  • 138b654 remove note about Ali + logo
  • f095631 new logo
  • 8bec91a Merge pull request #1057 from actionhero/greenkeeper/ioredis-3.0.0
  • 375bfee fix(package): update ioredis to version 3.0.0
  • a5d2785 Merge pull request #1055 from actionhero/greenkeeper/ws-3.0.0
  • bcf903b fix(package): update ws to version 3.0.0
  • 3ef504d Merge branch 'master' of github.com:actionhero/actionhero
  • 2ac0bc0 cross-env++
  • 6faab3a copyright owner = Evan
  • d7329a0 Merge pull request #1048 from actionhero/greenkeeper/cross-env-5.0.0
  • 6b6ab16 chore(package): update cross-env to version 5.0.0
  • dcf6dd9 redis stop priority should be the last thing, 99999

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: