Skip to content

fix(deps): update dependency pouchdb to v6.4.1

kresusbot requested to merge renovate/pouchdb-monorepo into master

This Merge Request updates dependency pouchdb from v6.3.4 to v6.4.1

Commits


pouchdb/pouchdb

6.4.1

6.4.0

  • 6da28f3 (#6935) - 6.4 release post
  • f90667b (#6940) - chore(package): update rollup to version 0.52.2
  • 93f2d1d (#6910) - Add fruitdown and localstorage to allowed failures
  • 80c4f2f (#6910) - Update/Fix levelup and leveldown to v2
  • e8d8f79 (#6934) - chore(package): update eslint to version 4.13.1
  • dbae936 (#6933) - chore(package): update uglify-js to version 3.2.2
  • fb23d1a (#6930) - chore(package): update eslint to version 4.13.0
  • 9350527 (#6928) - Update Travis and Saucelabs logo
  • 9cd7f78 (#6877) - Retry of "Don't use hardcoded firefox version on travis"
  • c11f63e (#5905) - Run saucelabs on all MRs
  • 90f9dcb (#6918) - chore(package): update selenium-standalone to version 6.12.0
  • 5ed64fd (#6900) - Remove isCouchMaster from tests (and refactor)
  • 893c06a (#6914) - chore(package): update rollup to version 0.52.1
  • 93f1242 (#6900) - Remove isSyncGateway and isExpressRouter from tests
  • 909d653 (#6898) - Remove possible trailing slash from couchHost (#6901)
  • f4385f6 (#6908) - Remove references to PouchDB Inspector
  • 2cce1af (#6907) - chore(package): update uglify-js to version 3.2.1
  • 0b02e86 (#6859) - Remove isPouchDbServer from tests
  • 67bbf7e (#6740) - Remove outdated script from testing documentation
  • 0030139 Revert "(#6877) - Don't use hardcoded firefox version on travis"
  • bf2828e (#6877) - Don't use hardcoded firefox version on travis
  • 7ca1a43 (#6897) - chore(package): update nock to version 9.1.4
  • 6ae4364 (#6892) - Update ruby gems for site builder to latest
  • 8ef6c49 (#6890) - Preventing SecurityError on Firefox
  • e1db482 (#6889) - chore(package): update eslint to version 4.12.1
  • 9a78776 (#5607) - Normalize error name eg 'Unauthorized' -> 'unauthorized'
  • 999960a (#6887) - Update rollup-plugin-node-resolve to 2.1.1
  • c8bf3e4 (#6884) - Add stale issue configuration
  • 83196e5 (#6738) - Combine readOnlySource and writeSourceCheckpoint
  • df703db (#6880) - update travis to skip saucelabs faster
  • 822c92c (#6876) - chore(package): update eslint to version 4.12.0
  • 4cf4a74 (#6878) - Add link to Quizster
  • 998709d (#6864) - fix missing return statements
  • 1c44685 (#6870) - Fix usage of query parameters with NEXT=1 integration test + fix bulkDocs of indexeddb
  • edd45ef (#6854) - idb and webSQL adapters should only use one transaction for allDocs with keys
  • 63a336f (#6875) - chore(package): update uglify-js to version 3.2.0
  • f501150 (#6874) - chore(package): update rollup to version 0.52.0
  • 37ab4d5 (#6871) - chore(package): update nock to version 9.1.1
  • f4ccbcc (#6859) - Update run-tests.sh to use updated packages for the pouchdb-server test
  • 56b2be8 (#6866) - Removing errant </script> tag
  • 96f3255 (#6863) - fix(package): update leveldown to version 2.0.2
  • ba30a46 (#6861) - Remove test for _session access
  • 1cb81ee (#6860) - chore(package): update pouchdb-express-router to version 0.0.10
  • 5eb4592 (#6230) - Add missing update_seq option to allDocs() and query()
  • 31d609e (#6851) - docs(guides): use PouchDB with TypeScript
  • fb457ab (#6855) - fix(ajax): cache bust GET requests on IE11
  • 11e047f (#6852) - chore(package): update uglify-js to version 3.1.10
  • 3679af1 (#6848) - chore(package): update rollup to version 0.51.7
  • ef3db7a (#6823) - Make guardedConsole checks safer
  • d3ba54e (#6844) - chore(package): update builtin-modules to version 2.0.0
  • 575f326 (#6846) - chore(package): update rollup to version 0.51.6
  • f00b62e (#6736) - fix {binary: true} in db.get() with open_revs and HTTP adapter.
  • 17db84f (#6814) - Add support to store cookies on Node.js
  • 200cc2f (#6819) - Update package version numbers
  • 3a81402 (#6835) - Skip flaky attachment test
  • da68069 (#5710) - Add pending property support
  • c79f1c7 (#6730) - Fix single-sided checkpointing
  • 8ac014a (#6774) - Fix description of $in in docs
  • 956cb24 (#6766) - fix(http): prevent field lookup on undefined value
  • 04fbdf7 (#6746) - Correct heading in We Have a Problem with Promises
  • 4bd9c08 (#6803) Update SauceLabs Safari (6 -> 7)
  • 2f4614a (#6793) Fix incompatibility with pouchdb-wrappers
  • cc5e3fa (#6787) - Add jsDelivr hits badge
  • 9fa045c (#6732) - chore(package): update rollup-plugin-replace to version 1.2.1
  • 3f009e6 (#6731) - chore(package): update selenium-standalone to version 6.9.0
  • dc44ccb (#6735) - Fix indentation
  • c12babc (#6724) - Fix unpkg download link
  • 75b0650 (#6728) - chore(package): update eslint to version 4.6.1
  • 62280f7 (#6727) - chore(package): update eslint to version 4.6.0
  • 0c440c0 (#4575) - Remove couch master from expected failures
  • 5dcd9c3 (#6721) - Correct capitalization of GitHub
  • 4eb3290 (#4575) - Ensure databases are cleaned up
  • 8b13481 (#6699) - Update mac couchdb install method
  • 6a68fec (#6696) - fix(package): update level-codec to version 7.0.1
  • 0d6ab00 (#6700) - chore(package): update rollup to version 0.47.5
  • 25a6c78 (#6706) - chore(package): update eslint to version 4.5.0
  • fe699e2 (#6707) - chore(package): update uglify-js to version 3.0.28
  • 4fed5c1 (#6712) - fix(package): update debug to version 3.0.1
  • a02a317 (#6698) - chore(package): update selenium-standalone to version 6.7.0
  • b558d7a (#6693) - chore(package): update rollup to version 0.47.3
  • 3977c31 (#6687) - chore(package): update rollup to version 0.47.1
  • 9b99f2d (#6691) - chore(package): update bundle-collapser to version 1.3.0
  • a8d8561 (#6678) - chore(package): update eslint to version 4.4.1
  • 1888ab3 (#6680) - fix(package): update debug to version 3.0.0
  • ffe3913 (#6686) - chore(package): update rollup to version 0.46.0
  • ac9f62a (#6682) - Another small text fixes in contributing.md
  • d351155 (#6681) - Small text sugar/syntax fix in contributing.md
  • c1cd67e (#6676) - fix db name in default prefix example
  • 3f89873 (#6674) - Correct pouchDB script tag url
  • 4f38377 (#6673) - Correct pouchDB script tag url
  • 96e9b08 (#6669) - chore(package): update eslint to version 4.4.0
  • 263cbe3 (#6657) - chore(package): update tape to version 4.8.0
  • a04aa61 (#6656) - chore(package): update mocha to version 3.5.0


This MR has been generated by Renovate Bot.

Merge request reports