Jforrester has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/250706

Change subject: build: Bump development dependencies
......................................................................

build: Bump development dependencies

* grunt-contrib-uglify – 0.9.2 to 0.10.0
  Development dependency upgrades. No impact.

* grunt-jscs – 2.1.0 to 2.3.0
  Some bug fixes and an upgrade of its jscs dependency to 2.5.0
  so it is now using the jscs-preset-wikimedia repo. No impact.

* grunt-karma – 0.11.1 to 0.12.1
  Some bug fixes and development dependency upgrades. No impact.

* karma – 0.12.37 to 0.13.15
  Some new features we do not yet use, bug fixes, and development
  dependency upgrades. No impact.

* karma-chrome-launcher – 0.2.0 to 0.2.1
  Minor bug fix. No impact.

* karma-coverage – 0.5.0 to 0.5.3
  Minor bug fixes and development dependency upgrades. No impact.

* karma-qunit – 0.1.5 to 0.1.8
  Some new features we do not yet use, and development dependency
  upgrades. No impact.

* karma-sauce-launcher – 0.2.14 to 0.3.0
  A new feature we do not yet use, bug fixes, and development
  dependency upgrades. No impact.

* qunit – 0.7.6 to 0.7.7
  Development dependency upgrades and support for the Node 4
  environment. No impact.

* qunitjs – 1.18.0 to 1.20.
  Some new features we do not yet use, bug fixes, and development
  dependency upgrades. No impact.

Change-Id: I809d8af02d8fb8467bd15cabecb17dc9bfb26ba5
---
M package.json
1 file changed, 10 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/oojs/core refs/changes/06/250706/1

diff --git a/package.json b/package.json
index 3ebbe8a..5ab5cfc 100644
--- a/package.json
+++ b/package.json
@@ -29,20 +29,20 @@
     "grunt-contrib-clean": "0.6.0",
     "grunt-contrib-concat": "0.5.1",
     "grunt-contrib-jshint": "0.11.3",
-    "grunt-contrib-uglify": "0.9.2",
+    "grunt-contrib-uglify": "0.10.0",
     "grunt-contrib-watch": "0.6.1",
-    "grunt-jscs": "2.1.0",
-    "grunt-karma": "0.11.1",
+    "grunt-jscs": "2.3.0",
+    "grunt-karma": "0.12.1",
     "jquery": "1.11.3",
-    "karma": "0.12.37",
-    "karma-chrome-launcher": "0.2.0",
-    "karma-coverage": "0.5.0",
+    "karma": "0.13.15",
+    "karma-chrome-launcher": "0.2.1",
+    "karma-coverage": "0.5.3",
     "karma-firefox-launcher": "0.1.6",
     "karma-phantomjs-launcher": "0.2.1",
-    "karma-qunit": "0.1.5",
-    "karma-sauce-launcher": "0.2.14",
+    "karma-qunit": "0.1.8",
+    "karma-sauce-launcher": "0.3.0",
     "phantomjs": "1.9.18",
-    "qunit": "0.7.6",
-    "qunitjs": "1.18.0"
+    "qunit": "0.7.7",
+    "qunitjs": "1.20.0"
   }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I809d8af02d8fb8467bd15cabecb17dc9bfb26ba5
Gerrit-PatchSet: 1
Gerrit-Project: oojs/core
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>

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

Reply via email to