feathersjs-ecosystem / authentication-client

[MOVED] The authentication client
https://github.com/feathersjs/feathers
MIT License
41 stars 19 forks source link

An in-range update of primus is breaking the build 🚨 #119

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

The devDependency primus was updated from 7.2.2 to 7.2.3.

🚨 View failing branch.

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

primus 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/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/feathersjs/authentication-client/builds/437939502?utm_source=github_status&utm_medium=notification)).

Release Notes for Bug fix
  • Fixed a bug that prevented the HTTP response message from being correctly sent
    when using the authorization middleware (#692).
  • The SockJS client-side library has been updated to version 1.3.0
    (909558e, e1192aa).
Commits

The new version differs by 20 commits.

  • 7b56733 [dist] 7.2.3
  • 4fb5d75 chore(package): update ws to version 6.1.0 (#694)
  • e1192aa [minor] Rebuild the SockJS client -- version 1.3.0
  • 4ad3413 chore(package): update sockjs-client to version 1.3.0 (#693)
  • 667a32c Merge pull request #692 from davedoesdev/master
  • 7d0b212 End upgrade connection rather than destroy #691
  • 909558e [minor] Rebuild the SockJS client -- version 1.2.0
  • 3e642c5 chore(package): update sockjs-client to version 1.2.0 (#690)
  • 8eb8a19 fix a typo (#688)
  • 26ac3f1 chore(package): update request to version 2.88.0 (#687)
  • d094474 fix(package): update nanoid to version 1.2.0 (#686)
  • 5617b55 [deps] Pin uws to version 10.148.1
  • 2312708 chore(package): update ws to version 6.0.0 (#680)
  • 83e32c7 [travis] Remove unsupported node versions
  • 262995c [pkg] Remove typings from package.json

There are 20 commits in total.

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

After pinning to 7.2.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.