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-observation is breaking the build 🚨 #427

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 4.1.0 of can-observation was just published.

Branch Build failing 🚨
Dependency can-observation
Current Version 4.0.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, 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 could not complete due to an error [Details](https://travis-ci.org/canjs/can-connect/builds/399841328?utm_source=github_status&utm_medium=notification)

Release Notes v4.1.0
  • Add a value property getter #135
  • Add compatibility with how webpack builds for production #133
  • Add "use strict" #134
Commits

The new version differs by 20 commits.

  • 928b78e 4.1.0
  • 2d79a51 Merge pull request #135 from canjs/130-value-api
  • 2587f35 Merge pull request #134 from canjs/landscaper/4217-use-strict
  • 0bda030 Assign _value to instances so it can be checked
  • 90d34e6 Update the docs to use the value getter
  • 4f4eea3 Add a value property getter
  • fbe12f5 Rename two tests that were named the same thing
  • 1e82adb Merge pull request #127 from canjs/greenkeeper/done-serve-2.0.0
  • 2f05fee Merge branch 'master' into greenkeeper/done-serve-2.0.0
  • 44e4b7f Merge pull request #129 from canjs/greenkeeper/donejs-cli-2.0.0
  • 903e3f5 Remove donejs-cli and generator-donejs as dependencies
  • cfdc04d Merge pull request #132 from canjs/greenkeeper/testee-0.8.0
  • 85b9cf3 Update .jshintrc
  • 20de7a4 Adds use strict. Fixes canjs/canjs#4217
  • d8b6f24 Merge pull request #133 from canjs/fix-webpack-debug-style

There are 20 commits in total.

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 4.0.1 your tests are passing again. Downgrade this dependency πŸ“Œ.