fanfoujs / electron-fanfou

[WIP] An Electron app for Fanfou
MIT License
1 stars 0 forks source link

Bump fanfou-sdk@4.0.0 #1

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency fanfou-sdk was updated from 3.2.0 to 4.0.0.

This version 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.


Release Notes for v4.0.0

FANFOU-SDK 4.0 🎉

Here are the changes of fanfou-sdk 4:

  • Remove fakeHttps option
  • Drop support for Node.js 4
  • Remove built-in sign name module
  • Use got instead of request
  • Use oauth-1.0a instead of oauth
  • Completely async/await
  • Throw error on non-200 HTTP status code cases
  • Merge ff.upload() to ff.post()
  • Update tests
Commits

The new version differs by 7 commits.

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: