canjs / can-connect

Model layer utilities for every JavaScript framework! Assemble real-time, high performance, restful data connections.
https://canjs.com/doc/can-connect.html
MIT License
29 stars 16 forks source link

An in-range update of can-util is breaking the build 🚨 #372

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.10.15 of can-util was just published.

Branch Build failing 🚨
Dependency can-util
Current Version 3.10.14
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, 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-connect/builds/300450089?utm_source=github_status&utm_medium=notification)

Release Notes Upgrade can-dom-data-state
  • Use can-dom-mutate for events #380
  • Revert "Use can-dom-mutate for events" #382
  • Update can-dom-data-state to 0.2.x #379
  • Upgrade can-event-dom-enter, and can-event-dom-radiochange #385

v3.10.14...v3.10.15

Commits

The new version differs by 14 commits.

  • c5ab5c1 Update dist for release
  • 81f1574 Merge pull request #385 from canjs/upgrade-dom-events
  • 954d5c0 Upgrade can-event-dom-enter, and can-event-dom-radiochange
  • 33fed67 Merge pull request #379 from canjs/update-dom-data-state
  • 4fa2121 Merge pull request #382 from canjs/revert-380-use-cdm
  • c1f442c Revert "Use can-dom-mutate for events"
  • 4bfe43e Merge pull request #380 from canjs/use-cdm
  • 9c17a09 Fix timeout-based test
  • f9b7ed0 Take mutation events from can-dom-mutate
  • 4c34f2d Testing element count when setting and deleting multiple times
  • 6c2d4d3 Remove setTimeout and execute assertions in order
  • cc85da3 Use can-dom-mutate for events
  • c5c077f Only run test when MutationObserver is available
  • 6a488f0 Update can-dom-data-state to 0.2.x

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 6 years ago

After pinning to 3.10.14 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 3.10.17 just got published.

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

Release Notes fix delegation of custom events

such as the enter event

Commits

The new version differs by 4 commits.

  • 7e8669a Update dist for release
  • d8aa612 Update dist for release
  • f36c036 Merge pull request #392 from canjs/390-enter-event
  • 70f81b4 Closes #390 - make delegated custom events work

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.10.18 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.10.18
  • Update some docs with the new bindings syntax #388
  • Change the can-globals semver range to <2.0.0 #393
Commits

The new version differs by 11 commits.

  • 49cf550 Update dist for release
  • e5517b7 Merge pull request #393 from canjs/greenkeeper/can-globals-0.3.0
  • 8dc16f7 Update package.json
  • 5dd2095 fix(package): update can-globals to version 0.3.0
  • 3c6db0e Merge pull request #388 from canjs/372-use-new-binding-syntax
  • c34fe37 Update attr-special.focused.md
  • 7e8669a Update dist for release
  • d8aa612 Update dist for release
  • f36c036 Merge pull request #392 from canjs/390-enter-event
  • 70f81b4 Closes #390 - make delegated custom events work
  • 3a836a7 Use new bindings syntax

See the full diff