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-event-queue is breaking the build 🚨 #464

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency can-event-queue was updated from 1.1.4 to 1.1.5.

🚨 View failing branch.

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

can-event-queue 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/526046864?utm_source=github_status&utm_medium=notification)).

Release Notes for Read from Symbol instead of __inSetup property

Part of the cleanup to add check for Symbol as well as the __inSetup property.

Ref - canjs/canjs#4705

Commits

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

  • 6c50595 1.1.5
  • cde95d4 Update version number
  • eef599d Merge pull request #30 from canjs/remove-usage-of-insetup-property
  • cb241ac Update to account for either prop or symbol being undefined
  • 7e51090 Read from both prop and Symbol for backwards compat
  • dbe38fb Read from Symbol instead of __inSetup property
  • 79e4394 Merge pull request #26 from canjs/greenkeeper/initial
  • 264418b chore(package): update dependencies
  • 6582249 Merge pull request #25 from canjs/landscaper/update-default-repos
  • 6473f23 Update README.md
  • 16a8da0 Update README generated by DoneJS
  • a4281fa Merge pull request #22 from canjs/update-readme
  • 2f64f24 update README.md to match current template

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

  • faf15fe 1.1.6
  • 30eb5c3 Update version number
  • d2a3325 Merge pull request #31 from canjs/landscaper/qunit2
  • 71c1628 Fix tests for QUnit 2
  • 91bd90b Add @package so the GitHub & npm badges show up in the docs (#24)
  • 0d79210 Landscaper: QUnit2 upgrade

See the full diff