Commit graph

7 commits

Author SHA1 Message Date
libraryupgrader 26f4383330 build: Updating mkdirp to 0.5.3
* https://npmjs.com/advisories/1179

Change-Id: I11101062fa5b30b42d3bedc22a793c8720bd48da
2020-03-21 06:52:49 +00:00
libraryupgrader a8c3ee1150 build: Updating minimist to 1.2.5
* https://npmjs.com/advisories/1179

Change-Id: I12412a08c4b87790aff154ddc32c69b9ff994fba
2020-03-19 11:17:42 +00:00
libraryupgrader f28db2b7c8 build: Updating acorn to 7.1.1
* https://npmjs.com/advisories/1488

Change-Id: I32b4e8498d63f39a28fc3d2e9390bc5c0bbc3697
2020-03-08 13:39:07 +00:00
libraryupgrader e39c731368 build: Updating npm dependencies
* 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

* grunt-eslint: 21.0.0 → 22.0.0

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

Change-Id: If910b266ebd5d3aa1e485c6740b672eb44f82345
2020-01-08 06:54:14 +00:00
libraryupgrader 6c92a328c1 build: Updating grunt-banana-checker to 0.8.1
Additional changes:
* Added .eslintcache to .gitignore.

Change-Id: I023b8eeaf282c8ce08ad3ccbd6518f730cc965ea
2019-12-15 01:11:57 +00:00
libraryupgrader 466dfbd847 build: Updating eslint-utils to 1.4.2
* https://npmjs.com/advisories/1118

Additional changes:
* Added .eslintcache to .gitignore.

Change-Id: I4cc8586f225d1bee8ab6df8a464d696e4e40b220
2019-08-23 04:55:27 +00:00
libraryupgrader a0e6c32f29 build: Updating mediawiki/mediawiki-codesniffer to 26.0.0
The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment.MissingDocumentationProtected

Additional changes:
* Committed package-lock.json (T179229) too.

Change-Id: Ic5edf46789ab191b59aaae0921b3038381e704b7
2019-07-16 01:27:19 +00:00