Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Oct 25, 2018 · 8 comments
Open

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

greenkeeper bot opened this issue Oct 25, 2018 · 8 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Oct 25, 2018

The devDependency 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 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).

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 25, 2018

After pinning to 3.0.3 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 1, 2019

  • The devDependency can-fixture was updated from 3.0.4 to 3.0.5.

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
Copy link
Contributor Author

greenkeeper bot commented May 1, 2019

  • The devDependency can-fixture was updated from 3.1.0 to 3.1.2.

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

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
Copy link
Contributor Author

greenkeeper bot commented May 1, 2019

  • The devDependency can-fixture was updated from 3.1.2 to 3.1.3.

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

Commits

The new version differs by 23 commits.

  • 0f3a0fa 3.1.3
  • 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

There are 23 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 1, 2019

  • The devDependency can-fixture was updated from 3.1.3 to 3.1.4.

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

Commits

The new version differs by 28 commits.

  • dab311d 3.1.4
  • dd69873 Merge branch 'master' of github.com:canjs/can-fixture
  • 0f3a0fa 3.1.3
  • c237c6c Merge pull request #165 from canjs/157-window-fixture
  • 2667c65 3.1.2
  • 97f438d 3.1.1
  • 70675d2 3.1.0
  • fb0e597 support returning promises from dynamic fixtures (#164)
  • 98feac8 Fix Test
  • 6147d97 #157 adds warning when global fixture is called
  • 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

There are 28 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 24, 2019

  • The devDependency can-fixture was updated from 3.1.4 to 3.1.5.

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

Commits

The new version differs by 32 commits.

  • da8d118 3.1.5
  • c94e012 Merge pull request #169 from canjs/landscaper/qunit2
  • 5808b7f Fix tests for QUnit 2
  • 32fb090 Landscaper: QUnit2 upgrade
  • dab311d 3.1.4
  • dd69873 Merge branch 'master' of github.com:canjs/can-fixture
  • 0f3a0fa 3.1.3
  • c237c6c Merge pull request #165 from canjs/157-window-fixture
  • 2667c65 3.1.2
  • 97f438d 3.1.1
  • 70675d2 3.1.0
  • fb0e597 support returning promises from dynamic fixtures (#164)
  • 98feac8 Fix Test
  • 6147d97 #157 adds warning when global fixture is called
  • 1559de9 Merge pull request #161 from canjs/greenkeeper/testee-0.9.0

There are 32 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 24, 2019

  • The devDependency can-fixture was updated from 3.1.5 to 3.1.6.

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

Commits

The new version differs by 37 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
  • dab311d 3.1.4
  • dd69873 Merge branch 'master' of github.com:canjs/can-fixture
  • 0f3a0fa 3.1.3
  • c237c6c Merge pull request #165 from canjs/157-window-fixture
  • 2667c65 3.1.2
  • 97f438d 3.1.1

There are 37 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 8, 2019

  • The devDependency can-fixture was updated from 3.1.6 to 3.1.7.

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

Commits

The new version differs by 40 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
  • dab311d 3.1.4
  • dd69873 Merge branch 'master' of github.com:canjs/can-fixture
  • 0f3a0fa 3.1.3

There are 40 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants