jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/392656 )

Change subject: Bump versions of used libraries
......................................................................


Bump versions of used libraries

-downloadJs
-ekko lightbox
-jqcloud
-jquery toast
-leaflet
-leaflet zoomboc
-moment
-select2
-vis

dev:
-grunt-stylelint
-qunit
-sinon

Use qunit instead of qunitjs

Change-Id: Ide7e74264605998b82210a9fe39d593fc8f3567a
---
M package.json
M wikibase/tests/QueryHelper.html
M wikibase/tests/index.html
3 files changed, 17 insertions(+), 17 deletions(-)

Approvals:
  Lucas Werkmeister (WMDE): Looks good to me, approved
  jenkins-bot: Verified



diff --git a/package.json b/package.json
index 5d01efc..0b36a93 100644
--- a/package.json
+++ b/package.json
@@ -23,26 +23,26 @@
     "codemirror": "^5.27.4",
     "d3": "^3.5.17",
     "dimple-js": "^2.1.4",
-    "downloadjs": "1.4.4",
-    "ekko-lightbox": "^4.0.1",
+    "downloadjs": "1.4.7",
+    "ekko-lightbox": "^5.3.0",
     "es6-shim": "^0.35.3",
     "font-awesome": "^4.7.0",
-    "jqcloud-npm": "^3.1.0",
+    "jqcloud-npm": "^4.0.0",
     "jquery": "^3.2.1",
     "jquery-resizable-dom": "^0.20.0",
-    "jquery-toast-plugin": "^1.3.1",
+    "jquery-toast-plugin": "^1.3.2",
     "jquery.i18n": "git+https://github.com/wikimedia/jquery.i18n.git";,
     "jquery.uls": "git+https://github.com/wikimedia/jquery.uls.git";,
-    "js-cookie": "^2.1.4",
+    "js-cookie": "^2.2.0",
     "jstree": "^3.3.4",
-    "leaflet": "^1.1.0",
+    "leaflet": "^1.2.0",
     "leaflet-fullscreen": "^1.0.2",
-    "leaflet-zoombox": "^0.3.5",
+    "leaflet-zoombox": "^0.5.0",
     "leaflet.markercluster": "^1.2.0",
-    "moment": "^2.18.1",
-    "select2": "^4.0.3",
+    "moment": "^2.19.2",
+    "select2": "^4.0.5",
     "underscore": "^1.8.3",
-    "vis": "^4.20.1",
+    "vis": "^4.21.0",
     "wellknown": "^0.5.0"
   },
   "devDependencies": {
@@ -64,13 +64,13 @@
     "grunt-jsonlint": "^1.1.0",
     "grunt-merge-i18n": "0.0.0",
     "grunt-shell": "^2.1.0",
-    "grunt-stylelint": "^0.8.0",
+    "grunt-stylelint": "^0.9.0",
     "grunt-usemin": "^3.1.1",
     "http-server": "^0.10.0",
     "karma-qunit": "^1.2.1",
     "load-grunt-tasks": "^3.5.2",
-    "qunitjs": "1.23.1",
-    "sinon": "^2.3.6",
+    "qunit": "2.4.1",
+    "sinon": "^4.1.2",
     "stylelint": "7.8.0",
     "stylelint-config-wikimedia": "0.4.1"
   }
diff --git a/wikibase/tests/QueryHelper.html b/wikibase/tests/QueryHelper.html
index f0879e4..897d22a 100644
--- a/wikibase/tests/QueryHelper.html
+++ b/wikibase/tests/QueryHelper.html
@@ -4,8 +4,8 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width">
   <title>QUnit Tests</title>
-  <link rel="stylesheet" href="../../node_modules/qunitjs/qunit/qunit.css">
-  <script src="../../node_modules/qunitjs/qunit/qunit.js"></script>
+  <link rel="stylesheet" href="../../node_modules/qunit/qunit/qunit.css">
+  <script src="../../node_modules/qunit/qunit/qunit.js"></script>
 </head>
 <body>
   <div id="qunit"></div>
diff --git a/wikibase/tests/index.html b/wikibase/tests/index.html
index 7dfe626..26cb16e 100644
--- a/wikibase/tests/index.html
+++ b/wikibase/tests/index.html
@@ -4,8 +4,8 @@
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width">
 <title>QUnit Tests</title>
-<link rel="stylesheet" href="../../node_modules/qunitjs/qunit/qunit.css">
-<script src="../../node_modules/qunitjs/qunit/qunit.js"></script>
+<link rel="stylesheet" href="../../node_modules/qunit/qunit/qunit.css">
+<script src="../../node_modules/qunit/qunit/qunit.js"></script>
 </head>
 <body>
        <div id="qunit"></div>

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ide7e74264605998b82210a9fe39d593fc8f3567a
Gerrit-PatchSet: 2
Gerrit-Project: wikidata/query/gui
Gerrit-Branch: master
Gerrit-Owner: Jonas Kress (WMDE) <[email protected]>
Gerrit-Reviewer: Jonas Kress (WMDE) <[email protected]>
Gerrit-Reviewer: Lucas Werkmeister (WMDE) <[email protected]>
Gerrit-Reviewer: Smalyshev <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to