Closed greenkeeper[bot] closed 6 years ago
After pinning to 6.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes 🚨
Fixes bad package dependencies in 6.3.1
Your tests are still failing with this version. Compare the changes 🚨
Previous 6.3.* releases were not published correctly in npm. This is just a version number bump to address those publishing errors.
Your tests are passing again with this version. Explicitly upgrade to this version 🚀
Your tests are passing again with this version. Explicitly upgrade to this version 🚀
close()
doesn't block destroyed
eventsall_docs
indexYour tests are passing again with this version. Explicitly upgrade to this version 🚀
I'm happy to announce the release of PouchDB 6.4.0, bringing in a number of important features and fixes. For a full changelog from 6.3.0 to 6.4.0 please see the releases page. Some of the highlights:
allDocs()
and query()
#6230 - Dale Harders added support for passing update_seq: true
to either allDocs()
or query()
or will return the current databases update_seq
.
#5710 - Dale also added support for passing through the pending
property newly implemented in CouchDB that reports the number of pending documents to replicate.
#6854 - @nename0 implemented an optimisation to use a single transaction in indexedDB and WebSQL for allDocs requests with keys. This seen a huge 8X speedup in Chrome and 2X in Firefox.
#6814 - @ptitjes fixed HTTP requests in Node.JS to ensure they use a cookie jar.
As always, we welcome feedback from the community and would love to hear what you think of this release as well as PouchDB's future direction. Please don't hesitate to file issues or get in touch. And of course, a big thanks to all of our new and existing contributors!
Your tests are passing again with this version. Explicitly upgrade to this version 🚀
Your tests are passing again with this version. Explicitly upgrade to this version 🚀
Your tests are passing again with this version. Explicitly upgrade to this version 🚀
Version 6.3.0 of pouchdb-mapreduce just got published.
This version is covered by your current version range and after updating it in your project the build failed.
pouchdb-mapreduce is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/greenkeeperio/badges/builds/253160437?utm_source=github_status&utm_medium=notification)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: