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-oauth is breaking the build 🚨 #17

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @feathersjs/authentication-oauth was updated from 4.3.7 to 4.3.10.

🚨 View failing branch.

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

@feathersjs/authentication-oauth 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/603116040?utm_source=github_status&utm_medium=notification)).

Release Notes for v4.3.10

4.3.10 (2019-10-26)

Note: Version bump only for package feathers

Commits

The new version differs by 13 commits.

  • 524da3b chore(release): publish v4.3.10
  • ff328d6 chore: Update publish commit message
  • 16ea413 chore: v4.3.9
  • 3e5a4a0 v4.3.9
  • 7cfef5a chore: Add --create-release github flag to Lerna publish
  • 317c80a fix: Add jsonwebtoken TypeScript type dependency
  • 50162c6 fix: Small type improvements (#1624)
  • 9b9b43f fix: Only initialize default Express session if oAuth is actually used (#1648)
  • 6530b4d chore(package): update @types/config to version 0.0.35 (#1642)
  • 3931ee6 chore: Update version and changelog
  • 0ca57e4 v4.3.8
  • c9f3086 fix: Remove adapter commons type alternatives (#1620)
  • a02b722 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 5 years ago

After pinning to 4.3.7 your tests are passing again. Downgrade this dependency 📌.