canjs / can-connect

Model layer utilities for every JavaScript framework! Assemble real-time, high performance, restful data connections.
https://canjs.com/doc/can-connect.html
MIT License
29 stars 16 forks source link

An in-range update of can-types is breaking the build 🚨 #354

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.1.2 of can-types just got published.

Branch Build failing 🚨
Dependency can-types
Current Version 1.1.1
Type dependency

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

can-types 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 failed [Details](https://travis-ci.org/canjs/can-connect/builds/281122010?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 7 commits.

  • 0be6050 Update dist for release
  • 1b3cd3b Merge pull request #34 from canjs/remove-can-util
  • f3cddb9 Remove can-util as dependency
  • f856eb2 Merge pull request #32 from canjs/migrate-to-can-globals
  • 25dc686 Landscaper: Remove deprecated can-util methods and replace with can-globals
  • 9e7902c Merge pull request #31 from canjs/dev-rel-12-update-generated-readmes
  • f1f03e0 Remove generated API docs from the README

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

After pinning to 1.1.1 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 1.1.3 just got published.

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

Commits

The new version differs by 2 commits.

  • d23c134 Update dist for release
  • 3a96688 Upgrade can-globals to 0.2.2

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.1.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes Updated docs and added cycle detection
  • Add a cycle detection script to test process #36
  • Update docs with new @parent & @collection #37

v1.1.3...v1.1.4

Commits

The new version differs by 5 commits.

  • f790593 Update dist for release
  • d61bb59 Merge pull request #37 from canjs/landscaper/update-parent
  • 7b0142d Update docs with new @parent & @collection
  • b6c51a9 Merge pull request #36 from canjs/landscaper/define-cycles-github
  • 1161cd4 landscaper: Add a cycle detection script to test process

See the full diff