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-reflect is breaking the build 🚨 #378

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.9.0 of can-reflect was just published.

Branch Build failing 🚨
Dependency can-reflect
Current Version 1.8.2
Type dependency

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

can-reflect 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/303814373?utm_source=github_status&utm_medium=notification)

Release Notes Performance improvements

This speeds up .isObservable() and make it true if can.onPatches is present.

Commits

The new version differs by 2 commits.

  • f94c5d7 Update dist for release
  • af5729c patches onValue onKeyValue make observables

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

greenkeeper[bot] commented 6 years ago

Version 1.10.0 just got published.

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

Commits

The new version differs by 3 commits.

  • 10f6693 1.10.0
  • 9f3234d Merge pull request #81 from canjs/changes-methods
  • 6f0a883 Base implementation of new symbols

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.10.1 just got published.

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

Commits

The new version differs by 7 commits.

  • febad70 1.10.1
  • d02dc14 Merge pull request #83 from canjs/hide
  • acecd5d Fix getWhatIChange symbol reference
  • 467f7b3 Hide getWhatIChange and getChangesDependencyRecord
  • 10f6693 1.10.0
  • 9f3234d Merge pull request #81 from canjs/changes-methods
  • 6f0a883 Base implementation of new symbols

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.10.2 just got published.

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

Commits

The new version differs by 10 commits.

  • 456321c 1.10.2
  • 1d054b8 Merge pull request #86 from canjs/not-throw
  • 6c268e7 Prevent getChangesDependecyRecord to throw
  • febad70 1.10.1
  • d02dc14 Merge pull request #83 from canjs/hide
  • acecd5d Fix getWhatIChange symbol reference
  • 467f7b3 Hide getWhatIChange and getChangesDependencyRecord
  • 10f6693 1.10.0
  • 9f3234d Merge pull request #81 from canjs/changes-methods
  • 6f0a883 Base implementation of new symbols

See the full diff