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-define is breaking the build 🚨 #358

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.5.1 of can-define was just published.

Branch Build failing 🚨
Dependency can-define
Current Version 1.5.0
Type dependency

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

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

Release Notes Use can-define-lazy-value

Using can-define-lazy-value instead of local replaceWith function.

#273

Commits

The new version differs by 5 commits.

  • 12e9480 Update dist for release
  • 340c51d Merge pull request #273 from canjs/define-lazy-value
  • 388c76b using can-define-lazy-value
  • 31c19a5 Merge pull request #272 from canjs/landscaper/define-cycles-github
  • abbf940 landscaper: Add a cycle detection script to test process

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

greenkeeper[bot] commented 6 years ago

Version 1.5.2 just got published.

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

Commits

The new version differs by 9 commits.

  • 778176f Update dist for release
  • c090a9f Merge pull request #282 from canjs/shorthand-prop-errors
  • de241a1 Changed shortname message
  • 1f2966b Added check for shortname
  • 3d3802a Fixes based on review
  • 9f2ebf2 Removed redundant check
  • d5f0c92 Allowed functions, arrays, and took care of non-type strings
  • 80c39e3 Changed everything to use can-log and using can-test-helpers for can-define test
  • 2786b84 Don't allow improper shorthand props on DefineMaps and throw error

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.5.3 just got published.

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

Release Notes Release to re-include test folder

This was due to an npm bug

Commits

The new version differs by 10 commits.

  • 65d55a4 Update dist for release
  • 778176f Update dist for release
  • c090a9f Merge pull request #282 from canjs/shorthand-prop-errors
  • de241a1 Changed shortname message
  • 1f2966b Added check for shortname
  • 3d3802a Fixes based on review
  • 9f2ebf2 Removed redundant check
  • d5f0c92 Allowed functions, arrays, and took care of non-type strings
  • 80c39e3 Changed everything to use can-log and using can-test-helpers for can-define test
  • 2786b84 Don't allow improper shorthand props on DefineMaps and throw error

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.5.4 just got published.

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

Release Notes Update docs with new @parent & @collection

v1.5.3...v1.5.4

Commits

The new version differs by 13 commits.

  • ef99482 Update dist for release
  • 3185844 Merge pull request #284 from canjs/landscaper/update-parent
  • f69a9dc Update docs with new @parent & @collection
  • 65d55a4 Update dist for release
  • 778176f Update dist for release
  • c090a9f Merge pull request #282 from canjs/shorthand-prop-errors
  • de241a1 Changed shortname message
  • 1f2966b Added check for shortname
  • 3d3802a Fixes based on review
  • 9f2ebf2 Removed redundant check
  • d5f0c92 Allowed functions, arrays, and took care of non-type strings
  • 80c39e3 Changed everything to use can-log and using can-test-helpers for can-define test
  • 2786b84 Don't allow improper shorthand props on DefineMaps and throw error

See the full diff