canjs / can-map-backup

Backup and restore a Maps state
https://v3.canjs.com/doc/can-map-backup.html
MIT License
2 stars 1 forks source link

An in-range update of can-map is breaking the build 🚨 #23

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.2.0 of can-map just got published.

Branch Build failing 🚨
Dependency can-map
Current Version 3.0.7
Type dependency

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

can-map is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

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-map-backup/builds/246045472?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 4 commits.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

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

greenkeeper[bot] commented 7 years ago

Version 3.3.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.3.1 just got published.

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

Release Notes Undeprecated Array

This patch release is a purely internal change to use Array.isArray instead of can-util/js/is-array/is-array which is now deprecated.

Commits

The new version differs by 13 commits.

  • 5be3733 Update dist for release
  • 214c616 Merge pull request #43 from canjs/greenkeeper/initial
  • 11d67f1 Merge branch 'master' into greenkeeper/initial
  • 3e70fef Merge pull request #54 from canjs/greenkeeper/can-util-3.9.4
  • e36847f Merge pull request #53 from canjs/greenkeeper/can-reflect-1.2.0
  • 1fd22fa Merge pull request #51 from canjs/real-is-array
  • 04924d5 Merge pull request #52 from canjs/greenkeeper/testee-0.6.1
  • bf3b056 Replace deprecated can-util/js/is-array with Array.isArray
  • 22575c8 chore(package): update can-reflect to version 1.2.0
  • dacaccc chore(package): update can-util to version 3.9.4
  • fe4710a chore(package): update testee to version 0.6.1
  • e85ecb5 docs(readme): add Greenkeeper badge
  • 2fd4bf6 chore(package): update dependencies

See the full diff