canjs / can-list-sort

Live-bound list sorting
MIT License
1 stars 0 forks source link

An in-range update of can-model is breaking the build 🚨 #22

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.3 of can-model was just published.

Branch Build failing 🚨
Dependency can-model
Current Version 3.0.2
Type devDependency

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

can-model 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 failed [Details](https://travis-ci.org/canjs/can-list-sort/builds/327653870?utm_source=github_status&utm_medium=notification)

Release Notes v3.0.3

Replace deprecated can-util APIs #42

Commits

The new version differs by 12 commits.

  • 3e27c88 3.0.3
  • 4cb0ec5 Add postversion script
  • ba2f685 Merge pull request #42 from canjs/can-util-deprecations
  • 48cc3f2 Replace deprecated can-util APIs
  • bf5095d Merge pull request #36 from canjs/dev-rel-12-update-generated-readmes
  • 7b6218f Update README.md
  • 2267c9e Update README.md
  • 1c45d8f Add @package to the docs
  • 3db0817 Update README.md
  • 7b64d31 Remove bit-docs as a dependency
  • b8b4e4e Remove generated API docs from the README
  • 3919474 Adding missing license.

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.2 your tests are passing again. Downgrade this dependency πŸ“Œ.

chasenlehara commented 6 years ago

The tests passed after re-running the build.