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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.2.2 of can-define just got published.

Branch Build failing 🚨
Dependency can-define
Current Version 1.2.1
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 this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

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

Release Notes skipping Object.seal test in production env

#219

Commits

The new version differs by 2 commits.

  • 2c82941 Update dist for release
  • 147a388 skipping Object.seal test in production (#219)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 1.2.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 7 years ago

Version 1.2.3 just got published.

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

Commits

The new version differs by 3 commits.

  • 6cdfa19 Update dist for release
  • a7b1a5d Merge pull request #222 from canjs/221-type-dm
  • c246e48 adds test for #221, fixes by upgrading can-reflect

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.3.0 just got published.

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

Commits

The new version differs by 11 commits.

  • d39227f Update dist for release
  • 08dd1a6 Merge pull request #226 from canjs/updateDeep
  • 062f753 adding tests for isPlainObject
  • 7c25d13 calls splice correctly
  • ccaee51 upgrading versions
  • bd11bde updating package
  • 43776f2 jshint passes
  • 0fa4ef3 all tests passing again
  • 6cdfa19 Update dist for release
  • a7b1a5d Merge pull request #222 from canjs/221-type-dm
  • c246e48 adds test for #221, fixes by upgrading can-reflect

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.3.1 just got published.

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

Release Notes v1.3.1

fix extensible error message check for new safari: #229

Commits

The new version differs by 3 commits.

  • 260c99c Update dist for release
  • d1c17bc Merge pull request #229 from canjs/extensible-check
  • 78defeb fix extensible error message check for new safari

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.3.2 just got published.

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

Commits

The new version differs by 4 commits.

  • 4d53fdd Update dist for release
  • 8357ee3 Merge pull request #230 from canjs/cachedGetSet
  • 6bc8b53 pointing at new version
  • 66886b0 exposes get/set key value methods

See the full diff