canjs / can-connect

Model layer utilities for every JavaScript framework! Assemble real-time, high performance, restful data connections.
https://canjs.com/doc/can-connect.html
MIT License
29 stars 16 forks source link

Update can-view-callbacks to the latest version 🚀 #393

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of can-view-callbacks was just published.

Dependency can-view-callbacks
Current Version 3.2.5
Type dependency

The version 4.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-view-callbacks.

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

  • b19fba7 4.0.0
  • 87402fa Merge pull request #65 from canjs/major
  • 548edb0 getting ready for 4.0.0
  • 1966131 Merge branch 'master' into major
  • 57a005d 4.0.0-pre.17
  • 378bb54 correcting the arguments passed to tagHandlers by MutationObserver / CustomElements
  • 21020bc 4.0.0-pre.16
  • a89a757 Merge pull request #80 from canjs/automount-false
  • a02681b Disconnect the mutationobserver when automount is disabled
  • 0775491 Only automount if the can-automount flag is not set to false
  • e25deb1 4.0.0-pre.15
  • 9dd0163 When resetting the globals, pass a function
  • 13d2593 Merge pull request #79 from canjs/MO
  • 4946a1e Set back the MO/ce after its test
  • ff784a5 Prevent MutationObserver code from throwing in env without MO

There are 54 commits in total.

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: