Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Jul 28, 2018 · 32 comments
Open

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

greenkeeper bot opened this issue Jul 28, 2018 · 32 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jul 28, 2018

Version 2.5.4 of can-define was just published.

Branch Build failing 🚨
Dependency can-define
Current Version 2.5.3
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).

Commits

The new version differs by 2 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 28, 2018

After pinning to 2.5.3 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 13, 2018

Version 2.5.5 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

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
Copy link
Contributor Author

greenkeeper bot commented Aug 20, 2018

Version 2.5.6 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Documentation improvements

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

Commits

The new version differs by 32 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 32 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 23, 2018

Version 2.5.8 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

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 37 commits.

  • a6057af 2.5.8
  • c9fe2e1 codepen documentation update (#375)
  • 2c6d22b 2.5.7
  • 6cfa3e6 Merge pull request #373 from canjs/list-ser
  • e0b56a8 Make serialized lists observable
  • 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

There are 37 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 29, 2018

Version 2.5.9 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

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 43 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
  • a6057af 2.5.8
  • c9fe2e1 codepen documentation update (#375)
  • 2c6d22b 2.5.7
  • 6cfa3e6 Merge pull request #373 from canjs/list-ser
  • e0b56a8 Make serialized lists observable
  • 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

There are 43 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 3, 2018

Version 2.5.10 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

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 49 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)
  • 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
  • a6057af 2.5.8
  • c9fe2e1 codepen documentation update (#375)
  • 2c6d22b 2.5.7

There are 49 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 7, 2018

Version 2.5.11 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes can-define Documentation Updates

#387 - Documentation updates focusing on can-define

Commits

The new version differs by 51 commits.

  • 28bd4a0 2.5.11
  • 95f4739 Updating can-define/map documentation (#382)
  • 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)
  • 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
  • a6057af 2.5.8

There are 51 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 8, 2018

Version 2.5.12 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Redeploying updated documentation

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

Commits

The new version differs by 53 commits.

  • f72de00 2.5.12
  • 5d76bd4 2.5.11
  • 9d0f619 Improvements to Can-Define Documentation (#387)
  • 95f4739 Updating can-define/map documentation (#382)
  • 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)
  • 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

There are 53 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 10, 2018

Version 2.6.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 56 commits.

  • 0be24e9 2.6.0
  • bb8f29f Merge pull request #388 from canjs/late-defined
  • cc8d8ad Make serialized DefineMaps observable with late-defined properties
  • f72de00 2.5.12
  • 5d76bd4 2.5.11
  • 9d0f619 Improvements to Can-Define Documentation (#387)
  • 95f4739 Updating can-define/map documentation (#382)
  • 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)
  • 9cd5383 2.5.9
  • 1986d97 Updated examples to can-define/list/list. (#377)

There are 56 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 12, 2018

Version 2.6.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 59 commits.

  • 9a69b7a 2.6.1
  • ea2ea2c Merge pull request #390 from canjs/enum2
  • 222135b Fixes enumerability in Safari
  • 0be24e9 2.6.0
  • bb8f29f Merge pull request #388 from canjs/late-defined
  • cc8d8ad Make serialized DefineMaps observable with late-defined properties
  • f72de00 2.5.12
  • 5d76bd4 2.5.11
  • 9d0f619 Improvements to Can-Define Documentation (#387)
  • 95f4739 Updating can-define/map documentation (#382)
  • 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

There are 59 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 14, 2018

  • The dependency can-define was updated from 2.6.1 to 2.6.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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 62 commits.

  • 3fe59b0 2.6.2
  • d381159 Merge pull request #391 from canjs/_computed
  • 23fc307 Prevents _computed from being defined on DefineMap prototypes
  • 9a69b7a 2.6.1
  • ea2ea2c Merge pull request #390 from canjs/enum2
  • 222135b Fixes enumerability in Safari
  • 0be24e9 2.6.0
  • bb8f29f Merge pull request #388 from canjs/late-defined
  • cc8d8ad Make serialized DefineMaps observable with late-defined properties
  • f72de00 2.5.12
  • 5d76bd4 2.5.11
  • 9d0f619 Improvements to Can-Define Documentation (#387)
  • 95f4739 Updating can-define/map documentation (#382)
  • aeb480e 2.5.10
  • eba920c Merge pull request #385 from canjs/369-enum

There are 62 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 24, 2018

  • The dependency can-define was updated from 2.6.2 to 2.6.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 75 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
  • 3fe59b0 2.6.2
  • d381159 Merge pull request #391 from canjs/_computed
  • 23fc307 Prevents _computed from being defined on DefineMap prototypes
  • 9a69b7a 2.6.1
  • ea2ea2c Merge pull request #390 from canjs/enum2
  • 222135b Fixes enumerability in Safari
  • 0be24e9 2.6.0
  • bb8f29f Merge pull request #388 from canjs/late-defined
  • a942593 Fix linting errors
  • cc8d8ad Make serialized DefineMaps observable with late-defined properties
  • f72de00 2.5.12

There are 75 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 28, 2018

  • The dependency can-define was updated from 2.6.3 to 2.6.4.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for DefineMap will call overwritten prototype setup methods

PR #396

Commits

The new version differs by 79 commits.

  • 7bb572d 2.6.4
  • 932eff5 Merge pull request #396 from canjs/395-setup
  • 5aec8f5 linted
  • d6b6038 fixes partially #395
  • 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
  • 3fe59b0 2.6.2
  • d381159 Merge pull request #391 from canjs/_computed
  • 23fc307 Prevents _computed from being defined on DefineMap prototypes
  • 9a69b7a 2.6.1
  • ea2ea2c Merge pull request #390 from canjs/enum2
  • 222135b Fixes enumerability in Safari
  • 0be24e9 2.6.0

There are 79 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 3, 2018

  • The dependency can-define was updated from 2.6.4 to 2.7.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for value and default work together

This makes default work with the value property behavior.

For example:

prop: {
  default: 21,
  value( {lastSet, resolve} ){
    resolve( lastSet.value );
  }
}

PR: #398

Commits

The new version differs by 83 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
  • 7bb572d 2.6.4
  • 932eff5 Merge pull request #396 from canjs/395-setup
  • 5aec8f5 linted
  • d6b6038 fixes partially #395
  • 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
  • 3fe59b0 2.6.2
  • d381159 Merge pull request #391 from canjs/_computed
  • 23fc307 Prevents _computed from being defined on DefineMap prototypes

There are 83 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 16, 2018

  • The dependency can-define was updated from 2.7.0 to 2.7.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 85 commits.

  • 5c0408e 2.7.1
  • 14628f4 prevents leaking observations when binding to computed #406
  • 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
  • 7bb572d 2.6.4
  • 932eff5 Merge pull request #396 from canjs/395-setup
  • 5aec8f5 linted
  • d6b6038 fixes partially #395
  • 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
  • 3fe59b0 2.6.2

There are 85 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 30, 2018

  • The dependency can-define was updated from 2.7.1 to 2.7.2.

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 90 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
  • 5c0408e 2.7.1
  • 14628f4 prevents leaking observations when binding to computed #406
  • 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
  • 7bb572d 2.6.4
  • 932eff5 Merge pull request #396 from canjs/395-setup
  • 5aec8f5 linted
  • d6b6038 fixes partially #395

There are 90 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 1, 2018

  • The dependency can-define was updated from 2.7.2 to 2.7.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 6, 2018

  • The dependency can-define was updated from 2.7.3 to 2.7.4.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 11, 2018

  • The dependency can-define was updated from 2.7.4 to 2.7.5.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for DefineMap set new prop to undefined

The issue #408 makes this:

const obj = new DefineMap({});
obj.set("foo", undefined); 

Dispatches [{ type: "add", key: "foo", value: undefined }]

Commits

The new version differs by 8 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
  • fbe6b04 2.7.4
  • ab0a677 make sure to copy all symbols over for IE11
  • dab0993 set new prop to undefined dispatch onPatches

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 26, 2018

  • The dependency can-define was updated from 2.7.5 to 2.7.6.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Add DefineList.prototype.includes method

Fixes #277 by adding includes method to DefineList:

import {DefineList} from "can";

const list = new DefineList(["a", "b", "c"]);

console.log(list.includes("a")); // true
console.log(list.includes("foo")); // false
console.log(list.includes("c", -100)); // true
console.log(list.includes("b", 100)); // false

Commits

The new version differs by 16 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
  • 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
  • fbe6b04 2.7.4
  • ab0a677 make sure to copy all symbols over for IE11
  • dab0993 set new prop to undefined dispatch onPatches

There are 16 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 1, 2019

  • The dependency can-define was updated from 2.7.9 to 2.7.10.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for DefineMap: "*" wildcard type definitions that use constructors

This allow to define DefineMap wildcard type * with constructors like the following:

const CustomType = DefineMap.extend({});

const CustomMap = DefineMap.extend({
'*': CustomType
});

#426

Commits

The new version differs by 31 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
  • f82cca1 2.7.6

There are 31 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 14, 2019

  • The dependency can-define was updated from 2.7.10 to 2.7.11.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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 46 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

There are 46 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 8, 2019

  • The dependency can-define was updated from 2.7.11 to 2.7.12.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Documentation updates

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

Commits

The new version differs by 59 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
  • 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

There are 59 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 26, 2019

  • The dependency can-define was updated from 2.7.12 to 2.7.13.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Documentation updates

Improve documentation for propDefinitions.

Ref - #439

Commits

The new version differs by 62 commits.

  • c3ea493 2.7.13
  • 316b405 Merge pull request #439 from canjs/279-improve-prop-definition-prominance
  • bf7c82e Improve documentation for propDefinitions
  • 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
  • dd5eda2 2.7.11

There are 62 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 24, 2019

  • The dependency can-define was updated from 2.7.13 to 2.7.14.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 68 commits.

  • d2b81e0 2.7.14
  • f90fc80 Merge pull request #452 from canjs/landscaper/qunit2
  • f2e38dc Fix tests for QUnit 2
  • c5184d3 Pending tests
  • 9b4fdc8 Pending tests
  • bdc3889 Landscaper: QUnit2 upgrade
  • c3ea493 2.7.13
  • 316b405 Merge pull request #439 from canjs/279-improve-prop-definition-prominance
  • bf7c82e Improve documentation for propDefinitions
  • 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

There are 68 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2019

  • The dependency can-define was updated from 2.7.14 to 2.7.15.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 80 commits.

  • 47137aa 2.7.15
  • b84dfc3 Merge pull request #454 from canjs/safe-mutation-check
  • ea13ae4 Upgrade tests to use QUnit 2
  • 230dc1b Merge branch 'master' into safe-mutation-check
  • 1914ebb Remove can-observation reference as the test that was using it was removed
  • 7f0d53d Clarify unsafe mutation warning in can-define regarding the value() behavior
  • d2b81e0 2.7.14
  • f90fc80 Merge pull request #452 from canjs/landscaper/qunit2
  • f2e38dc Fix tests for QUnit 2
  • c5184d3 Pending tests
  • 9b4fdc8 Pending tests
  • 9cc835b Use full function naming for Travis job to work correctly
  • 2d89ba8 Clean up changed package refs.
  • ce0ebb7 Make the warning message for unsafe mutations more informative
  • 8530844 Dev-only tests for warnings

There are 80 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 5, 2019

  • The dependency can-define was updated from 2.7.16 to 2.7.17.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Tests using canReflect.getName in assertions fail in IE11

Test failed due to canReflect.getName returning a certain value fail in IE11 because of how we name functions differently in IE11. With this fix, the tests use regular expressions to make the assertions less strict.

Issue #461

Commits

The new version differs by 87 commits.

  • 7fb1a36 2.7.17
  • 6163615 Merge pull request #462 from canjs/461-failing-test-ie11
  • ee76ef2 readded steal.js file
  • 106de3e regex testing fix
  • db0b41c 2.7.16
  • da6574c Merge pull request #460 from canjs/357-getter-unhelpful-error
  • 9cf71af error message fixes
  • 47137aa 2.7.15
  • b84dfc3 Merge pull request #454 from canjs/safe-mutation-check
  • ea13ae4 Upgrade tests to use QUnit 2
  • 230dc1b Merge branch 'master' into safe-mutation-check
  • 1914ebb Remove can-observation reference as the test that was using it was removed
  • 7f0d53d Clarify unsafe mutation warning in can-define regarding the value() behavior
  • d2b81e0 2.7.14
  • f90fc80 Merge pull request #452 from canjs/landscaper/qunit2

There are 87 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 7, 2019

  • The dependency can-define was updated from 2.7.17 to 2.7.18.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for (Updated) Tests using canReflect.getName in assertions fail in IE11

Test failed due to canReflect.getName returning a certain value fail in IE11 because of how we name functions differently in IE11. With this fix, the tests use regular expressions to make the assertions less strict.

Updated More test with RegEx

Issue #461

Commits

The new version differs by 90 commits.

  • 8800be6 2.7.18
  • 1d3d2a3 Merge pull request #463 from canjs/461-failing-test-ie11-2
  • 8fcc406 ie11 more regex fixes
  • 7fb1a36 2.7.17
  • 6163615 Merge pull request #462 from canjs/461-failing-test-ie11
  • ee76ef2 readded steal.js file
  • 106de3e regex testing fix
  • db0b41c 2.7.16
  • da6574c Merge pull request #460 from canjs/357-getter-unhelpful-error
  • 9cf71af error message fixes
  • 47137aa 2.7.15
  • b84dfc3 Merge pull request #454 from canjs/safe-mutation-check
  • ea13ae4 Upgrade tests to use QUnit 2
  • 230dc1b Merge branch 'master' into safe-mutation-check
  • 1914ebb Remove can-observation reference as the test that was using it was removed

There are 90 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 11, 2019

  • The dependency can-define was updated from 2.7.18 to 2.7.19.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Zero-argument getter warning updates

This release fixes two issues - It warns when you have type or Type with a zero argument getter and also fixes Default to warn even when the the default value is falsey (previously it only warned when default had non-falsey values)

Commits

The new version differs by 94 commits.

  • f9e3d05 2.7.19
  • 63a2630 465 warn for getter with type and 466 default with falsey value (#467)
  • a68859a Merge pull request #464 from canjs/landscaper/travis
  • 482e5c8 Migrate to xenial in travis
  • 8800be6 2.7.18
  • 1d3d2a3 Merge pull request #463 from canjs/461-failing-test-ie11-2
  • 8fcc406 ie11 more regex fixes
  • 7fb1a36 2.7.17
  • 6163615 Merge pull request #462 from canjs/461-failing-test-ie11
  • ee76ef2 readded steal.js file
  • 106de3e regex testing fix
  • db0b41c 2.7.16
  • da6574c Merge pull request #460 from canjs/357-getter-unhelpful-error
  • 9cf71af error message fixes
  • 47137aa 2.7.15

There are 94 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 17, 2019

  • The dependency can-define was updated from 2.7.19 to 2.7.20.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Fix warning code

This updates and fixes the conditions for warning when type, default, and a zeroArg getter with no setter is present. Also removes false positive warnings for situations when type is still use, for example with a setter present.

related to:
#468
#469

Commits

The new version differs by 96 commits.

  • 43a3ab3 2.7.20
  • 9a35ef9 468 remove false warning if only default type (#469)
  • f9e3d05 2.7.19
  • 63a2630 465 warn for getter with type and 466 default with falsey value (#467)
  • a68859a Merge pull request #464 from canjs/landscaper/travis
  • 482e5c8 Migrate to xenial in travis
  • 8800be6 2.7.18
  • 1d3d2a3 Merge pull request #463 from canjs/461-failing-test-ie11-2
  • 8fcc406 ie11 more regex fixes
  • 7fb1a36 2.7.17
  • 6163615 Merge pull request #462 from canjs/461-failing-test-ie11
  • ee76ef2 readded steal.js file
  • 106de3e regex testing fix
  • db0b41c 2.7.16
  • da6574c Merge pull request #460 from canjs/357-getter-unhelpful-error

There are 96 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 1, 2019

  • The dependency can-define was updated from 2.7.20 to 2.7.21.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 99 commits.

  • d083eb9 2.7.21
  • 00ff114 Merge pull request #470 from canjs/doc-change--core-legacy
  • 4780879 change can-core to can-legacy for docs
  • 43a3ab3 2.7.20
  • 9a35ef9 468 remove false warning if only default type (#469)
  • f9e3d05 2.7.19
  • 63a2630 465 warn for getter with type and 466 default with falsey value (#467)
  • a68859a Merge pull request #464 from canjs/landscaper/travis
  • 482e5c8 Migrate to xenial in travis
  • 8800be6 2.7.18
  • 1d3d2a3 Merge pull request #463 from canjs/461-failing-test-ie11-2
  • 8fcc406 ie11 more regex fixes
  • 7fb1a36 2.7.17
  • 6163615 Merge pull request #462 from canjs/461-failing-test-ie11
  • ee76ef2 readded steal.js file

There are 99 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 9, 2019

  • The dependency can-define was updated from 2.7.21 to 2.8.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Add support for value and oldValue in events

Dispatched events now have a value that represents the new value, and an oldValue for the old value.

defineMap.listenTo("prop", (ev) => {
  console.log("New value", ev.value, "Old value", ev.oldValue);
});
Commits

The new version differs by 104 commits.

There are 104 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants