Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Meteor to 1.6.1.1 #10314

Merged
merged 1 commit into from
Apr 3, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ check@1.3.0
ddp-rate-limiter@1.0.7
ddp-common@1.4.0
dynamic-import@0.3.0
ecmascript@0.10.0
ecmascript@0.10.6
ejson@1.1.0
email@1.2.3
fastclick@1.0.13
Expand Down
2 changes: 1 addition & 1 deletion .meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@1.6.1
METEOR@1.6.1.1
36 changes: 18 additions & 18 deletions .meteor/versions
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ accounts-github@1.4.1
accounts-google@1.3.1
accounts-meteor-developer@1.4.1
accounts-oauth@1.1.15
accounts-password@1.5.0
accounts-password@1.5.1
accounts-twitter@1.4.1
aldeed:simple-schema@1.5.3
aldeed:simple-schema@1.5.4
allow-deny@1.1.0
autoupdate@1.4.0
babel-compiler@7.0.4
babel-compiler@7.0.7
babel-runtime@1.2.2
base64@1.0.11
binary-heap@1.0.10
Expand All @@ -21,11 +21,11 @@ caching-compiler@1.1.11
caching-html-compiler@1.1.2
callback-hook@1.1.0
cfs:http-methods@0.0.32
check@1.3.0
check@1.3.1
coffeescript@1.0.17
dandv:caret-position@2.1.1
ddp@1.4.0
ddp-client@2.3.1
ddp-client@2.3.2
ddp-common@1.4.0
ddp-rate-limiter@1.0.7
ddp-server@2.1.2
Expand All @@ -34,7 +34,7 @@ deps@1.0.12
diff-sequence@1.1.0
dispatch:run-as-user@1.1.1
dynamic-import@0.3.0
ecmascript@0.10.4
ecmascript@0.10.7
ecmascript-runtime@0.5.0
ecmascript-runtime-client@0.6.2
ecmascript-runtime-server@0.5.0
Expand All @@ -54,7 +54,7 @@ html-tools@1.0.11
htmljs@1.0.11
http@1.4.0
id-map@1.1.0
jalik:ufs@0.7.4_1
jalik:ufs@0.7.5
jalik:ufs-gridfs@0.2.1
jalik:ufs-local@0.2.9
jparker:crypto-core@0.1.0
Expand All @@ -74,35 +74,35 @@ launch-screen@1.1.1
less@2.7.12
livedata@1.0.18
localstorage@1.2.0
logging@1.1.19
logging@1.1.20
matb33:collection-hooks@0.8.4
mdg:validation-error@0.5.1
meteor@1.8.2
meteor@1.8.6
meteor-base@1.3.0
meteor-developer-oauth@1.2.0
meteorhacks:inject-initial@1.0.4
meteorhacks:meteorx@1.4.1
meteorspark:util@0.2.0
minifier-css@1.3.1
minifier-js@2.3.2
minimongo@1.4.3
minifier-js@2.3.4
minimongo@1.4.4
mizzao:autocomplete@0.5.1
mizzao:timesync@0.3.4
mobile-experience@1.0.5
mobile-status-bar@1.0.14
modules@0.11.4
modules@0.11.6
modules-runtime@0.9.2
mongo@1.4.3
mongo@1.4.5
mongo-dev-server@1.1.0
mongo-id@1.0.6
mongo-id@1.0.7
mongo-livedata@1.0.12
mrt:reactive-store@0.0.1
mystor:device-detection@0.2.0
nimble:restivus@0.8.12
nooitaf:colors@1.1.2_1
npm-bcrypt@0.9.3
npm-mongo@2.2.34
oauth@1.2.1
oauth@1.2.3
oauth1@1.2.0
oauth2@1.2.0
observe-sequence@1.0.16
Expand Down Expand Up @@ -221,7 +221,7 @@ rocketchat:smarsh-connector@0.0.1
rocketchat:sms@0.0.1
rocketchat:spotify@0.0.1
rocketchat:statistics@0.0.1
rocketchat:streamer@0.6.1
rocketchat:streamer@0.6.2
rocketchat:theme@0.0.1
rocketchat:tokenpass@0.0.1
rocketchat:tooltip@0.0.1
Expand All @@ -240,7 +240,7 @@ rocketchat:version-check@0.0.1
rocketchat:videobridge@0.2.0
rocketchat:webrtc@0.0.1
rocketchat:wordpress@0.0.1
routepolicy@1.0.12
routepolicy@1.0.13
server-render@0.3.0
service-configuration@1.0.11
session@1.1.7
Expand All @@ -252,7 +252,7 @@ socket-stream-client@0.1.0
spacebars@1.0.15
spacebars-compiler@1.1.3
srp@1.0.10
standard-minifier-js@2.3.2
standard-minifier-js@2.3.3
steffo:meteor-accounts-saml@0.0.1
swydo:graphql@0.0.3
tap:i18n@1.8.2
Expand Down
13 changes: 5 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"supertest": "^3.0.0"
},
"dependencies": {
"@babel/runtime": "^7.0.0-beta.40",
"@babel/runtime": "^7.0.0-beta.44",
"@google-cloud/language": "^1.1.0",
"@google-cloud/storage": "^1.6.0",
"@google-cloud/vision": "^0.15.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/rocketchat-livechat/.app/.meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ reactive-var@1.0.11
accounts-password@1.5.0
tap:i18n
smoral:sweetalert
ecmascript@0.10.0
ecmascript@0.10.6
es5-shim@4.7.0
standard-minifier-css@1.4.0
standard-minifier-js@2.3.1
Expand Down
2 changes: 1 addition & 1 deletion packages/rocketchat-livechat/.app/.meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@1.6.1
METEOR@1.6.1.1
34 changes: 17 additions & 17 deletions packages/rocketchat-livechat/.app/.meteor/versions
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
accounts-base@1.4.2
accounts-password@1.5.0
aldeed:simple-schema@1.5.3
accounts-password@1.5.1
aldeed:simple-schema@1.5.4
allow-deny@1.1.0
babel-compiler@7.0.4
babel-compiler@7.0.7
babel-runtime@1.2.2
base64@1.0.11
binary-heap@1.0.10
Expand All @@ -13,17 +13,17 @@ caching-compiler@1.1.11
caching-html-compiler@1.1.2
callback-hook@1.1.0
cfs:http-methods@0.0.32
check@1.3.0
check@1.3.1
coffeescript@1.0.17
ddp@1.4.0
ddp-client@2.3.1
ddp-client@2.3.2
ddp-common@1.4.0
ddp-rate-limiter@1.0.7
ddp-server@2.1.2
deps@1.0.12
diff-sequence@1.1.0
dynamic-import@0.3.0
ecmascript@0.10.4
ecmascript@0.10.7
ecmascript-runtime@0.5.0
ecmascript-runtime-client@0.6.2
ecmascript-runtime-server@0.5.0
Expand All @@ -43,20 +43,20 @@ konecty:user-presence@2.0.1
less@2.7.12
livedata@1.0.18
localstorage@1.2.0
logging@1.1.19
logging@1.1.20
mdg:validation-error@0.5.1
meteor@1.8.2
meteor@1.8.6
meteorspark:util@0.2.0
minifier-css@1.3.1
minifier-js@2.3.2
minimongo@1.4.3
minifier-js@2.3.4
minimongo@1.4.4
mizzao:timesync@0.5.0
modules@0.11.4
modules@0.11.6
modules-runtime@0.9.2
momentjs:moment@2.20.1
mongo@1.4.3
momentjs:moment@2.22.0
mongo@1.4.5
mongo-dev-server@1.1.0
mongo-id@1.0.6
mongo-id@1.0.7
nooitaf:colors@1.1.2_1
npm-bcrypt@0.9.3
npm-mongo@2.2.34
Expand All @@ -70,8 +70,8 @@ reactive-dict@1.2.0
reactive-var@1.0.11
reload@1.2.0
retry@1.1.0
rocketchat:streamer@0.6.1
routepolicy@1.0.12
rocketchat:streamer@0.6.2
routepolicy@1.0.13
server-render@0.3.0
service-configuration@1.0.11
session@1.1.7
Expand All @@ -84,7 +84,7 @@ spacebars@1.0.15
spacebars-compiler@1.1.3
srp@1.0.10
standard-minifier-css@1.4.1
standard-minifier-js@2.3.2
standard-minifier-js@2.3.3
tap:i18n@1.8.2
templating@1.3.2
templating-compiler@1.3.3
Expand Down