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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency can-stache was updated from 5.0.0-pre.6 to 5.0.0.

🚨 View failing branch.

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/593088857?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 4 commits.

  • 942724f 5.0.0
  • cf2b2a6 Merge pull request #722 from canjs/nonpre
  • a15233c Upgrade to non-pre versions of packages
  • 3914c6d Merge pull request #721 from canjs/major

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 5 years ago

After pinning to 5.0.0-pre.6 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 8 commits.

  • 4a8139c 5.1.0
  • 3893318 fixing tests for stache 5
  • 79f5813 improving for(of) docas a bit
  • aa90ae7 improving for(of) docs a bit
  • ebf48bb Merge branch 'master' into nLoops
  • 1d6b736 Updating docs and spacing per feedback in PR
  • d90b090 undo editor whitespace changes
  • df2d9b7 Add for(integerVal) counting loops

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for for(number) docs fix

Documented {{scope.index}} correctly.

Commits

The new version differs by 10 commits.

See the full diff