feathersjs-ecosystem / feathers-chat-ts

A Feathers real-time chat application in TypeScript
MIT License
54 stars 25 forks source link

An in-range update of @feathersjs/authentication-local is breaking the build 🚨 #21

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency @feathersjs/authentication-local was updated from 4.3.10 to 4.3.11.

🚨 View failing branch.

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

@feathersjs/authentication-local 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](https://travis-ci.org/feathersjs/feathers-chat-ts/builds/610478746?utm_source=github_status&utm_medium=notification)).

Release Notes for v4.3.11

4.3.11 (2019-11-11)

Bug Fixes

  • authentication: Retain object references in authenticate hook (#1675) (e1939be)
  • authentication-oauth: Allow hash based redirects (#1676) (ffe7cf3)
Commits

The new version differs by 7 commits.

  • 2d95bfd chore(release): publish v4.3.11
  • 079937c chore(package): Add npm funding field (#1678)
  • ffe7cf3 fix(authentication-oauth): Allow hash based redirects (#1676)
  • e1939be fix(authentication): Retain object references in authenticate hook (#1675)
  • 1ebc58e chore(package): update @types/config to version 0.0.36 (#1669)
  • 43c654c Add GitHub sponsorship
  • b0f5653 chore: Update version and changelog

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

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