canjs / can-connect-feathers

The FeathersJS client library for DoneJS and can-connect
https://canjs.com/doc/can-connect-feathers.html
MIT License
10 stars 4 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 2.5.4 of can-define was just published.

Branch Build failing 🚨
Dependency can-define
Current Version 2.5.3
Type devDependency

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

can-define is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/canjs/can-connect-feathers/builds/409196525?utm_source=github_status&utm_medium=notification)).

Commits

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

greenkeeper[bot] commented 6 years ago

Version 2.5.5 just got published.

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

Release Notes Fixed deprecation notice for .set

PR #365

Commits

The new version differs by 3 commits.

  • 816ada6 2.5.5
  • 675233d Merge pull request #365 from canjs/322-set-warning
  • 2de317a #322 moved set deprecation warning

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.6 just got published.

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

Release Notes Documentation improvements

This release improves documentation and changes everything to use the can package.

Commits

The new version differs by 29 commits.

  • 2a776fb 2.5.6
  • 14c0201 Merge pull request #371 from canjs/362-documentationSpelling
  • 36b889e Update list.js
  • 613d4d7 commented @codepen tag as commute is undefined
  • 85a3ad1 first example in value.md now links to codeepen
  • 89424b8 rephrased pagragraph to fit the documents tone of voice
  • a4857e5 fixed spelling error in Use heading
  • b6f80fc removed empty comment
  • d350b45 examples setup for codepen, but they don't exactly work as expected, commented out @codepen examples for the moment
  • 376a9d4 Examples in value( prop ) connect to codepen
  • 0a6f5e1 Examples under Merging work, and link to codepen
  • b263fd8 Side effects example is working and codepen-able
  • 0ac93ee made examples under Behavior depends on the number of arguments functional and link to codepen. Changed invoking function on the two argument example to resolve with success.
  • d659331 added space for consistency to example in value.md
  • d568d09 Extended basic example in type.md, removed redundant paragraph

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.8 just got published.

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

Release Notes can-define Documentation Updates

This is an improvement to the documentation specifically under the can-define subheading. It's focused on adding examples with updated syntax and running said examples in browser.

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.9 just got published.

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

Release Notes can-define/map/map Documentation Updates.

This is a continuation of document improvements for can-define. It focuses primarily on can-define/map/map examples.

Commits

The new version differs by 6 commits.

  • 9cd5383 2.5.9
  • 1986d97 Updated examples to can-define/list/list. (#377)
  • f520906 fixing build
  • 72b0bae Merge pull request #379 from canjs/363-onKeyValue
  • 5c8a526 Merge branch 'master' into 363-onKeyValue
  • 161c273 some doc changes and fixes #363

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.10 just got published.

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

Release Notes Expando property types and fewer enumerable internals

#384 - Use default type when creating expand properties

#385 - Make some helper methods non-enumerable

Commits

The new version differs by 6 commits.

  • aeb480e 2.5.10
  • eba920c Merge pull request #385 from canjs/369-enum
  • 3ee775b partially fixes #369, methods are still enumerable
  • 590c7e6 Merge pull request #384 from canjs/383-expandos-type
  • 6f23606 uses proper defineExpando even in instantiation
  • d8d7131 378 Moved documentation from inline block comments to separate files. (#381)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.11 just got published.

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

Release Notes can-define Documentation Updates

#387 - Documentation updates focusing on can-define

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.12 just got published.

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

Release Notes Redeploying updated documentation

The last release didn't have the most up-to-date documentation, redeployed.

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.6.0 just got published.

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

Commits

The new version differs by 3 commits.

  • 0be24e9 2.6.0
  • bb8f29f Merge pull request #388 from canjs/late-defined
  • cc8d8ad Make serialized DefineMaps observable with late-defined properties

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.6.1 just got published.

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

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Prevent defining computed properties on the prototype

This prevents setting a DefineMap's computed properties on the prototype, which causes binding issues. This fixes a regression that was introduced in 2.6.0.

Commits

The new version differs by 3 commits.

  • 3fe59b0 2.6.2
  • d381159 Merge pull request #391 from canjs/_computed
  • 23fc307 Prevents _computed from being defined on DefineMap prototypes

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 13 commits.

  • 150aa1f 2.6.3
  • ba24d71 Merge pull request #394 from canjs/393-retain-getter
  • f76a0f3 #393 able to delete a key
  • e845796 Merge pull request #386 from canjs/ie11-configurable
  • a942593 Fix linting errors
  • 9f63570 remove debugger statement
  • 292f368 Work around a hilariously bad enumeration bug
  • ed22618 Update test for IE
  • 6fabf47 Make more properties configurable
  • 0014f99 Do not use iterables in Set constructor
  • 79a6c98 Merge branch 'master' into ie11-configurable
  • edb2105 Add configurable to map events as well
  • 2e46c6a Fix for IE11 issues

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for DefineMap will call overwritten prototype setup methods

PR #396

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 0a120d6 2.7.0
  • c98548b Merge pull request #398 from canjs/397-pass-default-value
  • 656dea0 makes default work with value for #397
  • 47c1a65 Fixes #397. Passes default value to Resolver

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 5c0408e 2.7.1
  • 14628f4 prevents leaking observations when binding to computed #406

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Fix getSchema

Issue: #410 - Makes sure custom types are returned by canReflect.getSchema()

Commits

The new version differs by 5 commits.

  • e020e70 2.7.2
  • 62b1f5a Merge pull request #411 from canjs/410-custom-types
  • 690c295 fixes #410
  • b896d7d Merge pull request #407 from canjs/400-define-map-set-fire-add-event
  • f35a49e Update dispatch to fire add on newly add props

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • 405067f 2.7.5
  • 2c94096 Merge pull request #409 from canjs/408-set-prop-undefined
  • f73ebdf Object.prototype.hasOwnProperty to handle data object without prototype
  • 659b821 use map._data.hasOwnProperty instead of map._data[prop] !== undefined to dispatch events in expando
  • fea8f9a fix onPatches on undefined without dispatching prop event
  • dab0993 set new prop to undefined dispatch onPatches

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • f82cca1 2.7.6
  • 60fba22 Merge pull request #399 from canjs/277-includes
  • bbb730c fix typo in the docs
  • a2b30b8 fix typo in the docs
  • ca4a053 add docs
  • cd6b147 change the IIFE includes definition position in the code
  • df08810 Use Array.prototype.includes and warn IE11 users to add a polyfill
  • e5e0465 Fixes #277. Adds 'includes' method to DefineList

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 15 commits.

  • a443451 2.7.10
  • 3faa46d Merge pull request #426 from canjs/fix-wildcard-type-def-constructors
  • 3d84f25 Wildcard constructor types should work
  • 9e8d860 2.7.9
  • 8d23747 Merge pull request #423 from canjs/really-no-in-setup
  • aa58bcc removing missed use of the __inSetup property
  • a0583b3 2.7.8
  • 180b442 Merge pull request #422 from canjs/set-in-setup
  • d4f911e using the Symbol instead of the __inSetup property
  • cc60494 2.7.7
  • ce2717c Merge pull request #420 from canjs/419-skip-includes-tests-for-ie11
  • abc8bcc wrap all the tests at once
  • b13312b ignore DefineList.includes tests for IE11
  • fc905f7 Merge pull request #376 from canjs/greenkeeper/serve-10.0.0
  • e43c012 chore(package): update serve to version 10.0.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Update code in the documentation
  • Fix first example error #428:
    Just newVal instead of newValue.target.message in the first example

  • Fix SETTER code example #429:
    Fix docs SETTER first example at the line 6 should use newVal as argument

  • Update defaultConstructor.md #430:
    Use default instead of value

  • Update TypeConstructor.md #431:
    Import "Person" type from can-demo-models

  • Update define-map.md #432:
    replace ":" by ";" in Declarative properties section

Commits

The new version differs by 15 commits.

  • dd5eda2 2.7.11
  • 6697e81 Merge pull request #429 from canjs/fix-setter-example
  • 20055db Merge pull request #428 from canjs/fix-1st-example-code
  • f5b2275 use newValue instead of newVal
  • d97d34d Merge pull request #430 from canjs/fix-to-default-not-value
  • 450c494 Merge pull request #431 from canjs/fix-import-person-type
  • 507c24e Merge pull request #432 from canjs/fix-hyphen-error
  • 4600751 Update define-map.md
  • 25c4015 Update TypeConstructor.md
  • 9f93060 Update defaultConstructor.md
  • 3b0eea2 fix SETTER code example
  • 03b5a51 Fix first example error
  • 0377737 Merge pull request #427 from canjs/landscaper/update-default-repos
  • 7dc6a9a Update README.md
  • ca90e5a Update README generated by DoneJS

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Documentation updates

Added some clarification to the .assign() and .update() docs: #435 #436

Commits

The new version differs by 13 commits.

  • 10d9068 2.7.12
  • 1405eba Merge pull request #433 from canjs/greenkeeper/serve-11.0.0
  • d18c82d Merge branch 'master' into greenkeeper/serve-11.0.0
  • 5cb85c6 Merge pull request #424 from canjs/greenkeeper/testee-0.9.0
  • b471137 Merge pull request #436 from canjs/chasenlehara-patch-1
  • feac8b7 Merge pull request #435 from canjs/chasenlehara-patch-2
  • ceeac1c Merge pull request #358 from canjs/greenkeeper/steal-2.0.0
  • 6f9e72e Merge branch 'master' into greenkeeper/steal-2.0.0
  • 927d861 Clarify the assign() docs
  • e5a87cc Clarify the update() docs
  • b0a2b21 chore(package): update serve to version 11.0.0
  • 09adba5 chore(package): update testee to version 0.9.0
  • d72cd9a chore(package): update steal to version 2.0.0

See the full diff