libraryupgrader
|
4d1d8ad72f
|
build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 34.0.0 → 35.0.0
* mediawiki/minus-x: 1.1.0 → 1.1.1
npm:
* eslint-config-wikimedia: 0.17.0 → 0.18.1
Additional changes:
* Added the "composer phan" command to conveniently run phan.
* Removing manual extensions for eslint.
Change-Id: I9579b8c532cb211834783324995a5e115b844d00
|
2021-01-30 13:48:44 +00:00 |
|
libraryupgrader
|
a92ce425b5
|
build: Updating npm dependencies
* eslint-config-wikimedia: 0.16.2 → 0.17.0
* grunt: 1.2.1 → 1.3.0
Change-Id: I27850761c8c89cb96ab0aa97347c03c1e2aa69a7
|
2020-09-04 21:55:26 +00:00 |
|
libraryupgrader
|
909c754dc9
|
build: Updating grunt to 1.2.1
Change-Id: I106514555d449923db84730705d92b8a3a9db037
|
2020-07-19 00:57:23 +00:00 |
|
libraryupgrader
|
fd40323148
|
build: Updating npm dependencies
* eslint-config-wikimedia: 0.15.3 → 0.16.2
* grunt-eslint: 22.0.0 → 23.0.0
Change-Id: I4127254c8594ecb511e6cd73c3164f33db60def2
|
2020-07-17 04:42:52 +00:00 |
|
libraryupgrader
|
baadb1560b
|
build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 29.0.0 → 30.0.0
npm:
* eslint-config-wikimedia: 0.15.1 → 0.15.3
Change-Id: I9dedfc698091642950c2c49c2b2ed93853853e37
|
2020-04-22 19:50:38 +00:00 |
|
Ed Sanders
|
93cac19268
|
build: Update linters
Change-Id: I73c774c0c10cb4ce90e4f51f7b7d3446591f3ee1
|
2020-04-07 11:13:11 +01: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
|
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 |
|
James D. Forrester
|
af6db20f48
|
build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint
Change-Id: I825c702290766c7be5870fbdb6facc573f498cfe
|
2019-05-07 10:44:36 -07:00 |
|
James D. Forrester
|
0a9903293d
|
build: Upgrade eslint-config-wikimedia from 0.10.1 to 0.11.0
Change-Id: I9415c7962bc5b03c12bc8174bffc601ce60e489e
|
2019-04-03 16:25:25 -07:00 |
|
MarcoAurelio
|
720b50770b
|
Bump dependencies
Change-Id: I20c66f398ca124013332ad845a830159ecc44b92
|
2019-02-05 15:54:59 +00:00 |
|
Ed Sanders
|
dc2caad941
|
build: Replace jshint with eslint
Bug: T210365
Change-Id: Ia5c2cfa722963d03a06f4c1799be5012229b1637
|
2018-11-30 21:14:16 +00:00 |
|
libraryupgrader
|
a509254169
|
build: Updating npm dependencies for security issues
* Updated grunt to 1.0.3, addressing:
* https://npmjs.com/advisories/577
* CVE-2018-3721
Change-Id: Ifd1b216d76b968db675070ff13086d159ab7d0c9
|
2018-10-11 11:04:02 +00:00 |
|
James D. Forrester
|
7db9b02d52
|
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: I656e6d009a31baaa24116b191249a36876fd4e99
|
2018-02-23 18:32:57 -08:00 |
|
Antoine Musso
|
1dae9f1315
|
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:42 +02:00 |
|
Antoine Musso
|
193339c7f0
|
build: add grunt-contrib-jshint
See T119973
Change-Id: If8ab371645148b932cf95af043ef0ea5b90db9cb
|
2017-04-21 18:24:05 +02:00 |
|
Kunal Mehta
|
c8d9a9d7e4
|
build: Updating development dependencies
* grunt-jsonlint: 1.0.4 → 1.0.7
Change-Id: I054a4a6b7968788caf24a106c629d7764d7ba161
|
2015-12-29 11:55:10 -08:00 |
|
Kunal Mehta
|
fb3d2649ac
|
build: Updating development dependencies
* grunt-banana-checker: 0.2.2 → 0.4.0
Change-Id: Icc2d835b369a2d790f93e36bc7b6b435d43d4484
|
2015-10-11 11:59:28 -04:00 |
|
Kunal Mehta
|
219aa4214c
|
build: Configure banana-checker and jsonlint
Change-Id: I378da88aaf58368e63b67c3db6c45c0047e7aa0c
|
2015-06-15 16:31:25 -07:00 |
|