canjs / can-fixture-socket

Simulate socket.io services.
https://canjs.com/doc/can-fixture-socket.html
MIT License
7 stars 2 forks source link

An in-range update of can-fixture is breaking the build 🚨 #72

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

The dependency can-fixture was updated from 3.0.3 to 3.0.4.

🚨 View failing branch.

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

can-fixture 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-fixture-socket/builds/446255264?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

  • 36c079f 3.0.4
  • 50140f7 Merge pull request #159 from canjs/fix-test
  • ea8da29 Import steal-clone dynamically in the test

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

After pinning to 3.0.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

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 11 commits.

  • cf495e2 3.0.5
  • d4ac1f0 Merge pull request #154 from canjs/34-oldfixtures
  • f24e661 fix the test
  • 878bdd6 enhance how to handle array settings
  • 796d09c handle settings as array with a list of fixture objects
  • 13dcda3 more cleanup
  • 588c533 cleanup
  • c200f7a #34 added documentation
  • 572e9cc updated other fixture functions to return removed fixtures
  • d01f73e fixed spacing in upsert
  • 575da22 #34 return removed fixtures when adding new fixtures

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for support Promise and Async/Await

This release adds support for the requestHandler to return promises. #164

Commits

The new version differs by 20 commits.

  • 70675d2 3.1.0
  • fb0e597 support returning promises from dynamic fixtures (#164)
  • 1559de9 Merge pull request #161 from canjs/greenkeeper/testee-0.9.0
  • dc35384 Fix the description in the README
  • 8832773 Update Slack link
  • de2ee48 Merge pull request #162 from canjs/landscaper/update-default-repos
  • 5f20010 Update README.md
  • af75388 Update README generated by DoneJS
  • cf495e2 3.0.5
  • d4ac1f0 Merge pull request #154 from canjs/34-oldfixtures
  • f24e661 fix the test
  • 5a9d5da chore(package): update testee to version 0.9.0
  • 878bdd6 enhance how to handle array settings
  • 796d09c handle settings as array with a list of fixture objects
  • 13dcda3 more cleanup

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 22 commits.

  • 2667c65 3.1.2
  • 97f438d 3.1.1
  • 70675d2 3.1.0
  • fb0e597 support returning promises from dynamic fixtures (#164)
  • 1559de9 Merge pull request #161 from canjs/greenkeeper/testee-0.9.0
  • dc35384 Fix the description in the README
  • 8832773 Update Slack link
  • de2ee48 Merge pull request #162 from canjs/landscaper/update-default-repos
  • 5f20010 Update README.md
  • af75388 Update README generated by DoneJS
  • cf495e2 3.0.5
  • d4ac1f0 Merge pull request #154 from canjs/34-oldfixtures
  • f24e661 fix the test
  • 5a9d5da chore(package): update testee to version 0.9.0
  • 878bdd6 enhance how to handle array settings

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • dab311d 3.1.4
  • dd69873 Merge branch 'master' of github.com:canjs/can-fixture
  • c237c6c Merge pull request #165 from canjs/157-window-fixture
  • 98feac8 Fix Test
  • 6147d97 #157 adds warning when global fixture is called

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 4 commits.

  • da8d118 3.1.5
  • c94e012 Merge pull request #169 from canjs/landscaper/qunit2
  • 5808b7f Fix tests for QUnit 2
  • 32fb090 Landscaper: QUnit2 upgrade

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 9 commits.

  • 7f28139 3.1.6
  • fa001c5 Merge pull request #172 from canjs/typed-upd
  • 2604c96 Serialize typed properties
  • e5b53ae Merge pull request #170 from canjs/landscaper/travis-xenial
  • 7307539 Migrate to xenial in travis
  • da8d118 3.1.5
  • c94e012 Merge pull request #169 from canjs/landscaper/qunit2
  • 5808b7f Fix tests for QUnit 2
  • 32fb090 Landscaper: QUnit2 upgrade

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 12 commits.

  • 02dc6b7 3.1.7
  • d70c13c Merge pull request #174 from canjs/idprop-string
  • 83231d4 Correctly handle createData with string ids
  • 7f28139 3.1.6
  • fa001c5 Merge pull request #172 from canjs/typed-upd
  • 2604c96 Serialize typed properties
  • e5b53ae Merge pull request #170 from canjs/landscaper/travis-xenial
  • 7307539 Migrate to xenial in travis
  • da8d118 3.1.5
  • c94e012 Merge pull request #169 from canjs/landscaper/qunit2
  • 5808b7f Fix tests for QUnit 2
  • 32fb090 Landscaper: QUnit2 upgrade

See the full diff