Open greenkeeper[bot] opened 6 years ago
Update to this version instead π
This fixes a memory leak caused by setData
listening for an element's removal in order to delete the internal DOM state.
The new version differs by 7 commits.
cce4dbc
1.0.2
d25b463
Merge pull request #22 from canjs/leak
57f7f1c
Prevent memory leak on cleaning up data
4000533
Merge pull request #17 from canjs/greenkeeper/initial
de38ca3
Merge pull request #18 from canjs/greenkeeper/testee-0.8.0
8a352ca
chore(package): update testee to version 0.8.0
500d372
chore(package): update dependencies
See the full diff
dependency
can-dom-data-state was updated from 0.2.0
to 1.0.3
.Update to this version instead π
dependency
can-dom-data-state was updated from 0.2.0
to 1.0.4
.dependency
can-dom-data-state was updated from 0.2.0
to 1.0.5
.dependency
can-dom-data-state was updated from 0.2.0
to 1.1.0
.Update to this version instead π
The new version differs by 19 commits.
9cbbe21
1.1.0
c8a370f
remove package-lock
c1b381d
1.0.6
c8c8491
Merge pull request #36 from canjs/use-can-dom-data
dac6090
Add deprecation warning. can-dom-data should be used instead of this.
fdbec78
Use the can-dom-data library instead of duplicating its functionality
9b29d31
Merge pull request #31 from canjs/greenkeeper/testee-0.9.0
a8b962e
Merge pull request #32 from canjs/landscaper/update-default-repos
c631f59
Update README.md
a05577d
Update README generated by DoneJS
a0afae0
chore(package): update testee to version 0.9.0
5f499d1
Merge pull request #27 from canjs/greenkeeper/done-serve-3.0.0
a49dda2
Merge branch 'master' into greenkeeper/done-serve-3.0.0
36956d7
Merge pull request #28 from canjs/greenkeeper/generator-donejs-3.0.0
ccbc51d
Merge branch 'master' into greenkeeper/generator-donejs-3.0.0
There are 19 commits in total.
See the full diff
dependency
can-dom-data-state was updated from 0.2.0
to 1.1.1
.dependency
can-dom-data-state was updated from 0.2.0
to 1.1.2
.
Version 1.0.0 of can-dom-data-state was just published.
The version 1.0.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.
Commits
The new version differs by 4 commits ahead by 4, behind by 1.
4cdd746
1.0.0
2fa82cb
Merge pull request #12 from canjs/major
766ce2d
getting ready for release
35cf184
Cleanup node data when they are removed from the document
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: