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 🚨 #432

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 2.5.0 of can-define was just published.

Branch Build failing 🚨
Dependency can-define
Current Version 2.4.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/400887811?utm_source=github_status&utm_medium=notification)

Release Notes deleteKey

Adds a deleteKey that can only really delete expandos: #352

also fixes a problem where type converters were not being called with the right this #349

Commits

The new version differs by 4 commits.

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

greenkeeper[bot] commented 6 years ago

Version 2.5.1 just got published.

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

Release Notes Can add an expando property after deleting it

Commit: 45628e1

This fixes a problem where expando properties were not able to be added again after being deleted.

Commits

The new version differs by 2 commits.

  • 74e6175 2.5.1
  • 45628e1 fixes a bug with properties not being able to be re-assigned

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.2 just got published.

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

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 2.5.3 just got published.

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

Release Notes Includes constructor names with properties in warnings

#359

Commits

The new version differs by 11 commits.

  • 1ace46f 2.5.3
  • 0050b8a Merge pull request #359 from canjs/340-warnings-with-type
  • c395f48 fixes old versions of FF
  • a5c2a9d handles browsers that don't have the name right
  • 079c275 fixes #340 by adding the constructor name
  • 12c5f75 Merge pull request #356 from canjs/fixes-specialKeys-assignment
  • d93355e Fixed line indentation. Tests 'desc' for undefined
  • 4ecc4e1 Fixes #353. Can-define special-keys assignment now does not throw an error
  • f2b3d1b 2.5.2
  • fa1e66f linting
  • ec95308 cant delete on sealed objects

See the full diff

greenkeeper[bot] commented 5 years ago

Version 2.5.4 just got published.

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

Commits

The new version differs by 13 commits.

  • 8aa7711 2.5.4
  • 912057b rolling back some fixes to #353
  • 1ace46f 2.5.3
  • 0050b8a Merge pull request #359 from canjs/340-warnings-with-type
  • c395f48 fixes old versions of FF
  • a5c2a9d handles browsers that don't have the name right
  • 079c275 fixes #340 by adding the constructor name
  • 12c5f75 Merge pull request #356 from canjs/fixes-specialKeys-assignment
  • d93355e Fixed line indentation. Tests 'desc' for undefined
  • 4ecc4e1 Fixes #353. Can-define special-keys assignment now does not throw an error
  • f2b3d1b 2.5.2
  • fa1e66f linting
  • ec95308 cant delete on sealed objects

See the full diff