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/express is breaking the build 🚨

greenkeeper opened this issue Β· comments


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency @feathersjs/express was updated from 4.5.2 to 4.5.3.

🚨 View failing branch.

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

@feathersjs/express 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).
  • βœ… coverage/coveralls: First build on greenkeeper/@feathersjs/express-4.5.3 at 96.676% (Details).

Release Notes for v4.5.3

4.5.3 (2020-04-17)

Bug Fixes

  • authentication: Remove entity from connection information on logout (#1889) (b062753)
  • authentication-oauth: Allow req.feathers to be used in oAuth authentication requests (#1886) (854c9ca)
  • errors: Add 410 Gone to errors (#1849) (6801428)
  • typescript: Add type keys to service pagination options. (#1888) (859c601)
  • typescript: Use stricter type for HookContext 'method' prop (#1896) (24a41b7)
Commits

The new version differs by 22 commits.

  • 251ba63 chore(release): publish v4.5.3
  • 7e2ce6a chore(package): Update package-lock.json
  • 44c183c chore(dependencies): Update all dependencies (#1910)
  • 16b391c chore(package): Remove @feathersjs/adapters-commons and @feathersjs/adapter-tests (#1909)
  • 2c8d423 chore(tests): Fix test type
  • 090bb34 Revert "fix: Improve Service typings for DB Common API (#1838)"
  • 5a87bd0 fix: Improve Service typings for DB Common API (#1838)
  • 95eb447 docs: Fix simple typo, serivce -> service (#1901)
  • 24a41b7 fix(typescript): Use stricter type for HookContext 'method' prop (#1896)
  • 4da8a0f chore(dependencies): Update dependencies and fix GitHub action for automating it (#1898)
  • b062753 fix(authentication): Remove entity from connection information on logout (#1889)
  • 859c601 fix(typescript): Add type keys to service pagination options. (#1888)
  • 6801428 fix(errors): Add 410 Gone to errors (#1849)
  • 854c9ca fix(authentication-oauth): Allow req.feathers to be used in oAuth authentication requests (#1886)
  • 4127834 chore(dependencies): Use weekly GitHub action for dependency updates (#1877)

There are 22 commits in total.

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.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.