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-validate-interface to the latest version 🚀 #369

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.1.1 of can-validate-interface was just published.

Dependency can-validate-interface
Current Version 0.1.0
Type dependency

The version 0.1.1 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-validate-interface.

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 docs and added cycle detection
  • Remove generated API docs from the README #4
  • Add a cycle detection script to test process #6
  • Update docs with new @parent & @collection #7
  • Ignore can-connect from cycle detection #9

v0.1.0...v0.1.1

Commits

The new version differs by 11 commits.

  • 4aa79d9 Update dist for release
  • 41fbe66 Merge pull request #9 from canjs/fix-cycle-detection
  • dbc146a Ignore can-connect from cycle detection
  • 6db4bf8 Merge pull request #7 from canjs/landscaper/update-parent
  • cf977ef Update docs with new @parent & @collection
  • 417574e Merge pull request #6 from canjs/landscaper/define-cycles-github
  • 2284621 landscaper: Add a cycle detection script to test process
  • 403274b Merge pull request #4 from canjs/dev-rel-12-update-generated-readmes
  • f2a86fb Remove generated API docs from the README
  • 51bd338 Adding missing license.
  • cfffc32 Change postpublish script to more correct postversion. Update release commit message.

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

Version 0.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • f6cdaa6 Update dist for release
  • 334fc71 Merge pull request #10 from canjs/use-testee-and-qunit-for-tests
  • 07afd28 Use QUnit and testee to run tests

See the full diff