Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of @feathersjs/errors is breaking the build 🚨 #547

Closed
greenkeeper bot opened this issue Nov 27, 2019 · 2 comments
Closed

An in-range update of @feathersjs/errors is breaking the build 🚨 #547

greenkeeper bot opened this issue Nov 27, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 27, 2019

The dependency @feathersjs/errors was updated from 4.3.11 to 4.4.0.

🚨 View failing branch.

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

@feathersjs/errors 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 could not complete due to an error (Details).

Release Notes for v4.4.0

4.4.0 (2019-11-27)

Bug Fixes

  • authentication-client: Reset authentication promise on socket disconnect (#1696) (3951626)
  • core: Improve hook missing parameter message by adding the service name (#1703) (2331c2a)
  • rest-client: Allow to customize getting the query (#1594) (5f21272)
  • transport-commons: Allow to properly chain SocketIo client.off (#1706) (a4aecbc)
  • typescript: Allow specific service typings for Hook and HookContext (#1688) (f5d0ddd)

Features

  • authentication: Add parseStrategies to allow separate strategies for creating JWTs and parsing headers (#1708) (5e65629)
  • authentication-oauth: Set oAuth redirect URL dynamically (#1608) (1293e08)
Commits

The new version differs by 10 commits.

  • e157e5f chore(release): publish v4.4.0
  • 1293e08 feat(authentication-oauth): Set oAuth redirect URL dynamically (#1608)
  • 5e65629 feat(authentication): Add parseStrategies to allow separate strategies for creating JWTs and parsing headers (#1708)
  • 18ba231 chore: Update all Node engine versions
  • a4aecbc fix(transport-commons): Allow to properly chain SocketIo client.off (#1706)
  • 2331c2a fix(core): Improve hook missing parameter message by adding the service name (#1703)
  • 5f21272 fix(rest-client): Allow to customize getting the query (#1594)
  • 3951626 fix(authentication-client): Reset authentication promise on socket disconnect (#1696)
  • f5d0ddd fix(typescript): Allow specific service typings for Hook and HookContext (#1688)
  • 42d81b2 chore: Update version and changelog

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v4.4.1

4.4.1 (2019-11-27)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 9b9f0f1 chore(release): publish v4.4.1
  • 0616306 fix: Gracefully handle errors in publishers (#1710)
  • d0bae37 chore: Fix Node engines version to current LTS (10) (#1709)
  • 5cf5eeb chore: Update version and changelog

See the full diff

@daffl daffl closed this as completed Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant