feathersjs-ecosystem / feathers-sync

Synchronize service events between Feathers application instances
MIT License
221 stars 41 forks source link

An in-range update of @feathersjs/feathers is breaking the build 🚨 #102

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @feathersjs/feathers was updated from 3.3.0 to 3.3.1.

🚨 View failing branch.

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

@feathersjs/feathers 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-ecosystem/feathers-sync/builds/474618161?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 15 commits.

  • 8c3a740 Publish
  • ed8c2e4 fix: Do not inherit app object from Object prototype (#1153)
  • 8e129d8 fix(chore): Add .npmignore to adapter-commons
  • fa30617 Publish
  • c9f55d8 fix(adapter-commons): Keep Symbols when filtering a query (#1141)
  • c198e43 Publish
  • 2856722 fix: Update adapter common tests to check for falsy (#1140)
  • ae97020 Publish
  • 8166dda fix: Update adapter common tests (#1135)
  • 49164f4 Publish
  • 40402fc fix: Fix AdapterService multi option when set to true (#1134)
  • a6615d4 Publish
  • df1daaa fix: Add whitelist and filter support to common adapter service (#1132)
  • f83c28c Publish
  • cd1a183 fix: Throw error in filterQuery when query parameter is unknown (#1131)

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: