BarbellHero / barbell-hero

A workout tracker that stays out of your way
MIT License
1 stars 0 forks source link

An in-range update of @feathersjs/configuration is breaking the build 🚨 #35

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @feathersjs/configuration was updated from 2.0.4 to 2.0.5.

🚨 View failing branch.

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

@feathersjs/configuration 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 could not complete due to an error ([Details](https://travis-ci.org/BarbellHero/barbell-hero/builds/468779978?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 29 commits.

  • 3bbba49 Publish
  • 17b3dc8 feat: Common database adapter utilities and test suite (#1130)
  • c73d322 feat: Allow registering a service at the root level (#1115)
  • c9f4b42 fix(package): update config to version 3.0.0 (#1100)
  • afa1cb4 fix: Added path and method in to express request for passport (#1112)
  • 9f1200f chore: Only run Saucelabs tests once in CI (#1122)
  • 57e7140 chore(package): Update superagent in group default to the latest version πŸš€ (#1095)
  • 0feb20d Verify that the error handler works on nested routes (#1096) (#1106)
  • d568627 chore(test): Update assertion format to always use strict equality (#1105)
  • fd3fc34 fix(chore): Properly configure and run code linter (#1092)
  • e894ac8 fix(chore): Remove CLI and generators that belong in their own repositories (#1091)
  • 0a2ce87 fix: make codeclimate conform to rule of three (#1076)
  • 1c74a14 Publish
  • 9da26ad fix: support a secretProvider (#1063)
  • 55de15e Publish

There are 29 commits in total.

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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