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-reflect is breaking the build 🚨 #473

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency can-reflect was updated from 1.17.9 to 1.17.10.

🚨 View failing branch.

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

can-reflect 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/canjs/can-connect/builds/535894775?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 12 commits.

  • c4e1514 Update dist for release
  • f2f3aa5 Merge pull request #164 from canjs/special-case-dates
  • aec565d Add a sanity check for dates to date test
  • c03d172 Add a dates test
  • 7e07a84 Make a special case for Dates when sorting keys in objects
  • 7cfa06a Upgrade Sauce Labs Appium version (#161)
  • 6b8c65a regenerated travis deploy key
  • 2632be5 Merge pull request #156 from canjs/greenkeeper/testee-0.9.0
  • 09dba37 Merge pull request #157 from canjs/landscaper/update-default-repos
  • 59d314a Update README.md
  • 21ff285 Update README generated by DoneJS
  • a69bda1 chore(package): update testee to version 0.9.0

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

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

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 5 commits.

  • 7717bb3 Update dist for release
  • ec0b5e8 Merge pull request #160 from canjs/landscaper/qunit2
  • 5ce1f05 resolve conflicts
  • a72e7a2 Fix tests for QUnit 2
  • 6a29ffc Landscaper: QUnit2 upgrade

See the full diff