Closed greenkeeper[bot] closed 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.
dependency
can-stache was updated from 4.17.14
to 4.17.15
.Your tests are still failing with this version. Compare changes
dependency
can-stache was updated from 4.17.15
to 4.17.16
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
can-stache was updated from 4.17.16
to 4.17.17
.Your tests are passing again with this update. Explicitly upgrade to this version π
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"
.
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
dependency
can-stache was updated from 4.17.17
to 4.17.18
.Your tests are passing again with this update. Explicitly upgrade to this version π
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
The dependency can-stache was updated from
4.17.13
to4.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: