Mforns has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/344919 )

Change subject: Update aqs to 12e1dbf
......................................................................

Update aqs to 12e1dbf

List of changes:
12e1dbf Temporary remove monitoring for double deploy
xxxxxxx Update node module dependencies

Change-Id: I7939245ec8aded5f44114600067f0c991c451e21
---
M node_modules/hyperswitch/node_modules/json-stable-stringify/package.json
M 
node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/index.js
M 
node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/node_modules/mime-db/db.json
M 
node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/node_modules/mime-db/package.json
M 
node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/package.json
M node_modules/hyperswitch/node_modules/swagger-ui/package.json
M 
node_modules/restbase-mod-table-cassandra/node_modules/json-stable-stringify/package.json
M 
node_modules/service-runner/node_modules/limitation/node_modules/kad/package.json
M src
9 files changed, 93 insertions(+), 39 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/aqs/deploy 
refs/changes/19/344919/1

diff --git 
a/node_modules/hyperswitch/node_modules/json-stable-stringify/package.json 
b/node_modules/hyperswitch/node_modules/json-stable-stringify/package.json
index 5b811c7..0037a06 100644
--- a/node_modules/hyperswitch/node_modules/json-stable-stringify/package.json
+++ b/node_modules/hyperswitch/node_modules/json-stable-stringify/package.json
@@ -50,7 +50,7 @@
     "url": "https://github.com/substack/json-stable-stringify/issues";
   },
   "_id": "[email protected]",
-  "_shasum": "2e6ed84f220c237976dc8740ebba16952046e53b",
+  "_shasum": "25e32247fad4b2f45996b0c50b163800b36f8d5f",
   "_from": "git+https://github.com/wikimedia/json-stable-stringify.git#master";,
   "_resolved": 
"git+https://github.com/wikimedia/json-stable-stringify.git#c05178e4dfc3834017f017732934c1c52ba3dd8f";
 }
diff --git 
a/node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/index.js
 
b/node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/index.js
index 9226ca5..6e0ea43 100644
--- 
a/node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/index.js
+++ 
b/node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/index.js
@@ -175,7 +175,7 @@
         var to = preference.indexOf(mime.source)
 
         if (types[extension] !== 'application/octet-stream' &&
-          from > to || (from === to && types[extension].substr(0, 12) === 
'application/')) {
+          (from > to || (from === to && types[extension].substr(0, 12) === 
'application/'))) {
           // skip the remapping
           continue
         }
diff --git 
a/node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/node_modules/mime-db/db.json
 
b/node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/node_modules/mime-db/db.json
index 400b9e1..2c51517 100644
--- 
a/node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/node_modules/mime-db/db.json
+++ 
b/node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/node_modules/mime-db/db.json
@@ -312,7 +312,13 @@
   "application/emergencycalldata.comment+xml": {
     "source": "iana"
   },
+  "application/emergencycalldata.control+xml": {
+    "source": "iana"
+  },
   "application/emergencycalldata.deviceinfo+xml": {
+    "source": "iana"
+  },
+  "application/emergencycalldata.ecall.msd": {
     "source": "iana"
   },
   "application/emergencycalldata.providerinfo+xml": {
@@ -322,6 +328,9 @@
     "source": "iana"
   },
   "application/emergencycalldata.subscriberinfo+xml": {
+    "source": "iana"
+  },
+  "application/emergencycalldata.veds+xml": {
     "source": "iana"
   },
   "application/emma+xml": {
@@ -383,6 +392,9 @@
     "source": "iana",
     "compressible": true,
     "extensions": ["geojson"]
+  },
+  "application/geo+json-seq": {
+    "source": "iana"
   },
   "application/gml+xml": {
     "source": "iana",
@@ -725,6 +737,12 @@
   "application/mxf": {
     "source": "iana",
     "extensions": ["mxf"]
+  },
+  "application/n-quads": {
+    "source": "iana"
+  },
+  "application/n-triples": {
+    "source": "iana"
   },
   "application/nasdata": {
     "source": "iana"
@@ -1400,6 +1418,10 @@
     "source": "iana",
     "compressible": true
   },
+  "application/vnd.apothekende.reservation+json": {
+    "source": "iana",
+    "compressible": true
+  },
   "application/vnd.apple.installer+xml": {
     "source": "iana",
     "extensions": ["mpkg"]
@@ -1813,6 +1835,12 @@
     "source": "iana"
   },
   "application/vnd.ecowin.seriesupdate": {
+    "source": "iana"
+  },
+  "application/vnd.efi.img": {
+    "source": "iana"
+  },
+  "application/vnd.efi.iso": {
     "source": "iana"
   },
   "application/vnd.emclient.accessrequest+xml": {
@@ -2262,6 +2290,9 @@
     "source": "iana",
     "extensions": ["igl"]
   },
+  "application/vnd.imagemeter.image+zip": {
+    "source": "iana"
+  },
   "application/vnd.immervision-ivp": {
     "source": "iana",
     "extensions": ["ivp"]
@@ -2479,6 +2510,10 @@
   "application/vnd.kodak-descriptor": {
     "source": "iana",
     "extensions": ["sse"]
+  },
+  "application/vnd.las.las+json": {
+    "source": "iana",
+    "compressible": true
   },
   "application/vnd.las.las+xml": {
     "source": "iana",
@@ -3057,6 +3092,9 @@
     "extensions": ["oth"]
   },
   "application/vnd.obn": {
+    "source": "iana"
+  },
+  "application/vnd.ocf+cbor": {
     "source": "iana"
   },
   "application/vnd.oftn.l10n+json": {
@@ -5156,6 +5194,18 @@
   "audio/lpc": {
     "source": "iana"
   },
+  "audio/melp": {
+    "source": "iana"
+  },
+  "audio/melp1200": {
+    "source": "iana"
+  },
+  "audio/melp2400": {
+    "source": "iana"
+  },
+  "audio/melp600": {
+    "source": "iana"
+  },
   "audio/midi": {
     "source": "apache",
     "extensions": ["mid","midi","kar","rmi"]
@@ -5529,6 +5579,10 @@
     "compressible": true,
     "extensions": ["otf"]
   },
+  "image/apng": {
+    "compressible": false,
+    "extensions": ["apng"]
+  },
   "image/bmp": {
     "source": "iana",
     "compressible": true,
diff --git 
a/node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/node_modules/mime-db/package.json
 
b/node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/node_modules/mime-db/package.json
index 7de86c2..29f6ea8 100644
--- 
a/node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/node_modules/mime-db/package.json
+++ 
b/node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/node_modules/mime-db/package.json
@@ -1,7 +1,7 @@
 {
   "name": "mime-db",
   "description": "Media Type Database",
-  "version": "1.26.0",
+  "version": "1.27.0",
   "contributors": [
     {
       "name": "Douglas Christopher Wilson",
@@ -33,14 +33,14 @@
     "url": "git+https://github.com/jshttp/mime-db.git";
   },
   "devDependencies": {
-    "bluebird": "3.4.7",
+    "bluebird": "3.5.0",
     "co": "4.6.0",
     "cogent": "1.0.1",
-    "csv-parse": "1.1.9",
-    "eslint": "3.13.1",
-    "eslint-config-standard": "6.2.1",
-    "eslint-plugin-promise": "3.3.0",
-    "eslint-plugin-standard": "2.0.1",
+    "csv-parse": "1.2.0",
+    "eslint": "3.17.1",
+    "eslint-config-standard": "7.0.1",
+    "eslint-plugin-promise": "3.5.0",
+    "eslint-plugin-standard": "2.1.1",
     "gnode": "0.1.2",
     "istanbul": "0.4.5",
     "mocha": "1.21.5",
@@ -66,23 +66,23 @@
     "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report 
lcovonly -- --reporter spec --check-leaks test/",
     "update": "npm run fetch && npm run build"
   },
-  "gitHead": "1d9ff30e45b07a506a20f25df3a3c7106d219e24",
+  "gitHead": "c232c21378647dfbb7762410c7b025a47f114b94",
   "bugs": {
     "url": "https://github.com/jshttp/mime-db/issues";
   },
   "homepage": "https://github.com/jshttp/mime-db#readme";,
-  "_id": "[email protected]",
-  "_shasum": "eaffcd0e4fc6935cf8134da246e2e6c35305adff",
-  "_from": "mime-db@>=1.26.0 <1.27.0",
-  "_npmVersion": "2.15.9",
-  "_nodeVersion": "4.6.1",
+  "_id": "[email protected]",
+  "_shasum": "820f572296bbd20ec25ed55e5b5de869e5436eb1",
+  "_from": "mime-db@>=1.27.0 <1.28.0",
+  "_npmVersion": "2.15.11",
+  "_nodeVersion": "4.7.3",
   "_npmUser": {
     "name": "dougwilson",
     "email": "[email protected]"
   },
   "dist": {
-    "shasum": "eaffcd0e4fc6935cf8134da246e2e6c35305adff",
-    "tarball": "https://registry.npmjs.org/mime-db/-/mime-db-1.26.0.tgz";
+    "shasum": "820f572296bbd20ec25ed55e5b5de869e5436eb1",
+    "tarball": "https://registry.npmjs.org/mime-db/-/mime-db-1.27.0.tgz";
   },
   "maintainers": [
     {
@@ -96,8 +96,8 @@
   ],
   "_npmOperationalInternal": {
     "host": "packages-12-west.internal.npmjs.com",
-    "tmp": "tmp/mime-db-1.26.0.tgz_1484453096877_0.39498970191925764"
+    "tmp": "tmp/mime-db-1.27.0.tgz_1489722296902_0.15233952621929348"
   },
   "directories": {},
-  "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.26.0.tgz";
+  "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.27.0.tgz";
 }
diff --git 
a/node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/package.json
 
b/node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/package.json
index d54dd00..fbd65f1 100644
--- 
a/node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/package.json
+++ 
b/node_modules/hyperswitch/node_modules/preq/node_modules/request/node_modules/mime-types/package.json
@@ -1,7 +1,7 @@
 {
   "name": "mime-types",
   "description": "The ultimate javascript content-type utility.",
-  "version": "2.1.14",
+  "version": "2.1.15",
   "contributors": [
     {
       "name": "Douglas Christopher Wilson",
@@ -28,13 +28,13 @@
     "url": "git+https://github.com/jshttp/mime-types.git";
   },
   "dependencies": {
-    "mime-db": "~1.26.0"
+    "mime-db": "~1.27.0"
   },
   "devDependencies": {
-    "eslint": "3.13.1",
-    "eslint-config-standard": "6.2.1",
-    "eslint-plugin-promise": "3.4.0",
-    "eslint-plugin-standard": "2.0.1",
+    "eslint": "3.18.0",
+    "eslint-config-standard": "7.1.0",
+    "eslint-plugin-promise": "3.5.0",
+    "eslint-plugin-standard": "2.1.1",
     "istanbul": "0.4.5",
     "mocha": "1.21.5"
   },
@@ -52,23 +52,23 @@
     "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter 
dot test/test.js",
     "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report 
lcovonly -- --reporter dot test/test.js"
   },
-  "gitHead": "d7d15e50fe6b3a2da79d855015d25efa50e9f157",
+  "gitHead": "c44863eb0463ee16f3eb04576591cc4c4d6b214c",
   "bugs": {
     "url": "https://github.com/jshttp/mime-types/issues";
   },
   "homepage": "https://github.com/jshttp/mime-types#readme";,
-  "_id": "[email protected]",
-  "_shasum": "f7ef7d97583fcaf3b7d282b6f8b5679dab1e94ee",
+  "_id": "[email protected]",
+  "_shasum": "a4ebf5064094569237b8cf70046776d09fc92aed",
   "_from": "mime-types@>=2.1.7 <2.2.0",
-  "_npmVersion": "2.15.9",
-  "_nodeVersion": "4.6.1",
+  "_npmVersion": "2.15.11",
+  "_nodeVersion": "4.7.3",
   "_npmUser": {
     "name": "dougwilson",
     "email": "[email protected]"
   },
   "dist": {
-    "shasum": "f7ef7d97583fcaf3b7d282b6f8b5679dab1e94ee",
-    "tarball": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.14.tgz";
+    "shasum": "a4ebf5064094569237b8cf70046776d09fc92aed",
+    "tarball": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.15.tgz";
   },
   "maintainers": [
     {
@@ -85,9 +85,9 @@
     }
   ],
   "_npmOperationalInternal": {
-    "host": "packages-18-east.internal.npmjs.com",
-    "tmp": "tmp/mime-types-2.1.14.tgz_1484458141358_0.7563668976072222"
+    "host": "packages-12-west.internal.npmjs.com",
+    "tmp": "tmp/mime-types-2.1.15.tgz_1490327753615_0.3609113476704806"
   },
   "directories": {},
-  "_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.14.tgz";
+  "_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.15.tgz";
 }
diff --git a/node_modules/hyperswitch/node_modules/swagger-ui/package.json 
b/node_modules/hyperswitch/node_modules/swagger-ui/package.json
index 582caa9..a69dac2 100644
--- a/node_modules/hyperswitch/node_modules/swagger-ui/package.json
+++ b/node_modules/hyperswitch/node_modules/swagger-ui/package.json
@@ -73,7 +73,7 @@
     "url": "https://github.com/swagger-api/swagger-ui/issues";
   },
   "_id": "[email protected]",
-  "_shasum": "784057a1336d384dd500ca3cbe5b8f6fd7e9ab97",
+  "_shasum": "4cfe5464ebd212148945c8f08a7b4b017ca1cc55",
   "_from": "git+https://github.com/wikimedia/swagger-ui.git#master";,
   "_resolved": 
"git+https://github.com/wikimedia/swagger-ui.git#b9b40dc8e00caeb24c19fe636b93250a7e335541";
 }
diff --git 
a/node_modules/restbase-mod-table-cassandra/node_modules/json-stable-stringify/package.json
 
b/node_modules/restbase-mod-table-cassandra/node_modules/json-stable-stringify/package.json
index 5b811c7..0037a06 100644
--- 
a/node_modules/restbase-mod-table-cassandra/node_modules/json-stable-stringify/package.json
+++ 
b/node_modules/restbase-mod-table-cassandra/node_modules/json-stable-stringify/package.json
@@ -50,7 +50,7 @@
     "url": "https://github.com/substack/json-stable-stringify/issues";
   },
   "_id": "[email protected]",
-  "_shasum": "2e6ed84f220c237976dc8740ebba16952046e53b",
+  "_shasum": "25e32247fad4b2f45996b0c50b163800b36f8d5f",
   "_from": "git+https://github.com/wikimedia/json-stable-stringify.git#master";,
   "_resolved": 
"git+https://github.com/wikimedia/json-stable-stringify.git#c05178e4dfc3834017f017732934c1c52ba3dd8f";
 }
diff --git 
a/node_modules/service-runner/node_modules/limitation/node_modules/kad/package.json
 
b/node_modules/service-runner/node_modules/limitation/node_modules/kad/package.json
index 98b5c2b..cea20ca 100644
--- 
a/node_modules/service-runner/node_modules/limitation/node_modules/kad/package.json
+++ 
b/node_modules/service-runner/node_modules/limitation/node_modules/kad/package.json
@@ -72,7 +72,7 @@
   },
   "homepage": "https://github.com/kadtools/kad#readme";,
   "_id": "[email protected]",
-  "_shasum": "deb4fac9e7a037c42db7cd531973b25993d63b5d",
+  "_shasum": "ca4fd2e5790384ebb101fa336efc124e1d484fde",
   "_from": "git+https://github.com/gwicke/kad.git#master";,
   "_resolved": 
"git+https://github.com/gwicke/kad.git#936c91652d757ea6f9dd30e44698afb0daaa1d17";
 }
diff --git a/src b/src
index 30362cb..12e1dbf 160000
--- a/src
+++ b/src
@@ -1 +1 @@
-Subproject commit 30362cb79f2f9b54deacf2ff4be28204779445a5
+Subproject commit 12e1dbf0f4732b918c96c8ab9753ec031ef1e642

-- 
To view, visit https://gerrit.wikimedia.org/r/344919
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7939245ec8aded5f44114600067f0c991c451e21
Gerrit-PatchSet: 1
Gerrit-Project: analytics/aqs/deploy
Gerrit-Branch: master
Gerrit-Owner: Mforns <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to