This version is covered by your current version range and after updating it in your project the build failed.
@feathersjs/client 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 could not complete due to an error ([Details](https://travis-ci.org/feathersjs-ecosystem/feathers-vuex/builds/617850905?utm_source=github_status&utm_medium=notification)).
Release Notes for v4.4.0
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).
The devDependency @feathersjs/client was updated from
4.3.11
to4.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/client 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 could not complete due to an error ([Details](https://travis-ci.org/feathersjs-ecosystem/feathers-vuex/builds/617850905?utm_source=github_status&utm_medium=notification)).Release Notes for v4.4.0
4.4.0 (2019-11-27)
Bug Fixes
Hook
andHookContext
(#1688) (f5d0ddd)Features
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
andHookContext
(#1688)42d81b2
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: