canjs / can-ejs

The EJS templates on their own
https://canjs.com/doc/can-ejs.html
MIT License
4 stars 3 forks source link

An in-range update of can-observation is breaking the build 🚨 #32

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.3.2 of can-observation just got published.

Branch Build failing 🚨
Dependency can-observation
Current Version 3.3.1
Type dependency

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

can-observation is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/canjs/can-ejs/builds/252581684?utm_source=github_status&utm_medium=notification)

Release Notes making it possible to rebind observations

#102

Commits

The new version differs by 12 commits.

  • 93eb496 Update dist for release
  • fac1c29 Merge pull request #103 from canjs/fix-jshint
  • a7971dc fixing warnings during jshint/tests
  • e7951b5 Merge pull request #102 from canjs/bind-unbind-bind
  • 02ffbb4 making it possible to rebind observations
  • 15e891e Merge pull request #101 from canjs/greenkeeper/can-define-1.3.2
  • fa1356b Merge pull request #100 from canjs/greenkeeper/can-event-3.6.0
  • cee71d5 Merge branch 'master' into greenkeeper/can-define-1.3.2
  • 88d33fb chore(package): update can-event to version 3.6.0
  • fc8e8f2 Merge pull request #98 from canjs/greenkeeper/testee-0.7.0
  • aa75443 chore(package): update testee to version 0.7.0
  • d42655b chore(package): update can-define to version 1.3.2

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 3.3.1 your tests are passing again. Downgrade this dependency 📌.

andrejewski commented 7 years ago

Flaky build, a rebuild and tests are passing now. They also pass on my local.