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-ajax is breaking the build 🚨 #458

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency can-ajax was updated from 2.4.0 to 2.4.1.

🚨 View failing branch.

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

can-ajax 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 could not complete due to an error ([Details](https://travis-ci.org/canjs/can-connect/builds/520932841?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

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 2.4.0 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 4 commits ahead by 4, behind by 1.

  • 7ca60d9 2.4.2
  • 739549b Update version number
  • 9307d4f Merge pull request #63 from canjs/es5-downgrade
  • 2501a54 Downgrade can-ajax-test.js to ES5 (remove arrow functions)

See the full diff

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 8 commits ahead by 8, behind by 1.

  • f0a5b87 2.4.3
  • a88924a Update version number
  • e2de4eb Merge pull request #62 from canjs/landscaper/qunit2
  • 739549b Update version number
  • 9307d4f Merge pull request #63 from canjs/es5-downgrade
  • 2501a54 Downgrade can-ajax-test.js to ES5 (remove arrow functions)
  • 5ce8bac use qunit instead of qunitjs
  • c1e941e Landscaper: QUnit2 upgrade

See the full diff