HospitalRun / hospitalrun-dblisteners

CouchDB listeners for HospitalRun
GNU General Public License v3.0
20 stars 41 forks source link

Update nano to the latest version 🚀 #9

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 7.0.0 of nano was just published.

Dependency nano
Current Version 6.4.4
Type dependency

The version 7.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 nano.

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 7.0.0
  • Promise support
  • new ...AsStream functions
  • improved TypeScript definitions
  • tested against official CouchDB Docker image
Commits

The new version differs by 10 commits.

  • 188ddd4 7.0.0
  • 8d71498 Promise support for Nano - Issue 98 (#102)
  • 4ef1cff Fix JSON.stringify of start_key & end_key alias parameters (#93)
  • 85136e9 clone user-supplied query string object prior to mutation - issue #85 (#95)
  • da10874 add TypeScript definition in this repo - issue #77 (#96)
  • 9ce5862 fix link to cloudant-follow in the README.md as per issue #81 (#94)
  • 42b920a Fix documentation url related to Attachment (#99)
  • dcfdd16 Fix in README name of the returned array when using uuids function (#90)
  • bd9a10f Update link to CouchDB bulk API documentation (#91)
  • 723e148 (#70) Return error if db.get() called with no docName (#78)

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: