Dependencies update (#12624)

* Updating admin style

* Updating admin style

* update mongodb test to use 4.0

* using trusty

* Running wiredTiger without journaling in a replica set is not supported. Make sure you are not using --nojournal and that storage.journal.enabled is not set to 'false'.

* E: The method driver /usr/lib/apt/methods/https could not be found.
N: Is the package apt-transport-https installed?
Exited with code 100

* update dependencies

* eslint fix

* eslint fix

* update dependencies

* Fix saml broken by packages update
pull/12770/head^2
Gabriel Engel 7 years ago committed by Rodrigo Nascimento
parent babecd7697
commit 7b21a6d714
  1. 5
      .meteor/packages
  2. 2
      .meteor/release
  3. 27
      .meteor/versions
  4. 12380
      package-lock.json
  5. 101
      package.json
  6. 4
      packages/meteor-accounts-saml/server/saml_server.js
  7. 2
      packages/rocketchat-graphql/package.js
  8. 8
      packages/rocketchat-livechat/.app/.meteor/packages
  9. 2
      packages/rocketchat-livechat/.app/.meteor/release
  10. 25
      packages/rocketchat-livechat/.app/.meteor/versions
  11. 1428
      packages/rocketchat-livechat/.app/package-lock.json
  12. 12
      packages/rocketchat-livechat/.app/package.json
  13. 74
      tests/chimp-config.js

@ -16,7 +16,7 @@ check@1.3.1
ddp-rate-limiter@1.0.7
ddp-common@1.4.0
dynamic-import@0.5.0
ecmascript@0.12.0
ecmascript@0.12.3
ejson@1.1.0
email@1.2.3
fastclick@1.0.13
@ -32,7 +32,7 @@ reactive-dict@1.2.1
reactive-var@1.0.11
reload@1.2.0
service-configuration@1.0.11
session@1.1.8
session@1.2.0
shell-server@0.4.0
spacebars
standard-minifier-js@2.4.0
@ -82,7 +82,6 @@ rocketchat:importer-hipchat-enterprise
rocketchat:importer-slack
rocketchat:importer-slack-users
rocketchat:integrations
rocketchat:internal-hubot
rocketchat:irc
rocketchat:issuelinks
rocketchat:katex

@ -1 +1 @@
METEOR@1.8
METEOR@1.8.0.1

@ -9,7 +9,7 @@ accounts-twitter@1.4.2
aldeed:simple-schema@1.5.4
allow-deny@1.1.0
autoupdate@1.5.0
babel-compiler@7.2.1
babel-compiler@7.2.3
babel-runtime@1.3.0
base64@1.0.11
binary-heap@1.0.11
@ -17,7 +17,7 @@ blaze@2.3.3
blaze-html-templates@1.1.2
blaze-tools@1.0.10
boilerplate-generator@1.6.0
caching-compiler@1.2.0
caching-compiler@1.2.1
caching-html-compiler@1.1.3
callback-hook@1.1.0
cfs:http-methods@0.0.32
@ -32,10 +32,10 @@ ddp-rate-limiter@1.0.7
ddp-server@2.2.0
deepwell:bootstrap-datepicker2@1.3.0
deps@1.0.12
diff-sequence@1.1.0
diff-sequence@1.1.1
dispatch:run-as-user@1.1.1
dynamic-import@0.5.0
ecmascript@0.12.1
dynamic-import@0.5.1
ecmascript@0.12.3
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.8.0
ecmascript-runtime-server@0.7.1
@ -54,7 +54,7 @@ google-oauth@1.2.6
hot-code-push@1.0.4
html-tools@1.0.11
htmljs@1.0.11
http@1.4.1
http@1.4.2
id-map@1.1.0
inter-process-messaging@0.1.0
jalik:ufs@0.7.5
@ -73,7 +73,7 @@ konecty:change-case@2.3.0
konecty:delayed-task@1.0.0
konecty:mongo-counter@0.0.5_3
konecty:multiple-instances-status@1.1.0
konecty:user-presence@2.2.0
konecty:user-presence@2.3.0
launch-screen@1.1.1
less@2.8.0
littledata:synced-cron@1.5.1
@ -88,14 +88,14 @@ meteor-developer-oauth@1.2.1
meteorhacks:inject-initial@1.0.4
meteorhacks:meteorx@1.4.1
meteorspark:util@0.2.0
minifier-css@1.4.0
minifier-css@1.4.1
minifier-js@2.4.0
minimongo@1.4.5
mizzao:autocomplete@0.5.1
mizzao:timesync@0.3.4
mobile-experience@1.0.5
mobile-status-bar@1.0.14
modern-browsers@0.1.2
modern-browsers@0.1.3
modules@0.13.0
modules-runtime@0.10.3
mongo@1.6.0
@ -109,8 +109,8 @@ nimble:restivus@0.8.12
nooitaf:colors@1.1.2_1
npm-bcrypt@0.9.3
npm-mongo@3.1.1
oauth@1.2.5
oauth1@1.2.1
oauth@1.2.7
oauth1@1.2.2
oauth2@1.2.1
observe-sequence@1.0.16
ordered-dict@1.1.0
@ -177,7 +177,6 @@ rocketchat:importer-hipchat-enterprise@1.0.0
rocketchat:importer-slack@0.0.1
rocketchat:importer-slack-users@1.0.0
rocketchat:integrations@0.0.1
rocketchat:internal-hubot@0.0.1
rocketchat:irc@0.0.1
rocketchat:issuelinks@0.0.1
rocketchat:katex@0.0.1
@ -260,7 +259,7 @@ rocketchat:webrtc@0.0.1
rocketchat:wordpress@0.0.1
routepolicy@1.1.0
service-configuration@1.0.11
session@1.1.8
session@1.2.0
sha@1.0.9
shell-server@0.4.0
simple:json-routes@2.1.0
@ -283,7 +282,7 @@ twitter-oauth@1.2.0
ui@1.0.13
underscore@1.0.10
url@1.2.0
webapp@1.7.0
webapp@1.7.2
webapp-hashing@1.0.9
yasaricli:slugify@0.0.7
yasinuslu:blaze-meta@0.3.3

12380
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -89,65 +89,66 @@
"email": "support@rocket.chat"
},
"devDependencies": {
"@octokit/rest": "^15.15.1",
"@octokit/rest": "^16.1.0",
"@rocket.chat/eslint-config": "^0.1.2",
"autoprefixer": "^8.6.5",
"autoprefixer": "^9.4.1",
"babel-eslint": "^10.0.1",
"babel-mocha-es6-compiler": "^0.1.0",
"babel-plugin-array-includes": "^2.0.3",
"chimp": "^0.51.1",
"eslint": "^4.19.1",
"husky": "^0.14.3",
"eslint": "^5.9.0",
"husky": "^1.2.0",
"mocha": "^5.2.0",
"mock-require": "^3.0.2",
"postcss": "^6.0.22",
"postcss-custom-properties": "^7.0.0",
"postcss-easy-import": "^1.0.1",
"postcss-import": "^12.0.0",
"postcss-load-config": "^1.2.0",
"postcss-media-minmax": "^3.0.0",
"postcss-nested": "^3.0.0",
"postcss-selector-not": "^3.0.1",
"progress": "^2.0.1",
"postcss": "^7.0.6",
"postcss-custom-properties": "^8.0.9",
"postcss-easy-import": "^3.0.0",
"postcss-import": "^12.0.1",
"postcss-load-config": "^2.0.0",
"postcss-media-minmax": "^4.0.0",
"postcss-nested": "^4.1.0",
"postcss-selector-not": "^4.0.0",
"progress": "^2.0.2",
"proxyquire": "^2.1.0",
"simple-git": "^1.106.0",
"stylelint": "^9.7.0",
"stylelint-order": "^0.8.1",
"simple-git": "^1.107.0",
"stylelint": "^9.9.0",
"stylelint-order": "^2.0.0",
"supertest": "^3.3.0"
},
"dependencies": {
"@babel/runtime": "^7.1.2",
"@google-cloud/language": "^1.2.0",
"@google-cloud/storage": "^1.7.0",
"@google-cloud/vision": "^0.19.0",
"@babel/runtime": "^7.2.0",
"@google-cloud/language": "^2.0.0",
"@google-cloud/storage": "^2.3.1",
"@google-cloud/vision": "^0.23.0",
"@rocket.chat/apps-engine": "1.3.1",
"@slack/client": "^4.8.0",
"adm-zip": "^0.4.11",
"archiver": "^2.1.1",
"adm-zip": "^0.4.13",
"archiver": "^3.0.0",
"arraybuffer-to-string": "^1.0.2",
"atlassian-crowd": "^0.5.0",
"autolinker": "^1.7.1",
"aws-sdk": "^2.344.0",
"bad-words": "^1.6.5",
"bcrypt": "^2.0.1",
"blockstack": "18.0.4",
"bson": "^2.0.8",
"autolinker": "^1.8.1",
"aws-sdk": "^2.368.0",
"bad-words": "^3.0.0",
"bcrypt": "^3.0.2",
"blockstack": "18.1.0",
"body-parser": "1.18.3",
"bson": "^4.0.0",
"bugsnag": "^2.4.3",
"bunyan": "^1.8.12",
"busboy": "^0.2.14",
"bytebuffer": "5.0.1",
"cas": "https://github.com/kcbanner/node-cas/tarball/fcd27dad333223b3b75a048bce27973fb3ca0f62",
"chart.js": "^2.7.3",
"clipboard": "^2.0.1",
"codemirror": "^5.41.0",
"coffeescript": "^1.12.7",
"connect": "^2.7.10",
"clipboard": "^2.0.4",
"codemirror": "^5.42.0",
"coffeescript": "^2.3.2",
"connect": "^3.6.6",
"core-js": "^2.5.7",
"csv-parse": "^2.5.0",
"csv-parse": "^4.0.1",
"emailreplyparser": "^0.0.5",
"express": "^4.16.4",
"fibers": "^3.0.0",
"file-type": "^8.1.0",
"fibers": "^3.1.1",
"file-type": "^10.6.0",
"filesize": "^3.6.1",
"grapheme-splitter": "^1.0.4",
"gridfs-stream": "^1.1.1",
@ -159,45 +160,45 @@
"ip-range-check": "^0.0.2",
"jquery": "^3.3.1",
"jschardet": "^1.6.0",
"juice": "^4.3.2",
"juice": "^5.0.1",
"ldapjs": "^1.0.2",
"less": "https://github.com/meteor/less.js/tarball/8130849eb3d7f0ecf0ca8d0af7c4207b0442e3f6",
"less-plugin-autoprefix": "^1.5.1",
"less-plugin-autoprefix": "^2.0.0",
"localforage": "^1.7.3",
"lokijs": "^1.5.5",
"lru-cache": "^4.1.3",
"mailparser": "^2.4.0",
"marked": "^0.4.0",
"meteor-node-stubs": "^0.3.2",
"lru-cache": "^5.1.1",
"mailparser": "^2.4.3",
"marked": "^0.5.2",
"meteor-node-stubs": "^0.4.1",
"mime-db": "^1.37.0",
"mime-type": "^3.0.5",
"mime-type": "^3.0.7",
"mkdirp": "^0.5.1",
"moment": "^2.22.2",
"moment-timezone": "^0.5.23",
"node-dogstatsd": "^0.0.7",
"object-path": "^0.11.4",
"pdfjs-dist": "^2.0.550",
"pdfjs-dist": "^2.0.943",
"photoswipe": "^4.1.2",
"poplib": "^0.1.7",
"prom-client": "^11.1.3",
"prom-client": "^11.2.0",
"querystring": "^0.2.0",
"queue-fifo": "^0.2.4",
"queue-fifo": "^0.2.5",
"redis": "^2.8.0",
"semver": "^5.6.0",
"sharp": "^0.20.8",
"sharp": "^0.21.0",
"speakeasy": "^2.0.0",
"tar-stream": "^1.6.2",
"toastr": "^2.1.4",
"turndown": "^5.0.1",
"twilio": "^3.23.2",
"twilio": "^3.25.0",
"twit": "^2.2.11",
"ua-parser-js": "^0.7.19",
"underscore": "^1.9.1",
"underscore.string": "^3.3.5",
"webdav": "^1.6.1",
"webdav": "^2.0.0",
"wolfy87-eventemitter": "^5.2.5",
"xml-crypto": "^0.10.1",
"xml2js": "0.2.0",
"xml-crypto": "^1.0.2",
"xml2js": "0.4.19",
"xmlbuilder": "^10.1.1",
"xmldom": "^0.1.27",
"yaqrcode": "^0.2.1"

@ -4,6 +4,7 @@ import { Random } from 'meteor/random';
import { WebApp } from 'meteor/webapp';
import { RocketChat } from 'meteor/rocketchat:lib';
import { RoutePolicy } from 'meteor/routepolicy';
import bodyParser from 'body-parser';
import { SAML } from './saml_utils';
import _ from 'underscore';
@ -18,7 +19,6 @@ if (!Accounts.saml) {
}
import fiber from 'fibers';
import connect from 'connect';
RoutePolicy.declare('/_saml/', 'network');
/**
@ -373,7 +373,7 @@ const middleware = function(req, res, next) {
};
// Listen to incoming SAML http requests
WebApp.connectHandlers.use(connect.bodyParser()).use(function(req, res, next) {
WebApp.connectHandlers.use(bodyParser.json()).use(function(req, res, next) {
// Need to create a fiber since we're using synchronous http calls and nothing
// else is wrapping this in a fiber automatically
fiber(function() {

@ -22,8 +22,6 @@ Npm.depends({
'@accounts/graphql-api': '0.2.3',
'apollo-server-express': '1.3.6',
cors: '2.8.4',
'body-parser': '1.18.3',
express: '4.16.3',
graphql: '0.13.2',
'graphql-subscriptions': '0.5.8',
'graphql-tools': '3.0.2',

@ -5,11 +5,11 @@
# but you can also edit it by hand.
meteor@1.9.2
webapp@1.7.0
webapp@1.7.1
logging@1.1.20
tracker@1.2.0
deps@1.0.12
session@1.1.8
session@1.2.0
ddp@1.4.0
livedata@1.0.18
mongo@1.6.0
@ -31,9 +31,9 @@ mizzao:timesync
reactive-var@1.0.11
accounts-password@1.5.1
tap:i18n
ecmascript@0.12.0
ecmascript@0.12.3
es5-shim@4.8.0
standard-minifier-css@1.5.0
standard-minifier-css@1.5.2
standard-minifier-js@2.4.0
shell-server@0.4.0
dynamic-import@0.5.0

@ -2,14 +2,14 @@ accounts-base@1.4.3
accounts-password@1.5.1
aldeed:simple-schema@1.5.4
allow-deny@1.1.0
babel-compiler@7.2.1
babel-compiler@7.2.3
babel-runtime@1.3.0
base64@1.0.11
binary-heap@1.0.11
blaze@2.3.3
blaze-tools@1.0.10
boilerplate-generator@1.6.0
caching-compiler@1.2.0
caching-compiler@1.2.1
caching-html-compiler@1.1.3
callback-hook@1.1.0
cfs:http-methods@0.0.32
@ -21,9 +21,9 @@ ddp-common@1.4.0
ddp-rate-limiter@1.0.7
ddp-server@2.2.0
deps@1.0.12
diff-sequence@1.1.0
dynamic-import@0.5.0
ecmascript@0.12.1
diff-sequence@1.1.1
dynamic-import@0.5.1
ecmascript@0.12.3
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.8.0
ecmascript-runtime-server@0.7.1
@ -34,14 +34,14 @@ fetch@0.1.0
geojson-utils@1.0.10
html-tools@1.0.11
htmljs@1.0.11
http@1.4.1
http@1.4.2
id-map@1.1.0
inter-process-messaging@0.1.0
jquery@1.11.11
kadira:blaze-layout@2.3.0
kadira:flow-router@2.12.1
konecty:nrr@2.0.2
konecty:user-presence@2.2.0
konecty:user-presence@2.3.0
less@2.8.0
livedata@1.0.18
localstorage@1.2.0
@ -49,11 +49,11 @@ logging@1.1.20
mdg:validation-error@0.5.1
meteor@1.9.2
meteorspark:util@0.2.0
minifier-css@1.4.0
minifier-css@1.4.1
minifier-js@2.4.0
minimongo@1.4.5
mizzao:timesync@0.5.0
modern-browsers@0.1.2
modern-browsers@0.1.3
modules@0.13.0
modules-runtime@0.10.3
momentjs:moment@2.22.2
@ -61,7 +61,6 @@ mongo@1.6.0
mongo-decimal@0.1.0
mongo-dev-server@1.1.0
mongo-id@1.0.7
nooitaf:colors@1.1.2_1
npm-bcrypt@0.9.3
npm-mongo@3.1.1
observe-sequence@1.0.16
@ -77,14 +76,14 @@ retry@1.1.0
rocketchat:streamer@1.0.1
routepolicy@1.1.0
service-configuration@1.0.11
session@1.1.8
session@1.2.0
sha@1.0.9
shell-server@0.4.0
socket-stream-client@0.2.2
spacebars@1.0.15
spacebars-compiler@1.1.3
srp@1.0.12
standard-minifier-css@1.5.1
standard-minifier-css@1.5.2
standard-minifier-js@2.4.0
tap:i18n@1.8.2
templating@1.3.2
@ -95,5 +94,5 @@ tracker@1.2.0
ui@1.0.13
underscore@1.0.10
url@1.2.0
webapp@1.7.0
webapp@1.7.2
webapp-hashing@1.0.9

File diff suppressed because it is too large Load Diff

@ -20,16 +20,16 @@
"email": "support@rocket.chat"
},
"dependencies": {
"@babel/runtime": "^7.1.2",
"autolinker": "^1.7.1",
"bcrypt": "^2.0.1",
"@babel/runtime": "^7.2.0",
"autolinker": "^1.8.1",
"bcrypt": "^3.0.2",
"core-js": "^2.5.7",
"jquery": "^3.3.1",
"meteor-node-stubs": "^0.3.3",
"meteor-node-stubs": "^0.4.1",
"mime-db": "^1.37.0",
"mime-type": "^3.0.5",
"mime-type": "^3.0.7",
"moment": "^2.22.2",
"sweetalert2": "^7.28.11",
"sweetalert2": "^7.29.2",
"toastr": "^2.1.4",
"underscore": "^1.9.1",
"underscore.string": "^3.3.5"

@ -2,23 +2,23 @@
// import {isCI} from '../lib/ci';
module.exports = {
// // - - - - CHIMP - - - -
// watch: false,
// watchTags: '@watch,@focus',
// domainSteps: null,
// e2eSteps: null,
// fullDomain: false,
// domainOnly: false,
// e2eTags: '@e2e',
// watchWithPolling: false,
// server: false,
// serverPort: 8060,
// serverHost: 'localhost',
// sync: true,
// offline: false,
// showXolvioMessages: true,
// - - - - CHIMP - - - -
// watch: false,
// watchTags: '@watch,@focus',
// domainSteps: null,
// e2eSteps: null,
// fullDomain: false,
// domainOnly: false,
// e2eTags: '@e2e',
// watchWithPolling: false,
// server: false,
// serverPort: 8060,
// serverHost: 'localhost',
// sync: true,
// offline: false,
// showXolvioMessages: true,
// // - - - - CUCUMBER - - - -
// - - - - CUCUMBER - - - -
path: 'tests/end-to-end',
// format: 'pretty',
// tags: '~@ignore',
@ -37,7 +37,7 @@ module.exports = {
// compiler: 'js:' + path.resolve(__dirname, '../lib/babel-register.js'),
// conditionOutput: true,
// // - - - - SELENIUM - - - -
// - - - - SELENIUM - - - -
// browser: null,
// platform: 'ANY',
// name: '',
@ -47,7 +47,7 @@ module.exports = {
// host: null,
// // deviceName: null,
// // - - - - WEBDRIVER-IO - - - -
// - - - - WEBDRIVER-IO - - - -
// webdriverio: {
// desiredCapabilities: {},
// logLevel: 'silent',
@ -62,7 +62,7 @@ module.exports = {
// waitforInterval: 250,
// },
// // - - - - SELENIUM-STANDALONE
// - - - - SELENIUM-STANDALONE
// seleniumStandaloneOptions: {
// // check for more recent versions of selenium here:
// // http://selenium-release.storage.googleapis.com/index.html
@ -93,16 +93,16 @@ module.exports = {
// }
// },
// // - - - - SESSION-MANAGER - - - -
// - - - - SESSION-MANAGER - - - -
// noSessionReuse: false,
// // - - - - SIMIAN - - - -
// - - - - SIMIAN - - - -
// simianResultEndPoint: 'api.simian.io/v1.0/result',
// simianAccessToken: false,
// simianResultBranch: null,
// simianRepositoryId: null,
// // - - - - MOCHA - - - -
// - - - - MOCHA - - - -
mocha: true,
mochaCommandLineOptions: ['--color'],
mochaConfig: {
@ -116,7 +116,7 @@ module.exports = {
bail: true, // bail after first test failure
},
// // - - - - JASMINE - - - -
// - - - - JASMINE - - - -
// jasmine: false,
// jasmineConfig: {
// specDir: '.',
@ -134,21 +134,21 @@ module.exports = {
// // See: http://jasmine.github.io/2.4/node.html#section-Reporters
// },
// // - - - - METEOR - - - -
// - - - - METEOR - - - -
ddp: 'http://localhost:3000',
// serverExecuteTimeout: 10000,
// serverExecuteTimeout: 10000,
// // - - - - PHANTOM - - - -
// phantom_w: 1280,
// phantom_h: 1024,
// phantom_ignoreSSLErrors: false,
// - - - - PHANTOM - - - -
// phantom_w: 1280,
// phantom_h: 1024,
// phantom_ignoreSSLErrors: false,
// // - - - - DEBUGGING - - - -
// log: 'info',
// debug: false,
// seleniumDebug: null,
// debugCucumber: null,
// debugBrkCucumber: null,
// debugMocha: null,
// debugBrkMocha: null,
// - - - - DEBUGGING - - - -
// log: 'info',
// debug: false,
// seleniumDebug: null,
// debugCucumber: null,
// debugBrkCucumber: null,
// debugMocha: null,
// debugBrkMocha: null,
};

Loading…
Cancel
Save