canjs / steal-stache

A plugin that allows you to import stache templates with stealjs.
https://canjs.com/doc/steal-stache.html
MIT License
4 stars 2 forks source link

An in-range update of can-stache is breaking the build 🚨 #51

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.14.7 of can-stache was just published.

Branch Build failing 🚨
Dependency can-stache
Current Version 3.14.6
Type dependency

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

can-stache 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 could not complete due to an error [Details](https://travis-ci.org/canjs/steal-stache/builds/324243511?utm_source=github_status&utm_medium=notification)

Release Notes v3.14.7

Adds support for can-template with no content #421

Commits

The new version differs by 3 commits.

  • 865e3aa Update dist for release
  • 76d048d Merge pull request #421 from canjs/418-empty-can-template
  • dd089e3 Support can-template with no content

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

phillipskevin commented 6 years ago

This passed after re-running. The original error looked like a strange environment problem, which went away.