canjs / can-util

Essential utilities used by lots of CanJS's projects.
https://canjs.com/doc/can-util.html
MIT License
10 stars 8 forks source link

An in-range update of can-cid is breaking the build 🚨 #370

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.1.2 of can-cid was just published.

Branch Build failing 🚨
Dependency can-cid
Current Version 1.1.1
Type dependency

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

can-cid 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-util/builds/295053001?utm_source=github_status&utm_medium=notification)

Release Notes Fixing @module and @parent in set docs

#30

Commits

The new version differs by 9 commits.

  • c5f7736 Update dist for release
  • c96e8b8 Merge pull request #30 from canjs/fix-set-docs
  • cec4d91 fixing module and parent tags
  • 1114cb5 Merge pull request #29 from canjs/landscaper/update-parent
  • bdb8cd8 Add @description to the docs
  • 2668adf Update docs with new @parent & @collection
  • 368d1d3 Merge pull request #25 from canjs/landscaper/define-cycles-github
  • 5bcddbc Merge branch 'master' into landscaper/define-cycles-github
  • 1a191c1 landscaper: Add a cycle detection script to test process

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 1.1.1 your tests are passing again. Downgrade this dependency 📌.

chasenlehara commented 6 years ago

Build is passing after re-running it: https://travis-ci.org/canjs/can-util/builds/295053001