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-test-helpers is breaking the build 🚨 #467

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency can-test-helpers was updated from 1.1.2 to 1.1.3.

🚨 View failing branch.

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

can-test-helpers 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](https://travis-ci.org/canjs/can-connect/builds/528558931?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 9 commits.

  • d192bdb Update dist for release
  • 9e1752a Merge pull request #17 from canjs/remove-can-util
  • 87f8071 Update deps to not use can-util
  • 718ba69 Merge pull request #15 from canjs/greenkeeper/initial
  • 72e09f4 chore(package): update dependencies
  • 74cde85 Merge pull request #14 from canjs/landscaper/links
  • 533ec1f Replace Gitter badge with Slack & Discourse badges
  • e825ed9 Merge pull request #12 from canjs/can-util-removal
  • 8947c06 get rid off can-util

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.1.2 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 still failing with this version. Compare changes

Release Notes for Upgrade to QUnit2

Now tests use QUnit V2.

Commits

The new version differs by 4 commits.

  • bf41b3b Update dist for release
  • 6945367 Merge pull request #18 from canjs/landscaper/qunit2
  • c94b883 Update global test function for QUnit2
  • 9eac510 Landscaper: QUnit2 upgrade

See the full diff