ocilo / skype-http

Unofficial Skype API for Node.js via HTTP
https://ocilo.github.io/skype-http
MIT License
51 stars 24 forks source link

Update kryo to the latest version šŸš€ #92

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 0.7.0 of kryo was just published.

Dependency kryo
Current Version 0.6.1
Type dependency

The version 0.7.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 kryo.

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

  • 1699f99 Release v0.7.0
  • c53bd2f Update dependencies
  • dc28af5 Add $Bytes and $Ucs2String builtins
  • b77867a Make .testError optional, add Ord support
  • b072aef Rename lib/types to lib/core
  • 18e3788 Update README, add module names for builtins, readers and writers
  • 8092457 Rename buffer to bytes
  • 6ee7a43 Remove unused json namespaces
  • f6551a5 Update README documentation
  • 2e4844f Release v0.7.0-beta.2
  • 40fa571 Update dependencies
  • 8b86b85 Release v0.7.0-beta.1
  • 9fe93c2 Fix inference on LiteralType from its type
  • 3d0bc2b Fix inference on ArrayType from its itemType
  • 12fd2e1 Add builtin $Any for AnyType

There are 25 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: