feathersjs-ecosystem / feathers-localstorage

A client side service based on feathers-memory that persists to LocalStorage
MIT License
38 stars 15 forks source link

An in-range update of @feathersjs/adapter-commons is breaking the build 🚨 #97

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @feathersjs/adapter-commons was updated from 4.3.6 to 4.3.7.

🚨 View failing branch.

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

@feathersjs/adapter-commons 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-localstorage/builds/597836034?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 7 commits.

  • be129c7 v4.3.7
  • 1a624ef chore: Update all dependencies (#1618)
  • 38cf8c9 fix: Typings for express request and response properties (#1609)
  • baad6a2 fix: improve Service and AdapterService types (#1567)
  • d7f5107 fix: Improve authentication client default storage initialization (#1613)
  • 1c6c374 fix: make __hooks writable and configurable (#1520)
  • 6a56056 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:

greenkeeper[bot] commented 5 years ago

After pinning to 4.3.6 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 3 commits.

  • 0ca57e4 v4.3.8
  • c9f3086 fix: Remove adapter commons type alternatives (#1620)
  • a02b722 chore: Update version and changelog

See the full diff