From 2cd784c92b724726e8934995804d83358259e8bd Mon Sep 17 00:00:00 2001 From: Stefan Zermatten Date: Mon, 27 Dec 2021 17:48:34 +0200 Subject: [PATCH] Updated Meteor to 2.5.1 --- app/.meteor/packages | 46 ++++++++-------- app/.meteor/release | 2 +- app/.meteor/versions | 93 ++++++++++++++++---------------- app/imports/api/users/Invites.js | 1 - 4 files changed, 69 insertions(+), 73 deletions(-) diff --git a/app/.meteor/packages b/app/.meteor/packages index 50844cea..4b5ec57a 100644 --- a/app/.meteor/packages +++ b/app/.meteor/packages @@ -3,32 +3,32 @@ # 'meteor add' and 'meteor remove' will edit this file for you, # but you can also edit it by hand. -accounts-password -random -underscore +accounts-password@2.2.0 +random@1.2.0 +underscore@1.0.10 dburles:mongo-collection-instances -accounts-google -email -meteor-base -mobile-experience -mongo -session -tracker -logging -reload -ejson -check -standard-minifier-js -shell-server -ecmascript -es5-shim +accounts-google@1.4.0 +email@2.2.0 +meteor-base@1.5.1 +mobile-experience@1.1.0 +mongo@1.13.0 +session@1.2.0 +tracker@1.2.0 +logging@1.3.1 +reload@1.3.1 +ejson@1.1.1 +check@1.3.1 +standard-minifier-js@2.7.2 +shell-server@0.5.0 +ecmascript@0.16.0 +es5-shim@4.8.0 percolate:synced-cron -service-configuration -dynamic-import -ddp-rate-limiter -rate-limit +service-configuration@1.3.0 +dynamic-import@0.7.2 +ddp-rate-limiter@1.1.0 +rate-limit@1.0.9 mdg:validated-method -static-html +static-html@1.3.2 aldeed:collection2 aldeed:schema-index accounts-patreon diff --git a/app/.meteor/release b/app/.meteor/release index 59245ca5..736d7fe8 100644 --- a/app/.meteor/release +++ b/app/.meteor/release @@ -1 +1 @@ -METEOR@2.2.1 +METEOR@2.5.1 diff --git a/app/.meteor/versions b/app/.meteor/versions index f70c697d..8d5ea19a 100644 --- a/app/.meteor/versions +++ b/app/.meteor/versions @@ -1,18 +1,18 @@ -accounts-base@1.9.0 -accounts-google@1.3.3 -accounts-oauth@1.2.0 -accounts-password@1.7.1 +accounts-base@2.2.0 +accounts-google@1.4.0 +accounts-oauth@1.4.0 +accounts-password@2.2.0 accounts-patreon@0.1.0 akryum:npm-check@0.1.2 akryum:vue-component@0.15.2 akryum:vue-component-dev-client@0.4.7 akryum:vue-component-dev-server@0.1.4 akryum:vue-router2@0.2.3 -aldeed:collection2@3.4.1 +aldeed:collection2@3.5.0 aldeed:schema-index@3.0.0 allow-deny@1.1.0 -autoupdate@1.7.0 -babel-compiler@7.6.2 +autoupdate@1.8.0 +babel-compiler@7.7.0 babel-runtime@1.5.0 base64@1.0.12 binary-heap@1.0.11 @@ -21,62 +21,60 @@ boilerplate-generator@1.7.1 bozhao:link-accounts@2.4.0 caching-compiler@1.2.2 caching-html-compiler@1.2.1 -callback-hook@1.3.0 +callback-hook@1.4.0 check@1.3.1 coffeescript@2.4.1 coffeescript-compiler@2.4.1 dburles:mongo-collection-instances@0.3.5 ddp@1.4.0 -ddp-client@2.4.1 +ddp-client@2.5.0 ddp-common@1.4.0 -ddp-rate-limiter@1.0.9 -ddp-server@2.3.3 +ddp-rate-limiter@1.1.0 +ddp-server@2.5.0 diff-sequence@1.1.1 -dynamic-import@0.6.0 -ecmascript@0.15.1 -ecmascript-runtime@0.7.0 -ecmascript-runtime-client@0.11.1 -ecmascript-runtime-server@0.10.1 +dynamic-import@0.7.2 +ecmascript@0.16.0 +ecmascript-runtime@0.8.0 +ecmascript-runtime-client@0.12.1 +ecmascript-runtime-server@0.11.0 ejson@1.1.1 -email@2.0.0 +email@2.2.0 es5-shim@4.8.0 fetch@0.1.1 geojson-utils@1.0.10 -google-oauth@1.3.0 +google-oauth@1.4.1 hot-code-push@1.0.4 html-tools@1.1.2 htmljs@1.1.1 http@1.4.4 id-map@1.1.1 inter-process-messaging@0.1.1 -lai:collection-extensions@0.2.1_1 -launch-screen@1.2.1 -livedata@1.0.18 +lai:collection-extensions@0.3.0 +launch-screen@1.3.0 localstorage@1.2.0 -logging@1.2.0 +logging@1.3.1 mdg:validated-method@1.2.0 -meteor@1.9.3 -meteor-base@1.4.0 -meteortesting:browser-tests@1.3.4 -meteortesting:mocha@2.0.2 +meteor@1.10.0 +meteor-base@1.5.1 +meteortesting:browser-tests@1.3.5 +meteortesting:mocha@2.0.3 meteortesting:mocha-core@8.0.1 mikowals:batch-insert@1.2.0 -minifier-css@1.5.4 -minifier-js@2.6.1 -minimongo@1.6.2 +minifier-css@1.6.0 +minifier-js@2.7.3 +minimongo@1.7.0 mobile-experience@1.1.0 mobile-status-bar@1.1.0 -modern-browsers@0.1.5 -modules@0.16.0 +modern-browsers@0.1.7 +modules@0.17.0 modules-runtime@0.12.0 -mongo@1.11.1 +mongo@1.13.0 mongo-decimal@0.1.2 mongo-dev-server@1.1.0 mongo-id@1.0.8 -npm-bcrypt@0.9.4 -npm-mongo@3.9.0 -oauth@1.3.2 -oauth2@1.3.0 +npm-mongo@3.9.1 +oauth@2.1.0 +oauth2@1.3.1 ordered-dict@1.1.0 ostrio:cookies@2.7.0 ostrio:files@2.0.1 @@ -93,35 +91,34 @@ peerlibrary:server-autorun@0.8.0 peerlibrary:subscription-data@0.8.0 percolate:migrations@1.0.3 percolate:synced-cron@1.3.2 -promise@0.11.2 +promise@0.12.0 raix:eventemitter@1.0.0 random@1.2.0 rate-limit@1.0.9 -react-fast-refresh@0.1.1 +react-fast-refresh@0.2.1 reactive-dict@1.3.0 reactive-var@1.0.11 reload@1.3.1 retry@1.1.0 -routepolicy@1.1.0 +routepolicy@1.1.1 seba:minifiers-autoprefixer@2.0.1 -service-configuration@1.0.11 +service-configuration@1.3.0 session@1.2.0 sha@1.0.9 shell-server@0.5.0 -simple:json-routes@2.1.0 -simple:rest@1.1.1 -simple:rest-method-mixin@1.0.1 -socket-stream-client@0.3.3 +simple:json-routes@2.3.1 +simple:rest@1.2.1 +simple:rest-method-mixin@1.1.0 +socket-stream-client@0.4.0 spacebars-compiler@1.3.0 -srp@1.1.0 -standard-minifier-js@2.6.1 +standard-minifier-js@2.7.3 static-html@1.3.2 templating-tools@1.2.1 tmeasday:check-npm-versions@1.0.2 tracker@1.2.0 -typescript@4.2.2 +typescript@4.4.0 underscore@1.0.10 url@1.3.2 -webapp@1.10.1 +webapp@1.13.0 webapp-hashing@1.1.0 zer0th:meteor-vuetify-loader@0.1.41 diff --git a/app/imports/api/users/Invites.js b/app/imports/api/users/Invites.js index 87a6301c..af98adf2 100644 --- a/app/imports/api/users/Invites.js +++ b/app/imports/api/users/Invites.js @@ -16,7 +16,6 @@ let InviteSchema = new SimpleSchema({ regEx: SimpleSchema.RegEx.Id, optional: true, index: 1, - unique: 1, }, inviteToken: { type: String,