hoodiehq/hoodie-account-server

An in-range update of @hoodie/account-server-api is breaking the build 🚨

Closed this issue Β· 2 comments

Version 3.8.0 of @hoodie/account-server-api just got published.

Branch Build failing 🚨
Dependency @hoodie/account-server-api
Current Version 3.7.1
Type dependency

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

As @hoodie/account-server-api 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 πŸ’ͺ


Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details
Release Notes v3.8.0

<a name"3.8.0">

3.8.0 (2017-03-18)

Features

Commits

The new version differs by 5 commits .

  • 3e76169 chore(package): update standard to version 9.0.2
  • 74df207 feat: account cache
  • 5dc93aa test: cache
  • df1395e test(unit): sessions.find()
  • 027c010 refactor: unit testability for sessions.find()

See the full diff.

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 🌴

Version 3.8.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.8.1

<a name"3.8.1">

3.8.1 (2017-04-20)

Bug Fixes

  • package: update pouchdb-errors to version 6.2.0 (ac04b18e)
Commits

The new version differs by 2 commits .

  • ac04b18 fix(package): update pouchdb-errors to version 6.2.0
  • 79223a2 chore(package): update standard to version 10.0.0

See the full diff.

gr2m commented

The all integration tests need to be adapted as fade9f7 and ae1b9fc. This is up for grabs for anyone :)