Hey all,
Over the last 2 days, various packages have been upgraded in our Jenkins environment.
There shouldn't be any noticeable changes (other than bug fixes and minor improvements).
Let me know if you observe build failures that seem to be unrelated to the change being tested (e.g. master state previously passing not failing even though nothing changed).
These updates don't affect jobs using npm-install/npm-test as those use the local package.json. This mostly affects the plain *-jslint job and mediawiki-core-qunit / mwext-*-qunit jobs.
== Updates ==
grunt-contrib-qunit: v0.2.0 to v0.4.0 • https://github.com/gruntjs/grunt-contrib-qunit/blob/784597023e/CHANGELOG
phantomjs: v1.8.1 to v1.9.7 • https://github.com/ariya/phantomjs/blob/1.9.7/ChangeLog
grunt-contrib-csslint: v0.1.2 to v0.2.0 • https://github.com/gruntjs/grunt-contrib-csslint/blob/v0.2.0/CHANGELOG
gruntjs: v0.4.0 to v0.4.1 • https://github.com/gruntjs/grunt/blob/v0.4.1/CHANGELOG • http://gruntjs.com/blog/2013-03-13-grunt-0.4.1-released
grunt-cli: v0.1.6 to v0.1.13 • https://github.com/gruntjs/grunt-cli/compare/v0.1.6...v0.1.13
jshint: v2.1.11 to v2.4.4 • https://github.com/jshint/jshint/releases • http://jshint.com/blog/new-in-jshint-oct-2013/ • http://jshint.com/blog/new-in-jshint-dec-2013/
— Krinkle