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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency can-stache was updated from 4.17.13 to 4.17.14.

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

Commits

The new version differs by 3 commits.

  • 604a129 4.17.14
  • 6e581f9 Merge pull request #686 from canjs/rem
  • f870e7b Fix memory leak in portal helper

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 4.17.13 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • f2ab142 4.17.15
  • 7f4cc68 Merge pull request #687 from canjs/use-dom-data
  • c450dff Use can-dom-data instead of can-dom-data-state

See the full diff

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.

  • ea890ba 4.17.16
  • 769b545 add documentation for data helper #574 -fixed
  • 164849a add documentation for data helper #574 -fixed
  • 1c4a48c Merge pull request #574 from canjs/199-document-data-helper
  • 1cbf8b1 add doucmentation for data helper

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for Warn when closing magic tag is missed

Throws a warning when a magic closing tag is missed, for example:
{{# let foo="bar"}} {{foo}} will warn with "missmatch.stache:1: closing tag {{/let}} was expected".

#692

Commits

The new version differs by 8 commits.

  • ebfb477 4.17.17
  • 2a08c7b Merge pull request #692 from canjs/i675-fix-let-closing-tag
  • b18da13 Warn when closing magic tag is missed
  • ea890ba 4.17.16
  • 769b545 add documentation for data helper #574 -fixed
  • 164849a add documentation for data helper #574 -fixed
  • 1c4a48c Merge pull request #574 from canjs/199-document-data-helper
  • 1cbf8b1 add doucmentation for data helper

See the full diff

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 14 commits.

  • 49fea89 4.17.18
  • b2aef1b Merge pull request #693 from canjs/update-atest-qunit2
  • 517ea95 fix a test for QUnit2
  • 4169627 Merge pull request #690 from canjs/landscaper/qunit2
  • ebfb477 4.17.17
  • 2a08c7b Merge pull request #692 from canjs/i675-fix-let-closing-tag
  • b18da13 Warn when closing magic tag is missed
  • 608a3e4 Fix tests for QUnit 2
  • ea890ba 4.17.16
  • 769b545 add documentation for data helper #574 -fixed
  • 164849a add documentation for data helper #574 -fixed
  • 1c4a48c Merge pull request #574 from canjs/199-document-data-helper
  • 6b74387 Landscaper: QUnit2 upgrade
  • 1cbf8b1 add doucmentation for data helper

See the full diff