feathersjs-ecosystem / feathers-cassandra

Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

The dependency @feathersjs/adapter-commons was updated from 4.5.1 to 4.5.2.

🚨 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v4.5.2

4.5.2 (2020-03-04)

Bug Fixes

  • Updated typings for express middleware (#1839) (6b8e897)
  • authentication: Improve JWT strategy configuration error message (#1844) (2c771db)
  • package: update grant-profile to version 0.0.11 (#1841) (5dcd2aa)
  • test: typo in password (#1797) (dfba6ec)
  • typescript: Make HookMap and HookObject generics. (#1815) (d10145d)
Commits

The new version differs by 14 commits.

  • 9d5871e chore(release): publish v4.5.2
  • 6b8e897 fix: Updated typings for express middleware (#1839)
  • 2b30813 chore(package): update @types/uuid to version 7.0.0
  • 5dcd2aa fix(package): update grant-profile to version 0.0.11 (#1841)
  • 2c771db fix(authentication): Improve JWT strategy configuration error message (#1844)
  • ecdd0c9 chore(tests): Skip unreliable Puppeteer browser tests
  • 27860a1 chore(ci): Add LTS node version to test and run on pull requests (#1826)
  • 4e0cce1 chore: Update all dependencies and add type pointer (#1829)
  • d10145d fix(typescript): Make HookMap and HookObject generics. (#1815)
  • 892c9a3 chore(package): Update dependencies to enable Greenkeeper 🌴 (#1804)
  • 6547d2c chore(test): Set up GitHub action for CI (#1803)
  • 3b8f5a6 chore(tests): Add NodeJS GitHub action
  • dfba6ec fix(test): typo in password (#1797)
  • 05b6965 chore: Update version and changelog

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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