saiichihashimoto / react-feathers-redux-resources

0 stars 0 forks source link

An in-range update of @feathersjs/client is breaking the build 🚨 #11

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

The devDependency @feathersjs/client was updated from 3.7.3 to 3.7.4.

🚨 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/saiichihashimoto/react-feathers-redux-resources/builds/446266062?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 11 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)

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

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 2 commits.

See the full diff