canjs / can-connect-feathers

The FeathersJS client library for DoneJS and can-connect
https://canjs.com/doc/can-connect-feathers.html
MIT License
10 stars 4 forks source link

Update documentjs to the latest version 🚀 #78

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.5.0 of documentjs just got published.

Dependency documentjs
Current Version 0.4.4
Type devDependency

The version 0.5.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of documentjs. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v0.5.0
  • Supports Node 4+
  • Uses CanJS 3 & StealJS 0.16 #250
Commits

The new version differs by 9 commits.

  • 45e8ae1 0.5.0
  • 42f0b67 Merge pull request #273 from bitovi/canjs-to-3.0
  • 8d15b51 Remove Node 8 from appveyor.yml
  • ff64527 Update .travis.yml and appveyor.yml to test Node 4, 6, and 8
  • 64ba3ca Fix support for npm 2
  • 858ed08 Fix module names to have forward slashes
  • 7ccac1a Dynamically make the config for loading can-* and steal-* modules
  • 09db15f Fix a reference to a branch that doesn’t exist
  • 0ab1cf9 upgrade to CanJS 3.0, Steal 0.16

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: