Commit graph

11 commits

Author SHA1 Message Date
libraryupgrader 7e8f3a2541 build: Updating npm dependencies
* grunt-eslint: 21.0.0 → 22.0.0
* eslint-config-wikimedia: 0.12.0 → 0.15.0
  The following rules are failing and were disabled:
  * brace-style
  * camelcase
  * eqeqeq
  * max-len
  * max-statements-per-line
  * new-cap
  * no-alert
  * no-console
  * no-constant-condition
  * no-dupe-keys
  * no-empty
  * no-implicit-globals
  * no-jquery/no-global-selector
  * no-mixed-spaces-and-tabs
  * no-redeclare
  * no-tabs
  * no-undef
  * no-underscore-dangle
  * no-unused-vars
  * no-use-before-define
  * no-useless-concat
  * one-var
  * valid-jsdoc
  * vars-on-top

Additional changes:
* Added .eslintcache to .gitignore.
* Removing manual reportUnusedDisableDirectives for eslint.

Change-Id: I1e2f587f356bea03737d30129477a6b2bfaf4796
2020-01-08 03:10:53 +00:00
libraryupgrader 3c9ffbe42a build: Updating grunt-banana-checker to 0.8.1
Additional changes:
* Added .eslintcache to .gitignore.

Change-Id: I2d7549408f1cf3bb4b4e69ccdfa3c04509f956ca
2019-12-14 13:53:39 +00:00
James D. Forrester 5aa5674900 build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint
Change-Id: Ia8101d82b0e5bd97356e9b36aee3f63a7cc60d72
2019-05-07 10:18:13 -07:00
James D. Forrester 604469f788 build: Install eslint
Change-Id: Ia8101d82b0e5bd97356e9b36aee3f63a7cc60d73
2019-05-07 10:18:10 -07:00
libraryupgrader 4c2a3ed0b3 build: Updating npm dependencies for security issues
* Updated grunt to 1.0.3, addressing:
  * https://npmjs.com/advisories/577
  * CVE-2018-3721

Change-Id: I5b67fadd8f82a853dc538005967ce03abcf1fed5
2018-10-11 10:12:05 +00:00
James D. Forrester 547a745906 build: Bump devDependencies to latest
grunt                 1.0.1  →  1.0.2
 grunt-banana-checker  0.4.0  →  0.6.0
 grunt-jsonlint        1.0.7  →  1.1.0

Change-Id: Ia72dd17776769a56c9775934d7da4889f79d56ee
2018-02-23 18:20:36 -08:00
Antoine Musso 5851935e84 build: bump grunt and drop grunt-cli
grunt 1.x now includes a CLI command, hence grunt-cli is no more needed.

Change-Id: I94f0c66236b5f0f12220741276c7fe24a89c65e0
2017-08-01 10:45:34 +02:00
Antoine Musso 6766ffc58b build: add grunt-contrib-jshint
See T119973

Change-Id: Ifa2c640f2e10e04e5e4fe2acc732989d725cfccb
2017-04-24 10:47:38 +02:00
Kunal Mehta 46c3a13569 build: Updating development dependencies
* grunt-jsonlint: 1.0.4 → 1.0.7

Change-Id: I0201552d426c04ac7ca22f9c91b1cad027c4d0d2
2015-12-29 11:47:01 -08:00
Kunal Mehta d336db6811 build: Updating development dependencies
* grunt-banana-checker: 0.2.2 → 0.4.0

Change-Id: Icc5ac465abf765127e72a884dcb167bdfb6fa8c4
2015-10-11 11:55:12 -04:00
Kunal Mehta 064110b08c build: Configure banana-checker and jsonlint
Change-Id: I40fea6263a4173897a414acb6ec668c82730323d
2015-06-19 22:06:20 -07:00