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 @feathersjs/socketio is breaking the build 🚨 #121

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

The devDependency @feathersjs/socketio was updated from 3.2.6 to 3.2.7.

🚨 View failing branch.

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

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

Commits

The new version differs by 15 commits.

  • 55de15e Publish
  • f706db3 fix: Compare socket event data using lodash's isEqual instead of indexOf (#1061)
  • ef46002 Use Node 10 in CI for now (#1072)
  • 8a564f7 fix: Only merge authenticated property on update
  • 1356a1c feat: @feathers/cli: introduce option to choose jest for tests instead of mocha (#1057)
  • c6e7e63 Update feathers-knex in group default to the latest version πŸš€ (#1058)
  • 9974803 fix: Make Mocha a proper devDependency for every repository (#1053)
  • 7ecc6a7 Use linked instead of top level Mocha (#1051)
  • ce49822 Publish
  • 4f9acd6 fix: Catch connection initialization errors (#1043)
  • 0275722 Allow case-insensitive for email (username) (#1041)
  • 815ffe6 Publish
  • c8b27d0 feat: Added generators for feathers-objection & feathers-cassandra (#1010)
  • 74b31df fix: More robust parsing of mongodb connection string. Use new url parser. (#1002)
  • 8c2e49a build: Do not run client tests on pull requests (#1018)

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 3.2.6 your tests are passing again. Downgrade this dependency πŸ“Œ.