The version 0.2.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of can-dom-data-state.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release NotesUpdated dependencies, enabled Greenkeeper, fixed get() and set()
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).
Version 0.2.0 of can-dom-data-state was just published.
The version 0.2.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of can-dom-data-state.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
Updated dependencies, enabled Greenkeeper, fixed get() and set()v0.1.1...v0.2.0
Commits
The new version differs by 11 commits ahead by 11, behind by 1.
6681964
0.2.0
edd6e35
Update version number
9974d42
Merge pull request #9 from canjs/contract
0bd532d
Methods get() and set() return the whole store for the given context
aca4562
Merge pull request #6 from canjs/landscaper/define-cycles-github
822f83d
Merge pull request #7 from canjs/test-module-name
1d5ed0d
Merge pull request #1 from canjs/greenkeeper/initial
8312927
correct qunit.module name
b5808cb
landscaper: Add a cycle detection script to test process
479d366
docs(readme): add Greenkeeper badge
51bcd3d
chore(package): update dependencies
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: