sebastianhaas / medical-appointment-scheduling-server

NodeJS-driven backend for medical-appointment-scheduling
https://github.com/sebastianhaas/medical-appointment-scheduling
62 stars 35 forks source link

An in-range update of loopback is breaking the build 🚨 #37

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.16.0 of loopback was just published.

Branch Build failing 🚨
Dependency loopback
Current Version 3.15.0
Type dependency

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

loopback 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](https://travis-ci.org/sebastianhaas/medical-appointment-scheduling-server/builds/292229286?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 6 commits.

  • 4d4070e 3.16.0
  • 2761e62 Merge pull request #3666 from strongloop/fix/multi-user-reset-password
  • 0a2a455 Fix "POST /reset-password" for multi-user setup
  • 4ebc517 test: extract helpers for logging HTTP errors
  • 083fb5d Merge pull request #3659 from strongloop/remove/lehni
  • c3450df CODEOWNERS: move @lehni to Alumni section

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 6 years ago

After pinning to 3.15.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 3.16.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.16.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • cb600d1 3.16.2
  • 825d5a6 Merge tag 'v3.16.1'
  • 91729ee Merge pull request #3675 from strongloop/fix/change-password-multiple-users
  • 3996f56 Fix "POST /change-password" for multi-user setup

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.17.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 5 commits.

  • 1babfcd 3.17.0
  • 5dd5a67 Merge pull request #3689 from CSLTech/master
  • 1a2d8a4 Added missing DateString type in loopback index
  • 0737f54 Merge pull request #3687 from strongloop/license
  • b67a096 chore:update license

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.17.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 9 commits.

  • 243af4b 3.17.1
  • b045e4a Merge pull request #3681 from zipitwireless/master
  • 317e00d Update nestRemoting to pass optionsFromContext
  • fdb4539 Merge pull request #3725 from STRML/fix/exclusive-test
  • 3af6a1b fix(test): rem exclusive test
  • 3bf84ba Merge pull request #3720 from STRML/fix/falsy-id-3.x
  • 2bfd67c fix(test): working test with 0 userId
  • b362776 fix(AccessContext): Tighten userid/appid checks
  • 0bac0a9 fix(id): replace with != null

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.18.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 10 commits.

  • c5ff5fa 3.18.0
  • 60c9dd1 Merge pull request #3733 from nitro404/hotfix/retain-datasource-name
  • ab791fc fix: preserve datasource name
  • 72d48c3 Merge pull request #3746 from JustinTRoss/patch-1
  • 60750b4 Update Copyright Years
  • 0a4940e Merge pull request #3683 from edwardchoh/master
  • 00169d2 Support options.filter in createChangeStream
  • 7c030c6 Merge pull request #3728 from strongloop/update-eslint-config
  • 010bbc6 fixup! add top-level dep on eslint-plugin-mocha
  • 73cc950 Update eslint and eslint-config to latest

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.18.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • 0eeb990 3.18.1
  • 6b4234b Merge pull request #3781 from strongloop/update-juggler
  • 2c909b8 update: juggler to version including security fix.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.18.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 5 commits.

  • 38f3d72 3.18.2
  • 0feda03 Merge pull request #3789 from strongloop/nestRemoting/prevent-endless-relation-recursion
  • 386615a model: fix infinite loop on nestRemoting
  • d23ff84 Merge pull request #3784 from zbarbuto/fix/user-status-code
  • 50e2b49 Use statusCode prop for user errors

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.18.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 10 commits.

  • 77a3523 3.18.3
  • 743b2d1 Remove forgotten debugger statement
  • 77d3d57 Merge pull request #3835 from strongloop/fix/role-acl-with-multiple-users
  • f4527c9 Fix role check in apps with multiple user models
  • 6ddf268 Merge pull request #3820 from strongloop/fix/eslint-issues
  • c611bbb Fix formatting issues reported by recent eslint
  • 8e9fd36 Merge pull request #3799 from strongloop/welcome-nitro404
  • 49bdf2f CODEOWNERS: add nitro404
  • 66497ea Merge pull request #3787 from strongloop/fix/dangling-promise-in-test
  • 3723f10 test: add missing "return" in a promise-style test

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.19.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • df70f83 3.19.0
  • 7a148ca Merge pull request #3858 from strongloop/feature/remove-model
  • 0cd380c feat: remove all references to a Model

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.19.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • 3e3092c 3.19.1
  • 07e7592 Merge pull request #3883 from strongloop/fix/principal-type-polymorphic-user
  • 2aead13 Fix isOwner() bug in multiple-principal setup

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.19.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • 59b1409 3.19.2
  • c2077df Merge pull request #3779 from nitro404/hotfix/case-insensitive-user-email
  • b2bc449 Add check for undefined user email in setter

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.19.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 7 commits.

  • 85aa3fd 3.19.3
  • 8c4c91a Merge pull request #3904 from itaditya/patch-1
  • cf5b78f Provide link to CODEOWNERS
  • c6d8565 Merge pull request #3896 from wolrajhti/patch-2
  • cc4fc21 fix bug in User.verify when confirm is disabled
  • eb3301a Merge pull request #3899 from strongloop/add-node-10
  • 36ef35d Enable Node.js 10.x on Travis CI

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.20.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 7 commits.

  • 7d93b27 3.20.0
  • 5a87f8d Merge pull request #3911 from strongloop/update-strong-globalize
  • f17346b Update strong-globalize to 4.x
  • 995c14e Merge pull request #3585 from mitsos1os/nodemailer-update
  • 83fc62c Update nodemailer to v4.x
  • 58090b4 Merge pull request #3908 from strongloop/drop-node-4x
  • ec46c45 Drop support for Node.js 4.x

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.21.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 11 commits.

  • 72d85fa 3.21.0
  • 7ad5a2e Merge pull request #3938 from mcitdev/master
  • f9e9aaa Make verifyUserRelations() more robust
  • cd1b319 Merge pull request #3934 from strongloop/fix/crash-in-verifyUserRelations
  • 9d77ba2 Fix crash in verifyUserRelations
  • 95bcf03 Merge pull request #3917 from mcitdev/master
  • 37e57f6 Fix crash in User model's "before delete" hook
  • 9c554fd Merge pull request #3933 from candytangnb/webfm-0628-225109-cs,pl,ru-translation
  • 4dd195e [WebFM] cs/pl/ru translation
  • 44951a1 Merge pull request #3912 from strongloop/update-strong-error-handler
  • 0590bd1 Update strong-error-handler

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.22.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 10 commits.

  • 416b86a 3.22.0
  • aaa1381 fix: accessToken create default acl
  • 0dac936 add: ppc64 and s390x to not run UI tests
  • 5ee731e chore: update deps + fix linting + .npmrc
  • 6d23c2e Merge pull request #3947 from seabaylea/lts-and-support
  • 962efec Update Loopback 2.x EOL dates
  • 951b61a Fix formatting
  • f90e1c5 Merge supported versions and LTS sections
  • cdab151 Update support badge and move LTS section
  • 7e7f8fa Add badges and information for LTS and support

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.22.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 6 commits.

  • 74d7043 3.22.1
  • 3caf65d Merge pull request #3974 from candytangnb/webfm-0822-053933-translation
  • 700085c [WebFM] ja/ko/zh_CN/zh_TW translation
  • 1c30628 Merge pull request #3971 from strongloop/fix-translation
  • 6b0a880 remove unnecessary format call
  • 89ff760 Make desc when export-api-def translatable

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.22.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 6 commits.

  • 9f1eb41 3.22.2
  • 516fbbd [WebFM] tr translation
  • d028876 Merge pull request #3978 from candytangnb/webfm-0824-063653-de-translation
  • 78342eb [WebFM] de translation
  • 8ad0f93 Merge pull request #3975 from candytangnb/webfm-0823-120743-translation
  • 55e48cf [WebFM] cs/es/fr/it/nl/pl/pt_BR/ru translation

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

  • 4c49b5f 3.23.0
  • d66c912 Merge pull request #4022 from strongloop/change-status
  • 0488cb7 Merge pull request #4011 from MohammedEssehemy/fix/clear-cache-handler-after-method-add
  • e33d10f Clear handler cache when a method is added/removed
  • 97a55bf Merge pull request #4021 from lchaglla/preserveAccessTokens
  • 2b7b0e1 Add options.preserveAccessTokens
  • d7a32ae Update LB3 to be active LTS
  • 0bb7cd6 Merge pull request #3989 from moshemal/issue-3988
  • 186ae2a Fix ACL tests to wait until all assertions finish
  • fa644d6 chore: update to latest linting rules

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • be91ba3 3.23.1
  • b944b9d Merge pull request #4029 from strongloop/update-lts
  • 9ea6b6a README: highlight Active LTS at the top

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • a4d7cab 3.23.2
  • 69df638 Merge pull request #3954 from moshemal/issue-3953
  • 29c5f20 Fix ACL check to support model wildcard

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 81d1f74 3.24.0
  • f1c613a Set juggler options for remote calls
  • a239a11 Merge pull request #4039 from strongloop/speed-up-acl-tests
  • 818a750 Speed up ACL tests by reducing saltWorkFactor

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • 0bb8c23 3.24.1
  • 6eb8c0e Merge pull request #4107 from 3z3qu13l/master
  • 6b74874 Update underscore.string to 3.3.5
  • da2b8d8 Merge pull request #4083 from andrey-abramow/master
  • 71c6511 Fix: treat empty access token string as undefined
  • aad97c2 Merge pull request #4065 from strongloop/set-default-remote-options

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • 1e33ec5 3.25.0
  • c38900b Merge pull request #4119 from studykik/fix/appdynamics-proxy
  • edb8dbc Support middleware injected by AppDynamics.
  • b77907f 3.24.2
  • 242c20f Merge pull request #4108 from horstmannmat/fix_4105
  • 2532b0b Fix crash when modifying an unknown user

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 34acd02 3.25.1
  • a9a86fe Merge pull request #4158 from strongloop/fixFilterDef
  • b83f563 Back-ticks added to highlight example JSON
  • 6caf506 Add same change to description for findOne
  • b91938e Update the description for persisted-models
  • c8a31e2 Merge pull request #4146 from sylvaindumont/patch-1
  • 4226da5 handle $2b$ in hashed password check

See the full diff