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 🚨 #31

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.12.0 of can-util was just published.

Branch Build failing 🚨
Dependency can-util
Current Version 3.11.7
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/400545317?utm_source=github_status&utm_medium=notification)

Release Notes v3.12.0
  • Add compatibility with how webpack builds for production #431
  • Add "use strict" #430
Commits

The new version differs by 8 commits.

  • de76770 Update dist for release
  • d16b60a Merge pull request #430 from canjs/landscaper/4217-use-strict
  • 451021a making sure test folder does not get npmignored
  • b9fe910 Merge pull request #426 from canjs/greenkeeper/testee-0.8.0
  • ec7da85 Merge pull request #431 from canjs/fix-webpack-debug-style
  • c30b591 fix dev code for webpack compatibility
  • 97686c7 Adds use strict. Fixes canjs/canjs#4217
  • 8eb4e80 chore(package): update testee to version 0.8.0

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.11.7 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 5 commits.

  • c4831a0 Update dist for release
  • fb5710b Update dist for release
  • 332d5c4 Merge pull request #442 from canjs/can.toDOM
  • 9808f81 fixes problems due to strict
  • ba7298a gives frag the ability to convert things returning a can.toDOM symbol

See the full diff