Przeglądaj źródła

Merge branch 'master' of https://github.com/wekan/wekan into admin-reports

John R. Supplee 4 lat temu
rodzic
commit
86f6bdf9af
5 zmienionych plików z 508 dodań i 78 usunięć
  1. 1 1
      .meteor/release
  2. 3 3
      .meteor/versions
  3. 6 1
      CHANGELOG.md
  4. 497 72
      package-lock.json
  5. 1 1
      package.json

+ 1 - 1
.meteor/release

@@ -1 +1 @@
-METEOR@2.1
+METEOR@2.1.1

+ 3 - 3
.meteor/versions

@@ -15,7 +15,7 @@ babel-compiler@7.6.0
 babel-runtime@1.5.0
 base64@1.0.12
 binary-heap@1.0.11
-blaze@2.3.4
+blaze@2.4.0
 blaze-tools@1.0.10
 boilerplate-generator@1.7.1
 browser-policy-common@1.0.11
@@ -71,7 +71,7 @@ geojson-utils@1.0.10
 horka:swipebox@1.0.2
 hot-code-push@1.0.4
 html-tools@1.0.11
-htmljs@1.0.11
+htmljs@1.1.0
 http@1.4.3
 id-map@1.1.0
 idmontie:migrations@1.0.3
@@ -210,7 +210,7 @@ simple:rest-bearer-token-parser@1.0.1
 simple:rest-json-error-handler@1.0.1
 socket-stream-client@0.3.1
 softwarerero:accounts-t9n@1.3.11
-spacebars@1.0.15
+spacebars@1.1.0
 spacebars-compiler@1.1.3
 srp@1.1.0
 standard-minifier-css@1.7.2

+ 6 - 1
CHANGELOG.md

@@ -1,6 +1,11 @@
 # Upcoming Wekan release
 
-This release fixes the following bugs:
+This release adds the following updates:
+
+- [Upgraded to Meteor 2.1.1 an updated dependencies](https://github.com/wekan/wekan/commit/bb8c4325c60582cdcda5d406071586f18681e737).
+  Thanks to developers of dependencies.
+
+and fixes the following bugs:
 
 - [Revert stable tag, because it did break Wekan version numbers](https://github.com/wekan/wekan/commit/5ca90f4d2245910580cb0af885fac17dcec44ef0).
   Thanks to xet7.

Plik diff jest za duży
+ 497 - 72
package-lock.json


+ 1 - 1
package.json

@@ -71,7 +71,7 @@
     "ldapjs": "^2.1.1",
     "markdown-it": "^12.0.2",
     "markdown-it-emoji": "^2.0.0",
-    "meteor-node-stubs": "^1.0.1",
+    "meteor-node-stubs": "^1.0.3",
     "mongodb": "^3.6.2",
     "os": "^0.1.1",
     "page": "^1.11.5",

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików