medical-appointment-scheduling-server icon indicating copy to clipboard operation
medical-appointment-scheduling-server copied to clipboard

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

Open greenkeeper[bot] opened this issue 6 years ago β€’ 22 comments

Version 3.13.0 of loopback-datasource-juggler was just published.

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

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

loopback-datasource-juggler 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

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

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 :palm_tree:

greenkeeper[bot] avatar Oct 18 '17 03:10 greenkeeper[bot]

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

greenkeeper[bot] avatar Oct 18 '17 04:10 greenkeeper[bot]

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] avatar Dec 14 '17 16:12 greenkeeper[bot]

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] avatar Jan 19 '18 17:01 greenkeeper[bot]

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] avatar Feb 06 '18 16:02 greenkeeper[bot]

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] avatar Feb 08 '18 01:02 greenkeeper[bot]

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] avatar Feb 09 '18 23:02 greenkeeper[bot]

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] avatar Feb 13 '18 17:02 greenkeeper[bot]

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] avatar Mar 16 '18 16:03 greenkeeper[bot]

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] avatar Mar 22 '18 15:03 greenkeeper[bot]

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] avatar Apr 16 '18 13:04 greenkeeper[bot]

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] avatar Apr 17 '18 17:04 greenkeeper[bot]

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] avatar Apr 19 '18 10:04 greenkeeper[bot]

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] avatar May 10 '18 14:05 greenkeeper[bot]

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] avatar May 10 '18 17:05 greenkeeper[bot]

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] avatar May 11 '18 15:05 greenkeeper[bot]

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

greenkeeper[bot] avatar May 11 '18 16:05 greenkeeper[bot]

Version 3.21.0 just got published.

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

Commits

The new version differs by 3 commits.

  • dafb8a1 3.21.0
  • 41c9a6d Merge pull request #1585 from strongloop/fix-lazy-connect
  • 5a66f9a Fix datasource state management

See the full diff

greenkeeper[bot] avatar May 22 '18 17:05 greenkeeper[bot]

Version 3.21.1 just got published.

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

Commits

The new version differs by 3 commits.

  • 77f11cd 3.21.1
  • ef3191d Merge pull request #1588 from strongloop/tidy-up-tests
  • 2b4b442 Fix tests to ensure compatibility w/ should@10

See the full diff

greenkeeper[bot] avatar May 25 '18 04:05 greenkeeper[bot]

Version 3.22.0 just got published.

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

Commits

The new version differs by 8 commits.

  • 5d76210 3.22.0
  • 751fd7b Merge pull request #1594 from strongloop/upgrade-deps
  • 7a8213a Update strong-globalize to 4.x
  • 5d8c36e Update remaining dev-dependencies to latest
  • d2ee73b Update eslint + config to latest
  • e2d75e7 Disable package-lock feature of npm
  • 26c795f Travis: add Node.js 10.x to the build matrix
  • c479be7 Drop support for Node 4.x

See the full diff

greenkeeper[bot] avatar Jun 12 '18 14:06 greenkeeper[bot]

Version 3.22.1 just got published.

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

Commits

The new version differs by 9 commits.

  • da728b8 3.22.1
  • 3ac18e4 Merge pull request #1599 from strongloop/fix/typings
  • b180f36 [WebFM] cs/pl/ru translation (#1600)
  • 6f3675b fixup! address code review comments
  • 548379c Fix type definitions for PersistedModel API
  • 3938c37 Merge pull request #1598 from strongloop/fix/apply-updates-from-hooks
  • 9af79cf Fix Operation Hooks to propagate data changes
  • fa0039c Merge pull request #1595 from strongloop/good-first-issues-are-not-stale
  • 6846ef8 Fix stalebot config to ignore "good first issue"

See the full diff

greenkeeper[bot] avatar Jul 02 '18 07:07 greenkeeper[bot]

Version 3.22.2 just got published.

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

Commits

The new version differs by 4 commits.

  • 7ae64ed 3.22.2
  • bc16692 assertation of undefined could be null
  • 2f26389 Merge pull request #1602 from strongloop/juggler-fix
  • 9bd7f8d fix: regression on Operation Hooks

See the full diff

greenkeeper[bot] avatar Jul 09 '18 21:07 greenkeeper[bot]

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 17 commits.

  • fcac276 3.24.0
  • 242fd1b Merge pull request #1625 from strongloop/fix-list-of-class-instances
  • 7c7bd56 Add IBM copyright and MIT license headers
  • 7eec7e4 Allow List to take items as instances of a class
  • 251798c fix: ignore extra properties when strict=filter (#1423)
  • 2b8b671 Merge pull request #1611 from strongloop/datasource-event-type
  • 1e59918 Add EventEmitter type info to DataSource type
  • 4d14c14 3.23.0
  • 06284be Merge branch 'kv-types'
  • 76b87ad fix: update TypeScript declaration for KV
  • 9717e51 Merge pull request #1608 from strongloop/kv-types
  • 535b000 fix: update TypeScript declaration for KV
  • 3e5c805 Merge pull request #1609 from strongloop/update-eslint-config
  • 7d50f61 Upgrade eslint-config-loopback + fix formatting
  • be7d97c Merge pull request #1605 from strongloop/make-test-output-concise

There are 17 commits in total.

See the full diff

greenkeeper[bot] avatar Sep 17 '18 16:09 greenkeeper[bot]