Closed greenkeeper[bot] closed 5 years ago
After pinning to 1.8.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
aurelia-templating was updated from 1.9.0
to 1.10.0
.Your tests are still failing with this version. Compare changes
Note: For
let
support, version 1.5.0 oftemplating-binding
is required.
The new version differs by 8 commits.
faaa6cf
chore(all): prepare release 1.10.0
a756dfe
fix(typings): fix let expression typings
88cf718
fix(test): remove old implementation fix in test
90684ed
fix(): enable backward compat, fix doc
44c8b87
chore(Let): fix build
15c103c
test(Let): complete tests
dd4ff67
fix(Let): respect DOM order
b898ef7
feat(Let): let element for computed property declaration
See the full diff
devDependency
aurelia-templating was updated from 1.10.0
to 1.10.1
.Your tests are still failing with this version. Compare changes
The new version differs by 9 commits.
c970fe2
chore(all): prepare release 1.10.1
4149e73
fix(static-view-strategy): correctly handles invalid resources
c0e6204
fix(static-view-strategy): correctly loads multiple custom elements in single file
ac3cb2b
fix(Let): properly create instruction Id
bbdbc43
chore(package): add module field
93fa9cc
fix(Let): mark as target after creating instrutions
8452a66
fix(doc): fix html5 syntax
c836af5
Added a closing tag to the let elements
3093b49
doc(custom-elements): fix syntax errors and improve grammar
See the full diff
The devDependency aurelia-templating was updated from
1.8.3
to1.9.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
aurelia-templating is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/SenseNet/sn-controls-aurelia/builds/433217674?utm_source=github_status&utm_medium=notification)).Release Notes for 1.9.0
aurelia-templating 1.9.0
Bug Fixes
Commits
The new version differs by 3 commits.
eba6110
chore(all): prepare release 1.9.0
37d23ea
fix(StaticViewStrategy): check for null template before compiling
f9fb639
fix(StaticViewStrategy): use DOM.Element instead of HTMLTemplateElement
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: