Commit graph

19 commits

Author SHA1 Message Date
libraryupgrader f65dad7015 build: Updating grunt to 1.5.3
Change-Id: I69e6124ca6ea3cb83515f6d0b9ee54962e1ff6fe
2022-05-23 00:40:25 +00:00
libraryupgrader 5e5d52648c build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 31.0.0 → 38.0.0
  The following sniffs are failing and were disabled:
  * MediaWiki.Commenting.PropertyDocumentation.MissingDocumentationPrivate
  * MediaWiki.Commenting.PropertyDocumentation.WrongStyle
  * MediaWiki.Usage.ExtendClassUsage.FunctionConfigUsage
  * MediaWiki.Usage.StaticClosure.StaticClosure

npm:
* async: 3.2.0 → 3.2.3
  * https://github.com/advisories/GHSA-fwr7-v2mv-hh25

Additional changes:
* Set `name` in package.json.
* Dropped default excluded folder(s) from .phpcs.xml (T274684).

Change-Id: Ibe42c1d86c197581dc6df8dbb5b4d0c8ec0ea55c
2022-04-15 10:04:52 +00:00
libraryupgrader abd6993206 build: Updating npm dependencies
* ansi-regex: 5.0.0 → 5.0.1
  * https://npmjs.com/advisories/1002401 (CVE-2021-3807)
* eslint: 7.2.0 → 7.32.0
  * https://npmjs.com/advisories/1002401 (CVE-2021-3807)

Additional changes:
* composer.json: Updated phpcs command in composer test (T280592).
* composer.json: Added phpcs command to scripts (T280592).

Change-Id: I626d7c1a70f14fe41b1ce21b98055c7a5cbbcf14
2021-10-10 18:22:56 +00:00
libraryupgrader a144e8e4d8 build: Updating path-parse to 1.0.7
* https://npmjs.com/advisories/1773 (CVE-2021-23343)

Change-Id: Iadc1ffecc20a93d2243f9a1823b7043ff5342bf7
2021-09-03 09:09:20 +00:00
libraryupgrader ffcfd5223d build: Updating glob-parent to 5.1.2
* https://npmjs.com/advisories/1751 (CVE-2020-28469)

Change-Id: Ic8f3b5a8972941287c4a18c0da144f2f6e66c7f2
2021-07-23 01:42:33 +00:00
libraryupgrader 2ebea0ce8f build: Updating npm dependencies
* grunt: 1.1.0 → 1.4.0
* lodash: 4.17.19 → 4.17.21
  * https://npmjs.com/advisories/1673 (CVE-2021-23337)

Additional changes:
* Consolidated .phpcs.xml encoding to "UTF-8" (T200956).
* Dropped .php5 and .inc files from .phpcs.xml (T200956).
* Added the "composer phan" command to conveniently run phan.
* Removing manual extensions for eslint.

Change-Id: Ib871d1e275f3b7263d33c5a8fe8722846d19832c
2021-05-11 06:21:34 +00:00
libraryupgrader 0cdd57533b build: Updating lodash to 4.17.19
* https://npmjs.com/advisories/1523
* CVE-2019-10744

Change-Id: Id590a70a9eb1c292b168ff7546040a4e197f9158
2020-07-10 04:30:07 +00:00
James D. Forrester 63493741ca build: Upgrade eslint-config-wikimedia from 0.15.3 to 0.16.2
Change-Id: I21247f7dcc06f27c5df7ef0d9f4342e0fc3458d8
2020-06-18 18:52:26 +01:00
Ed Sanders 5cd258817b eslint: Remove rules exceptions
Change-Id: I456b63da7b047683d287bed856ffb4449b415bad
2020-04-27 09:06:13 -07:00
libraryupgrader a072511ddb build: Updating npm dependencies
* eslint-config-wikimedia: 0.15.0 → 0.15.3
* grunt-banana-checker: 0.8.1 → 0.9.0

Change-Id: I38448b9386e8b5d5375ca097aa47726e66bab1ff
2020-04-16 19:55:28 +00:00
libraryupgrader b2284cb72b build: Updating mkdirp to 0.5.3
* https://npmjs.com/advisories/1179

Change-Id: I4430c2112587cb16dee0be3c431f8f2eddb267a5
2020-03-21 02:48:04 +00:00
libraryupgrader 9f95c02c3b build: Updating minimist to 1.2.5
* https://npmjs.com/advisories/1179

Change-Id: Ia7f7a80e06d40641d7440fe41e691c74026838e2
2020-03-18 23:07:06 +00:00
libraryupgrader c35b245dc6 build: Updating acorn to 7.1.1
* https://npmjs.com/advisories/1488

Change-Id: I06ccc889c9fcf78122a26267a680326ff250418c
2020-03-08 08:08:41 +00:00
libraryupgrader e957883fba build: Updating npm dependencies
* eslint-config-wikimedia: 0.14.3 → 0.15.0
* grunt-eslint: 21.0.0 → 22.0.0

Additional changes:
* Removing manual reportUnusedDisableDirectives for eslint.

Change-Id: I5c7c448c66f5c89d4d541c39b70c618f4e9b2903
2020-01-07 02:58:57 +00:00
libraryupgrader 7b209c4f58 build: Updating npm dependencies
* grunt-banana-checker: 0.7.1 → 0.8.1
* eslint-config-wikimedia: 0.13.1 → 0.14.3
  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.

Change-Id: Ia589740d8d63eb5d6c3f2add26539ab5f38ac039
2019-10-22 05:11:03 +00:00
libraryupgrader 3ee6d7227f build: Updating eslint-utils to 1.4.2
* https://npmjs.com/advisories/1118

Additional changes:
* Added .eslintcache to .gitignore.

Change-Id: I53d1746628b11ef219776279903cd8e634970d92
2019-08-24 10:38:31 +00:00
libraryupgrader 6d07f7367a build: Updating npm dependencies
* lodash: 4.17.11 → 4.17.15
  * https://npmjs.com/advisories/1065
  * CVE-2019-10744
* eslint-config-wikimedia: 0.11.0 → 0.13.1

Change-Id: I834bb39b8c4417465019a0e4ebd5410f8038f0b8
2019-08-01 06:49:45 +00:00
libraryupgrader 3021acbd3b build: Updating dependencies
composer:
* mediawiki/minus-x: 0.3.1 → 0.3.2

npm:
* grunt-banana-checker: 0.7.0 → 0.7.1

Change-Id: I6ba146a57ba12b9cd75d2bd30951c9f6d7b00e6a
2019-07-14 13:11:34 +00:00
libraryupgrader 86620b72be 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: I45e94374b6d23845093407c5682f60e3038ff22b
2019-06-07 17:52:45 +00:00