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-util is breaking the build 🚨 #226

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.9.1 of can-util just got published.

Branch Build failing 🚨
Dependency can-util
Current Version 3.9.0
Type dependency

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

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

Release Notes Enter the Radio

This patch points can-util/dom/events/radiochange and can-util/dom/events/enter at their package-ified versions can-event-dom-radiochange and can-event-dom-enter. The can-util references are deprecated as you should be requiring those new packages directly (and using can-dom-events). They will be removed in the next major, v4.0.0.

Commits

The new version differs by 4 commits.

  • 3a7d214 Update dist for release
  • 75cd90f Merge pull request #291 from canjs/unused-deps
  • 4c35866 Replace events with can-event-dom-* packages (#281)
  • 0df8151 Remove unused deps

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

greenkeeper[bot] commented 7 years ago

Version 3.9.2 just got published.

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

Commits

The new version differs by 3 commits.

  • 271070d Update dist for release
  • 246a17b Merge pull request #293 from canjs/no-define
  • 69f5492 removing can-define as a dep

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.9.3 just got published.

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

Release Notes v3.9.3

add/test warning when dispatching events on disabled elements: issue pr

Commits

The new version differs by 7 commits.

  • d00eb3c Update dist for release
  • 5c76f0f Merge pull request #295 from canjs/294-disabled-events
  • 56a085e make requires relative
  • 101e293 add/test warning when dispatching on disabled elements (fixes #294)
  • 271070d Update dist for release
  • 246a17b Merge pull request #293 from canjs/no-define
  • 69f5492 removing can-define as a dep

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.9.4 just got published.

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

Commits

The new version differs by 10 commits.

  • 1d9a914 Update dist for release
  • 31a45d1 Merge pull request #299 from canjs/294-disabled-events-fix
  • 52fce14 ignore disabled element warning at feature detection
  • d00eb3c Update dist for release
  • 5c76f0f Merge pull request #295 from canjs/294-disabled-events
  • 56a085e make requires relative
  • 101e293 add/test warning when dispatching on disabled elements (fixes #294)
  • 271070d Update dist for release
  • 246a17b Merge pull request #293 from canjs/no-define
  • 69f5492 removing can-define as a dep

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.9.5 just got published.

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

Commits

The new version differs by 17 commits.

  • 066f65d Update dist for release
  • a0ab396 Merge pull request #304 from canjs/test-timing
  • f3b0d3e timing issue with waiting for mutation observers
  • 4bc024e Merge pull request #301 from canjs/greenkeeper/steal-1.5.5
  • f591af4 Merge pull request #302 from canjs/greenkeeper/can-reflect-1.2.0
  • 211bcde chore(package): update steal to version 1.5.5
  • f2915ae chore(package): update can-reflect to version 1.2.0
  • 1d9a914 Update dist for release
  • 31a45d1 Merge pull request #299 from canjs/294-disabled-events-fix
  • 52fce14 ignore disabled element warning at feature detection
  • d00eb3c Update dist for release
  • 5c76f0f Merge pull request #295 from canjs/294-disabled-events
  • 56a085e make requires relative
  • 101e293 add/test warning when dispatching on disabled elements (fixes #294)
  • 271070d Update dist for release

There are 17 commits in total.

See the full diff