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-dom-events is breaking the build 🚨 #476

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency can-dom-events was updated from 1.3.9 to 1.3.10.

🚨 View failing branch.

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

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

Commits

The new version differs by 5 commits.

  • e476166 1.3.10
  • 46e3468 Merge pull request #68 from canjs/landscaper/qunit2
  • 2187b41 Landscaper: QUnit2 upgrade
  • c5487a8 Merge pull request #59 from canjs/greenkeeper/testee-0.9.0
  • 785e4b3 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 1.3.9 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 Fix wrong JSDoc descriptions of dispatch and removeEventListener functions

#69

Commits

The new version differs by 3 commits.

  • 9141418 1.3.11
  • fd02a69 Merge pull request #69 from DimaDK24/fix-simple-errors-in-js-doc
  • b97f385 Fix wrong descriptions of functions

See the full diff