libraryupgrader
|
62898355d3
|
build: Updating grunt to 1.5.3
Change-Id: I995f6499728ebd46c721b679c5f46c2017f775f3
|
2022-05-27 00:40:12 +00:00 |
|
libraryupgrader
|
fcd0d9fa71
|
build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 38.0.0 → 39.0.0
* mediawiki/mediawiki-phan-config: 0.11.0 → 0.11.1
* php-parallel-lint/php-console-highlighter: 0.5.0 → 1.0.0
* php-parallel-lint/php-parallel-lint: 1.3.1 → 1.3.2
npm:
* eslint-config-wikimedia: 0.20.0 → 0.22.1
* grunt: 1.4.0 → 1.5.2
* grunt-eslint: 23.0.0 → 24.0.0
* async: 3.2.0 → 3.2.3
* https://github.com/advisories/GHSA-fwr7-v2mv-hh25
Additional changes:
* Set `name` in package.json.
Change-Id: If0429061c2a50d8e9cdc24f4ffcb19ccfab33b7a
|
2022-05-21 11:54:59 +00:00 |
|
libraryupgrader
|
fee7ab5a42
|
build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 35.0.0 → 36.0.0
* php-parallel-lint/php-parallel-lint: 1.2.0 → 1.3.0
npm:
* grunt: 1.3.0 → 1.4.0
* lodash: 4.17.19 → 4.17.21
* https://npmjs.com/advisories/1673 (CVE-2021-23337)
Change-Id: I65eb5506046363d6e8afcaf3166a5f153865121a
|
2021-05-13 09:45:33 +00:00 |
|
libraryupgrader
|
2de5aa1b52
|
build: Updating eslint-config-wikimedia to 0.20.0
Change-Id: I819a87636b96b76c74bbb8b00d44c2f7cf0dcfb8
|
2021-04-14 04:45:01 +00:00 |
|
libraryupgrader
|
a55c39e121
|
build: Updating eslint-config-wikimedia to 0.19.0
Change-Id: I39350c113b4ec17f2d72539872b63acf049593be
|
2021-03-14 12:55:27 +00:00 |
|
libraryupgrader
|
009560f049
|
build: Updating eslint-config-wikimedia to 0.18.2
Change-Id: I728d6b8f607a0cf0665056a90f3360b8fc13a454
|
2021-03-07 21:47:05 +00:00 |
|
libraryupgrader
|
fa49c5866e
|
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.
Change-Id: I15ac5c33b66d54515fb5a27a66aaea4d096fc43a
|
2021-01-30 11:13:01 +00:00 |
|
Umherirrender
|
0550fc91f0
|
build: Use existing eslint also for json linting
Bug: T220036
Change-Id: I5b2aa9b7bde6d12c58f0a88e4c534d2d9f94a487
|
2020-09-11 23:48:00 +02:00 |
|
libraryupgrader
|
2a85ca0ac5
|
build: Updating npm dependencies
* eslint-config-wikimedia: 0.16.2 → 0.17.0
* grunt: 1.2.1 → 1.3.0
Change-Id: I34052fcf0fcf153e50c0d824809543ff517a2cdf
|
2020-09-04 19:33:50 +00:00 |
|
libraryupgrader
|
06680e5feb
|
build: Updating grunt to 1.2.1
Change-Id: I5e672b20c59e44fad2bfb26412938d40b0987a94
|
2020-07-18 23:26:27 +00:00 |
|
libraryupgrader
|
30cf432da0
|
build: Updating npm dependencies
* eslint-config-wikimedia: 0.15.3 → 0.16.2
* grunt-eslint: 22.0.0 → 23.0.0
Change-Id: I9c47c847058a44f30af80c6efaa1bcd719cce099
|
2020-07-17 04:25:16 +00:00 |
|
libraryupgrader
|
8531e3a858
|
build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 29.0.0 → 30.0.0
npm:
* eslint-config-wikimedia: 0.15.0 → 0.15.3
Change-Id: I83d6886216aefff7406dc55acafc1c0618928723
|
2020-04-22 19:11:49 +00:00 |
|
libraryupgrader
|
3066509266
|
build: Updating grunt-banana-checker to 0.9.0
Change-Id: I3011668879324e57ce081d0749cec9cd0bcbc60a
|
2020-04-19 18:03:15 +00:00 |
|
libraryupgrader
|
07d4f0a36a
|
build: Updating minimist to 1.2.5
* https://npmjs.com/advisories/1179
Change-Id: I622fcc5d100eec3b51072ed24d862dba07c9411c
|
2020-03-19 09:45:25 +00:00 |
|
libraryupgrader
|
0e1023e00a
|
build: Updating npm dependencies
* grunt-eslint: 20.1.0 → 22.0.0
* eslint-config-wikimedia: 0.5.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-constant-condition
* no-dupe-keys
* no-empty
* no-implicit-globals
* 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: I7cf9b60dbde7168ade24d2e8847617244d6a6ae1
|
2020-01-08 05:33:21 +00:00 |
|
libraryupgrader
|
e895a52546
|
build: Updating grunt-banana-checker to 0.8.1
Additional changes:
* Enable eslint caching.
* Enable eslint's reportUnusedDisableDirectives.
Change-Id: I007cce04aff7e33ecda1a6bb7788766da91d1715
|
2019-12-14 23:07:20 +00:00 |
|
libraryupgrader
|
50aa42862d
|
build: Updating npm dependencies for security issues
* Updated grunt to 1.0.4, addressing:
* https://npmjs.com/advisories/788
* https://npmjs.com/advisories/813
Committed package-lock.json (T179229) too.
Change-Id: I92e0bdaa2e32d15fd8b443cb43c321c871acf1b2
|
2019-06-08 21:16:24 +00:00 |
|
Umherirrender
|
52d1515ece
|
build: Update grunt to 1.0.3
* Updated grunt to 1.0.3, addressing security issues:
* https://npmjs.com/advisories/577
* CVE-2018-3721
Change-Id: I0e008c810c15ea8c224dab0b451227d313a98e1c
|
2018-10-25 22:15:20 +02:00 |
|
Kunal Mehta
|
e436b78837
|
Initial commit
Change-Id: I2c8efb613632ce785580e8fba4da5b0a3a36a0f6
|
2018-07-29 19:01:06 -07:00 |
|