canjs / can-stache

Live binding handlebars templates
https://canjs.com/doc/can-stache.html
MIT License
10 stars 13 forks source link

An in-range update of can-view-target is breaking the build 🚨 #695

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency can-view-target was updated from 4.1.2 to 4.1.3.

🚨 View failing branch.

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

can-view-target 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 failed ([Details](https://travis-ci.org/canjs/can-stache/builds/537008471?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 9 commits.

  • d20dab3 4.1.3
  • ce7dec4 Merge pull request #76 from canjs/landscaper/qunit2
  • c794ab3 Fix tests for QUnit 2
  • 5c7e2fb Landscaper: QUnit2 upgrade
  • d7f31a3 Merge pull request #72 from canjs/greenkeeper/testee-0.9.0
  • cf56584 Merge pull request #73 from canjs/landscaper/update-default-repos
  • a3aeda2 Update readme.md
  • 7566f60 Update README generated by DoneJS
  • cb5c093 chore(package): update testee to version 0.9.0

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.1.2 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Remove cloneNode IE8 support
  • Remove cloneNode function IE8 support.
  • Relying on Node​.clone​Node() with backward compatibility
Commits

The new version differs by 3 commits.

  • 399f7bf 4.1.4
  • 5e49c4b Merge pull request #77 from canjs/i65-remove-ie8-cloneNode
  • 23bd5d8 keep backwards compatibility

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 Revert back cloneNode work around

Put back the removed cloneNode fix for IE11.

#78
See #65

Commits

The new version differs by 6 commits.

  • 864763c 4.1.5
  • 9d4f40e Merge pull request #78 from canjs/revert-77-i65-remove-ie8-cloneNode
  • 44aaea1 Revert "Remove clondeNode IE8 workaround"
  • 399f7bf 4.1.4
  • 5e49c4b Merge pull request #77 from canjs/i65-remove-ie8-cloneNode
  • 23bd5d8 keep backwards compatibility

See the full diff