You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ga...@apache.org on 2015/11/11 10:12:51 UTC

[1/3] couchdb-nmo git commit: chore(package): update wreck to version 7.0.0

Repository: couchdb-nmo
Updated Branches:
  refs/heads/master 123f68ee6 -> 810a3d2ec


chore(package): update wreck to version 7.0.0

http://greenkeeper.io/

Project: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/commit/71321ecf
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/tree/71321ecf
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/diff/71321ecf

Branch: refs/heads/master
Commit: 71321ecf45cfcdad8e3c1694e6311d29b3ad465d
Parents: 123f68e
Author: greenkeeperio-bot <su...@greenkeeper.io>
Authored: Sat Oct 31 20:38:47 2015 +0100
Committer: Garren Smith <ga...@gmail.com>
Committed: Wed Nov 11 11:12:24 2015 +0200

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-nmo/blob/71321ecf/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 44d1c9c..ddb50d2 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
     "osenv": "~0.1.0",
     "prettyjson": "^1.1.3",
     "valid-url": "~1.0.9",
-    "wreck": "~5.6.0",
+    "wreck": "~7.0.0",
     "xtend": "~4.0.0"
   },
   "bundleDependencies": [


[3/3] couchdb-nmo git commit: chore(package): update npmlog to version 2.0.0

Posted by ga...@apache.org.
chore(package): update npmlog to version 2.0.0

http://greenkeeper.io/

Project: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/commit/810a3d2e
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/tree/810a3d2e
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/diff/810a3d2e

Branch: refs/heads/master
Commit: 810a3d2ec5188324fdc4da3743bc965e7528a878
Parents: 01078fc
Author: greenkeeperio-bot <su...@greenkeeper.io>
Authored: Thu Nov 5 07:19:26 2015 +0000
Committer: Garren Smith <ga...@gmail.com>
Committed: Wed Nov 11 11:12:41 2015 +0200

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-nmo/blob/810a3d2e/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 03092c8..d6da9ac 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
     "csv-parse": "^1.0.0",
     "ini": "~1.3.3",
     "nopt": "~3.0.1",
-    "npmlog": "~1.2.0",
+    "npmlog": "~2.0.0",
     "osenv": "~0.1.0",
     "prettyjson": "^1.1.3",
     "valid-url": "~1.0.9",


[2/3] couchdb-nmo git commit: chore(package): update bluebird to version 3.0.5

Posted by ga...@apache.org.
chore(package): update bluebird to version 3.0.5

http://greenkeeper.io/

Project: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/commit/01078fca
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/tree/01078fca
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/diff/01078fca

Branch: refs/heads/master
Commit: 01078fca5327326459fc07b7346738e665ae51fc
Parents: 71321ec
Author: greenkeeperio-bot <su...@greenkeeper.io>
Authored: Sun Nov 1 15:41:16 2015 +0100
Committer: Garren Smith <ga...@gmail.com>
Committed: Wed Nov 11 11:12:41 2015 +0200

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-nmo/blob/01078fca/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index ddb50d2..03092c8 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
   },
   "dependencies": {
     "JSONStream": "^1.0.6",
-    "bluebird": "~2.9.24",
+    "bluebird": "~3.0.5",
     "bulkbadger": "^1.0.0",
     "config-chain": "~1.1.8",
     "couchbulkimporter": "^1.0.0",