B-Stefan / CheckAuroa-Server

The server application for the check aurora service
2 stars 2 forks source link

An in-range update of loopback-datasource-juggler is breaking the build 🚨 #25

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 3.3.0 of loopback-datasource-juggler just got published.

Branch Build failing 🚨
Dependency loopback-datasource-juggler
Current Version 3.2.0
Type dependency

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

As loopback-datasource-juggler is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build is in progress [Details](https://travis-ci.org/B-Stefan/CheckAuroa-Server/builds/217194265) - ❌ **Codefresh** Build failed [Details](https://g.codefresh.io//repositories/B-Stefan/CheckAuroa-Server/builds/58de67a5d835d601005b25d2)
Commits

The new version differs by 47 commits .

  • 966d5da 3.3.0
  • 539b317 Merge pull request #1251 from strongloop/replicate-issue-template
  • 8c93710 make geo nearFilter support minDistance (#987)
  • 68b93e1 Disallow regexp string in arrays for coerce (#1279)
  • c994412 Fix - _targetClass on scope function (#1280)
  • b3a7bc5 Fixes #1275. Include filter transforms fields property into array. (#1276)
  • 77c4cd7 Included models from include operations do not change defined strict model option (#1259)
  • 2bfc769 Using a filter with exclusion of a non existent property, removes an existing one (#1257)
  • 3c7e398 Clean version of PR 1272 (#1273)
  • f1ef519 Merge pull request #1236 from strongloop/update-readme
  • 564bbfa Replicate new issue_template from loopback
  • ba655dd Replicate issue_template from loopback repo
  • aa91708 Update README.md
  • cc3fb8e Merge pull request #1270 from strongloop/add-error-callback
  • eb2cb31 FindOrCreate missing error callback

There are 47 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 3.4.0 just got published.

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

Commits

The new version differs by 3 commits .

  • cac5753 3.4.0
  • 5981197 Merge pull request #1300 from strongloop/feature/fix-mem-connector
  • 0a40847 Fix in-mem connector file operation racing condition

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.4.1 just got published.

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

Commits

The new version differs by 4 commits .

  • 2e6fbad 3.4.1
  • 322fa48 Merge pull request #1307 from strongloop/feature/mem-connector-connect
  • 1f995ec Use dataSource.connect to avoid duplicate connects
  • 957058e remove equality value for user defined id (#1293)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.5.0 just got published.

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

Commits

The new version differs by 25 commits .

  • 432a2e1 3.5.0
  • 85bec7f Add instructions for running the tests (#1330)
  • 64f64ca handle deep geo-near queries (#1314)
  • 8865659 Merge pull request #1309 from strongloop/skipped-test
  • 9dc5430 Unskip test case
  • 7285e48 Merge pull request #1323 from strongloop/add-cassandra-tests
  • c159858 Make tests work for other connectors as well as C*
  • 100a7ea Merge pull request #1319 from strongloop/remove-debug-code
  • 696e4cf Remove debugger statement
  • 14d966d Merge pull request #1318 from strongloop/fixup-for-cass
  • 0f9100f Fixup test support for Cassandra connector
  • bff4ea7 Merge pull request #1310 from strongloop/add-cass-tests
  • ead1fb2 Add test support for Cassandra connector
  • 0e946b0 Merge pull request #1311 from strongloop/use-connector-4
  • 044f999 package: use loopback-connector@^4.0.0

There are 25 commits in total. See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.6.0 just got published.

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

Commits

The new version differs by 25 commits0.

  • 6bbad5e 3.6.0
  • 156b638 Merge pull request #1356 from strongloop/datetype-allow-strings
  • 5d10c72 create sequence for nosql id (#1354)
  • 6342a03 Merge pull request #1364 from strongloop/query-order
  • 6cfdcc0 Fix order of query results
  • 5e80837 Add DateString type
  • 97f243f Merge pull request #1360 from strongloop/datatype-test/use-predefined-date
  • 8e97385 datatype.test: use predefined date
  • f804663 Merge pull request #1358 from strongloop/api-doc-2
  • ef61c86 Update api documents
  • bf7ea4c Merge pull request #1333 from strongloop/api-doc-refactor
  • f7fe187 Datasource documentation tune-up
  • 238175b Added unit tests specific to DateType where null (#1349)
  • e9ff88f Fix/geo null (#1334)
  • ee254a1 Merge pull request #1339 from strongloop/invalid-dates

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.6.1 just got published.

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

Commits

The new version differs by 3 commits0.

  • 6b43378 3.6.1
  • 53fd8d7 Merge pull request #1365 from strongloop/docs/datestring
  • 0e955b0 docs: add DateString definition

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.7.0 just got published.

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

Commits

The new version differs by 15 commits0.

  • a4be613 3.7.0
  • 21cd515 Merge pull request #1362 from strongloop/include-rework-cassandra
  • ef08458 Remove unnecessary tests for adhocSort !== false
  • aa3f5fa Fix the test case to avoid duplicate userId
  • c07f460 Support include rework for C* connector
  • 4f335cb Merge pull request #1301 from strongloop/fix/shortcut-polymorphic-json-definition
  • cfd3cdf Overall review of polymorphic relations
  • d375d61 Merge pull request #1289 from strongloop/fix/preventRelationsMerge
  • 79068d1 configurable model merge
  • e3ce44a Merge pull request #818 from fullcube/fullcube/validatesUniquenessOf-case-insensitive
  • b39ee05 Merge pull request #1363 from strongloop/fix-1304
  • 87dd44d Fix assertion errors
  • c80daae Merge pull request #1366 from strongloop/api-ModelBase
  • 84b55d8 Update modelbaseclass api docs
  • c362963 Add caseInsensitive opt to validatesUniquenessOf

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.8.0 just got published.

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

Commits

The new version differs by 6 commits0.

  • 22428cd 3.8.0
  • c41487a Merge pull request #1371 from strongloop/exclude_prop
  • 45bf569 fix assert, make the test case more clear
  • fed0396 code review, better asserts
  • 5aee1fe test case to exclude base props
  • 52f8fb3 handle excludeBaseProperties

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.9.0 just got published.

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

Commits

The new version differs by 5 commits.

  • b34b6e0 3.9.0
  • 492b644 Merge pull request #1380 from strongloop/feature/fix-create-promise
  • 5a0b027 Return promise for batch create
  • 790ccc3 Merge pull request #1378 from strongloop/fix/use-correct-data-replaceCb
  • 54f67dc Use correct data on replace callback

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.9.2 just got published.

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

Commits

The new version differs by 23 commits.

  • 5da8170 3.9.2
  • b79763d Merge pull request #1401 from strongloop/smart-merge-fix
  • 4a6f0a4 Fix the case where qWhere[idKey] is null
  • 1f27ca5 Merge pull request #1398 from strongloop/debug-annotations-for-tests
  • 828a71e test/helpers: annotate skipped tests
  • 3b45c76 Merge pull request #1395 from strongloop/fix/api-docs-mixins-validatable
  • 9817425 Fix mixins/validatable docs
  • a54064b 3.9.1
  • fba8cf9 Merge pull request #1385 from kallenboone/master
  • 1f8d34f Update translated strings Q2 2017
  • 7eca345 Merge pull request #1392 from strongloop/fix/model-inheritance-test
  • 3a10c77 Merge pull request #1393 from strongloop/fix/updateAttributes-cb
  • ba1901b Fix updateAttributes cb
  • e791e90 Apply iteration on the model object
  • 0a056ad Remove spurious extra options arg (#1390)

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.9.3 just got published.

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

Commits

The new version differs by 9 commits.

  • bebac1e 3.9.3
  • 03fc097 Merge pull request #1435 from strongloop/create-update-pass3
  • b1b2d5d Catch errors using cb
  • ff9b25a Merge pull request #1432 from simoami/master
  • 1fb7b0e Merge pull request #1424 from lehni/feature/rename-get-async
  • 4c9e914 Rename getAsync() methods to find() and get()
  • 82a8e3d #1386 Allow empty values when allowBlank is true
  • 6a1b555 Skip imcompatible tests (#1420)
  • b9129e6 Run juggler tests for Cloudant (#1414)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.10.0 just got published.

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

Commits

The new version differs by 26 commits.

  • 3128c93 3.10.0
  • e4d598c Merge pull request #1464 from strongloop/cb-err
  • 01b4c4a Catch err using Callback
  • b96d40c Update Issue and PR Templates (#1462)
  • 4ccef20 Merge pull request #1460 from kallenboone/master
  • 7708386 Update translated strings Q3 2017
  • 80f3e93 Merge pull request #1416 from strongloop/feature/fix-2364
  • 0ca5630 Merge pull request #1438 from fullcube/tkp/validatesFormatOf-numbers-1437
  • 1ebad65 test: call true/false in isValid checks
  • 138b99c fix: support numbers in validatesFormatOf
  • 03753b6 Fix undefined properties in where
  • c813bf1 Merge pull request #1451 from strongloop/backwards-compatability-validate-update
  • 80f015c Honor backwards compatability with validate update
  • b8739cf Merge pull request #1450 from strongloop/fix/validation-callback
  • 9cd0108 Fix update validation callback

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.11.0 just got published.

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

Commits

The new version differs by 3 commits.

  • 1fa89d6 3.11.0
  • 6c6df15 Flag id as updateOnly when forceId is in effect (#1453)
  • aebbcd2 Add stalebot configuration

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.12.0 just got published.

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

Commits

The new version differs by 15 commits.

  • 6d4cb6c 3.12.0
  • 12c3e3a Merge pull request #1472 from lehni/feature/better-transactions
  • 0ce1fa9 Add a better way to handle transactions
  • f18d348 validations: use new regex per evaluation (#1479)
  • 94a602d Transaction: Bind timeout to tx instance (#1484)
  • 37e7f0c CODEOWNERS: add lehni (#1483)
  • c897c24 Merge pull request #1482 from strongloop/travis-8
  • 542c6e8 Add node8 support for travis
  • 2ab4a26 Merge pull request #1481 from strongloop/enable/coveralls
  • d49806a Add nyc coverage, report data to coveralls.io
  • 666f9c5 Merge pull request #1477 from strongloop/tvtPIIUpdate
  • 0ba720d Update translations from TVT
  • b17af8d Merge pull request #1474 from strongloop/hasAndBelongsToMany
  • e983f0c Add test coverage for hasAndBelongsToMany
  • 65f6beb package: use qs@6.5.0 (#1471)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.13.0 just got published.

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

Commits

The new version differs by 11 commits.

  • a9051ef 3.13.0
  • b926f28 update strong-globalize to 3.1.0 (#1505)
  • e85e0f6 Fix basic-querying (#1509)
  • c13f35a Merge pull request #1499 from candytangnb/master
  • 3c24dd9 translation return for Q4 drop1
  • 3a6ddf9 Merge pull request #1492 from NextFaze/fix/1486-null-data
  • 99cea38 Allow passing null to base model ctor
  • d213c83 Merge pull request #1490 from strongloop/welcome-zbarbuto
  • ed21707 CODEOWNERS: add zbarbuto
  • 7423283 Merge pull request #1488 from strongloop/globalize
  • 6fe3ba9 update globalize string

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.14.0 just got published.

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

Commits

The new version differs by 9 commits.

  • 00cf01f 3.14.0
  • f5de99b Allow new transaction method in postgresql (#1493)
  • 6bd9fca Fix bug in utils uniq function (#1526)
  • 7a4c6ca Fix query for related models (#1522)
  • 994ec98 chore:update license (#1521)
  • 1d8603c Allow customizing embedded relation property (#1513)
  • 7373476 :book: Typo on README.md (#1517)
  • 9e5897a Merge pull request #1511 from strongloop/good-bye-lehni
  • 145ab85 CODEOWNERS: move @lehni to Alumni section

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.15.0 just got published.

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

Commits

The new version differs by 4 commits.

  • 943fed8 3.15.0
  • cc60ef8 fix unauthorized fk change (#1538)
  • 9189dba Merge pull request #1534 from strongloop/feature/correct-model-ctor-name
  • b0b377a Set model constructor name to model name

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.15.1 just got published.

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

Commits

The new version differs by 4 commits.

  • 1ec2b4d 3.15.1
  • 309b422 Merge pull request #1542 from nitro404/hotfix/datasource-name-mismatch-warning
  • 07f0310 Added error handling for persist operation hook (#1531)
  • 92595b4 Add warning for datasources with mismatched names

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.15.2 just got published.

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

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.15.3 just got published.

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

Commits

The new version differs by 3 commits.

  • 310b948 3.15.3
  • 8dd86c3 Merge pull request #1557 from strongloop/add-datasource-tests
  • 4be2ea8 fix: add more tests to verify new DataSource()

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.15.4 just got published.

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

Commits

The new version differs by 3 commits.

  • c2920c9 3.15.4
  • 5dc6a1c Merge pull request #1558 from strongloop/fix-ds-constructor
  • 87e1e21 fix: allow new DataSource(connector, settings)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.15.5 just got published.

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

Commits

The new version differs by 4 commits.

  • 641eb13 3.15.5
  • e56d520 Exclude .nyc_output from being published
  • 2c37cda Merge pull request #1561 from strongloop/welcome-nitro404
  • faa57a8 CODEOWNERS: add nitro404

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.16.0 just got published.

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

Commits

The new version differs by 4 commits.

  • e095b77 3.16.0
  • f0c092d Merge pull request #1508 from bmatson/master
  • c3e5020 Pass options argument to custom validators
  • a5faee4 chore: update CODEOWNERS (#1566)

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 2 commits.

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 3 commits.

  • 2ac5efa 3.18.0
  • 2d76947 Merge pull request #1573 from strongloop/feature/remove-model
  • 5af4c42 feat: remove a Model from all registries

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.

  • 1ef38a6 3.18.1
  • c213352 Merge pull request #1575 from strongloop/fix/phantomjs
  • f847925 Polyfill Number.isFinite() to support PhantomJS

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 4 commits.

  • 4aa51e9 3.19.0
  • c955802 Merge pull request #1578 from strongloop/ts-definitions
  • 77a2c9a Add typescript type definitions
  • cc99cd8 Tidy up datasource

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 4 commits.

  • 965655b 3.20.0
  • e49eb47 Merge pull request #1583 from strongloop/fix-ts-defs
  • 63f8b3b Fix typescript definitions to be compatible with LB4
  • 90163ba Allow toObject() to accept an 'options' argument

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.20.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.20.2 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