canjs / can-list-sort

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

An in-range update of can-util is breaking the build 🚨 #21

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.10.19 of can-util was just published.

Branch Build failing 🚨
Dependency can-util
Current Version 3.10.18
Type dependency

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

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

Release Notes 3.10.19

Fixes an issue where can-util/js/import/import would always call Promise.resolve() in optimized builds (instead of calling steal.import).

Commits

The new version differs by 7 commits.

  • 3c4c6dd 3.10.19
  • 10d032b Merge pull request #400 from canjs/slim-support
  • d5ec94a Merge pull request #398 from canjs/diff-array
  • 18114d4 Add support for slim loader
  • 6bd6bbc Merge pull request #394 from canjs/greenkeeper/test-saucelabs-0.0.3
  • bbc5a7b Document diff-array utility
  • 68b34bd chore(package): update test-saucelabs to version 0.0.3

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

greenkeeper[bot] commented 6 years ago

Version 3.11.0 just got published.

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

Release Notes Add string.replaceWith()

This minor release adds can-util/js/string/string.replaceWith, see PR #402.

Commits

The new version differs by 3 commits.

  • 0687e3e Update dist for release
  • 9f9f6eb Merge pull request #402 from canjs/replace-with
  • 044e7de Add string.replaceWith

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.11.1 just got published.

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

Commits

The new version differs by 5 commits.

  • bc32900 Update dist for release
  • 0a8e850 use 1.0 can-log
  • 0687e3e Update dist for release
  • 9f9f6eb Merge pull request #402 from canjs/replace-with
  • 044e7de Add string.replaceWith

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.11.2 just got published.

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

Commits

The new version differs by 1 commits.

See the full diff