Mobrovac has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/367732 )

Change subject: Update electron-render-service to f3978ab
......................................................................


Update electron-render-service to f3978ab

List of changes:
f3978ab Switch to Node v6.11
xxxxxxx Update node module dependencies

Change-Id: If525d070b0e75521b8c0006f19b4edd30a3ec1a0
---
A node_modules/@types/bluebird/LICENSE
M node_modules/@types/bluebird/index.d.ts
M node_modules/@types/bluebird/package.json
D node_modules/@types/bluebird/types-metadata.json
A node_modules/@types/express-serve-static-core/LICENSE
M node_modules/@types/express-serve-static-core/index.d.ts
M node_modules/@types/express-serve-static-core/package.json
A node_modules/@types/express/LICENSE
M node_modules/@types/express/index.d.ts
M node_modules/@types/express/package.json
D node_modules/@types/express/types-metadata.json
A node_modules/@types/mime/LICENSE
M node_modules/@types/mime/index.d.ts
M node_modules/@types/mime/package.json
D node_modules/@types/mime/types-metadata.json
A node_modules/@types/node/LICENSE
M node_modules/@types/node/index.d.ts
M node_modules/@types/node/package.json
M node_modules/ajv/dist/ajv.bundle.js
M node_modules/ajv/dist/ajv.min.js
M node_modules/ajv/dist/ajv.min.js.map
M node_modules/ajv/dist/nodent.min.js
M node_modules/ajv/dist/regenerator.min.js
M node_modules/ajv/lib/ajv.d.ts
M node_modules/ajv/lib/compile/formats.js
M node_modules/ajv/lib/dot/custom.jst
M node_modules/ajv/lib/dot/validate.jst
M node_modules/ajv/lib/dotjs/anyOf.js
M node_modules/ajv/lib/dotjs/constant.js
M node_modules/ajv/lib/dotjs/custom.js
M node_modules/ajv/lib/dotjs/dependencies.js
M node_modules/ajv/lib/dotjs/enum.js
M node_modules/ajv/lib/dotjs/format.js
M node_modules/ajv/lib/dotjs/items.js
M node_modules/ajv/lib/dotjs/multipleOf.js
M node_modules/ajv/lib/dotjs/not.js
M node_modules/ajv/lib/dotjs/oneOf.js
M node_modules/ajv/lib/dotjs/pattern.js
M node_modules/ajv/lib/dotjs/patternRequired.js
M node_modules/ajv/lib/dotjs/properties.js
M node_modules/ajv/lib/dotjs/ref.js
M node_modules/ajv/lib/dotjs/required.js
M node_modules/ajv/lib/dotjs/switch.js
M node_modules/ajv/lib/dotjs/uniqueItems.js
M node_modules/ajv/lib/dotjs/validate.js
M node_modules/ajv/package.json
M node_modules/ajv/scripts/compile-dots.js
M node_modules/ajv/scripts/travis-gh-pages
M node_modules/async/apply.js
M node_modules/async/applyEach.js
M node_modules/async/applyEachSeries.js
M node_modules/async/asyncify.js
M node_modules/async/auto.js
M node_modules/async/autoInject.js
M node_modules/async/cargo.js
M node_modules/async/compose.js
M node_modules/async/concat.js
A node_modules/async/concatLimit.js
M node_modules/async/concatSeries.js
M node_modules/async/constant.js
M node_modules/async/detect.js
M node_modules/async/detectLimit.js
M node_modules/async/detectSeries.js
M node_modules/async/dir.js
M node_modules/async/dist/async.js
M node_modules/async/dist/async.min.js
M node_modules/async/doDuring.js
M node_modules/async/doUntil.js
M node_modules/async/doWhilst.js
M node_modules/async/during.js
M node_modules/async/each.js
M node_modules/async/eachLimit.js
M node_modules/async/eachOf.js
M node_modules/async/eachOfLimit.js
M node_modules/async/eachOfSeries.js
M node_modules/async/eachSeries.js
M node_modules/async/ensureAsync.js
M node_modules/async/every.js
M node_modules/async/everyLimit.js
M node_modules/async/everySeries.js
M node_modules/async/forever.js
A node_modules/async/groupBy.js
A node_modules/async/groupByLimit.js
A node_modules/async/groupBySeries.js
M node_modules/async/index.js
M node_modules/async/internal/DoublyLinkedList.js
M node_modules/async/internal/applyEach.js
D node_modules/async/internal/concat.js
M node_modules/async/internal/consoleFunc.js
M node_modules/async/internal/doParallel.js
M node_modules/async/internal/doParallelLimit.js
D node_modules/async/internal/doSeries.js
M node_modules/async/internal/filter.js
M node_modules/async/internal/initialParams.js
M node_modules/async/internal/map.js
M node_modules/async/internal/parallel.js
M node_modules/async/internal/queue.js
D node_modules/async/internal/rest.js
M node_modules/async/internal/setImmediate.js
A node_modules/async/internal/slice.js
A node_modules/async/internal/wrapAsync.js
M node_modules/async/log.js
M node_modules/async/map.js
M node_modules/async/mapLimit.js
M node_modules/async/mapSeries.js
M node_modules/async/mapValues.js
M node_modules/async/mapValuesLimit.js
M node_modules/async/mapValuesSeries.js
M node_modules/async/memoize.js
M node_modules/async/package.json
M node_modules/async/parallel.js
M node_modules/async/parallelLimit.js
M node_modules/async/priorityQueue.js
M node_modules/async/queue.js
M node_modules/async/race.js
M node_modules/async/reduce.js
M node_modules/async/reduceRight.js
M node_modules/async/reflect.js
M node_modules/async/reflectAll.js
M node_modules/async/reject.js
M node_modules/async/rejectLimit.js
M node_modules/async/rejectSeries.js
M node_modules/async/retry.js
M node_modules/async/retryable.js
M node_modules/async/seq.js
M node_modules/async/series.js
M node_modules/async/some.js
M node_modules/async/someLimit.js
M node_modules/async/someSeries.js
M node_modules/async/sortBy.js
M node_modules/async/timeout.js
M node_modules/async/times.js
M node_modules/async/timesLimit.js
M node_modules/async/timesSeries.js
M node_modules/async/transform.js
A node_modules/async/tryEach.js
M node_modules/async/unmemoize.js
M node_modules/async/until.js
M node_modules/async/waterfall.js
M node_modules/async/whilst.js
M node_modules/balanced-match/index.js
M node_modules/balanced-match/package.json
M node_modules/brace-expansion/index.js
M node_modules/brace-expansion/package.json
M node_modules/concat-stream/index.js
M node_modules/concat-stream/node_modules/readable-stream/.npmignore
M node_modules/concat-stream/node_modules/readable-stream/.travis.yml
D node_modules/concat-stream/node_modules/readable-stream/.zuul.yml
M node_modules/concat-stream/node_modules/readable-stream/LICENSE
D node_modules/concat-stream/node_modules/readable-stream/doc/stream.markdown
A node_modules/concat-stream/node_modules/readable-stream/duplex-browser.js
M node_modules/concat-stream/node_modules/readable-stream/duplex.js
M node_modules/concat-stream/node_modules/readable-stream/lib/_stream_duplex.js
M 
node_modules/concat-stream/node_modules/readable-stream/lib/_stream_passthrough.js
M 
node_modules/concat-stream/node_modules/readable-stream/lib/_stream_readable.js
M 
node_modules/concat-stream/node_modules/readable-stream/lib/_stream_transform.js
M 
node_modules/concat-stream/node_modules/readable-stream/lib/_stream_writable.js
A 
node_modules/concat-stream/node_modules/readable-stream/lib/internal/streams/BufferList.js
A 
node_modules/concat-stream/node_modules/readable-stream/lib/internal/streams/destroy.js
A 
node_modules/concat-stream/node_modules/readable-stream/lib/internal/streams/stream-browser.js
A 
node_modules/concat-stream/node_modules/readable-stream/lib/internal/streams/stream.js
M node_modules/concat-stream/node_modules/readable-stream/package.json
M node_modules/concat-stream/node_modules/readable-stream/passthrough.js
A node_modules/concat-stream/node_modules/readable-stream/readable-browser.js
M node_modules/concat-stream/node_modules/readable-stream/readable.js
M node_modules/concat-stream/node_modules/readable-stream/transform.js
A node_modules/concat-stream/node_modules/readable-stream/writable-browser.js
M node_modules/concat-stream/node_modules/readable-stream/writable.js
A node_modules/concat-stream/node_modules/string_decoder/.npmignore
A node_modules/concat-stream/node_modules/string_decoder/LICENSE
A node_modules/concat-stream/node_modules/string_decoder/lib/string_decoder.js
A node_modules/concat-stream/node_modules/string_decoder/package.json
M node_modules/concat-stream/package.json
M node_modules/debug/.npmignore
M node_modules/debug/component.json
M node_modules/debug/package.json
M node_modules/debug/src/browser.js
M node_modules/debug/src/debug.js
M node_modules/debug/src/node.js
M node_modules/deep-extend/lib/deep-extend.js
M node_modules/deep-extend/package.json
M node_modules/electron/dist/electron
M node_modules/electron/dist/libffmpeg.so
M node_modules/electron/dist/libnode.so
A node_modules/electron/dist/pdf_viewer_resources.pak
M node_modules/electron/dist/resources/default_app.asar
M node_modules/electron/dist/resources/electron.asar
M node_modules/electron/dist/version
A node_modules/electron/electron.d.ts
M node_modules/electron/index.js
M node_modules/electron/install.js
M node_modules/electron/package.json
M node_modules/es6-promise/dist/es6-promise.auto.js
M node_modules/es6-promise/dist/es6-promise.auto.map
M node_modules/es6-promise/dist/es6-promise.auto.min.js
M node_modules/es6-promise/dist/es6-promise.auto.min.map
M node_modules/es6-promise/dist/es6-promise.js
M node_modules/es6-promise/dist/es6-promise.map
M node_modules/es6-promise/dist/es6-promise.min.js
M node_modules/es6-promise/dist/es6-promise.min.map
M node_modules/es6-promise/lib/es6-promise/enumerator.js
M node_modules/es6-promise/lib/es6-promise/utils.js
M node_modules/es6-promise/package.json
A node_modules/express-validator/.eslintrc
M node_modules/express-validator/.vscode/settings.json
A node_modules/express-validator/build/lib/express_validator.js
A node_modules/express-validator/build/lib/utils.js
A node_modules/express-validator/build/type-definition.spec.js
A node_modules/express-validator/build/typeDefinitionTest.js
A node_modules/express-validator/builtins.js
M node_modules/express-validator/index.d.ts
M node_modules/express-validator/lib/express_validator.js
M node_modules/express-validator/package.json
M node_modules/express-validator/tsconfig.json
M node_modules/express/lib/application.js
M node_modules/express/lib/middleware/init.js
M node_modules/express/lib/response.js
M node_modules/express/node_modules/debug/.npmignore
D node_modules/express/node_modules/debug/bower.json
M node_modules/express/node_modules/debug/component.json
M node_modules/express/node_modules/debug/package.json
M node_modules/express/node_modules/debug/src/browser.js
M node_modules/express/node_modules/debug/src/debug.js
M node_modules/express/node_modules/debug/src/node.js
M node_modules/express/package.json
M node_modules/extend/.eslintrc
M node_modules/extend/.jscs.json
M node_modules/extend/.travis.yml
M node_modules/extend/index.js
M node_modules/extend/package.json
M node_modules/extract-zip/.travis.yml
M node_modules/extract-zip/index.js
A node_modules/extract-zip/node_modules/debug/.jshintrc
C node_modules/extract-zip/node_modules/debug/.npmignore
A node_modules/extract-zip/node_modules/debug/Makefile
R node_modules/extract-zip/node_modules/debug/bower.json
C node_modules/extract-zip/node_modules/debug/browser.js
C node_modules/extract-zip/node_modules/debug/component.json
M node_modules/extract-zip/node_modules/debug/debug.js
D node_modules/extract-zip/node_modules/debug/index.js
D node_modules/extract-zip/node_modules/debug/lib/debug.js
C node_modules/extract-zip/node_modules/debug/node.js
M node_modules/extract-zip/node_modules/debug/package.json
A node_modules/extract-zip/node_modules/ms/.npmignore
A node_modules/extract-zip/node_modules/ms/LICENSE
A node_modules/extract-zip/node_modules/ms/index.js
A node_modules/extract-zip/node_modules/ms/package.json
M node_modules/extract-zip/package.json
R node_modules/finalhandler/node_modules/debug/.coveralls.yml
R node_modules/finalhandler/node_modules/debug/.eslintrc
R node_modules/finalhandler/node_modules/debug/.npmignore
R node_modules/finalhandler/node_modules/debug/.travis.yml
R node_modules/finalhandler/node_modules/debug/LICENSE
R node_modules/finalhandler/node_modules/debug/Makefile
R node_modules/finalhandler/node_modules/debug/component.json
R node_modules/finalhandler/node_modules/debug/karma.conf.js
R node_modules/finalhandler/node_modules/debug/node.js
R node_modules/finalhandler/node_modules/debug/package.json
R node_modules/finalhandler/node_modules/debug/src/browser.js
R node_modules/finalhandler/node_modules/debug/src/debug.js
R node_modules/finalhandler/node_modules/debug/src/index.js
R node_modules/finalhandler/node_modules/debug/src/node.js
M node_modules/finalhandler/package.json
M node_modules/form-data/lib/form_data.js
M node_modules/form-data/package.json
M node_modules/getpass/package.json
M node_modules/glob/glob.js
M node_modules/glob/package.json
M node_modules/heapdump/build/Makefile
M 
node_modules/heapdump/build/Release/.deps/Release/obj.target/addon/src/heapdump.o.d
M node_modules/heapdump/build/addon.target.mk
M node_modules/heapdump/build/config.gypi
M node_modules/heapdump/lib/main.js
M node_modules/heapdump/package.json
M node_modules/home-path/.travis.yml
M node_modules/home-path/LICENSE
M node_modules/home-path/jsdoc2md/README.hbs
M node_modules/home-path/package.json
M node_modules/hosted-git-info/index.js
M node_modules/hosted-git-info/package.json
M node_modules/ipaddr.js/bower.json
M node_modules/ipaddr.js/ipaddr.min.js
M node_modules/ipaddr.js/lib/ipaddr.js
M node_modules/ipaddr.js/package.json
M node_modules/ipaddr.js/src/ipaddr.coffee
M node_modules/ipaddr.js/test/ipaddr.test.coffee
D node_modules/jodid25519/.npmignore
D node_modules/jodid25519/.travis.yml
D node_modules/jodid25519/LICENSE
D node_modules/jodid25519/almond.0
D node_modules/jodid25519/almond.1
D node_modules/jodid25519/index.js
D node_modules/jodid25519/jsdoc.json
D node_modules/jodid25519/lib/core.js
D node_modules/jodid25519/lib/curve255.js
D node_modules/jodid25519/lib/dh.js
D node_modules/jodid25519/lib/eddsa.js
D node_modules/jodid25519/lib/utils.js
D node_modules/jodid25519/package.json
M node_modules/jsbn/package.json
M node_modules/mime-db/db.json
M node_modules/mime-db/package.json
M node_modules/mime-types/index.js
M node_modules/mime-types/package.json
M node_modules/minimatch/package.json
D node_modules/morgan/node_modules/debug/bower.json
M node_modules/morgan/package.json
M node_modules/ms/index.js
M node_modules/ms/package.json
D node_modules/normalize-package-data/.npmignore
D node_modules/normalize-package-data/.travis.yml
M node_modules/normalize-package-data/lib/fixer.js
M node_modules/normalize-package-data/lib/warning_messages.json
M node_modules/normalize-package-data/package.json
D node_modules/normalize-package-data/test/basic.js
D node_modules/normalize-package-data/test/consistency.js
D node_modules/normalize-package-data/test/dependencies.js
D node_modules/normalize-package-data/test/fixtures/async.json
D node_modules/normalize-package-data/test/fixtures/badscripts.json
D node_modules/normalize-package-data/test/fixtures/bcrypt.json
D node_modules/normalize-package-data/test/fixtures/coffee-script.json
D node_modules/normalize-package-data/test/fixtures/http-server.json
D node_modules/normalize-package-data/test/fixtures/movefile.json
D node_modules/normalize-package-data/test/fixtures/no-description.json
D node_modules/normalize-package-data/test/fixtures/node-module_exist.json
D node_modules/normalize-package-data/test/fixtures/npm.json
D node_modules/normalize-package-data/test/fixtures/read-package-json.json
D node_modules/normalize-package-data/test/fixtures/request.json
D node_modules/normalize-package-data/test/fixtures/underscore.json
D node_modules/normalize-package-data/test/github-urls.js
D node_modules/normalize-package-data/test/mixedcase-names.js
D node_modules/normalize-package-data/test/normalize.js
D node_modules/normalize-package-data/test/scoped.js
D node_modules/normalize-package-data/test/scripts.js
D node_modules/normalize-package-data/test/strict.js
D node_modules/normalize-package-data/test/typo.js
M node_modules/proxy-addr/index.js
M node_modules/proxy-addr/package.json
M node_modules/rc/lib/utils.js
M node_modules/rc/package.json
M node_modules/rc/test/nested-env-vars.js
D node_modules/safe-buffer/browser.js
M node_modules/safe-buffer/index.js
M node_modules/safe-buffer/package.json
M node_modules/safe-buffer/test.js
M node_modules/semver/package.json
M node_modules/semver/semver.js
M node_modules/send/node_modules/debug/.npmignore
D node_modules/send/node_modules/debug/bower.json
M node_modules/send/node_modules/debug/component.json
M node_modules/send/node_modules/debug/package.json
M node_modules/send/node_modules/debug/src/browser.js
M node_modules/send/node_modules/debug/src/debug.js
M node_modules/send/node_modules/debug/src/node.js
M node_modules/send/package.json
M node_modules/serve-static/package.json
M node_modules/sshpk/lib/dhe.js
M node_modules/sshpk/lib/formats/openssh-cert.js
M node_modules/sshpk/lib/formats/x509.js
M node_modules/sshpk/lib/identity.js
M node_modules/sshpk/lib/index.js
M node_modules/sshpk/lib/key.js
M node_modules/sshpk/lib/private-key.js
M node_modules/sshpk/lib/signature.js
M node_modules/sshpk/package.json
M node_modules/string_decoder/package.json
M node_modules/type-is/package.json
M node_modules/typedarray/package.json
A node_modules/uuid/.eslintrc.json
D node_modules/uuid/.npmignore
D node_modules/uuid/.travis.yml
M node_modules/uuid/bin/uuid
M node_modules/uuid/lib/bytesToUuid.js
M node_modules/uuid/lib/rng-browser.js
M node_modules/uuid/lib/rng.js
A node_modules/uuid/lib/sha1-browser.js
A node_modules/uuid/lib/sha1.js
M node_modules/uuid/package.json
D node_modules/uuid/test/mocha.opts
D node_modules/uuid/test/test.js
M node_modules/uuid/v1.js
A node_modules/uuid/v5.js
M node_modules/vary/package.json
M src
384 files changed, 21,616 insertions(+), 14,174 deletions(-)

Approvals:
  Mobrovac: Verified; Looks good to me, approved




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

Gerrit-MessageType: merged
Gerrit-Change-Id: If525d070b0e75521b8c0006f19b4edd30a3ec1a0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/electron-render/deploy
Gerrit-Branch: master
Gerrit-Owner: Ppchelko <ppche...@wikimedia.org>
Gerrit-Reviewer: Mobrovac <mobro...@wikimedia.org>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to