Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue May 10, 2018 · 10 comments
Open

Comments

@greenkeeper
Copy link

greenkeeper bot commented May 10, 2018

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

Branch Build failing 🚨
Dependency loopback-datasource-juggler
Current Version 3.18.1
Type devDependency

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

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

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

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented May 10, 2018

After pinning to 3.18.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented May 10, 2018

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
Copy link
Author

greenkeeper bot commented May 11, 2018

Version 3.20.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 11, 2018

Version 3.20.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 4 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 22, 2018

Version 3.21.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 7 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 26, 2018

Version 3.21.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 10 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 12, 2018

Version 3.22.0 just got published.

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

Commits

The new version differs by 18 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
  • 77f11cd 3.21.1
  • ef3191d Merge pull request #1588 from strongloop/tidy-up-tests
  • 2b4b442 Fix tests to ensure compatibility w/ should@10
  • dafb8a1 3.21.0
  • 41c9a6d Merge pull request #1585 from strongloop/fix-lazy-connect
  • 5a66f9a Fix datasource state management
  • dd30054 3.20.2

There are 18 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 2, 2018

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
Copy link
Author

greenkeeper bot commented Jul 9, 2018

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
Copy link
Author

greenkeeper bot commented Sep 17, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants