green3g / can-admin

A configureable data management and viewing app
http://cancrud-roemhildtg.rhcloud.com/
MIT License
2 stars 2 forks source link

An in-range update of can-define is breaking the build 🚨 #88

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.2.0 of can-define just got published.

Branch Build failing 🚨
Dependency can-define
Current Version 1.0.26
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 failed [Details](https://travis-ci.org/roemhildtg/can-admin-app/builds/246040397?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 13 commits.

  • 26d4b30 Update dist for release
  • 3fdaa23 fixing postversion script
  • 1707547 getting tests to pass with reflect apis (#165)
  • 826461d Merge pull request #212 from canjs/fix-qunit-ok
  • 4d07c86 Merge pull request #189 from canjs/dont-redefine-data
  • 34f0854 Replaced QUnit.ok with QUnit.equal
  • 34b8f5c Fixing the incorrect use of QUnit.ok
  • 18531dd Merge remote-tracking branch 'origin/master' into dont-redefine-data
  • e3c3858 Make tests work on all supported platforms, including unrelated IE issue
  • fbf76d1 fix jshint error
  • b2c10a8 fix jshint error
  • 9715a88 Add test to show that sealed objects are still not extensible
  • f023cbc Don't attempt to redefine _data or _computed on DefineMaps if they're already defined

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.0.26 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 7 years ago

Version 1.2.1 just got published.

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

Release Notes 1.2.1

This is a bug fix release that fixes an issue with using Node.js Request objects inside of a define-map, which happens for done-ssr users.

Issues

Commits

The new version differs by 4 commits.

  • 34d51dd Update dist for release
  • 44044e6 Merge pull request #217 from canjs/ef
  • 10f4bd6 Replace duck-typing hasMethod with can-reflect
  • 838ad10 Add a breaking test for #216

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.2.2 just got published.

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

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

greenkeeper[bot] commented 7 years ago

Version 1.2.3 just got published.

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

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