Commit graph

21 commits

Author SHA1 Message Date
libraryupgrader 4826487e9c build: Updating json5 to 2.2.2
* https://github.com/advisories/GHSA-9c47-m6qq-7p4h

Change-Id: I7f796233adb101304388bc7a2c254bbb0510832b
2022-12-29 04:09:36 +00:00
libraryupgrader e8c063387f build: Updating minimatch to 3.0.8
* https://github.com/advisories/GHSA-f8q6-p94x-37v3

Change-Id: I9ae826b1c54fd52db2a88006e26100bc08418589
2022-10-23 07:42:26 +00:00
libraryupgrader 8124e9531e build: Updating npm dependencies
* grunt: 1.4.0 → 1.5.3
* nomnom: 1.8.1 → 1.8.1
  * https://github.com/advisories/GHSA-cf4h-3jhx-xvhq
* underscore: 1.6.0 → 1.6.0
  * https://github.com/advisories/GHSA-cf4h-3jhx-xvhq

Change-Id: I549b250b015628736bd84c39087cd9010d485b97
2022-05-22 14:28:49 +00:00
libraryupgrader 3c2ae6a741 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.Usage.StaticClosure.StaticClosure
  * PSR12.Functions.ReturnTypeDeclaration.SpaceBeforeColon

npm:
* ajv: 6.10.2 → 6.12.6
  * https://github.com/advisories/GHSA-v88g-cgmw-v5xw
* ansi-regex: 5.0.0 → 5.0.1
  * https://github.com/advisories/GHSA-93q8-gq69-wqmw
  * https://github.com/advisories/GHSA-93q8-gq69-wqmw
* async: 3.2.0 → 3.2.3
  * https://github.com/advisories/GHSA-fwr7-v2mv-hh25
* minimist: 1.2.5 → 1.2.6
  * https://github.com/advisories/GHSA-xvch-5gv4-984h
* nanoid: 3.1.23 → 3.3.2
  * https://github.com/advisories/GHSA-qrpm-p2h7-hrv2
* nomnom: 1.8.1 → 1.8.1
  * https://github.com/advisories/GHSA-cf4h-3jhx-xvhq
* underscore: 1.6.0 → 1.6.0
  * https://github.com/advisories/GHSA-cf4h-3jhx-xvhq

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

Change-Id: I0171bfdfa258797d98e49c290f215fdaef651efa
2022-04-15 01:49:37 +00:00
libraryupgrader d10d7deb1d build: Updating path-parse to 1.0.7
* https://npmjs.com/advisories/1773 (CVE-2021-23343)

Change-Id: I72fdd2c7f1ca4d252972e4a11e8a0b0489200079
2021-09-02 16:36:30 +00:00
libraryupgrader fa1cc489e8 build: Updating npm dependencies
* postcss: 7.0.35 → 7.0.36
  * https://npmjs.com/advisories/1693 (CVE-2021-23368)
* glob-parent: 5.1.0 → 5.1.2
  * https://npmjs.com/advisories/1751 (CVE-2020-28469)
* trim-newlines: 3.0.0 → 3.0.1
  * https://npmjs.com/advisories/1753 (CVE-2021-33623)

Change-Id: Idb746b624a28928aa20517fad83c88ca0a58ee56
2021-07-22 15:28:41 +00:00
libraryupgrader 63d1f1d33b build: Updating npm dependencies
* stylelint-config-wikimedia: 0.10.1 → 0.10.3
  * https://npmjs.com/advisories/1693 (CVE-2021-23368)
* @stylelint/postcss-markdown: 0.36.1 → 0.36.2
  * https://npmjs.com/advisories/1700 (CVE-2020-7753)

Change-Id: Ibe4f97ded6447444a401722126cf161ebab7d42d
2021-05-16 04:22:15 +00:00
libraryupgrader f2b301e632 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)
* hosted-git-info: 2.8.5 → 2.8.9
  * https://npmjs.com/advisories/1677 (CVE-2021-23362)

Change-Id: Idb65d6ece389fb233323e952a85c27a13107845f
2021-05-09 10:54:05 +00:00
libraryupgrader 542f7e82ef build: Updating ini to 1.3.8
* https://npmjs.com/advisories/1589

Additional changes:
* Dropped .php5 and .inc files from .phpcs.xml (T200956).

Change-Id: Iff6dc416a62e7a5c849a4144beefe3fe657f0bc2
2021-01-04 02:48:23 +00:00
libraryupgrader 73683b52a4 build: Updating lodash to 4.17.19
* https://npmjs.com/advisories/1523
* CVE-2019-10744

Change-Id: Ibe2076c97cb9bda1f7e5e694c4681c75c5113340
2020-07-13 12:55:30 -07:00
libraryupgrader 88fcd9f22a build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 29.0.0 → 30.0.0

npm:
* eslint-config-wikimedia: 0.15.0 → 0.15.3
* grunt-stylelint: 0.14.0 → 0.15.0
* stylelint-config-wikimedia: 0.9.0 → 0.10.1

Change-Id: Ieafd5f4228fd416aecda7ccc9456e7cb7fa50a80
2020-04-22 07:51:31 +00:00
libraryupgrader 1881f08a1e build: Updating grunt-banana-checker to 0.9.0
Change-Id: Icadf434809614a7b4f8ae31c7ce22d8578f1754d
2020-04-19 02:52:35 +00:00
libraryupgrader 002c8ef4fd build: Updating postcss-sass to 0.4.4
* https://npmjs.com/advisories/1179

Change-Id: Ic6b65ea995be8ed0972af82d08165171e7ed5359
2020-04-05 15:28:44 +00:00
libraryupgrader a364a158a1 build: Updating mkdirp to 0.5.3
* https://npmjs.com/advisories/1179

Change-Id: I5123a3aaaea00d8fac097afdfc6233cb67d19f8d
2020-03-20 21:53:35 +00:00
libraryupgrader d6fbac5523 build: Updating minimist to 1.2.5
* https://npmjs.com/advisories/1179

Change-Id: I25545e5f33105d7bbd9afdad6c2070dd5f6e7bf0
2020-03-18 05:43:15 +00:00
libraryupgrader fe0e56c5c0 build: Updating acorn to 7.1.1
* https://npmjs.com/advisories/1488

Change-Id: I755802876dd51fe335fe30ccbb92a591e0b88fe8
2020-03-08 00:13:39 +00:00
libraryupgrader 01b0937ae2 build: Updating npm dependencies
* grunt-stylelint: 0.13.0 → 0.14.0
* stylelint-config-wikimedia: 0.8.0 → 0.9.0

Change-Id: I74f1e169e26c86fd1b5b3e5a0035047cc9e6deeb
2020-02-20 20:46:31 +00:00
libraryupgrader 4f092b042c build: Updating npm dependencies
* eslint-config-wikimedia: 0.5.0 → 0.15.0
  The following rules are failing and were disabled:
  * no-prototype-builtins

* grunt-eslint: 20.1.0 → 22.0.0
* grunt-stylelint: 0.10.1 → 0.13.0
* stylelint-config-wikimedia: 0.4.3 → 0.8.0
  The following rules are failing and were disabled:
  * rule-empty-line-before

Additional changes:
* Remove direct "stylelint" dependency in favor of "grunt-stylelint".
* Also sorted "composer fix" command to run phpcbf last.
* Removing manual reportUnusedDisableDirectives for eslint.

Change-Id: I5218ef05353b85925bff7fdd4d5eeae0a71ccac2
2020-01-10 13:51:34 +00:00
libraryupgrader 6407ae6590 build: Updating dependencies
composer:
* mediawiki/minus-x: 0.3.1 → 0.3.2

npm:
* grunt-banana-checker: 0.4.0 → 0.8.1

Additional changes:
* Added .eslintcache to .gitignore.

Change-Id: Iddcd9c7c05c5310cde88df64eaea9f625ffa7b3f
2019-12-16 03:43:04 +00:00
libraryupgrader c8fc6e7268 build: Updating npm dependencies
* set-value: 2.0.0 → 2.0.1
  * https://npmjs.com/advisories/1012
  * CVE-2019-10747
* union-value: 1.0.0 → 1.0.1
  * https://npmjs.com/advisories/1012
  * CVE-2019-10747
* mixin-deep: 1.3.1 → 1.3.2
  * https://npmjs.com/advisories/1013
  * CVE-2019-10746
* lodash: 4.17.11 → 4.17.15
  * https://npmjs.com/advisories/1065
  * CVE-2019-10744

Additional changes:
* Enable eslint caching.
* Enable eslint's reportUnusedDisableDirectives.

Change-Id: I482262ac0eee54fefab8d5f9523a711d9c5e154d
2019-08-01 23:21:14 +00:00
libraryupgrader 1287a6eaad 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: Ia6c32e7cfeaf69f0cdbc1cc47e53eee487df5818
2019-06-08 03:40:48 +00:00